diff --git a/Bugs_Todos.docx b/Bugs_Todos.docx new file mode 100644 index 0000000..e3da354 Binary files /dev/null and b/Bugs_Todos.docx differ diff --git a/Changelog.txt b/Changelog.txt new file mode 100644 index 0000000..1e9611c --- /dev/null +++ b/Changelog.txt @@ -0,0 +1,17 @@ +Changelog: +------------ + +16.01.07: +- Update: Several elementary icons & bitmaps +- Update: elementaryOS Skin for Winyl (source by vicing | http://vicing.deviantart.com/) +- Update: elementaryOS Visual Style for Windows 7 +- Update: Making the Reloader smarter to reduce reboots +- Update: Mozilla Firefox Theme compatibility Updates +- Update: Mozilla Firefox Theme-Extras uploaded to Mozilla Addons due to the need of AddOns to be signed by v43.0. Signed files are inclued. +- Update: Extending the possibilities for the Overriding-Feature +- Update: UltraUXThemePatcher v3.0.4 +- New: elementaryOS Skin for AIMP +- New: elementaryOS Skin for RadioSure (source by vicing | http://vicing.deviantart.com/) +- New: elementaryOS Skin for VLC (by vicing | http://vicing.deviantart.com/) +- Fix: Updater can't download latest version +- Fix: Checking for the right Windows Version didn't work properly anymore in the newest Build of Windows 10 causing the Patcher to patch unsupported files \ No newline at end of file diff --git a/LatestVersion.ini b/LatestVersion.ini new file mode 100644 index 0000000..b4e2927 --- /dev/null +++ b/LatestVersion.ini @@ -0,0 +1,37 @@ +;Pak-Names: scripts|icons|bitmaps|notepad2|desktops|theme-win| +; theme-aimp|theme-jdownloader|theme-firefox-thunderbird|theme-smplayer +; theme-apps + +[Updater] +UpdatedPaks=scripts|icons|bitmaps|theme-win|theme-aimp|theme-firefox-thunderbird|theme-smplayer|theme-apps +MainApp=16.01.07 +[IconThemes] +gnome=3.18 +cheser=3.16.1 +gnome-colors=5.5.1 +tango=0.8.90 +tangerine=0.27 +elementary=3.2.2 +humanity=0.6.10 +[Tools] +ultrauxthemepatcher=2.5.12 +uxtheme_multi-patcher=14.2 +[Resources] +icons=1.0 +bitmaps=1.0 +scripts=1.0 +[Files] +desktops=2.0 +notepad2=4.2.25 +[Theme-Win] +shikicolors=1.0 +elementary=1.0 +ubuntu=1.0 +cursors=1.0 +wallpapers=1.0 +[Theme-Apps] +aimp=1.0 +firefox-thunderbird=1.0 +jdownloader=1.0 +smplayer=1.0 +misc=1.0 \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..7383764 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# WinTango-Patcher for Windows 7 / 8.1 / 10 (x86/x64) + +Bringing the look and feel of a Tango!-Styled Linux to Windows + +The WinTango Patcher is a mostly self-explanatory graphical wizard designed to make simple the process of modifying your system files with resources which were created by the Tango Desktop Project, the GNOME Project, the Gnome-Colors Project, the Elementary Project and many other open-source projects. + +The included reloader module will always re-modify your files if they are overwritten, allowing system updates to be performed without breaking the theme. \ No newline at end of file diff --git a/Tools/AddToControlPanel.reg b/Tools/AddToControlPanel.reg new file mode 100644 index 0000000..d3967a4 --- /dev/null +++ b/Tools/AddToControlPanel.reg @@ -0,0 +1,19 @@ +Windows Registry Editor Version 5.00 + + [HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}] + @="WinTango Patcher" + "InfoTip"="WinTango Patcher Settings & Infos" + "System.ControlPanel.Category"="1" + + [HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\DefaultIcon] + @="C:\\Program Files (x86)\\WinTango Patcher\\PatcherCPL.exe" + + [HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\Shell] + + [HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\Shell\Open] + + [HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\Shell\Open\Command] + @="C:\\Program Files (x86)\\WinTango Patcher\\PatcherCPL.exe" + +[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{77708248-f839-436b-8919-527c410f48b9}] + @="Adds WinTango Patcher to the Control Panel" diff --git a/Tools/AlphaConv.exe b/Tools/AlphaConv.exe new file mode 100644 index 0000000..8fa13dd Binary files /dev/null and b/Tools/AlphaConv.exe differ diff --git a/Tools/BeCyIconGrabber.exe b/Tools/BeCyIconGrabber.exe new file mode 100644 index 0000000..1e32406 Binary files /dev/null and b/Tools/BeCyIconGrabber.exe differ diff --git a/Tools/DoubleKiller.exe b/Tools/DoubleKiller.exe new file mode 100644 index 0000000..c47ec08 Binary files /dev/null and b/Tools/DoubleKiller.exe differ diff --git a/Tools/IconCreator/CORE_RL_Magick++_.dll b/Tools/IconCreator/CORE_RL_Magick++_.dll new file mode 100644 index 0000000..54b237c Binary files /dev/null and b/Tools/IconCreator/CORE_RL_Magick++_.dll differ diff --git a/Tools/IconCreator/CORE_RL_bzlib_.dll b/Tools/IconCreator/CORE_RL_bzlib_.dll new file mode 100644 index 0000000..adebdc2 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_bzlib_.dll differ diff --git a/Tools/IconCreator/CORE_RL_cairo_.dll b/Tools/IconCreator/CORE_RL_cairo_.dll new file mode 100644 index 0000000..baa5331 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_cairo_.dll differ diff --git a/Tools/IconCreator/CORE_RL_exr_.dll b/Tools/IconCreator/CORE_RL_exr_.dll new file mode 100644 index 0000000..54284c9 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_exr_.dll differ diff --git a/Tools/IconCreator/CORE_RL_glib_.dll b/Tools/IconCreator/CORE_RL_glib_.dll new file mode 100644 index 0000000..d438e0c Binary files /dev/null and b/Tools/IconCreator/CORE_RL_glib_.dll differ diff --git a/Tools/IconCreator/CORE_RL_jp2_.dll b/Tools/IconCreator/CORE_RL_jp2_.dll new file mode 100644 index 0000000..ab144e5 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_jp2_.dll differ diff --git a/Tools/IconCreator/CORE_RL_jpeg_.dll b/Tools/IconCreator/CORE_RL_jpeg_.dll new file mode 100644 index 0000000..75742f9 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_jpeg_.dll differ diff --git a/Tools/IconCreator/CORE_RL_lcms_.dll b/Tools/IconCreator/CORE_RL_lcms_.dll new file mode 100644 index 0000000..666eb5f Binary files /dev/null and b/Tools/IconCreator/CORE_RL_lcms_.dll differ diff --git a/Tools/IconCreator/CORE_RL_librsvg_.dll b/Tools/IconCreator/CORE_RL_librsvg_.dll new file mode 100644 index 0000000..2786ee8 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_librsvg_.dll differ diff --git a/Tools/IconCreator/CORE_RL_libxml_.dll b/Tools/IconCreator/CORE_RL_libxml_.dll new file mode 100644 index 0000000..9683594 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_libxml_.dll differ diff --git a/Tools/IconCreator/CORE_RL_lqr_.dll b/Tools/IconCreator/CORE_RL_lqr_.dll new file mode 100644 index 0000000..69fe716 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_lqr_.dll differ diff --git a/Tools/IconCreator/CORE_RL_magick_.dll b/Tools/IconCreator/CORE_RL_magick_.dll new file mode 100644 index 0000000..1e9c029 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_magick_.dll differ diff --git a/Tools/IconCreator/CORE_RL_openjpeg_.dll b/Tools/IconCreator/CORE_RL_openjpeg_.dll new file mode 100644 index 0000000..66ee3ac Binary files /dev/null and b/Tools/IconCreator/CORE_RL_openjpeg_.dll differ diff --git a/Tools/IconCreator/CORE_RL_pango_.dll b/Tools/IconCreator/CORE_RL_pango_.dll new file mode 100644 index 0000000..d5075d2 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_pango_.dll differ diff --git a/Tools/IconCreator/CORE_RL_png_.dll b/Tools/IconCreator/CORE_RL_png_.dll new file mode 100644 index 0000000..7f5f784 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_png_.dll differ diff --git a/Tools/IconCreator/CORE_RL_tiff_.dll b/Tools/IconCreator/CORE_RL_tiff_.dll new file mode 100644 index 0000000..e72839b Binary files /dev/null and b/Tools/IconCreator/CORE_RL_tiff_.dll differ diff --git a/Tools/IconCreator/CORE_RL_ttf_.dll b/Tools/IconCreator/CORE_RL_ttf_.dll new file mode 100644 index 0000000..03b039d Binary files /dev/null and b/Tools/IconCreator/CORE_RL_ttf_.dll differ diff --git a/Tools/IconCreator/CORE_RL_wand_.dll b/Tools/IconCreator/CORE_RL_wand_.dll new file mode 100644 index 0000000..3b657c6 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_wand_.dll differ diff --git a/Tools/IconCreator/CORE_RL_webp_.dll b/Tools/IconCreator/CORE_RL_webp_.dll new file mode 100644 index 0000000..24a0891 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_webp_.dll differ diff --git a/Tools/IconCreator/CORE_RL_zlib_.dll b/Tools/IconCreator/CORE_RL_zlib_.dll new file mode 100644 index 0000000..920b5e0 Binary files /dev/null and b/Tools/IconCreator/CORE_RL_zlib_.dll differ diff --git a/Tools/IconCreator/IconCreator.au3 b/Tools/IconCreator/IconCreator.au3 new file mode 100644 index 0000000..c7f33a2 --- /dev/null +++ b/Tools/IconCreator/IconCreator.au3 @@ -0,0 +1,1113 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +Global $OutputPath = @ScriptDir +Global $convert_exe = @ScriptDir & "\convert.exe" + +#Region FileIncludes +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\convert.exe", $convert_exe) +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_bzlib_.dll", @ScriptDir & "\CORE_RL_bzlib_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_cairo_.dll", @ScriptDir & "\CORE_RL_cairo_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_exr_.dll", @ScriptDir & "\CORE_RL_exr_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_glib_.dll", @ScriptDir & "\CORE_RL_glib_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_jp2_.dll", @ScriptDir & "\CORE_RL_jp2_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_jpeg_.dll", @ScriptDir & "\CORE_RL_jpeg_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_lcms_.dll", @ScriptDir & "\CORE_RL_lcms_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_librsvg_.dll", @ScriptDir & "\CORE_RL_librsvg_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_libxml_.dll", @ScriptDir & "\CORE_RL_libxml_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_lqr_.dll", @ScriptDir & "\CORE_RL_lqr_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_magick_.dll", @ScriptDir & "\CORE_RL_magick_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_Magick++_.dll", @ScriptDir & "\CORE_RL_Magick++_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_openjpeg_.dll", @ScriptDir & "\CORE_RL_openjpeg_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_pango_.dll", @ScriptDir & "\CORE_RL_pango_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_png_.dll", @ScriptDir & "\CORE_RL_png_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_tiff_.dll", @ScriptDir & "\CORE_RL_tiff_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_ttf_.dll", @ScriptDir & "\CORE_RL_ttf_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_wand_.dll", @ScriptDir & "\CORE_RL_wand_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_webp_.dll", @ScriptDir & "\CORE_RL_webp_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\CORE_RL_zlib_.dll", @ScriptDir & "\CORE_RL_zlib_.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\msvcr120.dll", @ScriptDir & "\msvcr120.dll") +FileInstall("D:\Software\_Temp\WinTango_Patcher\icon-themes\_src\vcomp120.dll", @ScriptDir & "\vcomp120.dll") +#EndRegion + +Global $App_Temp_Dir = @TempDir & "\IconCreator" +DirCreate($App_Temp_Dir) + + +#Region GUI +$MainGUI = GUICreate("IconCreator", 579, 420, -1, -1) + +;Source +$lblSource = GUICtrlCreateLabel("Icon Set:", 8, 12, 53, 17) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") + +$inSourcePath = GUICtrlCreateCombo("", 64, 8, 138, 21, BitOR($CBS_DROPDOWNLIST,$CBS_AUTOHSCROLL,$CBS_SORT)) +GUICtrlSetData($inSourcePath, _GetFolders(@ScriptDir)) +ControlCommand($MainGUI, "", $inSourcePath, "SetCurrentSelection", 0) ;ersten Eintrag auswählen + +$Categories = GUICtrlCreateLabel("Category:", 8, 40, 53, 17) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") + +$inCategory = GUICtrlCreateCombo("", 64, 37, 138, 215, BitOR($CBS_DROPDOWNLIST,$CBS_AUTOHSCROLL,$CBS_SORT)) +GUICtrlSetData($inCategory, _GetFolders(@ScriptDir & "\" & GUICtrlRead($inSourcePath))) +ControlCommand($MainGUI, "", $inCategory, "SetCurrentSelection", 0) ;ersten Eintrag auswählen + + +;Preview & List +$height = 70 +$Preview = GUICtrlCreateLabel("Preview:", 8, $height, 53, 17) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") +Global $picPreview + +$lstSource = GUICtrlCreateList("", 8, $height + 60, 193, 285, BitOR($LBS_SORT,$WS_VSCROLL)) + + +;Sizes +$Group1 = GUICtrlCreateGroup("Icon Sizes", 216, 10, 353, 290) + +$lblSizesA = GUICtrlCreateLabel("Standard Sizes", 232, 30, 89, 17) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") + +$height = 48 +Global $chk16px = GUICtrlCreateCheckbox("16x16", 232, $height, 81, 17) +Global $chk24px = GUICtrlCreateCheckbox("24x24", 232, $height + 24, 81, 17) +Global $chk32px = GUICtrlCreateCheckbox("32x32", 232, $height + 48, 81, 17) +Global $chk48px = GUICtrlCreateCheckbox("48x48", 232, $height + 72, 81, 17) +Global $chk64px = GUICtrlCreateCheckbox("64x64", 232, $height + 96, 81, 17) +Global $chk128px = GUICtrlCreateCheckbox("128x128", 232, $height + 120, 81, 17) +Global $chk256px = GUICtrlCreateCheckbox("256x256", 232, $height + 144, 81, 17) + +$lblSizesB = GUICtrlCreateLabel("Special Sizes", 352, 30, 80, 17) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") + +Global $chk8px = GUICtrlCreateCheckbox("8x8", 352, $height, 81, 17) +Global $chk10px = GUICtrlCreateCheckbox("10x10", 352, $height + 24, 81, 17) +Global $chk20px = GUICtrlCreateCheckbox("20x20", 352, $height + 48, 81, 17) +Global $chk22px = GUICtrlCreateCheckbox("22x22", 352, $height + 72, 81, 17) +Global $chk40px = GUICtrlCreateCheckbox("40x40", 352, $height + 96, 81, 17) +Global $chk60px = GUICtrlCreateCheckbox("60x60", 352, $height + 120, 81, 17) +Global $chk72px = GUICtrlCreateCheckbox("72x72", 352, $height + 144, 81, 17) +Global $chk96px = GUICtrlCreateCheckbox("96x96", 352, $height + 168, 81, 17) +Global $chk196px = GUICtrlCreateCheckbox("196x196", 352, $height + 192, 81, 17) + +$chkMisc1 = GUICtrlCreateCheckbox("", 464, $height, 17, 17) +GUICtrlSetState(-1, $GUI_DISABLE) +$Input1 = GUICtrlCreateInput("", 488, $height - 2, 65, 21) +GUICtrlSetState(-1, $GUI_DISABLE) + +$chkMisc2 = GUICtrlCreateCheckbox("", 464, $height + 24, 17, 17) +GUICtrlSetState(-1, $GUI_DISABLE) +$Input2 = GUICtrlCreateInput("", 488, $height + 22, 65, 21) +GUICtrlSetState(-1, $GUI_DISABLE) + +$chkMisc3 = GUICtrlCreateCheckbox("", 464, $height + 48, 17, 17) +GUICtrlSetState(-1, $GUI_DISABLE) +$Input3 = GUICtrlCreateInput("", 488, $height + 46, 65, 21) +GUICtrlSetState(-1, $GUI_DISABLE) + +GUICtrlCreateGroup("", -99, -99, 1, 1) + + +;Output +$height = $height + 216 + 45 +$lblOut = GUICtrlCreateLabel("Output:", 216, $height+3, 50, 21) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") +$inOutputPath = GUICtrlCreateInput($OutputPath, 266, $height, 303, 21, $ES_READONLY) + + +;Action +$btnCreate = GUICtrlCreateButton("Create ICO...", 216, $height + 30, 353, 30) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") +GUICtrlSetState(-1, $GUI_DISABLE) + +$btnCreatePNG = GUICtrlCreateButton("Create PNG...", 216, $height + 65, 353, 30) +GUICtrlSetFont(-1, 8, 800, 0, "MS Sans Serif") +GUICtrlSetState(-1, $GUI_DISABLE) + + +;Get Files +_SelectCatCombo() + +GUISetState(@SW_SHOW) + +ControlCommand($MainGUI, "", $lstSource, "SetCurrentSelection", 0) ;ersten Eintrag auswählen + +#EndRegion + +While 1 + $nMsg = GUIGetMsg() + Switch $nMsg + Case $GUI_EVENT_CLOSE + DirRemove($App_Temp_Dir & "\", 1) + FileDelete("convert.exe") + FileDelete("*.dll") + Exit + + + Case $inSourcePath + $inIconSet = GUICtrlRead($inSourcePath) + + GUICtrlSetData($inCategory, "") + GUICtrlSetData($inCategory, _GetFolders(@ScriptDir & "\" & $inIconSet)) + ControlCommand($MainGUI, "", $inCategory, "SetCurrentSelection", 0) ;ersten Eintrag auswählen + ;If $inPath <> $inPath_new Then ControlCommand($MainGUI, "", $inCategory, "SelectString", "actions") + + + Case $inCategory + _SelectCatCombo() + + Case $lstSource + GUICtrlDelete($picPreview) + + $selFilePath = "" + $selFile = GUICtrlRead($lstSource, 1) ;= ausgewählter Eintrag + $inPath = GUICtrlRead($inSourcePath) + $cat = GUICtrlRead($inCategory) + + GUICtrlSetState($chk8px, $GUI_UNCHECKED) + GUICtrlSetState($chk10px, $GUI_UNCHECKED) + GUICtrlSetState($chk16px, $GUI_UNCHECKED) + GUICtrlSetState($chk20px, $GUI_UNCHECKED) + GUICtrlSetState($chk22px, $GUI_UNCHECKED) + GUICtrlSetState($chk24px, $GUI_UNCHECKED) + GUICtrlSetState($chk32px, $GUI_UNCHECKED) + GUICtrlSetState($chk40px, $GUI_UNCHECKED) + GUICtrlSetState($chk48px, $GUI_UNCHECKED) + GUICtrlSetState($chk60px, $GUI_UNCHECKED) + GUICtrlSetState($chk64px, $GUI_UNCHECKED) + GUICtrlSetState($chk72px, $GUI_UNCHECKED) + GUICtrlSetState($chk96px, $GUI_UNCHECKED) + GUICtrlSetState($chk128px, $GUI_UNCHECKED) + GUICtrlSetState($chk196px, $GUI_UNCHECKED) + GUICtrlSetState($chk256px, $GUI_UNCHECKED) + + GUICtrlSetState($chk8px, $GUI_DISABLE) + GUICtrlSetState($chk10px, $GUI_DISABLE) + GUICtrlSetState($chk16px, $GUI_DISABLE) + GUICtrlSetState($chk20px, $GUI_DISABLE) + GUICtrlSetState($chk22px, $GUI_DISABLE) + GUICtrlSetState($chk24px, $GUI_DISABLE) + GUICtrlSetState($chk32px, $GUI_DISABLE) + GUICtrlSetState($chk40px, $GUI_DISABLE) + GUICtrlSetState($chk48px, $GUI_DISABLE) + GUICtrlSetState($chk60px, $GUI_DISABLE) + GUICtrlSetState($chk64px, $GUI_DISABLE) + GUICtrlSetState($chk72px, $GUI_DISABLE) + GUICtrlSetState($chk96px, $GUI_DISABLE) + GUICtrlSetState($chk128px, $GUI_DISABLE) + GUICtrlSetState($chk196px, $GUI_DISABLE) + GUICtrlSetState($chk256px, $GUI_DISABLE) + + + $font_Size = 9 + $font_Weight_FileExists = 700 + $font_Weight_FileNotExists = 100 + $font_Attribute_FileNotExists = "" + + + ;standards + $selFilePath_16 = _Find($selFile & ".png", $inPath & "\" & $cat & "\16") + $selFilePath_16_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\16") + If $selFilePath_16 <> "0" or $selFilePath_16_svg <> "0" Then + GUICtrlSetState($chk16px, $GUI_ENABLE) + GUICtrlSetFont($chk16px, $font_Size, $font_Weight_FileExists) + Else + GUICtrlSetState($chk16px, $GUI_DISABLE) + GUICtrlSetFont($chk16px, $font_Size, $font_Weight_FileNotExists) + EndIf + + $selFilePath_24 = _Find($selFile & ".png", $inPath & "\" & $cat & "\24") + $selFilePath_24_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\24") + If $selFilePath_24 <> "0" or $selFilePath_24_svg <> "0" Then + GUICtrlSetState($chk24px, $GUI_ENABLE) + GUICtrlSetFont($chk24px, $font_Size, $font_Weight_FileExists) + Else + GUICtrlSetState($chk24px, $GUI_DISABLE) + GUICtrlSetFont($chk24px, $font_Size, $font_Weight_FileNotExists) + EndIf + + $selFilePath_32 = _Find($selFile & ".png", $inPath & "\" & $cat & "\32") + $selFilePath_32_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\32") + If $selFilePath_32 <> "0" or $selFilePath_32_svg <> "0" Then + GUICtrlSetState($chk32px, $GUI_ENABLE) + GUICtrlSetFont($chk32px, $font_Size, $font_Weight_FileExists) + Else + GUICtrlSetState($chk32px, $GUI_DISABLE) + GUICtrlSetFont($chk32px, $font_Size, $font_Weight_FileNotExists) + EndIf + + $selFilePath_48 = _Find($selFile & ".png", $inPath & "\" & $cat & "\48") + $selFilePath_48_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\48") + If $selFilePath_48 <> "0" or $selFilePath_48_svg <> "0" Then + GUICtrlSetState($chk48px, $GUI_ENABLE) + GUICtrlSetFont($chk48px, $font_Size, $font_Weight_FileExists) + Else + GUICtrlSetState($chk48px, $GUI_DISABLE) + GUICtrlSetFont($chk48px, $font_Size, $font_Weight_FileNotExists) + EndIf + + $selFilePath_256 = _Find($selFile & ".png", $inPath & "\" & $cat & "\256") + $selFilePath_256_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\256") + If $selFilePath_256 <> "0" or $selFilePath_256_svg <> "0" Then + GUICtrlSetState($chk256px, $GUI_ENABLE) + GUICtrlSetFont($chk256px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_48 <> "0" Then + GUICtrlSetState($chk256px, $GUI_ENABLE) + GUICtrlSetFont($chk256px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + ;specials + $selFilePath_8 = _Find($selFile & ".png", $inPath & "\" & $cat & "\8") + If $selFilePath_8 <> "0" Then + GUICtrlSetState($chk8px, $GUI_ENABLE) + GUICtrlSetFont($chk8px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_16 <> "0" Then + GUICtrlSetState($chk8px, $GUI_ENABLE) + GUICtrlSetFont($chk8px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_10 = _Find($selFile & ".png", $inPath & "\" & $cat & "\10") + If $selFilePath_10 <> "0" Then + GUICtrlSetState($chk10px, $GUI_ENABLE) + GUICtrlSetFont($chk10px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_16 <> "0" Then + GUICtrlSetState($chk10px, $GUI_ENABLE) + GUICtrlSetFont($chk10px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_20 = _Find($selFile & ".png", $inPath & "\" & $cat & "\20") + If $selFilePath_20 <> "0" Then + GUICtrlSetState($chk20px, $GUI_ENABLE) + GUICtrlSetFont($chk20px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_16 <> "0" Then + GUICtrlSetState($chk20px, $GUI_ENABLE) + GUICtrlSetFont($chk20px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_22 = _Find($selFile & ".png", $inPath & "\" & $cat & "\22") + $selFilePath_22_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\22") + If $selFilePath_22 <> "0" or $selFilePath_22_svg <> "0" Then + GUICtrlSetState($chk22px, $GUI_ENABLE) + GUICtrlSetFont($chk22px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_16 <> "0" Then + GUICtrlSetState($chk22px, $GUI_ENABLE) + GUICtrlSetFont($chk22px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_40 = _Find($selFile & ".png", $inPath & "\" & $cat & "\40") + If $selFilePath_40 <> "0" Then + GUICtrlSetState($chk40px, $GUI_ENABLE) + GUICtrlSetFont($chk40px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_32 <> "0" Then + GUICtrlSetState($chk40px, $GUI_ENABLE) + GUICtrlSetFont($chk40px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_60 = _Find($selFile & ".png", $inPath & "\" & $cat & "\60") + $selFilePath_60_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\60") + If $selFilePath_60 <> "0" or $selFilePath_60_svg <> "0" Then + GUICtrlSetState($chk60px, $GUI_ENABLE) + GUICtrlSetFont($chk60px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_48 <> "0" Then + GUICtrlSetState($chk60px, $GUI_ENABLE) + GUICtrlSetFont($chk60px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_64 = _Find($selFile & ".png", $inPath & "\" & $cat & "\64") + $selFilePath_64_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\64") + If $selFilePath_64 <> "0" or $selFilePath_64_svg <> "0" Then + GUICtrlSetState($chk64px, $GUI_ENABLE) + GUICtrlSetFont($chk64px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_48 <> "0" Then + GUICtrlSetState($chk64px, $GUI_ENABLE) + GUICtrlSetFont($chk64px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_72 = _Find($selFile & ".png", $inPath & "\" & $cat & "\72") + If $selFilePath_72 <> "0" Then + GUICtrlSetState($chk72px, $GUI_ENABLE) + GUICtrlSetFont($chk72px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_64 <> "0" or $selFilePath_48 <> "0" Then + GUICtrlSetState($chk72px, $GUI_ENABLE) + GUICtrlSetFont($chk72px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_96 = _Find($selFile & ".png", $inPath & "\" & $cat & "\96") + If $selFilePath_96 <> "0" Then + GUICtrlSetState($chk96px, $GUI_ENABLE) + GUICtrlSetFont($chk96px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_64 <> "0" or $selFilePath_48 <> "0" Then + GUICtrlSetState($chk96px, $GUI_ENABLE) + GUICtrlSetFont($chk96px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_128 = _Find($selFile & ".png", $inPath & "\" & $cat & "\128") + $selFilePath_128_svg = _Find($selFile & ".svg", $inPath & "\" & $cat & "\128") + If $selFilePath_128 <> "0" or $selFilePath_128_svg <> "0" Then + GUICtrlSetState($chk128px, $GUI_ENABLE) + GUICtrlSetFont($chk128px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_64 <> "0" or $selFilePath_48 <> "0" Then + GUICtrlSetState($chk128px, $GUI_ENABLE) + GUICtrlSetFont($chk128px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + $selFilePath_196 = _Find($selFile & ".png", $inPath & "\" & $cat & "\196") + If $selFilePath_196 <> "0" Then + GUICtrlSetState($chk196px, $GUI_ENABLE) + GUICtrlSetFont($chk196px, $font_Size, $font_Weight_FileExists) + ElseIf $selFilePath_128 <> "0" or $selFilePath_64 <> "0" or $selFilePath_48 <> "0" Then + GUICtrlSetState($chk196px, $GUI_ENABLE) + GUICtrlSetFont($chk196px, $font_Size, $font_Weight_FileNotExists, $font_Attribute_FileNotExists) + EndIf + + + $selFilePath = $selFilePath_48 + If $selFilePath = "0" Then $selFilePath = $selFilePath_32 + If $selFilePath = "0" Then $selFilePath = $selFilePath_24 + If $selFilePath = "0" Then $selFilePath = $selFilePath_16 + + ShellExecuteWait($convert_exe, "-background none " & $selFilePath & " " & $App_Temp_Dir & "\preview.ico", @ScriptDir, "", @SW_HIDE) + + $picPreview = GUICtrlCreateIcon($App_Temp_Dir & "\preview.ico", -1, 64, 70, 48, 48) + + GUICtrlSetState($btnCreate, $GUI_ENABLE) + GUICtrlSetState($btnCreatePNG, $GUI_ENABLE) + + Case $btnCreate + $selFile = GUICtrlRead($lstSource, 1) ;= ausgewählter Eintrag + $cat = GUICtrlRead($inCategory) + $inPath = @ScriptDir & "\" & GUICtrlRead($inSourcePath) + $outPath = GUICtrlRead($inOutputPath) + + _CreateIcon($selFile, $inPath, $cat, $outPath) + + Case $btnCreatePNG + $selFile = GUICtrlRead($lstSource, 1) ;= ausgewählter Eintrag + $cat = GUICtrlRead($inCategory) + $inPath = @ScriptDir & "\" & GUICtrlRead($inSourcePath) + $outPath = GUICtrlRead($inOutputPath) + + _CreateIcon($selFile, $inPath, $cat, $outPath, "png") + + EndSwitch +WEnd + + +Func _GetFolders($searchDir) + $a_Folders = _FileListToArray ($searchDir, "*", 2) + $s_FoldersList = "" + + If IsArray($a_Folders) Then + For $i = 1 to $a_Folders[0] + If $a_Folders[$i] <> "_src" and $a_Folders[$i] <> "_NEU" Then $s_FoldersList &= $a_Folders[$i] & "|" + Next + EndIf + + Return $s_FoldersList +EndFunc + + +Func _SelectCatCombo() + GUICtrlSetData($lstSource, "") + $FileList = _GetFiles(GUICtrlRead($inSourcePath) & "\" & GUICtrlRead($inCategory)) + GUICtrlSetData($lstSource, $FileList) + ControlCommand($MainGUI, "", $lstSource, "SetCurrentSelection", 0) ;ersten Eintrag auswählen +EndFunc + + +Func _CreateIcon($sFileName, $sInPath, $sCat, $sOutPath, $action = "ico") + DirCreate($sOutPath) + DirCreate($App_Temp_Dir) + + $suffix = "" + + + ;Files + Global $vFilePath_16 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "16") + Global $vFilePath_16_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "16") + Global $vFilePath_24 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "24") + Global $vFilePath_24_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "24") + Global $vFilePath_32 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "32") + Global $vFilePath_32_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "32") + Global $vFilePath_48 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "48") + Global $vFilePath_48_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "48") + Global $vFilePath_256 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "256") + Global $vFilePath_256_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "256") + + Global $vFilePath_8 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "8") + Global $vFilePath_8_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "8") + Global $vFilePath_10 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "10") + Global $vFilePath_10_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "10") + Global $vFilePath_20 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "20") + Global $vFilePath_20_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "20") + Global $vFilePath_22 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "22") + Global $vFilePath_22_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "22") + Global $vFilePath_40 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "40") + Global $vFilePath_40_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "40") + Global $vFilePath_60 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "60") + Global $vFilePath_60_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "60") + Global $vFilePath_64 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "64") + Global $vFilePath_64_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "64") + Global $vFilePath_72 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "72") + Global $vFilePath_72_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "72") + Global $vFilePath_96 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "96") + Global $vFilePath_96_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "96") + Global $vFilePath_128 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "128") + Global $vFilePath_128_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "128") + Global $vFilePath_196 = _GenFilePath($sFileName, $sInPath, $sCat, "png", "196") + Global $vFilePath_196_svg = _GenFilePath($sFileName, $sInPath, $sCat, "svg", "196") + + + ;8px + $icoSize = "8" + Global $FilePath_8 = "" + If GUICtrlRead($chk8px) = 1 Then + If FileExists($vFilePath_8) Then + $FilePath_8 = $vFilePath_8 + ElseIf FileExists($vFilePath_8_svg) Then ;no PNG but a SVG available + $FilePath_8 = $vFilePath_8_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_16 + $sFileSVG_alt = $vFilePath_16_svg + $FilePath_8 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "" + EndIf + EndIf + + + ;10px + $icoSize = "10" + Global $FilePath_10 = "" + If GUICtrlRead($chk10px) = 1 Then + If FileExists($vFilePath_10) Then + $FilePath_10 = $vFilePath_10 + ElseIf FileExists($vFilePath_10_svg) Then ;no PNG but a SVG available + $FilePath_10 = $vFilePath_10_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_16 + $sFileSVG_alt = $vFilePath_16_svg + $FilePath_10 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;16px + $icoSize = "16" + Global $FilePath_16 = "" + If GUICtrlRead($chk16px) = 1 Then + If FileExists($vFilePath_16) Then + $FilePath_16 = $vFilePath_16 + ElseIf FileExists($vFilePath_16_svg) Then ;no PNG but a SVG available + $FilePath_16 = $vFilePath_16_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_24 + $sFileSVG_alt = $vFilePath_24_svg + $FilePath_16 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;20px + $icoSize = "20" + Global $FilePath_20 = "" + If GUICtrlRead($chk20px) = 1 Then + If FileExists($vFilePath_20) Then + $FilePath_20 = $vFilePath_20 + ElseIf FileExists($vFilePath_20_svg) Then ;no PNG but a SVG available + $FilePath_20 = $vFilePath_20_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_16 + $sFileSVG_alt = $vFilePath_16_svg + $FilePath_20 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;22px + $icoSize = "22" + Global $FilePath_22 = "" + If GUICtrlRead($chk22px) = 1 Then + If FileExists($vFilePath_22) Then + $FilePath_22 = $vFilePath_22 + ElseIf FileExists($vFilePath_22_svg) Then ;no PNG but a SVG available + $FilePath_22 = $vFilePath_22_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_16 + $sFileSVG_alt = $vFilePath_16_svg + $FilePath_22 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;24px + $icoSize = "24" + Global $FilePath_24 = "" + If GUICtrlRead($chk24px) = 1 Then + If FileExists($vFilePath_24) Then + $FilePath_24 = $vFilePath_24 + ElseIf FileExists($vFilePath_24_svg) Then ;no PNG but a SVG available + $FilePath_24 = $vFilePath_24_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_16 + $sFileSVG_alt = $vFilePath_16_svg + $FilePath_24 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;32px + $icoSize = "32" + Global $FilePath_32 = "" + If GUICtrlRead($chk32px) = 1 Then + If FileExists($vFilePath_32) Then + $FilePath_32 = $vFilePath_32 + ElseIf FileExists($vFilePath_32_svg) Then ;no PNG but a SVG available + $FilePath_32 = $vFilePath_32_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_24 + $sFileSVG_alt = $vFilePath_24_svg + $FilePath_32 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;40px + $icoSize = "40" + Global $FilePath_40 = "" + If GUICtrlRead($chk40px) = 1 Then + If FileExists($vFilePath_40) Then + $FilePath_40 = $vFilePath_40 + ElseIf FileExists($vFilePath_40_svg) Then ;no PNG but a SVG available + $FilePath_40 = $vFilePath_40_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_32 + $sFileSVG_alt = $vFilePath_32_svg + $FilePath_40 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;48px + $icoSize = "48" + Global $FilePath_48 = "" + If GUICtrlRead($chk48px) = 1 Then + If FileExists($vFilePath_48) Then + $FilePath_48 = $vFilePath_48 + ElseIf FileExists($vFilePath_48_svg) Then ;no PNG but a SVG available + $FilePath_48 = $vFilePath_48_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_32 + $sFileSVG_alt = $vFilePath_32_svg + $FilePath_48 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;60px + $icoSize = "60" + Global $FilePath_60 = "" + If GUICtrlRead($chk60px) = 1 Then + If FileExists($vFilePath_60) Then + $FilePath_60 = $vFilePath_60 + ElseIf FileExists($vFilePath_60_svg) Then ;no PNG but a SVG available + $FilePath_60 = $vFilePath_60_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_48 + $sFileSVG_alt = $vFilePath_48_svg + $FilePath_60 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;64px + $icoSize = "64" + Global $FilePath_64 = "" + If GUICtrlRead($chk64px) = 1 Then + If FileExists($vFilePath_64) Then + $FilePath_64 = $vFilePath_64 + ElseIf FileExists($vFilePath_64_svg) Then ;no PNG but a SVG available + $FilePath_64 = $vFilePath_64_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_48 + $sFileSVG_alt = $vFilePath_48_svg + $FilePath_64 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;72px + $icoSize = "72" + Global $FilePath_72 = "" + If GUICtrlRead($chk72px) = 1 Then + If FileExists($vFilePath_72) Then + $FilePath_72 = $vFilePath_72 + ElseIf FileExists($vFilePath_72_svg) Then ;no PNG but a SVG available + $FilePath_72 = $vFilePath_72_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_64 + $sFileSVG_alt = $vFilePath_64_svg + $sFilePNG_alt2 = $vFilePath_48 + $sFileSVG_alt2 = $vFilePath_48_svg + $FilePath_72 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt, $sFileSVG_alt2, $sFilePNG_alt2) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;96px + $icoSize = "96" + Global $FilePath_96 = "" + If GUICtrlRead($chk96px) = 1 Then + If FileExists($vFilePath_96) Then + $FilePath_96 = $vFilePath_96 + ElseIf FileExists($vFilePath_96_svg) Then ;no PNG but a SVG available + $FilePath_96 = $vFilePath_96_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_128 + $sFileSVG_alt = $vFilePath_128_svg + $sFilePNG_alt2 = $vFilePath_64 + $sFileSVG_alt2 = $vFilePath_64_svg + $sFilePNG_alt3 = $vFilePath_48 + $sFileSVG_alt3 = $vFilePath_48_svg + $FilePath_96 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt, $sFileSVG_alt2, $sFilePNG_alt2, $sFileSVG_alt3, $sFilePNG_alt3) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;128px + $icoSize = "128" + Global $FilePath_128 = "" + If GUICtrlRead($chk128px) = 1 Then + If FileExists($vFilePath_128) Then + $FilePath_128 = $vFilePath_128 + ElseIf FileExists($vFilePath_128_svg) Then ;no PNG but a SVG available + $FilePath_128 = $vFilePath_128_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_256 + $sFileSVG_alt = $vFilePath_256_svg + $sFilePNG_alt2 = $vFilePath_64 + $sFileSVG_alt2 = $vFilePath_64_svg + $sFilePNG_alt3 = $vFilePath_96 + $sFileSVG_alt3 = $vFilePath_96_svg + $sFilePNG_alt4 = $vFilePath_48 + $sFileSVG_alt4 = $vFilePath_48_svg + $FilePath_128 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt, $sFileSVG_alt2, $sFilePNG_alt2, $sFileSVG_alt3, $sFilePNG_alt3, $sFileSVG_alt4, $sFilePNG_alt4) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;196px + $icoSize = "196" + Global $FilePath_196 = "" + If GUICtrlRead($chk196px) = 1 Then + If FileExists($vFilePath_196) Then + $FilePath_196 = $vFilePath_196 + ElseIf FileExists($vFilePath_196_svg) Then ;no PNG but a SVG available + $FilePath_196 = $vFilePath_196_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_128 + $sFileSVG_alt = $vFilePath_128_svg + $sFilePNG_alt2 = $vFilePath_64 + $sFileSVG_alt2 = $vFilePath_64_svg + $sFilePNG_alt3 = $vFilePath_96 + $sFileSVG_alt3 = $vFilePath_96_svg + $sFilePNG_alt4 = $vFilePath_48 + $sFileSVG_alt4 = $vFilePath_48_svg + $FilePath_196 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt, $sFileSVG_alt2, $sFilePNG_alt2, $sFileSVG_alt3, $sFilePNG_alt3, $sFileSVG_alt4, $sFilePNG_alt4) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;256px + $icoSize = "256" + Global $FilePath_256 = "" + If GUICtrlRead($chk256px) = 1 Then + If FileExists($vFilePath_256) Then + $FilePath_256 = $vFilePath_256 + ElseIf FileExists($vFilePath_256_svg) Then ;no PNG but a SVG available + $FilePath_256 = $vFilePath_256_svg + Else ;use a fallback Image of a nearby size - this is just a placeholder, because the result might be very blurry! + $sFilePNG_alt = $vFilePath_128 + $sFileSVG_alt = $vFilePath_128_svg + $sFilePNG_alt2 = $vFilePath_64 + $sFileSVG_alt2 = $vFilePath_64_svg + $sFilePNG_alt3 = $vFilePath_96 + $sFileSVG_alt3 = $vFilePath_96_svg + $sFilePNG_alt4 = $vFilePath_48 + $sFileSVG_alt4 = $vFilePath_48_svg + $FilePath_256 = _GenFallbackImage($icoSize, $sFileName, $sFileSVG_alt, $sFilePNG_alt, $sFileSVG_alt2, $sFilePNG_alt2, $sFileSVG_alt3, $sFilePNG_alt3, $sFileSVG_alt4, $sFilePNG_alt4) + EndIf + + If $suffix = "" Then + $suffix = "_+" & $icoSize + Else + $suffix &= "_" & $icoSize + EndIf + EndIf + + + ;cleanup filename + If StringInStr($suffix, "16") > 0 and StringInStr($suffix, "32") > 0 and StringInStr($suffix, "48") > 0 Then + $suffix = StringReplace($suffix, "16", "", 1) + $suffix = StringReplace($suffix, "32", "", 1) + $suffix = StringReplace($suffix, "48", "", 1) + $suffix = StringReplace($suffix, "___", "_") + $suffix = StringReplace($suffix, "__", "_") + $suffix = StringReplace($suffix, "+_", "+") + If StringRight($suffix, 1) = "_" Then $suffix = StringTrimRight($suffix, 1) + If StringRight($suffix, 2) = "_+" Then $suffix = StringTrimRight($suffix, 2) + Else + $suffix = StringReplace($suffix, "+", "") + EndIf + + + ;create the icon + If $action = "ico" Then _ConvertToIco($outPath, $selFile, $suffix) + + If $action = "png" Then _ConvertToPng($outPath, $selFile) + +EndFunc + + + +Func _ConvertToIco($sOutPath, $sName, $sNameSuffix) + ;SVG/PNG 2 ICO: convert.exe -background none INPUT1.svg INPUT2.png OUTPUT.ico + + ShellExecuteWait($convert_exe, "-background none " & $FilePath_256 & " " & $FilePath_196 & " " & $FilePath_128 & " " & $FilePath_96 & " " & $FilePath_72 & " " & $FilePath_64 & " " & $FilePath_60 & " " & $FilePath_48 & " " & $FilePath_40 & " " & $FilePath_32 & " " & $FilePath_24 & " " & $FilePath_22 & " " & $FilePath_20 & " " & $FilePath_16 & " " & $FilePath_10 & " " & $FilePath_8 & " " & $sOutPath & "\" & $sName & $sNameSuffix & ".ico", @ScriptDir, "", @SW_HIDE) + + TrayTip("Erfolg!", "Das Icon wurde erfolgreich erstellt.", 1) +EndFunc + +Func _ConvertToPng($sOutPath, $sName) + ;PNG resize: convert.exe -resize 32x32 INPUT.png OUTPUT.png + ;SVG 2 PNG: convert.exe -background none INPUT.svg OUTPUT.png + ;SVG 2 PNG SIZE : convert.exe -background none -resize 32x32 INPUT.svg OUTPUT.png + + If $FilePath_256 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_256 & " " & $sOutPath & "\" & $sName & "_256.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_196 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_196 & " " & $sOutPath & "\" & $sName & "_196.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_128 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_128 & " " & $sOutPath & "\" & $sName & "_128.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_96 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_96 & " " & $sOutPath & "\" & $sName & "_96.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_72 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_72 & " " & $sOutPath & "\" & $sName & "_72.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_64 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_64 & " " & $sOutPath & "\" & $sName & "_64.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_60 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_60 & " " & $sOutPath & "\" & $sName & "_60.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_48 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_48 & " " & $sOutPath & "\" & $sName & "_48.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_40 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_40 & " " & $sOutPath & "\" & $sName & "_40.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_32 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_32 & " " & $sOutPath & "\" & $sName & "_32.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_24 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_24 & " " & $sOutPath & "\" & $sName & "_24.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_22 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_22 & " " & $sOutPath & "\" & $sName & "_22.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_20 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_20 & " " & $sOutPath & "\" & $sName & "_20.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_16 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_16 & " " & $sOutPath & "\" & $sName & "_16.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_10 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_10 & " " & $sOutPath & "\" & $sName & "_10.png", @ScriptDir, "", @SW_HIDE) + If $FilePath_8 <> "" Then ShellExecuteWait($convert_exe, "-background none " & $FilePath_8 & " " & $sOutPath & "\" & $sName & "_8.png", @ScriptDir, "", @SW_HIDE) + + TrayTip("Erfolg!", "Das/die Bild(er) wurde(n) erfolgreich erstellt.", 1) +EndFunc + + +Func _GenFilePath($sFileName, $sInPath, $sCat, $vType = "png", $vSize = "16") + $FilePath_X = "" + + $Search = _Find($sFileName & "." & $vType, $sInPath & "\" & $sCat & "\" & $vSize) + + If $Search <> "0" Then $FilePath_X = $Search + + Return $FilePath_X +EndFunc + + +Func _GenFallbackImage($s_IconSize, $s_FileName, $s_FileSVG_alt, $s_FilePNG_alt, $s_FileSVG_alt2 = "", $s_FilePNG_alt2 = "", $s_FileSVG_alt3 = "", $s_FilePNG_alt3 = "", $s_FileSVG_alt4 = "", $s_FilePNG_alt4 = "") + $s_FilePNG = $App_Temp_Dir & "\" & $s_FileName & "_" & $s_IconSize & ".png" + + If $s_IconSize = "20" or $s_IconSize = "40" Then + $v_Parameters = "-background none -gravity center -extent " & $s_IconSize & "x" & $s_IconSize ;place image inside a larger canvas + Else + $v_Parameters = "-background none -density 4000 -resize " & $s_IconSize & "x" & $s_IconSize ;fully resize + EndIf + + If FileExists($s_FileSVG_alt) Then ;SVG alternative + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FileSVG_alt & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + ElseIf FileExists($s_FileSVG_alt2) Then ;SVG alternative 2 + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FileSVG_alt2 & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + ElseIf FileExists($s_FileSVG_alt3) Then ;SVG alternative 3 + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FileSVG_alt3 & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + ElseIf FileExists($s_FileSVG_alt4) Then ;SVG alternative 4 + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FileSVG_alt4 & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + ElseIf FileExists($s_FilePNG_alt) Then ;PNG alternative + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FilePNG_alt & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + ElseIf FileExists($s_FilePNG_alt2) Then ;PNG alternative 2 + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FilePNG_alt2 & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + ElseIf FileExists($s_FilePNG_alt3) Then ;PNG alternative 3 + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FilePNG_alt3 & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + ElseIf FileExists($s_FilePNG_alt4) Then ;PNG alternative 4 + ShellExecuteWait($convert_exe, $v_Parameters & " " & $s_FilePNG_alt4 & " " & $s_FilePNG, @ScriptDir, "", @SW_HIDE) + + EndIf + + If not FileExists($s_FilePNG) Then $s_FilePNG = "" + + Return $s_FilePNG +EndFunc + + + +#Region: Generic File Operation Routines + +;Get the Filename out of a string with full paths +;(with extension = 0; without extension = 1; only extension = 2) +Func _SplitFileName($sFilePath, $noExt = 0) + + Local $sSplitFileName_Return = "" + + ;Dateinamen auslesen + $aString = StringSplit($sFilePath, "\") + If IsArray($aString) Then + $sFileName_Return = $aString[$aString[0]] + Else + $sFileName_Return = $sFilePath + EndIf + + ;Dateierweiterung auslesen + $aExtension = StringSplit($sFileName_Return, ".") + If IsArray($aExtension) Then + $sExtension_Return = "." & $aExtension[$aExtension[0]] + Else + $sExtension_Return = "" + EndIf + + ;Option (with extension = 0; without extension = 1; only extension = 2) + If $noExt = 1 Then + $sSplitFileName_Return = StringReplace($sFileName_Return, $sExtension_Return, "") + ElseIf $noExt = 2 Then + $sSplitFileName_Return = $sExtension_Return + Else + $sSplitFileName_Return = $sFileName_Return + EndIf + + Return $sSplitFileName_Return + +EndFunc ;_SplitFileName + + + +;========================================================================================================= +; Function Name: _RecursiveFileListToArray($sPath, $sPattern, $iFlag = 0, $iFormat = 1, $sDelim = @CRLF) +; Description:: gibt Verzeichnisse und/oder Dateien (rekursiv) zurück, die +; einem RegExp-Pattern entsprechen +; Parameter(s): $sPath = Startverzeichnis +; $sPattern = ein beliebiges RexExp-Pattern für die Auswahl +; $iFlag = Auswahl +; 0 = Dateien & Verzeichnisse +; 1 = nur Dateien +; 2 = nur Verzeichnisse +; $iFormat = Rückgabeformat +; 0 = String +; 1 = Array mit [0] = Anzahl +; 2 = Nullbasiertes Array +; $sDelim = Trennzeichen für die String-Rückgabe +; Requirement(s): AutoIt 3.3.0.0 +; Return Value(s): Array/String mit den gefundenen Dateien/Verzeichnissen +; Author(s): Oscar (www.autoit.de) +; Anregungen von: bernd670 (www.autoit.de) +;========================================================================================================= +;Quelle: http://www.autoit.de/index.php?page=Thread&threadID=12423&highlight=_RecursiveFileListToArray +Func _RecursiveFileListToArray($sPath, $sPattern, $iFlag = 0, $iFormat = 1, $sDelim = @CRLF) + Local $hSearch, $sFile, $sReturn = '' + If StringRight($sPath, 1) <> '\' Then $sPath &= '\' + $hSearch = FileFindFirstFile($sPath & '*.*') + If @error Or $hSearch = -1 Then Return SetError(1, 0, $sReturn) + While True + $sFile = FileFindNextFile($hSearch) + If @error Then ExitLoop + If StringInStr(FileGetAttrib($sPath & $sFile), 'D') Then + If StringRegExp($sPath & $sFile, $sPattern) And ($iFlag = 0 Or $iFlag = 2) Then $sReturn &= $sPath & $sFile & '\' & $sDelim + $sReturn &= _RecursiveFileListToArray($sPath & $sFile & '\', $sPattern, $iFlag, 0) + ContinueLoop + EndIf + If StringRegExp($sFile, $sPattern) And ($iFlag = 0 Or $iFlag = 1) Then $sReturn &= $sPath & $sFile & $sDelim + WEnd + FileClose($hSearch) + If $iFormat Then Return StringSplit(StringTrimRight($sReturn, StringLen($sDelim)), $sDelim, $iFormat) + + Return $sReturn + EndFunc + + + +Func _Find ($s, $d = @HomeDrive) + If StringRight ($d, 1) <> "\" Then $d &= "\" + Local $h = FileFindFirstFile ($d & "*") + If $h = -1 Then Return 0 + while 1 + $t = FileFindNextFile ($h) + If $t = $s Then Return $d & $t + $t = $d & $t + If @Error Then Return 0 * FileClose ($h) + If StringInStr (FileGetAttrib ($t), "D") Then + $tmp = _Find ($s, $t) + If $tmp <> "0" Then Return $tmp + ContinueLoop + EndIf + WEnd + FileClose ($h) + Return 0 +EndFunc ; ==> _Find + +Func _FindAll ($s, $d = @HomeDrive) + If Not IsDeclared ("sRet") Then + Static $sRet = "" + EndIf + If StringRight ($d, 1) <> "\" Then $d &= "\" + Local $h = FileFindFirstFile ($d & "*") + If $h = -1 Then Return "" + while 1 + $t = FileFindNextFile ($h) + If @Error Then ExitLoop + If $t = $s Then $sRet &= @CRLF & $d & $t + $t = $d & $t + If StringInStr (FileGetAttrib ($t), "D") Then $tmp = _FindAll ($s, $t) + WEnd + FileClose ($h) + Return $sRet +EndFunc ; ==> _FindAll + + + +Func _GetFiles($dir) + $sFileList_full = "" + $sFileList_final = "" + + $aReturn = _RecursiveFileListToArray($dir, "\.png\z|\.svg\z", 1) ;"\.png\z|\.svg\z" + + ;Dateliste erstellen + If IsArray($aReturn) Then + _ArraySort($aReturn, 0, 1) + + If $aReturn[1] <> "" or $aReturn[1] <> "1" Then + For $i = 1 to $aReturn[0] + $sFileList_full &= _SplitFileName($aReturn[$i], 1) & "|" + Next + EndIf + EndIf + + ;doppelte Einträge ausfiltern + $aFileList = StringSplit($sFileList_full, "|") + + If IsArray($aFileList) Then + $aFileList = _ArrayUnique($aFileList, "", 1) + + For $j = 1 to $aFileList[0] + $sFileList_final &= $aFileList[$j] & "|" + Next + + $sFileList_final = StringTrimRight($sFileList_final, 1) + EndIf + + ;MsgBox(0,"",StringTrimRight($sFileList_final, 1)) + + Return $sFileList_final +EndFunc + +#EndRegion \ No newline at end of file diff --git a/Tools/IconCreator/Test/_test.cmd b/Tools/IconCreator/Test/_test.cmd new file mode 100644 index 0000000..8b2a8aa --- /dev/null +++ b/Tools/IconCreator/Test/_test.cmd @@ -0,0 +1,11 @@ +::convert.exe -resize 32x32 address-book-new_16.png OUT_address-book-new_32.png + +::convert.exe -background none address-book-new_24.svg OUT_address-book-new_24.png + +::convert.exe -background none address-book-new_24.svg OUT_address-book-new_24.jpg + +::convert.exe -background none -density 4000 -resize 48x48 address-book-new_24.svg OUT_address-book-new_48.png + +::convert.exe -background none -gravity center -extent 20x20 address-book-new_16.png OUT_address-book-new_20.png + +::convert.exe PNG_to_BMP.png BMP.bmp ...not working! \ No newline at end of file diff --git a/Tools/IconCreator/Test/address-book-new_16.png b/Tools/IconCreator/Test/address-book-new_16.png new file mode 100644 index 0000000..3d71fa1 Binary files /dev/null and b/Tools/IconCreator/Test/address-book-new_16.png differ diff --git a/Tools/IconCreator/Test/address-book-new_16.svg b/Tools/IconCreator/Test/address-book-new_16.svg new file mode 100644 index 0000000..c7e141f --- /dev/null +++ b/Tools/IconCreator/Test/address-book-new_16.svg @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Tools/IconCreator/Test/address-book-new_24.svg b/Tools/IconCreator/Test/address-book-new_24.svg new file mode 100644 index 0000000..456cf3e --- /dev/null +++ b/Tools/IconCreator/Test/address-book-new_24.svg @@ -0,0 +1,535 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Tools/IconCreator/_compile.cmd b/Tools/IconCreator/_compile.cmd new file mode 100644 index 0000000..a45f614 --- /dev/null +++ b/Tools/IconCreator/_compile.cmd @@ -0,0 +1,7 @@ +@echo off + +set "AutoItPath=C:\Program Files (x86)\AutoIt3\Aut2Exe" +set "ScriptDir=%CD%" + +cd /d %AutoItPath% +start /wait Aut2exe.exe /in "%ScriptDir%\IconCreator.au3" /out "%ScriptDir%\IconCreator.exe" /icon "%ScriptDir%\x-package-repository_+24_256.ico" /x86 /gui \ No newline at end of file diff --git a/Tools/IconCreator/convert.exe b/Tools/IconCreator/convert.exe new file mode 100644 index 0000000..40915af Binary files /dev/null and b/Tools/IconCreator/convert.exe differ diff --git a/Tools/IconCreator/msvcr120.dll b/Tools/IconCreator/msvcr120.dll new file mode 100644 index 0000000..8c36149 Binary files /dev/null and b/Tools/IconCreator/msvcr120.dll differ diff --git a/Tools/IconCreator/vcomp120.dll b/Tools/IconCreator/vcomp120.dll new file mode 100644 index 0000000..727a120 Binary files /dev/null and b/Tools/IconCreator/vcomp120.dll differ diff --git a/Tools/IconCreator/x-package-repository_+24_256.ico b/Tools/IconCreator/x-package-repository_+24_256.ico new file mode 100644 index 0000000..141246a Binary files /dev/null and b/Tools/IconCreator/x-package-repository_+24_256.ico differ diff --git a/Tools/Icons_Systemsteuerung.pdf b/Tools/Icons_Systemsteuerung.pdf new file mode 100644 index 0000000..e1e00f3 Binary files /dev/null and b/Tools/Icons_Systemsteuerung.pdf differ diff --git a/Tools/LPng.dll b/Tools/LPng.dll new file mode 100644 index 0000000..f133bc5 Binary files /dev/null and b/Tools/LPng.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_Magick++_.dll b/Tools/LogonBackgrounds/CORE_RL_Magick++_.dll new file mode 100644 index 0000000..54b237c Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_Magick++_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_bzlib_.dll b/Tools/LogonBackgrounds/CORE_RL_bzlib_.dll new file mode 100644 index 0000000..adebdc2 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_bzlib_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_cairo_.dll b/Tools/LogonBackgrounds/CORE_RL_cairo_.dll new file mode 100644 index 0000000..baa5331 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_cairo_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_exr_.dll b/Tools/LogonBackgrounds/CORE_RL_exr_.dll new file mode 100644 index 0000000..54284c9 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_exr_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_glib_.dll b/Tools/LogonBackgrounds/CORE_RL_glib_.dll new file mode 100644 index 0000000..d438e0c Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_glib_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_jp2_.dll b/Tools/LogonBackgrounds/CORE_RL_jp2_.dll new file mode 100644 index 0000000..ab144e5 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_jp2_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_jpeg_.dll b/Tools/LogonBackgrounds/CORE_RL_jpeg_.dll new file mode 100644 index 0000000..75742f9 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_jpeg_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_lcms_.dll b/Tools/LogonBackgrounds/CORE_RL_lcms_.dll new file mode 100644 index 0000000..666eb5f Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_lcms_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_librsvg_.dll b/Tools/LogonBackgrounds/CORE_RL_librsvg_.dll new file mode 100644 index 0000000..2786ee8 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_librsvg_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_libxml_.dll b/Tools/LogonBackgrounds/CORE_RL_libxml_.dll new file mode 100644 index 0000000..9683594 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_libxml_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_lqr_.dll b/Tools/LogonBackgrounds/CORE_RL_lqr_.dll new file mode 100644 index 0000000..69fe716 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_lqr_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_magick_.dll b/Tools/LogonBackgrounds/CORE_RL_magick_.dll new file mode 100644 index 0000000..1e9c029 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_magick_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_openjpeg_.dll b/Tools/LogonBackgrounds/CORE_RL_openjpeg_.dll new file mode 100644 index 0000000..66ee3ac Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_openjpeg_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_pango_.dll b/Tools/LogonBackgrounds/CORE_RL_pango_.dll new file mode 100644 index 0000000..d5075d2 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_pango_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_png_.dll b/Tools/LogonBackgrounds/CORE_RL_png_.dll new file mode 100644 index 0000000..7f5f784 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_png_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_tiff_.dll b/Tools/LogonBackgrounds/CORE_RL_tiff_.dll new file mode 100644 index 0000000..e72839b Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_tiff_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_ttf_.dll b/Tools/LogonBackgrounds/CORE_RL_ttf_.dll new file mode 100644 index 0000000..03b039d Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_ttf_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_wand_.dll b/Tools/LogonBackgrounds/CORE_RL_wand_.dll new file mode 100644 index 0000000..3b657c6 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_wand_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_webp_.dll b/Tools/LogonBackgrounds/CORE_RL_webp_.dll new file mode 100644 index 0000000..24a0891 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_webp_.dll differ diff --git a/Tools/LogonBackgrounds/CORE_RL_zlib_.dll b/Tools/LogonBackgrounds/CORE_RL_zlib_.dll new file mode 100644 index 0000000..920b5e0 Binary files /dev/null and b/Tools/LogonBackgrounds/CORE_RL_zlib_.dll differ diff --git a/Tools/LogonBackgrounds/InputImage.jpg b/Tools/LogonBackgrounds/InputImage.jpg new file mode 100644 index 0000000..f0e1969 Binary files /dev/null and b/Tools/LogonBackgrounds/InputImage.jpg differ diff --git a/Tools/LogonBackgrounds/convert.exe b/Tools/LogonBackgrounds/convert.exe new file mode 100644 index 0000000..40915af Binary files /dev/null and b/Tools/LogonBackgrounds/convert.exe differ diff --git a/Tools/LogonBackgrounds/create_res.cmd b/Tools/LogonBackgrounds/create_res.cmd new file mode 100644 index 0000000..ff51d25 --- /dev/null +++ b/Tools/LogonBackgrounds/create_res.cmd @@ -0,0 +1,40 @@ +@echo off +title Creating Backgrounds + +set "FileIn=InputImage.jpg" + +echo Creating backgrounds for imageres.dll... + +::5031 - 1280x1024 +call :processing 5031 x1024 1280x1024 + +::5032 - 1280x960 +call :processing 5032 x960 1280x960 + +::5033 - 1024x768 +call :processing 5033 x768 1024x768 + +::5034 - 1600x1200 +call :processing 5034 x1200 1600x1200 + +::5035 - 1440x900 +call :processing 5035 x900 1440x900 + +::5036 - 1920x1200 +call :processing 5036 x1200 1920x1200 + +::5037 - 1280x768 +call :processing 5037 1280 1280x768 + +::5038 - 1360x768 +call :processing 5038 1360 1360x768 + +exit + +:processing +convert.exe -resize %2 %FileIn% %1_tmp.jpg +convert.exe -gravity center -extent %3 %1_tmp.jpg %1.jpg +del /Q %1_tmp.jpg + +::convert.exe -resize x1024 %FileIn% 5031_tmp.jpg +::convert.exe -gravity center -extent 1280x1024 5031_tmp.jpg 5031.jpg \ No newline at end of file diff --git a/Tools/LogonBackgrounds/msvcr120.dll b/Tools/LogonBackgrounds/msvcr120.dll new file mode 100644 index 0000000..8c36149 Binary files /dev/null and b/Tools/LogonBackgrounds/msvcr120.dll differ diff --git a/Tools/LogonBackgrounds/vcomp120.dll b/Tools/LogonBackgrounds/vcomp120.dll new file mode 100644 index 0000000..727a120 Binary files /dev/null and b/Tools/LogonBackgrounds/vcomp120.dll differ diff --git a/Tools/RemControlPanel.reg b/Tools/RemControlPanel.reg new file mode 100644 index 0000000..3be8e18 --- /dev/null +++ b/Tools/RemControlPanel.reg @@ -0,0 +1,4 @@ +Windows Registry Editor Version 5.00 + + [-HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}] + [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{77708248-f839-436b-8919-527c410f48b9}] diff --git a/_Build AiO Installer.cmd b/_Build AiO Installer.cmd new file mode 100644 index 0000000..cb3e101 --- /dev/null +++ b/_Build AiO Installer.cmd @@ -0,0 +1,55 @@ +@setlocal & echo off +title Compiling Patcher + +set "CURRDIR=%CD%" +set "tmpDir=%CD%\_tmp" +set "FILENAME=WinTango-Patcher-LATEST" + +cd /d ".\project\_Resources" + +echo Compressing Resources... +CALL _BuildRessources.exe +md "%CURRDIR%\project\Themes" +move "%CURRDIR%\project\_Resources\_ARCHIVES\*.7z" "%CURRDIR%\project\Themes" + +cd /d "..\" + +echo Building Installer... +CALL _CompileAu3.cmd + +cd /d %CURRDIR% + + +:installer-files +md "%tmpDir%\Themes" +md "%tmpDir%\Tools" +md "%tmpDir%\Icons" +md "%tmpDir%\Lang" +xcopy "%CURRDIR%\project\Icons" "%tmpDir%\Icons" /S /Y +xcopy "%CURRDIR%\project\Lang" "%tmpDir%\Lang" /S /Y +move "%CURRDIR%\project\Patcher.exe" "%tmpDir%" +move "%CURRDIR%\project\PatcherCPL.exe" "%tmpDir%" +move "%CURRDIR%\project\Updater.exe" "%tmpDir%" +copy "%CURRDIR%\project\filesApps.ini" "%tmpDir%" +copy "%CURRDIR%\project\filesWindows.ini" "%tmpDir%" +copy "%CURRDIR%\Changelog.txt" "%tmpDir%" +copy "%CURRDIR%\project\Release Notes.txt" "%tmpDir%" +copy "%CURRDIR%\project\_Tools\7z.dll" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\7z.exe" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\ResHacker.exe" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\UltraUXThemePatcher.exe" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\UXTheme_Multi-Patcher.exe" "%tmpDir%\Tools" +if exist %FILENAME%.exe del /f /q %FILENAME%.exe +if exist %FILENAME%-offline.exe del /f /q %FILENAME%-offline.exe + +::Building Offline-Installer +cd /d %CURRDIR% +xcopy "%CURRDIR%\project\Themes" "%tmpDir%\Themes" /S /Y +.\project\_Sfx\7z a -mx9 "%FILENAME%-offline.7z" "%tmpDir%\*" +copy /b ".\project\_Sfx\7zsd_All.sfx" + ".\project\_Sfx\7zSfxCode.txt" + "%FILENAME%-offline.7z" "%FILENAME%-offline.exe" +.\project\_Sfx\upx\upx --best "%FILENAME%-offline.exe" +del "%FILENAME%-offline.7z" + + +:cleanup +rd /s /q "%tmpDir%" \ No newline at end of file diff --git a/_Build Installer.cmd b/_Build Installer.cmd new file mode 100644 index 0000000..57e3cd9 --- /dev/null +++ b/_Build Installer.cmd @@ -0,0 +1,46 @@ +@setlocal & echo off +title Compiling Patcher Resources + +set "CURRDIR=%CD%" +set "tmpDir=%CD%\_tmp" +set "FILENAME=WinTango-Patcher-LATEST" + +cd /d ".\project" + +echo Compressing Installer... +CALL _CompileAu3.cmd + +cd /d %CURRDIR% + +:installer-files +md "%tmpDir%\Themes" +md "%tmpDir%\Tools" +md "%tmpDir%\Icons" +md "%tmpDir%\Lang" +xcopy "%CURRDIR%\project\Icons" "%tmpDir%\Icons" /S /Y +xcopy "%CURRDIR%\project\Lang" "%tmpDir%\Lang" /S /Y +move "%CURRDIR%\project\Patcher.exe" "%tmpDir%" +move "%CURRDIR%\project\PatcherCPL.exe" "%tmpDir%" +move "%CURRDIR%\project\Updater.exe" "%tmpDir%" +copy "%CURRDIR%\project\filesApps.ini" "%tmpDir%" +copy "%CURRDIR%\project\filesWindows.ini" "%tmpDir%" +copy "%CURRDIR%\Changelog.txt" "%tmpDir%" +copy "%CURRDIR%\project\Release Notes.txt" "%tmpDir%" +copy "%CURRDIR%\project\_Tools\7z.dll" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\7z.exe" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\ResHacker.exe" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\UltraUXThemePatcher.exe" "%tmpDir%\Tools" +copy "%CURRDIR%\project\_Tools\UXTheme_Multi-Patcher.exe" "%tmpDir%\Tools" +if exist %FILENAME%.exe del /f /q %FILENAME%.exe + +::Building Installer +cd /d %CURRDIR% +.\project\_Sfx\7z a -mx9 "%FILENAME%.7z" "%tmpDir%\*" +copy /b ".\project\_Sfx\7zsd_All.sfx" + ".\project\_Sfx\7zSfxCode.txt" + "%FILENAME%.7z" "%FILENAME%.exe" +.\project\_Sfx\upx\upx --best "%FILENAME%.exe" +del "%FILENAME%.7z" +.\project\_Sfx\7z a -mx9 "%FILENAME%.7z" "%FILENAME%.exe" + + +:cleanup +rd /s /q "%tmpDir%" \ No newline at end of file diff --git a/_Build Resources.cmd b/_Build Resources.cmd new file mode 100644 index 0000000..836bf8f --- /dev/null +++ b/_Build Resources.cmd @@ -0,0 +1,12 @@ +@setlocal & echo off +title Compiling Patcher Resources + +set "CURRDIR=%CD%" +set "tmpDir=%CD%\_tmp" +set "FILENAME=WinTango-Patcher-LATEST" + +cd /d ".\project\_Resources" + +echo Compressing Resources... +CALL _BuildRessources.exe +move "%CURRDIR%\project\_Resources\_ARCHIVES\*.7z" "%CURRDIR%" \ No newline at end of file diff --git a/project/Changelog.txt b/project/Changelog.txt new file mode 100644 index 0000000..0bf444c --- /dev/null +++ b/project/Changelog.txt @@ -0,0 +1,16 @@ +Changelog: +------------ + +15.11.09: +- Update: Support for LibreOffice 5.x +- Update: elementary Icon Theme +- Update: Mozilla Firefox Theme compatibility Updates +- Update: Removed Aero Fog on Tabbar of Mozilla Thunderbird +- Update: WinTango Patcher GUIs +- Update: Moved the whole documentation on the Homepage +- Update: Small fixes for the Shiki-Colors Visual Style +- New: Support for localization of the CPL GUI +- New: elementaryOS cursors (credits to DMZ Cursors by Nighted) +- New: RadioSure Skins for the elementary and Shiki-Colors styles +- New: Support for Winyl and Flat Skins for all icon themes +- Fix: Disabled patching of VirtualBox due to an error since version 5 \ No newline at end of file diff --git a/project/FuncMisc.au3 b/project/FuncMisc.au3 new file mode 100644 index 0000000..b99f3e1 --- /dev/null +++ b/project/FuncMisc.au3 @@ -0,0 +1,155 @@ +Func Defines() + ;This defines all the globally used Variables + + Global $AppName = "WinTango Patcher" + Global $AppVersion = "16.01.07" + Global $AppPublisher = "heebijeebi" + Global $AppRegKey = "HKLM\Software\" & $AppName + + Global $AppWebsite = "http://wintango.blogspot.de" + Global $AppWebsite2 = "http://heebijeebi.deviantart.com" + Global $AppMail = "heebijeebi@gmx.net" + Global $AppBugReport = "http://wintango.blogspot.de/p/bug-report.html" + Global $AppHelp = "http://wintango.blogspot.de/p/help.html" + + ;Themes + Global $IncludedThemes = "Tango|Tangerine|Gnome|Cheser|Gnome-Brave|Gnome-Human|Gnome-Noble|Gnome-Wine|Gnome-Wise|elementary|Humanity" + + ;Icons + Global $IconsDir = @ScriptDir & "\Icons" + Global $SwitchIconOn = $IconsDir & "\switch-on.ico" + Global $SwitchIconOff = $IconsDir & "\switch-off.ico" + + ;Text + Global $font = "Segoe UI" + Global $font_size = 10 + Global $font_weight = 400 + Global $font_weight_special = 800 + Global $font_attribute = 0 + Global $font_attribute_special = 2 + + ;Registry + Global $AppRegPathFiles = "HKLM\Software\" & $AppName & "\Files" + Global $AppRegPathFiles64 = "HKLM\Software\" & $AppName & "\Files\x64" + Global $UninstallRegKey = "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\" & $AppName + + ;URLs + Global $FilesURL_Stable = "https://dl.dropboxusercontent.com/u/825387/WinTango-Patcher" + Global $FilesURL_Beta = "https://dl.dropboxusercontent.com/u/825387/WinTango-Patcher_BETA" + + Global $FilesURL = $FilesURL_Beta ;$FilesURL_Stable ;define which is the main source + + ;Folders + Global $ResourcesDir = @ScriptDir & "\Resources" + Global $ToolsDir = @ScriptDir & "\Tools" + Global $BackupDir = @ScriptDir & "\Backup" + Global $BackupDir64 = @ScriptDir & "\Backup\x64" + Global $LogsDir = @ScriptDir & "\Logs" + Global $LogsDir64 = @ScriptDir & "\Logs\x64" + Global $NewFilesDir = @ScriptDir & "\NewFiles" + Global $NewFilesDir64 = @ScriptDir & "\NewFiles\x64" + Global $OverrideDir = @ScriptDir & "\Override" + Global $OverrideDir64 = @ScriptDir & "\Override\x64" + + If FileExists(@WindowsDir & "\SysWOW64\cmd.exe") Then + ;64-Bit + Global $ProgramFiles = @HomeDrive & "\Program Files (x86)" + Global $ProgramFiles64 = @HomeDrive & "\Program Files" + Global $OsArch = "x64" + Else + ;32-Bit + Global $ProgramFiles = @HomeDrive & "\Program Files" + Global $ProgramFiles64 = @HomeDrive & "\Program Files (x86)" ;doesn't exist but thats good so the patcher wouldn't patch a file twice + Global $OsArch = "x86" + Endif + + ;INIs + Global $IniFileWin = @ScriptDir & "\filesWindows.ini" + Global $IniFileApps = @ScriptDir & "\filesApps.ini" + + ;UXTheme Patchers + Global $UXPatchReg = "HKLM\Software\UltraUXThemePatcher" + Global $UXPatchFile = $ProgramFiles & "\UltraUXThemePatcher\Uninstall.exe" + + Global $UXServiceReg = "HKLM\Software\Windows X\UXTheme Multi-Patcher" + Global $UXServiceFile = $ProgramFiles & "\UXTheme Multi-Patcher\themeengine.exe" +EndFunc + + +#Region Download Routines +Func DownloadResources($sName, $sFileLocal, $sFileServer) + If FileExists($sFileLocal) Then FileDelete($sFileLocal) + InstallMsg("Downloading: " & $sName) + $sURL = $sFileServer + $iSize = InetGetSize($sUrl) + $hDL = InetGet($sURL, $sFileLocal, 1, 1) + Do + $hIndexLastEntry = _GUICtrlListBox_GetCount($lstPatchStatus)-1 + $sTextLastEntry = _GUICtrlListBox_GetText($lstPatchStatus, $hIndexLastEntry) + + $aInfo = InetGetInfo($hDL) + Sleep(500) + $iPercent = Round($aInfo[0] / $iSize * 100) + + $sDlPercentageText = "Downloading: " & $sName & " (" & $iPercent & " %)..." + _GUICtrlListBox_ReplaceString($lstPatchStatus, $hIndexLastEntry, $sDlPercentageText) + ControlCommand($MainGUI, "", $lstPatchStatus, "SelectString", $sDlPercentageText) + + ;GUICtrlSetData($lstPatchStatus, "") + ;GUICtrlSetData($lstPatchStatus, "Downloading: " & $sName & " (" & $iPercent & " %)...") + Until $aInfo[2] + InetClose($hDL) ;Handle schließen um die Resourcen freizugeben + + ;retry once if filesizes differ + If FileGetSize($sFileLocal) < $iSize Then + InstallMsg("Error Downloading: " & $sName) + InstallMsg("Re-Downloading: " & $sName) + $sURL = $sFileServer + $iSize = InetGetSize($sUrl) + $hDL = InetGet($sURL, $sFileLocal, 1, 1) + Do + $hIndexLastEntry = _GUICtrlListBox_GetCount($lstPatchStatus)-1 + $sTextLastEntry = _GUICtrlListBox_GetText($lstPatchStatus, $hIndexLastEntry) + + $aInfo = InetGetInfo($hDL) + Sleep(500) + $iPercent = Round($aInfo[0] / $iSize * 100) + + $sDlPercentageText = "Re-Downloading: " & $sName & " (" & $iPercent & " %)..." + _GUICtrlListBox_ReplaceString($lstPatchStatus, $hIndexLastEntry, $sDlPercentageText) + ControlCommand($MainGUI, "", $lstPatchStatus, "SelectString", $sDlPercentageText) + + ;GUICtrlSetData($lstPatchStatus, "") + ;GUICtrlSetData($lstPatchStatus, "Re-Downloading: " & $sName & " (" & $iPercent & " %)...") + Until $aInfo[2] + InetClose($hDL) ;Handle schließen um die Resourcen freizugeben + EndIf + + ;if still not right -> Error Msg + If FileGetSize($sFileLocal) < $iSize Then + DownloadError($sFileLocal, "missing") + EndIf + + InstallMsg("done") +EndFunc + +Func DownloadError($sErrorFile, $sErrorType = "missing") + InstallMsg("Error Downloading: " & $sErrorFile) + + If $sErrorType = "size" Then + $errorMsg = "There seems to be a problem with the downloaded file. The filesize of the downloaded file differs from the source-file." + Debug("File Download Error: " & $errorMsg) + $query = MsgBox(20,"Filesize Error",$errorMsg & @CRLF & @CRLF & "Please visit: " & $AppWebsite & " to download the Offline-Installer." & @CRLF & @CRLF & "Do you want to open this URL now?") + If $query = 6 Then ShellExecute($AppWebsite) + Exit + + Else + $errorMsg = "There seems to be a problem with the downloaded file. The following file cannot be found: " & $sErrorFile + Debug("File Missing Error: " & $errorMsg) + $query = MsgBox(20,"File Missing",$errorMsg & @CRLF & @CRLF & "Please visit: " & $AppWebsite & " to download the Offline-Installer." & @CRLF & @CRLF & "Do you want to open this URL now?") + If $query = 6 Then ShellExecute($AppWebsite) + Exit + + EndIf +EndFunc +#EndRegion \ No newline at end of file diff --git a/project/FuncUpdatecheck.au3 b/project/FuncUpdatecheck.au3 new file mode 100644 index 0000000..61b5f32 --- /dev/null +++ b/project/FuncUpdatecheck.au3 @@ -0,0 +1,66 @@ +Func _CheckForUpdate() + $sVerLatest = "" + + ;Check Database for new Version + $sUrl = $FilesURL & "/LatestVersion.ini" + $sDest = @TempDir & "\LatestVersion.ini" + + InetGet($sUrl,$sDest) ;Download the Infofile + + $sData = IniRead($sDest, "Updater", "MainApp", "") ;Version Latest + $sVer = RegRead($AppRegKey, "Version") ;Version Installed + + $sUpdatedPaks = IniRead($sDest, "Updater", "UpdatedPaks", "all") + + FileDelete($sDest) ;Delete the Infofile + + If $sData <> $sVer Then + $sUrlChangelog = $FilesURL & "/Changelog.txt" + $sDestChangelog = @ScriptDir & "\Changelog.txt" + + InetGet($sUrlChangelog,$sDestChangelog) ;Download Changelog to view + + RegWrite($AppRegKey, "UpdatedPaks", "REG_SZ", $sUpdatedPaks) ;Tell the patcher which files are new + + $sVerLatest = $sData + + ElseIf $sData = $sVer Then + $sVerLatest = $sVer + + EndIf + + Return $sVerLatest ;Return Latest Version Number +EndFunc + + +Func _DownloadLatestVersion($sUrl, $sDest) + ;Progressbar muss "prgbarUpdate" heissen, damit es keine Fehler gibt! + + $iSize = InetGetSize($sUrl) + $hDL = InetGet($sURL, $sDest, 1, 1) + + Do + $aInfo = InetGetInfo($hDL) + Sleep(500) + $iPercent = Round($aInfo[0] / $iSize * 100,2) + + If $iPercent <> GUICtrlRead($prgbarUpdate) Then + If $iSize = 0 and $aInfo[1] <> 0 Then $iSize = $aInfo[1] + GUICtrlSetData($prgbarUpdate,$iPercent) + EndIf + Until $aInfo[2] + + InetClose($hDL) ;Handle schließen um die Resourcen freizugeben +EndFunc + + +Func _RunDownload($sDest) + If FileExists($sDest) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & @TempDir & '" "' & $sDest & '"', @ScriptDir ,@SW_HIDE) + Run(StringTrimRight($sDest, 2) & "exe") + Else + $errorMsg = "There seems to be a problem with the downloaded file. The following file cannot be found: " & $sDest + $query = MsgBox(20,"File Missing",$errorMsg & @CRLF & @CRLF & "Please visit: " & $AppWebsite & " to manually download the Installer." & @CRLF & @CRLF & "Do you want to open this URL now?") + If $query = 6 Then ShellExecute($AppWebsite) + EndIf +EndFunc \ No newline at end of file diff --git a/project/Icons/cheser/applications-mail.ico b/project/Icons/cheser/applications-mail.ico new file mode 100644 index 0000000..4da0633 Binary files /dev/null and b/project/Icons/cheser/applications-mail.ico differ diff --git a/project/Icons/cheser/bug-buddy.ico b/project/Icons/cheser/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/cheser/bug-buddy.ico differ diff --git a/project/Icons/cheser/drive-harddisk.ico b/project/Icons/cheser/drive-harddisk.ico new file mode 100644 index 0000000..dfc71bd Binary files /dev/null and b/project/Icons/cheser/drive-harddisk.ico differ diff --git a/project/Icons/cheser/edit-delete.ico b/project/Icons/cheser/edit-delete.ico new file mode 100644 index 0000000..c83e60b Binary files /dev/null and b/project/Icons/cheser/edit-delete.ico differ diff --git a/project/Icons/cheser/folder.ico b/project/Icons/cheser/folder.ico new file mode 100644 index 0000000..4b58052 Binary files /dev/null and b/project/Icons/cheser/folder.ico differ diff --git a/project/Icons/cheser/go-next.ico b/project/Icons/cheser/go-next.ico new file mode 100644 index 0000000..3fa61e4 Binary files /dev/null and b/project/Icons/cheser/go-next.ico differ diff --git a/project/Icons/cheser/system-help.ico b/project/Icons/cheser/system-help.ico new file mode 100644 index 0000000..2b34a72 Binary files /dev/null and b/project/Icons/cheser/system-help.ico differ diff --git a/project/Icons/cheser/system-software-install.ico b/project/Icons/cheser/system-software-install.ico new file mode 100644 index 0000000..89a7b23 Binary files /dev/null and b/project/Icons/cheser/system-software-install.ico differ diff --git a/project/Icons/cheser/system-software-update.ico b/project/Icons/cheser/system-software-update.ico new file mode 100644 index 0000000..9f97a4f Binary files /dev/null and b/project/Icons/cheser/system-software-update.ico differ diff --git a/project/Icons/cheser/text-x-changelog.ico b/project/Icons/cheser/text-x-changelog.ico new file mode 100644 index 0000000..eeadfb1 Binary files /dev/null and b/project/Icons/cheser/text-x-changelog.ico differ diff --git a/project/Icons/cheser/text-x-license.ico b/project/Icons/cheser/text-x-license.ico new file mode 100644 index 0000000..773fced Binary files /dev/null and b/project/Icons/cheser/text-x-license.ico differ diff --git a/project/Icons/cheser/video-display.ico b/project/Icons/cheser/video-display.ico new file mode 100644 index 0000000..4165a8a Binary files /dev/null and b/project/Icons/cheser/video-display.ico differ diff --git a/project/Icons/cheser/view-refresh.ico b/project/Icons/cheser/view-refresh.ico new file mode 100644 index 0000000..c3c3901 Binary files /dev/null and b/project/Icons/cheser/view-refresh.ico differ diff --git a/project/Icons/cheser/web-browser.ico b/project/Icons/cheser/web-browser.ico new file mode 100644 index 0000000..5e39676 Binary files /dev/null and b/project/Icons/cheser/web-browser.ico differ diff --git a/project/Icons/cursors-elementary.ico b/project/Icons/cursors-elementary.ico new file mode 100644 index 0000000..eb8ce5d Binary files /dev/null and b/project/Icons/cursors-elementary.ico differ diff --git a/project/Icons/cursors-ubuntu.ico b/project/Icons/cursors-ubuntu.ico new file mode 100644 index 0000000..b96dbd1 Binary files /dev/null and b/project/Icons/cursors-ubuntu.ico differ diff --git a/project/Icons/deviantart.ico b/project/Icons/deviantart.ico new file mode 100644 index 0000000..a7214bb Binary files /dev/null and b/project/Icons/deviantart.ico differ diff --git a/project/Icons/elementary/applications-mail.ico b/project/Icons/elementary/applications-mail.ico new file mode 100644 index 0000000..54f3300 Binary files /dev/null and b/project/Icons/elementary/applications-mail.ico differ diff --git a/project/Icons/elementary/bug-buddy.ico b/project/Icons/elementary/bug-buddy.ico new file mode 100644 index 0000000..9b14426 Binary files /dev/null and b/project/Icons/elementary/bug-buddy.ico differ diff --git a/project/Icons/elementary/drive-harddisk.ico b/project/Icons/elementary/drive-harddisk.ico new file mode 100644 index 0000000..13cd1e8 Binary files /dev/null and b/project/Icons/elementary/drive-harddisk.ico differ diff --git a/project/Icons/elementary/edit-delete.ico b/project/Icons/elementary/edit-delete.ico new file mode 100644 index 0000000..d8d3382 Binary files /dev/null and b/project/Icons/elementary/edit-delete.ico differ diff --git a/project/Icons/elementary/folder.ico b/project/Icons/elementary/folder.ico new file mode 100644 index 0000000..d55cde5 Binary files /dev/null and b/project/Icons/elementary/folder.ico differ diff --git a/project/Icons/elementary/go-next.ico b/project/Icons/elementary/go-next.ico new file mode 100644 index 0000000..09704de Binary files /dev/null and b/project/Icons/elementary/go-next.ico differ diff --git a/project/Icons/elementary/system-help.ico b/project/Icons/elementary/system-help.ico new file mode 100644 index 0000000..adae973 Binary files /dev/null and b/project/Icons/elementary/system-help.ico differ diff --git a/project/Icons/elementary/system-software-install.ico b/project/Icons/elementary/system-software-install.ico new file mode 100644 index 0000000..43bc4fe Binary files /dev/null and b/project/Icons/elementary/system-software-install.ico differ diff --git a/project/Icons/elementary/system-software-update.ico b/project/Icons/elementary/system-software-update.ico new file mode 100644 index 0000000..b9bbb09 Binary files /dev/null and b/project/Icons/elementary/system-software-update.ico differ diff --git a/project/Icons/elementary/text-x-changelog.ico b/project/Icons/elementary/text-x-changelog.ico new file mode 100644 index 0000000..3a55ec1 Binary files /dev/null and b/project/Icons/elementary/text-x-changelog.ico differ diff --git a/project/Icons/elementary/text-x-license.ico b/project/Icons/elementary/text-x-license.ico new file mode 100644 index 0000000..6c29ecd Binary files /dev/null and b/project/Icons/elementary/text-x-license.ico differ diff --git a/project/Icons/elementary/video-display.ico b/project/Icons/elementary/video-display.ico new file mode 100644 index 0000000..ebea7d2 Binary files /dev/null and b/project/Icons/elementary/video-display.ico differ diff --git a/project/Icons/elementary/view-refresh.ico b/project/Icons/elementary/view-refresh.ico new file mode 100644 index 0000000..ea1df20 Binary files /dev/null and b/project/Icons/elementary/view-refresh.ico differ diff --git a/project/Icons/elementary/web-browser.ico b/project/Icons/elementary/web-browser.ico new file mode 100644 index 0000000..e7815fa Binary files /dev/null and b/project/Icons/elementary/web-browser.ico differ diff --git a/project/Icons/gnome-brave/applications-mail.ico b/project/Icons/gnome-brave/applications-mail.ico new file mode 100644 index 0000000..4da0633 Binary files /dev/null and b/project/Icons/gnome-brave/applications-mail.ico differ diff --git a/project/Icons/gnome-brave/bug-buddy.ico b/project/Icons/gnome-brave/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/gnome-brave/bug-buddy.ico differ diff --git a/project/Icons/gnome-brave/drive-harddisk.ico b/project/Icons/gnome-brave/drive-harddisk.ico new file mode 100644 index 0000000..dfc71bd Binary files /dev/null and b/project/Icons/gnome-brave/drive-harddisk.ico differ diff --git a/project/Icons/gnome-brave/edit-delete.ico b/project/Icons/gnome-brave/edit-delete.ico new file mode 100644 index 0000000..306229c Binary files /dev/null and b/project/Icons/gnome-brave/edit-delete.ico differ diff --git a/project/Icons/gnome-brave/folder.ico b/project/Icons/gnome-brave/folder.ico new file mode 100644 index 0000000..586d8aa Binary files /dev/null and b/project/Icons/gnome-brave/folder.ico differ diff --git a/project/Icons/gnome-brave/go-next.ico b/project/Icons/gnome-brave/go-next.ico new file mode 100644 index 0000000..7965775 Binary files /dev/null and b/project/Icons/gnome-brave/go-next.ico differ diff --git a/project/Icons/gnome-brave/system-help.ico b/project/Icons/gnome-brave/system-help.ico new file mode 100644 index 0000000..2b34a72 Binary files /dev/null and b/project/Icons/gnome-brave/system-help.ico differ diff --git a/project/Icons/gnome-brave/system-software-install.ico b/project/Icons/gnome-brave/system-software-install.ico new file mode 100644 index 0000000..c30d4e7 Binary files /dev/null and b/project/Icons/gnome-brave/system-software-install.ico differ diff --git a/project/Icons/gnome-brave/system-software-update.ico b/project/Icons/gnome-brave/system-software-update.ico new file mode 100644 index 0000000..ec4cbb7 Binary files /dev/null and b/project/Icons/gnome-brave/system-software-update.ico differ diff --git a/project/Icons/gnome-brave/text-x-changelog.ico b/project/Icons/gnome-brave/text-x-changelog.ico new file mode 100644 index 0000000..eeadfb1 Binary files /dev/null and b/project/Icons/gnome-brave/text-x-changelog.ico differ diff --git a/project/Icons/gnome-brave/text-x-license.ico b/project/Icons/gnome-brave/text-x-license.ico new file mode 100644 index 0000000..773fced Binary files /dev/null and b/project/Icons/gnome-brave/text-x-license.ico differ diff --git a/project/Icons/gnome-brave/video-display.ico b/project/Icons/gnome-brave/video-display.ico new file mode 100644 index 0000000..160f26b Binary files /dev/null and b/project/Icons/gnome-brave/video-display.ico differ diff --git a/project/Icons/gnome-brave/view-refresh.ico b/project/Icons/gnome-brave/view-refresh.ico new file mode 100644 index 0000000..81f4ecc Binary files /dev/null and b/project/Icons/gnome-brave/view-refresh.ico differ diff --git a/project/Icons/gnome-brave/web-browser.ico b/project/Icons/gnome-brave/web-browser.ico new file mode 100644 index 0000000..88498e4 Binary files /dev/null and b/project/Icons/gnome-brave/web-browser.ico differ diff --git a/project/Icons/gnome-human/applications-mail.ico b/project/Icons/gnome-human/applications-mail.ico new file mode 100644 index 0000000..4da0633 Binary files /dev/null and b/project/Icons/gnome-human/applications-mail.ico differ diff --git a/project/Icons/gnome-human/bug-buddy.ico b/project/Icons/gnome-human/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/gnome-human/bug-buddy.ico differ diff --git a/project/Icons/gnome-human/drive-harddisk.ico b/project/Icons/gnome-human/drive-harddisk.ico new file mode 100644 index 0000000..dfc71bd Binary files /dev/null and b/project/Icons/gnome-human/drive-harddisk.ico differ diff --git a/project/Icons/gnome-human/edit-delete.ico b/project/Icons/gnome-human/edit-delete.ico new file mode 100644 index 0000000..306229c Binary files /dev/null and b/project/Icons/gnome-human/edit-delete.ico differ diff --git a/project/Icons/gnome-human/folder.ico b/project/Icons/gnome-human/folder.ico new file mode 100644 index 0000000..8f694d1 Binary files /dev/null and b/project/Icons/gnome-human/folder.ico differ diff --git a/project/Icons/gnome-human/go-next.ico b/project/Icons/gnome-human/go-next.ico new file mode 100644 index 0000000..3c50281 Binary files /dev/null and b/project/Icons/gnome-human/go-next.ico differ diff --git a/project/Icons/gnome-human/system-help.ico b/project/Icons/gnome-human/system-help.ico new file mode 100644 index 0000000..2b34a72 Binary files /dev/null and b/project/Icons/gnome-human/system-help.ico differ diff --git a/project/Icons/gnome-human/system-software-install.ico b/project/Icons/gnome-human/system-software-install.ico new file mode 100644 index 0000000..c30d4e7 Binary files /dev/null and b/project/Icons/gnome-human/system-software-install.ico differ diff --git a/project/Icons/gnome-human/system-software-update.ico b/project/Icons/gnome-human/system-software-update.ico new file mode 100644 index 0000000..ec4cbb7 Binary files /dev/null and b/project/Icons/gnome-human/system-software-update.ico differ diff --git a/project/Icons/gnome-human/text-x-changelog.ico b/project/Icons/gnome-human/text-x-changelog.ico new file mode 100644 index 0000000..eeadfb1 Binary files /dev/null and b/project/Icons/gnome-human/text-x-changelog.ico differ diff --git a/project/Icons/gnome-human/text-x-license.ico b/project/Icons/gnome-human/text-x-license.ico new file mode 100644 index 0000000..773fced Binary files /dev/null and b/project/Icons/gnome-human/text-x-license.ico differ diff --git a/project/Icons/gnome-human/video-display.ico b/project/Icons/gnome-human/video-display.ico new file mode 100644 index 0000000..39c3178 Binary files /dev/null and b/project/Icons/gnome-human/video-display.ico differ diff --git a/project/Icons/gnome-human/view-refresh.ico b/project/Icons/gnome-human/view-refresh.ico new file mode 100644 index 0000000..81f4ecc Binary files /dev/null and b/project/Icons/gnome-human/view-refresh.ico differ diff --git a/project/Icons/gnome-human/web-browser.ico b/project/Icons/gnome-human/web-browser.ico new file mode 100644 index 0000000..88498e4 Binary files /dev/null and b/project/Icons/gnome-human/web-browser.ico differ diff --git a/project/Icons/gnome-noble/applications-mail.ico b/project/Icons/gnome-noble/applications-mail.ico new file mode 100644 index 0000000..4da0633 Binary files /dev/null and b/project/Icons/gnome-noble/applications-mail.ico differ diff --git a/project/Icons/gnome-noble/bug-buddy.ico b/project/Icons/gnome-noble/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/gnome-noble/bug-buddy.ico differ diff --git a/project/Icons/gnome-noble/drive-harddisk.ico b/project/Icons/gnome-noble/drive-harddisk.ico new file mode 100644 index 0000000..dfc71bd Binary files /dev/null and b/project/Icons/gnome-noble/drive-harddisk.ico differ diff --git a/project/Icons/gnome-noble/edit-delete.ico b/project/Icons/gnome-noble/edit-delete.ico new file mode 100644 index 0000000..306229c Binary files /dev/null and b/project/Icons/gnome-noble/edit-delete.ico differ diff --git a/project/Icons/gnome-noble/folder.ico b/project/Icons/gnome-noble/folder.ico new file mode 100644 index 0000000..728e7f4 Binary files /dev/null and b/project/Icons/gnome-noble/folder.ico differ diff --git a/project/Icons/gnome-noble/go-next.ico b/project/Icons/gnome-noble/go-next.ico new file mode 100644 index 0000000..88d0b05 Binary files /dev/null and b/project/Icons/gnome-noble/go-next.ico differ diff --git a/project/Icons/gnome-noble/system-help.ico b/project/Icons/gnome-noble/system-help.ico new file mode 100644 index 0000000..2b34a72 Binary files /dev/null and b/project/Icons/gnome-noble/system-help.ico differ diff --git a/project/Icons/gnome-noble/system-software-install.ico b/project/Icons/gnome-noble/system-software-install.ico new file mode 100644 index 0000000..c30d4e7 Binary files /dev/null and b/project/Icons/gnome-noble/system-software-install.ico differ diff --git a/project/Icons/gnome-noble/system-software-update.ico b/project/Icons/gnome-noble/system-software-update.ico new file mode 100644 index 0000000..ec4cbb7 Binary files /dev/null and b/project/Icons/gnome-noble/system-software-update.ico differ diff --git a/project/Icons/gnome-noble/text-x-changelog.ico b/project/Icons/gnome-noble/text-x-changelog.ico new file mode 100644 index 0000000..eeadfb1 Binary files /dev/null and b/project/Icons/gnome-noble/text-x-changelog.ico differ diff --git a/project/Icons/gnome-noble/text-x-license.ico b/project/Icons/gnome-noble/text-x-license.ico new file mode 100644 index 0000000..773fced Binary files /dev/null and b/project/Icons/gnome-noble/text-x-license.ico differ diff --git a/project/Icons/gnome-noble/video-display.ico b/project/Icons/gnome-noble/video-display.ico new file mode 100644 index 0000000..544b4b3 Binary files /dev/null and b/project/Icons/gnome-noble/video-display.ico differ diff --git a/project/Icons/gnome-noble/view-refresh.ico b/project/Icons/gnome-noble/view-refresh.ico new file mode 100644 index 0000000..81f4ecc Binary files /dev/null and b/project/Icons/gnome-noble/view-refresh.ico differ diff --git a/project/Icons/gnome-noble/web-browser.ico b/project/Icons/gnome-noble/web-browser.ico new file mode 100644 index 0000000..88498e4 Binary files /dev/null and b/project/Icons/gnome-noble/web-browser.ico differ diff --git a/project/Icons/gnome-wine/applications-mail.ico b/project/Icons/gnome-wine/applications-mail.ico new file mode 100644 index 0000000..4da0633 Binary files /dev/null and b/project/Icons/gnome-wine/applications-mail.ico differ diff --git a/project/Icons/gnome-wine/bug-buddy.ico b/project/Icons/gnome-wine/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/gnome-wine/bug-buddy.ico differ diff --git a/project/Icons/gnome-wine/drive-harddisk.ico b/project/Icons/gnome-wine/drive-harddisk.ico new file mode 100644 index 0000000..dfc71bd Binary files /dev/null and b/project/Icons/gnome-wine/drive-harddisk.ico differ diff --git a/project/Icons/gnome-wine/edit-delete.ico b/project/Icons/gnome-wine/edit-delete.ico new file mode 100644 index 0000000..306229c Binary files /dev/null and b/project/Icons/gnome-wine/edit-delete.ico differ diff --git a/project/Icons/gnome-wine/folder.ico b/project/Icons/gnome-wine/folder.ico new file mode 100644 index 0000000..70b10bb Binary files /dev/null and b/project/Icons/gnome-wine/folder.ico differ diff --git a/project/Icons/gnome-wine/go-next.ico b/project/Icons/gnome-wine/go-next.ico new file mode 100644 index 0000000..a85b2ae Binary files /dev/null and b/project/Icons/gnome-wine/go-next.ico differ diff --git a/project/Icons/gnome-wine/system-help.ico b/project/Icons/gnome-wine/system-help.ico new file mode 100644 index 0000000..2b34a72 Binary files /dev/null and b/project/Icons/gnome-wine/system-help.ico differ diff --git a/project/Icons/gnome-wine/system-software-install.ico b/project/Icons/gnome-wine/system-software-install.ico new file mode 100644 index 0000000..c30d4e7 Binary files /dev/null and b/project/Icons/gnome-wine/system-software-install.ico differ diff --git a/project/Icons/gnome-wine/system-software-update.ico b/project/Icons/gnome-wine/system-software-update.ico new file mode 100644 index 0000000..ec4cbb7 Binary files /dev/null and b/project/Icons/gnome-wine/system-software-update.ico differ diff --git a/project/Icons/gnome-wine/text-x-changelog.ico b/project/Icons/gnome-wine/text-x-changelog.ico new file mode 100644 index 0000000..eeadfb1 Binary files /dev/null and b/project/Icons/gnome-wine/text-x-changelog.ico differ diff --git a/project/Icons/gnome-wine/text-x-license.ico b/project/Icons/gnome-wine/text-x-license.ico new file mode 100644 index 0000000..773fced Binary files /dev/null and b/project/Icons/gnome-wine/text-x-license.ico differ diff --git a/project/Icons/gnome-wine/video-display.ico b/project/Icons/gnome-wine/video-display.ico new file mode 100644 index 0000000..87906d1 Binary files /dev/null and b/project/Icons/gnome-wine/video-display.ico differ diff --git a/project/Icons/gnome-wine/view-refresh.ico b/project/Icons/gnome-wine/view-refresh.ico new file mode 100644 index 0000000..81f4ecc Binary files /dev/null and b/project/Icons/gnome-wine/view-refresh.ico differ diff --git a/project/Icons/gnome-wine/web-browser.ico b/project/Icons/gnome-wine/web-browser.ico new file mode 100644 index 0000000..88498e4 Binary files /dev/null and b/project/Icons/gnome-wine/web-browser.ico differ diff --git a/project/Icons/gnome-wise/applications-mail.ico b/project/Icons/gnome-wise/applications-mail.ico new file mode 100644 index 0000000..4da0633 Binary files /dev/null and b/project/Icons/gnome-wise/applications-mail.ico differ diff --git a/project/Icons/gnome-wise/bug-buddy.ico b/project/Icons/gnome-wise/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/gnome-wise/bug-buddy.ico differ diff --git a/project/Icons/gnome-wise/drive-harddisk.ico b/project/Icons/gnome-wise/drive-harddisk.ico new file mode 100644 index 0000000..dfc71bd Binary files /dev/null and b/project/Icons/gnome-wise/drive-harddisk.ico differ diff --git a/project/Icons/gnome-wise/edit-delete.ico b/project/Icons/gnome-wise/edit-delete.ico new file mode 100644 index 0000000..306229c Binary files /dev/null and b/project/Icons/gnome-wise/edit-delete.ico differ diff --git a/project/Icons/gnome-wise/folder.ico b/project/Icons/gnome-wise/folder.ico new file mode 100644 index 0000000..02e9677 Binary files /dev/null and b/project/Icons/gnome-wise/folder.ico differ diff --git a/project/Icons/gnome-wise/go-next.ico b/project/Icons/gnome-wise/go-next.ico new file mode 100644 index 0000000..62c250e Binary files /dev/null and b/project/Icons/gnome-wise/go-next.ico differ diff --git a/project/Icons/gnome-wise/system-help.ico b/project/Icons/gnome-wise/system-help.ico new file mode 100644 index 0000000..2b34a72 Binary files /dev/null and b/project/Icons/gnome-wise/system-help.ico differ diff --git a/project/Icons/gnome-wise/system-software-install.ico b/project/Icons/gnome-wise/system-software-install.ico new file mode 100644 index 0000000..c30d4e7 Binary files /dev/null and b/project/Icons/gnome-wise/system-software-install.ico differ diff --git a/project/Icons/gnome-wise/system-software-update.ico b/project/Icons/gnome-wise/system-software-update.ico new file mode 100644 index 0000000..ec4cbb7 Binary files /dev/null and b/project/Icons/gnome-wise/system-software-update.ico differ diff --git a/project/Icons/gnome-wise/text-x-changelog.ico b/project/Icons/gnome-wise/text-x-changelog.ico new file mode 100644 index 0000000..eeadfb1 Binary files /dev/null and b/project/Icons/gnome-wise/text-x-changelog.ico differ diff --git a/project/Icons/gnome-wise/text-x-license.ico b/project/Icons/gnome-wise/text-x-license.ico new file mode 100644 index 0000000..773fced Binary files /dev/null and b/project/Icons/gnome-wise/text-x-license.ico differ diff --git a/project/Icons/gnome-wise/video-display.ico b/project/Icons/gnome-wise/video-display.ico new file mode 100644 index 0000000..206a64b Binary files /dev/null and b/project/Icons/gnome-wise/video-display.ico differ diff --git a/project/Icons/gnome-wise/view-refresh.ico b/project/Icons/gnome-wise/view-refresh.ico new file mode 100644 index 0000000..81f4ecc Binary files /dev/null and b/project/Icons/gnome-wise/view-refresh.ico differ diff --git a/project/Icons/gnome-wise/web-browser.ico b/project/Icons/gnome-wise/web-browser.ico new file mode 100644 index 0000000..88498e4 Binary files /dev/null and b/project/Icons/gnome-wise/web-browser.ico differ diff --git a/project/Icons/gnome/applications-mail.ico b/project/Icons/gnome/applications-mail.ico new file mode 100644 index 0000000..4da0633 Binary files /dev/null and b/project/Icons/gnome/applications-mail.ico differ diff --git a/project/Icons/gnome/bug-buddy.ico b/project/Icons/gnome/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/gnome/bug-buddy.ico differ diff --git a/project/Icons/gnome/drive-harddisk.ico b/project/Icons/gnome/drive-harddisk.ico new file mode 100644 index 0000000..dfc71bd Binary files /dev/null and b/project/Icons/gnome/drive-harddisk.ico differ diff --git a/project/Icons/gnome/edit-delete.ico b/project/Icons/gnome/edit-delete.ico new file mode 100644 index 0000000..c83e60b Binary files /dev/null and b/project/Icons/gnome/edit-delete.ico differ diff --git a/project/Icons/gnome/folder.ico b/project/Icons/gnome/folder.ico new file mode 100644 index 0000000..a827984 Binary files /dev/null and b/project/Icons/gnome/folder.ico differ diff --git a/project/Icons/gnome/go-next.ico b/project/Icons/gnome/go-next.ico new file mode 100644 index 0000000..3fa61e4 Binary files /dev/null and b/project/Icons/gnome/go-next.ico differ diff --git a/project/Icons/gnome/system-help.ico b/project/Icons/gnome/system-help.ico new file mode 100644 index 0000000..2b34a72 Binary files /dev/null and b/project/Icons/gnome/system-help.ico differ diff --git a/project/Icons/gnome/system-software-install.ico b/project/Icons/gnome/system-software-install.ico new file mode 100644 index 0000000..89a7b23 Binary files /dev/null and b/project/Icons/gnome/system-software-install.ico differ diff --git a/project/Icons/gnome/system-software-update.ico b/project/Icons/gnome/system-software-update.ico new file mode 100644 index 0000000..9f97a4f Binary files /dev/null and b/project/Icons/gnome/system-software-update.ico differ diff --git a/project/Icons/gnome/text-x-changelog.ico b/project/Icons/gnome/text-x-changelog.ico new file mode 100644 index 0000000..eeadfb1 Binary files /dev/null and b/project/Icons/gnome/text-x-changelog.ico differ diff --git a/project/Icons/gnome/text-x-license.ico b/project/Icons/gnome/text-x-license.ico new file mode 100644 index 0000000..773fced Binary files /dev/null and b/project/Icons/gnome/text-x-license.ico differ diff --git a/project/Icons/gnome/video-display.ico b/project/Icons/gnome/video-display.ico new file mode 100644 index 0000000..4165a8a Binary files /dev/null and b/project/Icons/gnome/video-display.ico differ diff --git a/project/Icons/gnome/view-refresh.ico b/project/Icons/gnome/view-refresh.ico new file mode 100644 index 0000000..c3c3901 Binary files /dev/null and b/project/Icons/gnome/view-refresh.ico differ diff --git a/project/Icons/gnome/web-browser.ico b/project/Icons/gnome/web-browser.ico new file mode 100644 index 0000000..5e39676 Binary files /dev/null and b/project/Icons/gnome/web-browser.ico differ diff --git a/project/Icons/header_480x80.ico b/project/Icons/header_480x80.ico new file mode 100644 index 0000000..1ee6ad5 Binary files /dev/null and b/project/Icons/header_480x80.ico differ diff --git a/project/Icons/humanity/applications-mail.ico b/project/Icons/humanity/applications-mail.ico new file mode 100644 index 0000000..54f3300 Binary files /dev/null and b/project/Icons/humanity/applications-mail.ico differ diff --git a/project/Icons/humanity/bug-buddy.ico b/project/Icons/humanity/bug-buddy.ico new file mode 100644 index 0000000..9b14426 Binary files /dev/null and b/project/Icons/humanity/bug-buddy.ico differ diff --git a/project/Icons/humanity/drive-harddisk.ico b/project/Icons/humanity/drive-harddisk.ico new file mode 100644 index 0000000..13cd1e8 Binary files /dev/null and b/project/Icons/humanity/drive-harddisk.ico differ diff --git a/project/Icons/humanity/edit-delete.ico b/project/Icons/humanity/edit-delete.ico new file mode 100644 index 0000000..d8d3382 Binary files /dev/null and b/project/Icons/humanity/edit-delete.ico differ diff --git a/project/Icons/humanity/folder.ico b/project/Icons/humanity/folder.ico new file mode 100644 index 0000000..82b2c76 Binary files /dev/null and b/project/Icons/humanity/folder.ico differ diff --git a/project/Icons/humanity/go-next.ico b/project/Icons/humanity/go-next.ico new file mode 100644 index 0000000..2f7730f Binary files /dev/null and b/project/Icons/humanity/go-next.ico differ diff --git a/project/Icons/humanity/system-help.ico b/project/Icons/humanity/system-help.ico new file mode 100644 index 0000000..adae973 Binary files /dev/null and b/project/Icons/humanity/system-help.ico differ diff --git a/project/Icons/humanity/system-software-install.ico b/project/Icons/humanity/system-software-install.ico new file mode 100644 index 0000000..46c3c25 Binary files /dev/null and b/project/Icons/humanity/system-software-install.ico differ diff --git a/project/Icons/humanity/system-software-update.ico b/project/Icons/humanity/system-software-update.ico new file mode 100644 index 0000000..0d17cff Binary files /dev/null and b/project/Icons/humanity/system-software-update.ico differ diff --git a/project/Icons/humanity/text-x-changelog.ico b/project/Icons/humanity/text-x-changelog.ico new file mode 100644 index 0000000..3a55ec1 Binary files /dev/null and b/project/Icons/humanity/text-x-changelog.ico differ diff --git a/project/Icons/humanity/text-x-license.ico b/project/Icons/humanity/text-x-license.ico new file mode 100644 index 0000000..6c29ecd Binary files /dev/null and b/project/Icons/humanity/text-x-license.ico differ diff --git a/project/Icons/humanity/video-display.ico b/project/Icons/humanity/video-display.ico new file mode 100644 index 0000000..133682a Binary files /dev/null and b/project/Icons/humanity/video-display.ico differ diff --git a/project/Icons/humanity/view-refresh.ico b/project/Icons/humanity/view-refresh.ico new file mode 100644 index 0000000..ba92e19 Binary files /dev/null and b/project/Icons/humanity/view-refresh.ico differ diff --git a/project/Icons/humanity/web-browser.ico b/project/Icons/humanity/web-browser.ico new file mode 100644 index 0000000..3e6f3c7 Binary files /dev/null and b/project/Icons/humanity/web-browser.ico differ diff --git a/project/Icons/switch-off.ico b/project/Icons/switch-off.ico new file mode 100644 index 0000000..2266f5b Binary files /dev/null and b/project/Icons/switch-off.ico differ diff --git a/project/Icons/switch-on.ico b/project/Icons/switch-on.ico new file mode 100644 index 0000000..3ace1b4 Binary files /dev/null and b/project/Icons/switch-on.ico differ diff --git a/project/Icons/tangerine/applications-mail.ico b/project/Icons/tangerine/applications-mail.ico new file mode 100644 index 0000000..a342712 Binary files /dev/null and b/project/Icons/tangerine/applications-mail.ico differ diff --git a/project/Icons/tangerine/bug-buddy.ico b/project/Icons/tangerine/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/tangerine/bug-buddy.ico differ diff --git a/project/Icons/tangerine/drive-harddisk.ico b/project/Icons/tangerine/drive-harddisk.ico new file mode 100644 index 0000000..a23ca2e Binary files /dev/null and b/project/Icons/tangerine/drive-harddisk.ico differ diff --git a/project/Icons/tangerine/edit-delete.ico b/project/Icons/tangerine/edit-delete.ico new file mode 100644 index 0000000..3e3b9ea Binary files /dev/null and b/project/Icons/tangerine/edit-delete.ico differ diff --git a/project/Icons/tangerine/folder.ico b/project/Icons/tangerine/folder.ico new file mode 100644 index 0000000..1794c20 Binary files /dev/null and b/project/Icons/tangerine/folder.ico differ diff --git a/project/Icons/tangerine/go-next.ico b/project/Icons/tangerine/go-next.ico new file mode 100644 index 0000000..358f6e7 Binary files /dev/null and b/project/Icons/tangerine/go-next.ico differ diff --git a/project/Icons/tangerine/system-help.ico b/project/Icons/tangerine/system-help.ico new file mode 100644 index 0000000..a3c30da Binary files /dev/null and b/project/Icons/tangerine/system-help.ico differ diff --git a/project/Icons/tangerine/system-software-install.ico b/project/Icons/tangerine/system-software-install.ico new file mode 100644 index 0000000..2682f8f Binary files /dev/null and b/project/Icons/tangerine/system-software-install.ico differ diff --git a/project/Icons/tangerine/system-software-update.ico b/project/Icons/tangerine/system-software-update.ico new file mode 100644 index 0000000..d873a98 Binary files /dev/null and b/project/Icons/tangerine/system-software-update.ico differ diff --git a/project/Icons/tangerine/text-x-changelog.ico b/project/Icons/tangerine/text-x-changelog.ico new file mode 100644 index 0000000..e33370e Binary files /dev/null and b/project/Icons/tangerine/text-x-changelog.ico differ diff --git a/project/Icons/tangerine/text-x-license.ico b/project/Icons/tangerine/text-x-license.ico new file mode 100644 index 0000000..a8487e7 Binary files /dev/null and b/project/Icons/tangerine/text-x-license.ico differ diff --git a/project/Icons/tangerine/video-display.ico b/project/Icons/tangerine/video-display.ico new file mode 100644 index 0000000..70ac382 Binary files /dev/null and b/project/Icons/tangerine/video-display.ico differ diff --git a/project/Icons/tangerine/view-refresh.ico b/project/Icons/tangerine/view-refresh.ico new file mode 100644 index 0000000..c9bed67 Binary files /dev/null and b/project/Icons/tangerine/view-refresh.ico differ diff --git a/project/Icons/tangerine/web-browser.ico b/project/Icons/tangerine/web-browser.ico new file mode 100644 index 0000000..996b6d1 Binary files /dev/null and b/project/Icons/tangerine/web-browser.ico differ diff --git a/project/Icons/tango/applications-mail.ico b/project/Icons/tango/applications-mail.ico new file mode 100644 index 0000000..a342712 Binary files /dev/null and b/project/Icons/tango/applications-mail.ico differ diff --git a/project/Icons/tango/bug-buddy.ico b/project/Icons/tango/bug-buddy.ico new file mode 100644 index 0000000..18da588 Binary files /dev/null and b/project/Icons/tango/bug-buddy.ico differ diff --git a/project/Icons/tango/drive-harddisk.ico b/project/Icons/tango/drive-harddisk.ico new file mode 100644 index 0000000..ae4e728 Binary files /dev/null and b/project/Icons/tango/drive-harddisk.ico differ diff --git a/project/Icons/tango/edit-delete.ico b/project/Icons/tango/edit-delete.ico new file mode 100644 index 0000000..3e3b9ea Binary files /dev/null and b/project/Icons/tango/edit-delete.ico differ diff --git a/project/Icons/tango/folder.ico b/project/Icons/tango/folder.ico new file mode 100644 index 0000000..880173e Binary files /dev/null and b/project/Icons/tango/folder.ico differ diff --git a/project/Icons/tango/go-next.ico b/project/Icons/tango/go-next.ico new file mode 100644 index 0000000..5f634ac Binary files /dev/null and b/project/Icons/tango/go-next.ico differ diff --git a/project/Icons/tango/system-help.ico b/project/Icons/tango/system-help.ico new file mode 100644 index 0000000..a3c30da Binary files /dev/null and b/project/Icons/tango/system-help.ico differ diff --git a/project/Icons/tango/system-software-install.ico b/project/Icons/tango/system-software-install.ico new file mode 100644 index 0000000..2682f8f Binary files /dev/null and b/project/Icons/tango/system-software-install.ico differ diff --git a/project/Icons/tango/system-software-update.ico b/project/Icons/tango/system-software-update.ico new file mode 100644 index 0000000..d873a98 Binary files /dev/null and b/project/Icons/tango/system-software-update.ico differ diff --git a/project/Icons/tango/text-x-changelog.ico b/project/Icons/tango/text-x-changelog.ico new file mode 100644 index 0000000..e33370e Binary files /dev/null and b/project/Icons/tango/text-x-changelog.ico differ diff --git a/project/Icons/tango/text-x-license.ico b/project/Icons/tango/text-x-license.ico new file mode 100644 index 0000000..a8487e7 Binary files /dev/null and b/project/Icons/tango/text-x-license.ico differ diff --git a/project/Icons/tango/video-display.ico b/project/Icons/tango/video-display.ico new file mode 100644 index 0000000..f375f96 Binary files /dev/null and b/project/Icons/tango/video-display.ico differ diff --git a/project/Icons/tango/view-refresh.ico b/project/Icons/tango/view-refresh.ico new file mode 100644 index 0000000..c9bed67 Binary files /dev/null and b/project/Icons/tango/view-refresh.ico differ diff --git a/project/Icons/tango/web-browser.ico b/project/Icons/tango/web-browser.ico new file mode 100644 index 0000000..996b6d1 Binary files /dev/null and b/project/Icons/tango/web-browser.ico differ diff --git a/project/JobsPatcher.au3 b/project/JobsPatcher.au3 new file mode 100644 index 0000000..5df2616 --- /dev/null +++ b/project/JobsPatcher.au3 @@ -0,0 +1,1253 @@ +Func DlAndExResources() + #Region: Scripts + ;Check for updates + $FilesToUpdate_Scripts = 0 + If StringInStr($sFilesToUpdate, "scripts") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Scripts = 1 + + $sResName = "ResHacker Scripts" + $sResFileLocal = @ScriptDir & '\Themes\scripts.7z' + $sResFileServer = $FilesURL & "/scripts.7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Scripts = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract resources + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Override Feature + If FileExists(@DesktopDir & "\Override\scripts") Then DirCopy(@DesktopDir & "\Override\scripts", $ResourcesDir & "\scripts", 1) + #EndRegion + + + #Region: Icons + ;Check for Updates + $FilesToUpdate_Icons = 0 + If StringInStr($sFilesToUpdate, "icons") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Icons = 1 + + $sResName = "Icon Resources" + If $SelectedTheme = "gnome" Then + $sResFileLocal = @ScriptDir & '\Themes\icons-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/icons-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Icons = 1 Then DownloadResources($sResName & " (" & $SelectedTheme & ")", $sResFileLocal, $sResFileServer) + + $sResFileLocal2 = "" + $sResFileLocal3 = "" + + ElseIf $SelectedTheme = "cheser" or $SelectedTheme = "gnome-brave" or $SelectedTheme = "tango" or $SelectedTheme = "elementary" Then + ;base icons + $sResFileLocal = @ScriptDir & '\Themes\icons-gnome.7z' + $sResFileServer = $FilesURL & "/icons-gnome.7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Icons = 1 Then DownloadResources($sResName & " (Gnome)", $sResFileLocal, $sResFileServer) + + ;specific icons + $sResFileLocal2 = @ScriptDir & '\Themes\icons-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/icons-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal2) or $FilesToUpdate_Icons = 1 Then DownloadResources($sResName & " (" & $SelectedTheme & ")", $sResFileLocal2, $sResFileServer) + + $sResFileLocal3 = "" + + Else + ;base icons + $sResFileLocal = @ScriptDir & '\Themes\icons-gnome.7z' + $sResFileServer = $FilesURL & "/icons-gnome.7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Icons = 1 Then DownloadResources($sResName & " (Gnome)", $sResFileLocal, $sResFileServer) + + ;2nd base icons + If $SelectedTheme = "tangerine" Then + $parent_theme = "Tango" + ElseIf $SelectedTheme = "humanity" Then + $parent_theme = "Elementary" + ElseIf $SelectedTheme = "gnome-human" or $SelectedTheme = "gnome-noble" or $SelectedTheme = "gnome-wine" or $SelectedTheme = "gnome-wise" Then + $parent_theme = "gnome-brave" + EndIf + $sResFileLocal2 = @ScriptDir & '\Themes\icons-' & $parent_theme & '.7z' + $sResFileServer = $FilesURL & "/icons-" & $parent_theme & ".7z" + If not FileExists($sResFileLocal2) or $FilesToUpdate_Icons = 1 Then DownloadResources($sResName & " (" & $parent_theme & ")", $sResFileLocal2, $sResFileServer) + + ;specific icons + $sResFileLocal3 = @ScriptDir & '\Themes\icons-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/icons-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal3) or $FilesToUpdate_Icons = 1 Then DownloadResources($sResName & " (" & $SelectedTheme & ")", $sResFileLocal3, $sResFileServer) + + EndIf + + ;Extract resources + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + If $sResFileLocal2 <> "" Then RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal2 & '"', @ScriptDir ,@SW_HIDE) + If $sResFileLocal3 <> "" Then RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal3 & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Override Feature + If FileExists(@DesktopDir & "\Override\icons") Then DirCopy(@DesktopDir & "\Override\icons", $ResourcesDir & "\icons", 1) + #EndRegion + + + #Region: Bitmaps + ;Check for Updates + $FilesToUpdate_Bitmaps = 0 + If StringInStr($sFilesToUpdate, "bitmaps") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Bitmaps = 1 + + $sResName = "Bitmap Resources" + If $SelectedTheme = "gnome" Then + $sResFileLocal = @ScriptDir & '\Themes\bitmaps-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/bitmaps-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Bitmaps = 1 Then DownloadResources($sResName & " (" & $SelectedTheme & ")", $sResFileLocal, $sResFileServer) + + $sResFileLocal2 = "" + $sResFileLocal3 = "" + + ElseIf $SelectedTheme = "cheser" or $SelectedTheme = "gnome-brave" or $SelectedTheme = "tango" or $SelectedTheme = "elementary" Then + ;base icons + $sResFileLocal = @ScriptDir & '\Themes\bitmaps-gnome.7z' + $sResFileServer = $FilesURL & "/bitmaps-gnome.7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Bitmaps = 1 Then DownloadResources($sResName & " (Gnome)", $sResFileLocal, $sResFileServer) + + ;specific icons + $sResFileLocal2 = @ScriptDir & '\Themes\bitmaps-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/bitmaps-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal2) or $FilesToUpdate_Bitmaps = 1 Then DownloadResources($sResName & " (" & $SelectedTheme & ")", $sResFileLocal2, $sResFileServer) + + $sResFileLocal3 = "" + + Else + ;base icons + $sResFileLocal = @ScriptDir & '\Themes\bitmaps-gnome.7z' + $sResFileServer = $FilesURL & "/bitmaps-gnome.7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Bitmaps = 1 Then DownloadResources($sResName & " (Gnome)", $sResFileLocal, $sResFileServer) + + ;2nd base icons + If $SelectedTheme = "tangerine" Then + $parent_theme = "Tango" + ElseIf $SelectedTheme = "humanity" Then + $parent_theme = "Elementary" + ElseIf $SelectedTheme = "gnome-human" or $SelectedTheme = "gnome-noble" or $SelectedTheme = "gnome-wine" or $SelectedTheme = "gnome-wise" Then + $parent_theme = "gnome-brave" + EndIf + $sResFileLocal2 = @ScriptDir & '\Themes\bitmaps-' & $parent_theme & '.7z' + $sResFileServer = $FilesURL & "/bitmaps-" & $parent_theme & ".7z" + If not FileExists($sResFileLocal2) or $FilesToUpdate_Bitmaps = 1 Then DownloadResources($sResName & " (" & $parent_theme & ")", $sResFileLocal2, $sResFileServer) + + ;specific icons + $sResFileLocal3 = @ScriptDir & '\Themes\bitmaps-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/bitmaps-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal3) or $FilesToUpdate_Bitmaps = 1 Then DownloadResources($sResName & " (" & $SelectedTheme & ")", $sResFileLocal3, $sResFileServer) + + EndIf + + ;Extract resources + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + If $sResFileLocal2 <> "" Then RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal2 & '"', @ScriptDir ,@SW_HIDE) + If $sResFileLocal3 <> "" Then RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal3 & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Override Feature + If FileExists(@DesktopDir & "\Override\bitmaps") Then DirCopy(@DesktopDir & "\Override\bitmaps", $ResourcesDir & "\bitmaps", 1) + If FileExists(@DesktopDir & "\Override\shiki") Then DirCopy(@DesktopDir & "\Override\shiki", $ResourcesDir & "\shiki", 1) + #EndRegion + + + #Region Themes-Apps + ;Check for Updates + $FilesToUpdate_Apps = 0 + If StringInStr($sFilesToUpdate, "theme-apps") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Apps = 1 + + $sResName = "Application Theme Files" + + ;Download + ;step1: GNOME base + $sResFileLocal = @ScriptDir & '\Themes\theme-apps-gnome.7z' + $sResFileServer = $FilesURL & "/theme-apps/theme-apps-gnome.7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Apps = 1 Then DownloadResources($sResName & " (Gnome)", $sResFileLocal, $sResFileServer) + + ;step2: specific theme + If $SelectedTheme <> "gnome" Then + $sResFileLocal2 = @ScriptDir & '\Themes\theme-apps-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/theme-apps/theme-apps-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal2) or $FilesToUpdate_Apps = 1 Then DownloadResources($sResName & " (" & $SelectedTheme & ")", $sResFileLocal2, $sResFileServer) + Else + $sResFileLocal2 = "" + EndIf + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + If $sResFileLocal2 <> "" Then RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal2 & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + #EndRegion +EndFunc + + +#Region Options +;General Options +Func Apply_NoTray() + ;Don't patch Tray Icons + InstallMsg("Applying: Don't patch Tray Icons") + + FileCopy($ResourcesDir & "\Scripts\options\notray_SndVolSSO.dll.txt", $ResourcesDir & "\Scripts\SndVolSSO.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\notray_taskbarcpl.dll.txt", $ResourcesDir & "\Scripts\taskbarcpl.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\notray_pnidui.dll.txt", $ResourcesDir & "\Scripts\pnidui.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\notray_ActionCenter.dll.txt", $ResourcesDir & "\Scripts\ActionCenter.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\notray_batmeter.dll.txt", $ResourcesDir & "\Scripts\batmeter.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\notray_dropbox.exe.txt", $ResourcesDir & "\Scripts\dropbox.exe.txt", 1) + + FileCopy($ResourcesDir & "\Scripts\x64\options\notray_SndVolSSO.dll.txt", $ResourcesDir & "\Scripts\x64\SndVolSSO.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\notray_taskbarcpl.dll.txt", $ResourcesDir & "\Scripts\x64\taskbarcpl.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\notray_pnidui.dll.txt", $ResourcesDir & "\Scripts\x64\pnidui.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\notray_ActionCenter.dll.txt", $ResourcesDir & "\Scripts\x64\ActionCenter.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\notray_batmeter.dll.txt", $ResourcesDir & "\Scripts\x64\batmeter.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\notray_dropbox.exe.txt", $ResourcesDir & "\Scripts\dropbox.exe.txt", 1) + + InstallMsg("done") +EndFunc + +Func Apply_SymbolicTray() + ;Use symbolic tray icons + InstallMsg("Applying: Use symbolic Tray Icons") + + FileCopy($ResourcesDir & "\Scripts\options\symbolic_SndVolSSO.dll.txt", $ResourcesDir & "\Scripts\SndVolSSO.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\symbolic_taskbarcpl.dll.txt", $ResourcesDir & "\Scripts\taskbarcpl.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\symbolic_pnidui.dll.txt", $ResourcesDir & "\Scripts\pnidui.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\symbolic_ActionCenter.dll.txt", $ResourcesDir & "\Scripts\ActionCenter.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\symbolic_batmeter.dll.txt", $ResourcesDir & "\Scripts\batmeter.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\options\symbolic_dropbox.exe.txt", $ResourcesDir & "\Scripts\dropbox.exe.txt", 1) + + FileCopy($ResourcesDir & "\Scripts\x64\options\symbolic_SndVolSSO.dll.txt", $ResourcesDir & "\Scripts\x64\SndVolSSO.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\symbolic_taskbarcpl.dll.txt", $ResourcesDir & "\Scripts\x64\taskbarcpl.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\symbolic_pnidui.dll.txt", $ResourcesDir & "\Scripts\x64\pnidui.dll.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\symbolic_ActionCenter.dll.txt", $ResourcesDir & "\Scripts\x64\ActionCenter.dll.txt", 1) + ;FileCopy($ResourcesDir & "\Scripts\x64\options\symbolic_batmeter.dll.txt", $ResourcesDir & "\Scripts\x64\batmeter.dll.txt", 1) ;no x64 needed! + FileCopy($ResourcesDir & "\Scripts\x64\options\symbolic_dropbox.exe.txt", $ResourcesDir & "\Scripts\x64\dropbox.exe.txt", 1) + + InstallMsg("done") +EndFunc + +Func Apply_NoStartOrb() + ;Don't patch Start Orb + InstallMsg("Applying: Don't patch Start Orb") + + FileCopy($ResourcesDir & "\Scripts\options\noorb_explorer.exe.txt", $ResourcesDir & "\Scripts\explorer.exe.txt", 1) + FileCopy($ResourcesDir & "\Scripts\x64\options\noorb_explorer.exe.txt", $ResourcesDir & "\Scripts\x64\explorer.exe.txt", 1) + + InstallMsg("done") +EndFunc + +Func Apply_Notepad2() + ;Replace MS Notepad with Notepad2 + + ;Check for Updates + $FilesToUpdate_Notepad2 = 0 + If StringInStr($sFilesToUpdate, "notepad2") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Notepad2 = 1 + + $sResName = "Notepad2" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\files-notepad2-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/tools/files-notepad2-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Notepad2 = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Patch + InstallMsg("Replacing: Microsoft Notepad with " & $sResName) + + If $OsArch = "x86" Then + DirCreate(@DesktopDir & "\Override") + FileCopy($ResourcesDir & "\files\notepad2-" & _GetOSLanguage() & ".exe", @DesktopDir & "\Override\notepad.exe", 1) + Else + DirCreate(@DesktopDir & "\Override\x64") + FileCopy($ResourcesDir & "\files\notepad2-" & _GetOSLanguage() & "-x64.exe", @DesktopDir & "\Override\notepad.exe", 1) + FileCopy($ResourcesDir & "\files\notepad2-" & _GetOSLanguage() & ".exe", @DesktopDir & "\Override\x64\notepad.exe", 1) + EndIf + + FileWrite(@UserProfileDir & "\AppData\Roaming\notepad2.ini", "[Notepad2]") + + InstallMsg("done") +EndFunc + +Func Apply_Desktops() + ;Install Sysinternals Desktops + + ;Check for Updates + $FilesToUpdate_Desktops = 0 + If StringInStr($sFilesToUpdate, "desktops") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Desktops = 1 + + $sResName = "Sysinternals Desktops" + + ;Download + If $SelectedTheme = "gnome" or $SelectedTheme = "cheser" or $SelectedTheme = "elementary" or $SelectedTheme = "tango" Then + $sResFileLocal = @ScriptDir & '\Themes\files-desktops-gnome-brave.7z' + $sResFileServer = $FilesURL & "/tools/files-desktops-gnome-brave.7z" + ElseIf $SelectedTheme = "tangerine" Then + $sResFileLocal = @ScriptDir & '\Themes\files-desktops-gnome-human.7z' + $sResFileServer = $FilesURL & "/tools/files-desktops-gnome-human.7z" + Else + $sResFileLocal = @ScriptDir & '\Themes\files-desktops-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/tools/files-desktops-" & $SelectedTheme & ".7z" + EndIf + If not FileExists($sResFileLocal) or $FilesToUpdate_Desktops = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Install + InstallMsg("Installing: " & $sResName) + + FileCopy($ResourcesDir & "\files\desktops.exe", @WindowsDir & "\desktops.exe", 1) + RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run", "Sysinternals Desktops", "REG_SZ", @WindowsDir & "\desktops.exe") ;Add to Autostart + + InstallMsg("done") +EndFunc + +Func Apply_UpdaterStartup() + ;Automatically Check for Updates + InstallMsg("Applying: Automatically Check for Updates on Startup") + + FileDelete(@StartupCommonDir & "\" & $AppName & " Updatecheck.lnk") + FileCreateShortcut(@ScriptDir & "\Updater.exe", @StartupDir & "\" & $AppName & " Updatecheck.lnk", @ScriptDir, "/S") + + InstallMsg("done") +EndFunc + +Func Apply_ReloaderStartup() + ;Automatically Reload on Boot + InstallMsg("Applying: Automatically Reload on Startup") + + FileDelete(@StartupCommonDir & "\" & $AppName & " Reloader.lnk") + FileCreateShortcut(@ScriptDir & "\Patcher.exe", @StartupDir & "\" & $AppName & " Reloader.lnk", @ScriptDir, "/reload /S") + + InstallMsg("done") +EndFunc + +;Windows: Theme +Func ApplyTheme_UXThemePatch($sMethod) + ;Apply UXThemePatch + If $sMethod = "direct" Then + ;Install + InstallMsg("Applying: UXTheme Patch (Direct Method)") + RunWait($ToolsDir & "\UltraUXThemePatcher.exe /S") + RegWrite($AppRegKey, "UxThemePatch", "REG_SZ", "1") + InstallMsg("done") + Else + ;Install + InstallMsg("Applying: UXTheme Patch (Service Method") + RunWait($ToolsDir & "\UXTheme_Multi-Patcher.exe") + RegWrite($AppRegKey, "UxThemePatch", "REG_SZ", "1") + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_Wallpapers() + ;Matching Wallpapers for the VS + + ;Check for Updates + $FilesToUpdate_Wallpapers = 0 + If StringInStr($sFilesToUpdate, "wallpapers") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Wallpapers = 1 + + $sResName = "Wallpapers" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\wallpapers.7z' + $sResFileServer = $FilesURL & "/theme-win/wallpapers.7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Wallpapers = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Install + InstallMsg("Installing: " & $sResName) + ;FileCopy($ResourcesDir & "\themes\Windows\Wallpapers\*.png", @WindowsDir & "\Web\Wallpaper", 1) + ;FileCopy($ResourcesDir & "\themes\Windows\Wallpapers\*.jpg", @WindowsDir & "\Web\Wallpaper", 1) + DirCopy($ResourcesDir & "\themes\Windows\Wallpapers", @WindowsDir & "\Web\Wallpaper", 1) + InstallMsg("done") +EndFunc + +Func ApplyTheme_Cursors($Cursor_Style) + ;Ubuntu Classic Cursors + + ;Check for Updates + $FilesToUpdate_Cursors = 0 + If StringInStr($sFilesToUpdate, "cursors") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Cursors = 1 + + $sResName = $Cursor_Style & " Cursors" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\cursors-' & $Cursor_Style & '.7z' + $sResFileServer = $FilesURL & "/theme-win/cursors-" & $Cursor_Style & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Cursors = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Install + InstallMsg("Installing: " & $sResName) + + DirCreate(@WindowsDir & "\Cursors\" & $Cursor_Style) + FileCopy($ResourcesDir & "\themes\Windows\Cursors\*.cur", @WindowsDir & "\Cursors\" & $Cursor_Style, 9) + FileCopy($ResourcesDir & "\themes\Windows\Cursors\*.ani", @WindowsDir & "\Cursors\" & $Cursor_Style, 9) + + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Arrow", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\normal.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Help", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\help.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "AppStarting", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\working.ani") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Wait", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\busy.ani") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Crosshair", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\precision.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "IBeam", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\text.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "NWPen", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\handwriting.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "No", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\unavailable.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeNS", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\vertical_resize.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeWE", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\horizontal_resize.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeNWSE", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\diagonal_resize_1.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeNESW", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\diagonal_resize_2.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeAll", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\move.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "UpArrow", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\alternate.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Hand", "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\link.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors\Schemes", $Cursor_Style, "REG_SZ", @WindowsDir & "\Cursors\" & $Cursor_Style & "\normal.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\help.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\working.ani," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\busy.ani," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\precision.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\text.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\handwriting.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\unavailable.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\vertical_resize.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\horizontal_resize.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\diagonal_resize_1.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\diagonal_resize_2.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\move.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\alternate.cur," & @WindowsDir & "\Cursors\" & $Cursor_Style & "\link.cur") + + InstallMsg("done") +EndFunc + +Func ApplyTheme_VisualStyle($VS_Name) + ;VisualStyle + + ;Check for Updates + $FilesToUpdate_ThemeWin = 0 + If StringInStr($sFilesToUpdate, "theme-win") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_ThemeWin = 1 + + $sResName = "Visual Style for Windows" + + ;Definitions + If $VS_Name = "elementary" Then + $sResFileLocal = @ScriptDir & '\Themes\visualstyle-elementary.7z' + $sResFileServer = $FilesURL & "/theme-win/visualstyle-elementary.7z" + + $VS_FileName = "elementary" + + ElseIf $VS_Name = "Ubuntu" Then + $sResFileLocal = @ScriptDir & '\Themes\visualstyle-ubuntu.7z' + $sResFileServer = $FilesURL & "/theme-win/visualstyle-ubuntu.7z" + + $VS_FileName = "Ubuntu" + + ElseIf $VS_Name = "Shiki-Colors" Then + $sResFileLocal = @ScriptDir & '\Themes\visualstyle-shikicolors.7z' + $sResFileServer = $FilesURL & "/theme-win/visualstyle-shikicolors.7z" + + If $SelectedTheme = "gnome" Then + $VS_FileName = "Shiki-Colors Dust" + ElseIf $SelectedTheme = "cheser" or $SelectedTheme = "tango" or $SelectedTheme = "elementary" Then + $VS_FileName = "Shiki-Colors Brave" + ElseIf $SelectedTheme = "tangerine" or $SelectedTheme = "humanity" Then + $VS_FileName = "Shiki-Colors Human" + Else + $VS_FileName = "Shiki-Colors " & $SelectedTheme + EndIf + EndIf + + ;Download + If not FileExists($sResFileLocal) or $FilesToUpdate_ThemeWin = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Install + InstallVisualStyle($VS_Name, $VS_FileName) + + +;~ InstallMsg("Installing: " & $sResName) + +;~ FileDelete(@WindowsDir & "\Resources\Themes\" & $VS_Name) +;~ DirRemove(@WindowsDir & "\Resources\Themes\" & $VS_Name, 1) + +;~ DirCreate(@WindowsDir & "\Resources\Themes\" & $VS_Name & "\Shell\NormalColor\en-US") +;~ FileCopy($ResourcesDir & "\themes\Windows\" & $WinName & "\*.theme", @WindowsDir & "\Resources\Themes", 9) +;~ FileCopy($ResourcesDir & "\themes\Windows\" & $WinName & "\*.msstyles", @WindowsDir & "\Resources\Themes\" & $VS_Name, 9) +;~ FileCopy($ResourcesDir & "\themes\Windows\" & $WinName & "\shellstyle.dll", @WindowsDir & "\Resources\Themes\" & $VS_Name & "\Shell\NormalColor", 9) +;~ FileCopy($ResourcesDir & "\themes\Windows\" & $WinName & "\shellstyle.dll.mui", @WindowsDir & "\Resources\Themes\" & $VS_Name & "\Shell\NormalColor\en-US", 9) +;~ ;Fonts +;~ If $VS_Name = "elementary" Then InstallFont($ResourcesDir & "\themes\Windows\Fonts\*.ttf") + + + ;Apply theme; only if uxtheme is patched + If RegRead($AppRegKey, "UxThemePatch") = "1" and FileExists(@WindowsDir & "\Resources\Themes\" & $VS_FileName & ".theme") Then + ShellExecuteWait(@WindowsDir & "\Resources\Themes\" & $VS_FileName & ".theme") + sleep(4000) + send("!{f4}") + ElseIf FileExists(@WindowsDir & "\Resources\Themes\" & $VS_FileName & ".theme") Then + FileCreateShortcut(@WindowsDir & "\Resources\Themes\" & $VS_FileName & ".theme", @DesktopCommonDir & "\Apply " & $VS_Name & " Theme.lnk") + EndIf + + InstallMsg("done") +EndFunc + +Func ApplyTheme_Branding() + ;Check the EditionID for the right branding + $EditionID = RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion", "EditionID") + + If $EditionID = "Ultimate" Then + FileCopy($ResourcesDir & "\bitmaps\basebrd.dll\ultimate\*.bmp", $ResourcesDir & "\bitmaps\basebrd.dll", 1) + ElseIf $EditionID = "Professional" Then + FileCopy($ResourcesDir & "\bitmaps\basebrd.dll\professional\*.bmp", $ResourcesDir & "\bitmaps\basebrd.dll", 1) + ElseIf $EditionID = "HomePremium" Then + FileCopy($ResourcesDir & "\bitmaps\basebrd.dll\homepremium\*.bmp", $ResourcesDir & "\bitmaps\basebrd.dll", 1) + ElseIf $EditionID = "HomeBasic" Then + FileCopy($ResourcesDir & "\bitmaps\basebrd.dll\homebasic\*.bmp", $ResourcesDir & "\bitmaps\basebrd.dll", 1) + ElseIf $EditionID = "Starter" Then + FileCopy($ResourcesDir & "\bitmaps\basebrd.dll\starter\*.bmp", $ResourcesDir & "\bitmaps\basebrd.dll", 1) + EndIf + + InstallFile("basebrd.dll", @WindowsDir & "\Branding\Basebrd") ;Windows Edition Banners + InstallFile("shellbrd.dll", @WindowsDir & "\Branding\ShellBrd") ;First Steps (CPL) + Windows Flags +EndFunc +#EndRegion + + +#Region System Files +;Windows: System Files +Func PatchWindowsFiles() + ;=====Systemfiles==================== + For $ChBox In $CheckboxesDict.Keys () + If BitAND(GUICtrlRead($ChBox), 1) Then + $FileName = $CheckboxesDict ($ChBox) + $InstallFiles.enqueue ($FileName) + EndIf + Next + + $IniFile = $IniFileWin + + If $InstallFiles.count > 0 Then + Do + $EntrysNumber = IniRead($IniFile, $InstallFiles.Peek, "Entrys", "1") + + For $j = 1 To $EntrysNumber + + $File = IniRead($IniFile, $InstallFiles.Peek, "File_" & $j, "") + $PathIni = IniRead($IniFile, $InstallFiles.Peek, "Path_" & $j, "") + + If not StringInStr($PathIni, "WindowsDir") = 0 Then + $Path = StringReplace($PathIni, "WindowsDir", @WindowsDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataLocal") = 0 Then + $Path = StringReplace($PathIni, "AppDataLocal", EnvGet("LOCALAPPDATA")) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataRoaming") = 0 Then + $Path = StringReplace($PathIni, "AppDataRoaming", @AppDataDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "SystemDir") = 0 Then + $Path = StringReplace($PathIni, "SystemDir", @WindowsDir & "\System32") + $Path64 = StringReplace($PathIni, "SystemDir", @WindowsDir & "\SysWOW64") + ElseIf not StringInStr($PathIni, "ProgramFilesDir") = 0 Then + $Path = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles) + $Path64 = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles64) + Else + $Path = $PathIni + $Path64 = "" + EndIf + + If $Path <> "" and $File <> "" Then + ;Specials for IE 10+ Users who won't be able to use it properly if these files get patched: + If $keepIEusable = 1 and $File = "ExplorerFrame.dll" Then + InstallMsg("Skipping File: " & $Path & "\" & $File & " for IE compatibility") + UninstallFile($File, $Path) + ElseIf $keepIEusable = 1 and $File = "inetcpl.cpl" Then + InstallMsg("Skipping File: " & $Path & "\" & $File & " for IE compatibility") + UninstallFile($File, $Path) + ElseIf $NotPatchShell32 = 1 or $keepIEusable = 1 and $File = "shell32.dll" Then + InstallMsg("Skipping File: " & $Path & "\" & $File & " for IE/Sound compatibility") + UninstallFile($File, $Path) + Else ;normal mode: + InstallFile($File, $Path) + EndIf + EndIf + + If $Path64 <> "" and $File <> "" Then + ;Specials for IE 10+ Users who won't be able to use it properly if these files get patched: + If $keepIEusable = 1 and $File = "ExplorerFrame.dll" Then + InstallMsg("Skipping File: " & $Path64 & "\" & $File & " for IE compatibility") + UninstallFile64($File, $Path64) + ElseIf $keepIEusable = 1 and $File = "inetcpl.cpl" Then + InstallMsg("Skipping File: " & $Path64 & "\" & $File & " for IE compatibility") + UninstallFile64($File, $Path64) + ElseIf $NotPatchShell32 = 1 or $keepIEusable = 1 and $File = "shell32.dll" Then + InstallMsg("Skipping File: " & $Path64 & "\" & $File & " for IE/Sound compatibility") + UninstallFile64($File, $Path64) + Else ;normal mode: + InstallFile64($File, $Path64) + EndIf + EndIf + + Next + + $InstallFiles.dequeue + + Until Not $InstallFiles.count + EndIf + + + ;UnPatch all files not compatible with the used Windows Version if they somehow got patched + $IniFile = @ScriptDir & "\filesWindows.ini" + $entrys = IniReadSectionNames($IniFile) + + For $i = 1 to $entrys[0] + $WinSupport = IniRead($IniFile, $entrys[$i], "Win", "") + + If $WinSupport <> "All" and StringInStr($WinSupport, $WinName) = 0 Then + + $EntrysNumber = IniRead($IniFile, $entrys[$i], "Entrys", "1") + + For $j = 1 To $EntrysNumber + + $File = IniRead($IniFile, $entrys[$i], "File_" & $j, "") + $PathIni = IniRead($IniFile, $entrys[$i], "Path_" & $j, "") + + If not StringInStr($PathIni, "WindowsDir") = 0 Then + $Path = StringReplace($PathIni, "WindowsDir", @WindowsDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataLocal") = 0 Then + $Path = StringReplace($PathIni, "AppDataLocal", EnvGet("LOCALAPPDATA")) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataRoaming") = 0 Then + $Path = StringReplace($PathIni, "AppDataRoaming", @AppDataDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "SystemDir") = 0 Then + $Path = StringReplace($PathIni, "SystemDir", @WindowsDir & "\System32") + $Path64 = StringReplace($PathIni, "SystemDir", @WindowsDir & "\SysWOW64") + ElseIf not StringInStr($PathIni, "ProgramFilesDir") = 0 Then + $Path = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles) + $Path64 = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles64) + Else + $Path = $PathIni + $Path64 = "" + EndIf + + If $Path <> "" and $File <> "" Then UninstallFile($File, $Path) + If $Path64 <> "" and $File <> "" Then UninstallFile64($File, $Path64) + + Next + + EndIf + Next +EndFunc +#EndRegion + + +#Region 3rd Party Apps +;3rd Party Apps: Themes +Func ApplyTheme_Aimp() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\AIMP3\AIMP3.exe") or FileExists($ProgramFiles & "\AIMP\AIMP.exe") Then + ;Check for Updates + $FilesToUpdate_Aimp = 0 + If StringInStr($sFilesToUpdate, "theme-aimp") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Aimp = 1 + + $sResName = "Aimp Theme Files" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\theme-Aimp-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/theme-apps/theme-Aimp-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Aimp = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + EndIf + + If FileExists($ProgramFiles & "\AIMP3\AIMP3.exe") Then + ;Install + InstallMsg("Installing Theme: Aimp") + + CheckAndCloseProcess("AIMP3.exe", "AIMP") + + FileCopy($ResourcesDir & "\themes\Aimp\*.acs3", $ProgramFiles & "\AIMP3\Skins", 1) + + ;activate Theme + If $SelectedTheme = "gnome-brave" or $SelectedTheme = "gnome-human" or $SelectedTheme = "gnome-noble" or $SelectedTheme = "gnome-wine" or $SelectedTheme = "gnome-wise" Then + $theme_Aimp = "Shiki-" & StringReplace($SelectedTheme, "gnome-", "") & ".acs3" + ElseIf $SelectedTheme = "elementary" Then + $theme_Aimp = $SelectedTheme & ".acs3" + Else + $theme_Aimp = "Shiki-" & $SelectedTheme & ".acs3" + EndIf + IniWrite(@AppDataDir & "\AIMP3\AIMP3.ini", "Skins", "Skin", $theme_Aimp) + + InstallMsg("done") + + ElseIf FileExists($ProgramFiles & "\AIMP\AIMP.exe") Then + ;Install + InstallMsg("Installing Theme: Aimp") + + CheckAndCloseProcess("AIMP.exe", "AIMP") + + FileCopy($ResourcesDir & "\themes\Aimp\*.acs3", $ProgramFiles & "\AIMP\Skins", 1) + + ;activate Theme + If $SelectedTheme = "gnome-brave" or $SelectedTheme = "gnome-human" or $SelectedTheme = "gnome-noble" or $SelectedTheme = "gnome-wine" or $SelectedTheme = "gnome-wise" Then + $theme_Aimp = "Shiki-" & StringReplace($SelectedTheme, "gnome-", "") & ".acs3" + ElseIf $SelectedTheme = "elementary" Then + $theme_Aimp = $SelectedTheme & ".acs3" + Else + $theme_Aimp = "Shiki-" & $SelectedTheme & ".acs3" + EndIf + IniWrite(@AppDataDir & "\AIMP\AIMP.ini", "Skins", "Skin", $theme_Aimp) + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_jDownloader() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\jDownloader\jDownloader.exe") Then + ;Check for Updates + $FilesToUpdate_jDownloader = 0 + If StringInStr($sFilesToUpdate, "theme-jdownloader") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_jDownloader = 1 + + $sResName = "jDownloader Theme Files" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\theme-jDownloader-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/theme-apps/theme-jDownloader-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_jDownloader = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Install + InstallMsg("Installing Theme: jDownloader") + + CheckAndCloseProcess("jdownloader.exe", "jDownloader") + + DirCopy($ResourcesDir & "\themes\jDownloader", $ProgramFiles & "\jDownloader\jd", 1) + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_Firefox() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\Mozilla Firefox\firefox.exe") or FileExists($ProgramFiles64 & "\Mozilla Firefox\firefox.exe") Then + ;Check for Updates + $FilesToUpdate_Mozilla = 0 + If StringInStr($sFilesToUpdate, "theme-firefox-thunderbird") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Mozilla = 1 + + $sResName = "Firefox/Thunderbird Theme Files" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\theme-firefox-thunderbird-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/theme-apps/theme-firefox-thunderbird-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Mozilla = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Install + InstallMsg("Installing Theme: Mozilla Firefox") + + CheckAndCloseProcess("firefox.exe", "Mozilla Firefox") + + $FirefoxAppPath = @AppDataDir & "\Mozilla\Firefox\" & StringReplace(IniRead(@AppDataDir & "\Mozilla\Firefox\profiles.ini", "Profile0", "Path", "Error"), "/", "\") + DirCreate($FirefoxAppPath & "\extensions") + FileCopy($ResourcesDir & "\themes\Firefox-Thunderbird\*.xpi", $FirefoxAppPath & "\extensions", 9) + FileCopy($ResourcesDir & "\themes\Firefox\*.xpi", $FirefoxAppPath & "\extensions", 9) + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_Thunderbird() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe") Then + ;Check for Updates + $FilesToUpdate_Mozilla = 0 + If StringInStr($sFilesToUpdate, "theme-firefox-thunderbird") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_Mozilla = 1 + + $sResName = "Firefox/Thunderbird Theme Files" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\theme-firefox-thunderbird-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/theme-apps/theme-firefox-thunderbird-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_Mozilla = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + + ;Install + InstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "abcardWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\abcardWindow.ico") + InstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "addressbookWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\addressbookWindow.ico") + InstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "messengerWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\messengerWindow.ico") + InstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "msgcomposeWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\msgcomposeWindow.ico") + + InstallMsg("Installing Theme: Mozilla Thunderbird") + + CheckAndCloseProcess("thunderbird.exe", "Mozilla Thunderbird") + + FileCopy($ResourcesDir & "\themes\Firefox-Thunderbird\*.xpi", $ProgramFiles & "\Mozilla Thunderbird\extensions", 1) + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_SMPlayer() + ;Download + If FileExists($ProgramFiles & "\SMPlayer\SMPlayer.exe") or FileExists($ProgramFiles64 & "\SMPlayer\SMPlayer.exe") Then + ;Check for Updates + $FilesToUpdate_SMPlayer = 0 + If StringInStr($sFilesToUpdate, "theme-smplayer") <> 0 or $sFilesToUpdate = "all" Then $FilesToUpdate_SMPlayer = 1 + + $sResName = "SMPlayer Theme Files" + + ;Download + $sResFileLocal = @ScriptDir & '\Themes\theme-SMPlayer-' & $SelectedTheme & '.7z' + $sResFileServer = $FilesURL & "/theme-apps/theme-SMPlayer-" & $SelectedTheme & ".7z" + If not FileExists($sResFileLocal) or $FilesToUpdate_SMPlayer = 1 Then DownloadResources($sResName, $sResFileLocal, $sResFileServer) + + ;Extract + InstallMsg("Extracting: " & $sResName) + If FileExists($sResFileLocal) Then + RunWait($ToolsDir & '\7z.exe x -yo"' & $ResourcesDir & '" "' & $sResFileLocal & '"', @ScriptDir ,@SW_HIDE) + Else + DownloadError($sResFileLocal) + EndIf + InstallMsg("done") + EndIf + + ;Theme - no need for a backup + If $SelectedTheme = "gnome-brave" or $SelectedTheme = "gnome-human" or $SelectedTheme = "gnome-noble" or $SelectedTheme = "gnome-wine" or $SelectedTheme = "gnome-wise" Then + $theme_SMPlayer = "gnome-" & $SelectedTheme + Else + $theme_SMPlayer = $SelectedTheme + EndIf + + If FileExists($ProgramFiles & "\SMPlayer\SMPlayer.exe") Then + InstallMsg("Installing Theme: SMPlayer") + + CheckAndCloseProcess("SMPlayer.exe", "SMPlayer") + + DirCopy($ResourcesDir & "\themes\SMPlayer", $ProgramFiles & "\SMPlayer\themes", 1) + + ;activate Theme + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "iconset", _StringTitleCase($theme_SMPlayer)) + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "style", "WindowsVista") + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "gui", "DefaultGUI") + + InstallMsg("done") + ElseIf FileExists($ProgramFiles64 & "\SMPlayer\SMPlayer.exe") Then + InstallMsg("Installing Theme: SMPlayer") + + CheckAndCloseProcess("SMPlayer.exe", "SMPlayer") + + DirCopy($ResourcesDir & "\themes\SMPlayer", $ProgramFiles64 & "\SMPlayer\themes", 1) + + ;activate Theme + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "iconset", _StringTitleCase($theme_SMPlayer)) + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "style", "WindowsVista") + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "gui", "DefaultGUI") + + InstallMsg("done") + EndIf +EndFunc + +;Themes in one PAK: +Func ApplyTheme_DiskInfo() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\CrystalDiskInfo\DiskInfo.exe") Then + ;Install + InstallMsg("Installing Theme: CrystalDiskInfo") + + CheckAndCloseProcess("DiskInfo.exe", "Crystal DiskInfo") + + DirCopy($ResourcesDir & "\themes\CrystalDiskInfo", $ProgramFiles & "\CrystalDiskInfo\CdiResource\themes", 1) + + ;activate Theme +;~ If $SelectedTheme = "elementary" Then ;WIP! +;~ $theme_DiskInfo = "elementary" +;~ Else +;~ $theme_DiskInfo = "Shiki-Colors" +;~ EndIf +;~ IniWrite($ProgramFiles & "\CrystalDiskInfo\DiskInfo.ini", "Setting", "Theme", $theme_DiskInfo) + + IniWrite($ProgramFiles & "\CrystalDiskInfo\DiskInfo.ini", "Setting", "Theme", "Shiki-Colors") + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_Foobar2000() + If FileExists($ProgramFiles & "\foobar2000\foobar2000.exe") Then + ;Install + CheckAndCloseProcess("foobar2000.exe", "foobar2000") + + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "aac.ico", $ResourcesDir & "\themes\foobar2000\aac.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "ape.ico", $ResourcesDir & "\themes\foobar2000\ape.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "flac.ico", $ResourcesDir & "\themes\foobar2000\flac.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "generic.ico", $ResourcesDir & "\themes\foobar2000\generic.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "m4a.ico", $ResourcesDir & "\themes\foobar2000\m4a.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mp3.ico", $ResourcesDir & "\themes\foobar2000\mp3.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mp4.ico", $ResourcesDir & "\themes\foobar2000\mp4.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mpc.ico", $ResourcesDir & "\themes\foobar2000\mpc.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "ogg.ico", $ResourcesDir & "\themes\foobar2000\ogg.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wav.ico", $ResourcesDir & "\themes\foobar2000\wav.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wma.ico", $ResourcesDir & "\themes\foobar2000\wma.ico") + InstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wv.ico", $ResourcesDir & "\themes\foobar2000\wv.ico") + EndIf +EndFunc + +Func ApplyTheme_Gimp() + If FileExists($ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe") or FileExists($ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe") Then + ;Install + CheckAndCloseProcess("gimp-2.8.exe", "GIMP") + + InstallTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "gimp-logo.png", $ResourcesDir & "\themes\Gimp\gimp-logo.png") + InstallTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "gimp-splash.png", $ResourcesDir & "\themes\Gimp\gimp-splash.png") + InstallTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "wilber.png", $ResourcesDir & "\themes\Gimp\wilber.png") + + InstallTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "gimp-logo.png", $ResourcesDir & "\themes\Gimp\gimp-logo.png") + InstallTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "gimp-splash.png", $ResourcesDir & "\themes\Gimp\gimp-splash.png") + InstallTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "wilber.png", $ResourcesDir & "\themes\Gimp\wilber.png") + EndIf +EndFunc + +Func ApplyTheme_Inkscape() + If FileExists($ProgramFiles & "\Inkscape\Inkscape.exe") or FileExists($ProgramFiles64 & "\Inkscape\Inkscape.exe") Then + ;Install + CheckAndCloseProcess("inkscape.exe", "Inkscape") + + InstallTheme("Inkscape", $ProgramFiles & "\Inkscape\inkscape.exe", $ProgramFiles & "\Inkscape\share\icons", "icons.svg", $ResourcesDir & "\themes\Inkscape\icons.svg") + InstallTheme("Inkscape", $ProgramFiles64 & "\Inkscape\inkscape.exe", $ProgramFiles64 & "\Inkscape\share\icons", "icons.svg", $ResourcesDir & "\themes\Inkscape\icons.svg") + EndIf +EndFunc + +Func ApplyTheme_LibreOffice() + If FileExists($ProgramFiles & "\LibreOffice 4\program\soffice.exe") or FileExists($ProgramFiles & "\LibreOffice 5\program\soffice.exe") or FileExists($ProgramFiles64 & "\LibreOffice 5\program\soffice.exe") Then + ;Install + + ;4.x + InstallTheme("LibreOffice", $ProgramFiles & "\LibreOffice 4\program\soffice.exe", $ProgramFiles & "\LibreOffice 4\share\config", "images_tango.zip", $ResourcesDir & "\themes\LibreOffice\images_tango.zip") + InstallTheme("LibreOffice", $ProgramFiles & "\LibreOffice 4\program\soffice.exe", $ProgramFiles & "\LibreOffice 4\program", "intro.png", $ResourcesDir & "\themes\LibreOffice\intro.png") + + ;5.x + InstallTheme("LibreOffice", $ProgramFiles & "\LibreOffice 5\program\soffice.exe", $ProgramFiles & "\LibreOffice 5\program", "intro.png", $ResourcesDir & "\themes\LibreOffice\intro.png") + InstallTheme("LibreOffice", $ProgramFiles64 & "\LibreOffice 5\program\soffice.exe", $ProgramFiles64 & "\LibreOffice 5\program", "intro.png", $ResourcesDir & "\themes\LibreOffice\intro.png") + EndIf +EndFunc + +Func ApplyTheme_MPC() + If FileExists($ProgramFiles & "\MPC-HC\mpc-hc.exe") or FileExists($ProgramFiles64 & "\MPC-HC\mpc-hc64.exe") then + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\MPC-HC\mpc-hc.exe") Then + InstallMsg("Installing Theme: Media Player Classic HC") + + FileCopy($ResourcesDir & "\Themes\MPCHC\toolbar_24.bmp", $ProgramFiles & "\MPC-HC\toolbar.bmp", 1) + + InstallMsg("done") + ElseIf FileExists($ProgramFiles64 & "\MPC-HC\mpc-hc64.exe") Then + InstallMsg("Installing Theme: Media Player Classic HC") + + FileCopy($ResourcesDir & "\Themes\MPCHC\toolbar_24.bmp", $ProgramFiles64 & "\MPC-HC\toolbar.bmp", 1) + + InstallMsg("done") + EndIf + EndIf +EndFunc + +Func ApplyTheme_MSOffice() + ;Office 2010 icons + If FileExists(@WindowsDir & "\Installer\{90140000-0011-0000-1000-0000000FF1CE}\wordicon.exe") Then + InstallMsg("Installing Theme: Microsoft Office 2010") + + RunWait($ResourcesDir & "\themes\Office2010\Patch_pptico.exe -auto -nobackup", @WindowsDir & "\Installer\{90140000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\Patch_wordicon.exe -auto -nobackup", @WindowsDir & "\Installer\{90140000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\Patch_xlicons.exe -auto -nobackup", @WindowsDir & "\Installer\{90140000-0011-0000-1000-0000000FF1CE}") + + InstallMsg("done") + + ;Office 2013 icons + ElseIf FileExists(@WindowsDir & "\Installer\{90150000-0011-0000-1000-0000000FF1CE}\wordicon.exe") Then + InstallMsg("Installing Theme: Microsoft Office 2013") + + RunWait($ResourcesDir & "\themes\Office2010\Patch_pptico.exe -auto -nobackup", @WindowsDir & "\Installer\{90150000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\Patch_wordicon.exe -auto -nobackup", @WindowsDir & "\Installer\{90150000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\Patch_xlicons.exe -auto -nobackup", @WindowsDir & "\Installer\{90150000-0011-0000-1000-0000000FF1CE}") + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_Pidgin() + If FileExists($ProgramFiles & "\Pidgin\Pidgin.exe") Then + ;Install + InstallMsg("Installing Theme: Pidgin") + + DirCopy($ResourcesDir & "\themes\Pidgin", $ProgramFiles & "\Pidgin", 1) + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_RadioSure() + ;Theme - no need for a backup + If FileExists(@LocalAppDataDir & "\RadioSure\RadioSure.exe") Then + InstallMsg("Installing Theme: RadioSure") + + CheckAndCloseProcess("RadioSure.exe", "RadioSure") + + DirCopy($ResourcesDir & "\themes\RadioSure", @LocalAppDataDir & "\RadioSure", 1) + + ;activate Theme + If $SelectedTheme = "gnome-brave" or $SelectedTheme = "gnome-human" or $SelectedTheme = "gnome-noble" or $SelectedTheme = "gnome-wine" or $SelectedTheme = "gnome-wise" Then + $theme_RadioSure = "GnomeColors" + Else + $theme_RadioSure = $SelectedTheme + EndIf + XmlModify(@LocalAppDataDir & "\RadioSure\RadioSure.xml", "skin", $theme_RadioSure) + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_Rainlendar() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\Rainlendar2\Rainlendar2.exe") Then + InstallMsg("Installing Theme: Rainlendar2") + + CheckAndCloseProcess("Rainlendar2.exe", "Rainlendar") + + FileCopy($ResourcesDir & "\themes\Rainlendar\*.r2skin", $ProgramFiles & "\Rainlendar2\skins", 1) + + InstallMsg("done") + ElseIf FileExists($ProgramFiles64 & "\Rainlendar2\Rainlendar2.exe") Then + InstallMsg("Installing Theme: Rainlendar2") + + CheckAndCloseProcess("Rainlendar2.exe", "Rainlendar") + + FileCopy($ResourcesDir & "\themes\Rainlendar\*.r2skin", $ProgramFiles64 & "\Rainlendar2\skins", 1) + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_uTorrent() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\uTorrent\uTorrent.exe") Then + ;Install + InstallMsg("Installing Theme: uTorrent") + + CheckAndCloseProcess("uTorrent.exe", "uTorrent") + + FileCopy($ResourcesDir & "\themes\uTorrent\*.bmp", @AppDataDir & "\uTorrent", 1) + FileCopy($ResourcesDir & "\themes\uTorrent\*.ico", @AppDataDir & "\uTorrent", 1) + + InstallMsg("done") + EndIf +EndFunc + +Func ApplyTheme_VLC() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\VideoLAN\VLC\vlc.exe") and $SelectedTheme = "elementary" or $SelectedTheme = "humanity" Then + ;Install + InstallMsg("Installing Theme: VLC") + + CheckAndCloseProcess("vlc.exe", "VideoLAN") + + FileCopy($ResourcesDir & "\themes\VLC\*.vlt", $ProgramFiles & "\VideoLAN\VLC\skins", 1) + + ;activate Theme + CfgModify(@AppDataDir & "\vlc\vlcrc", "skins2-last=", $ProgramFiles & "\VideoLAN\VLC\skins\elementaryDark", ".vlt") + + InstallMsg("done") + + ElseIf FileExists($ProgramFiles64 & "\VideoLAN\VLC\vlc.exe") and $SelectedTheme = "elementary" or $SelectedTheme = "humanity" Then + ;Install + InstallMsg("Installing Theme: VLC") + + CheckAndCloseProcess("vlc.exe", "VideoLAN") + + FileCopy($ResourcesDir & "\themes\VLC\*.vlt", $ProgramFiles64 & "\VideoLAN\VLC\skins", 1) + + ;activate Theme + CfgModify(@AppDataDir & "\vlc\vlcrc", "skins2-last=", $ProgramFiles64 & "\VideoLAN\VLC\skins\elementaryDark", ".vlt") + + InstallMsg("done") + + EndIf +EndFunc + +Func ApplyTheme_Winyl() + ;Theme - no need for a backup + If FileExists($ProgramFiles & "\Winyl\Winyl.exe") Then + ;Install + InstallMsg("Installing Theme: Winyl") + + CheckAndCloseProcess("Winyl.exe", "Winyl") + + FileCopy($ResourcesDir & "\themes\Winyl\*.wzp", $ProgramFiles & "\Winyl\Skin", 1) + + ;activate Theme + If $SelectedTheme = "elementary" Then + $theme_Winyl = $SelectedTheme + ElseIf $SelectedTheme = "cheser" Then + $theme_Winyl = "Flat Gnome" + Else + $theme_Winyl = "Flat " & $SelectedTheme + EndIf + CfgModify(@AppDataDir & "\Winyl\Settings.xml", ' 0 Then + Do + $EntrysNumber = IniRead($IniFile, $InstallFilesApps.Peek, "Entrys", "1") + + For $j = 1 To $EntrysNumber + + $File = IniRead($IniFile, $InstallFilesApps.Peek, "File_" & $j, "") + $PathIni = IniRead($IniFile, $InstallFilesApps.Peek, "Path_" & $j, "") + + If not StringInStr($PathIni, "WindowsDir") = 0 Then + $Path = StringReplace($PathIni, "WindowsDir", @WindowsDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataLocal") = 0 Then + $Path = StringReplace($PathIni, "AppDataLocal", EnvGet("LOCALAPPDATA")) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataRoaming") = 0 Then + $Path = StringReplace($PathIni, "AppDataRoaming", @AppDataDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "SystemDir") = 0 Then + $Path = StringReplace($PathIni, "SystemDir", @WindowsDir & "\System32") + $Path64 = StringReplace($PathIni, "SystemDir", @WindowsDir & "\SysWOW64") + ElseIf not StringInStr($PathIni, "ProgramFilesDir") = 0 Then + $Path = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles) + $Path64 = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles64) + Else + $Path = $PathIni + $Path64 = "" + EndIf + + If $Path <> "" and $File <> "" Then InstallFile($File, $Path) + If $Path64 <> "" and $File <> "" Then InstallFile64($File, $Path64) + + Next + + $InstallFilesApps.dequeue + + Until Not $InstallFilesApps.count + EndIf + + + ;Temporarily unpatch files until bugs are solved + UninstallFile("VirtualBox.exe", $ProgramFiles & "\Oracle\VirtualBox") + UninstallFile64("VirtualBox.exe", $ProgramFiles64 & "\Oracle\VirtualBox") + +EndFunc +#EndRegion + + +Func PostInstall() + FileDelete($ToolsDir & "\ResHacker.ini") + DirRemove(@DesktopDir & "\Override", 1) + + ;Patcher Information + RegWrite($AppRegKey, "Version", "REG_SZ", $AppVersion) + RegWrite($AppRegKey, "IconTheme", "REG_SZ", $SelectedTheme) + + ;Unistaller + RegWrite($UninstallRegKey, "DisplayName", "REG_SZ", $AppName) + RegWrite($UninstallRegKey, "UninstallString", "REG_SZ", @ScriptDir & "\patcher.exe /uninstall") + RegWrite($UninstallRegKey, "DisplayIcon", "REG_SZ", @ScriptDir & "\patcher.exe") + RegWrite($UninstallRegKey, "DisplayVersion", "REG_SZ", $AppVersion) + RegWrite($UninstallRegKey, "URLInfoAbout", "REG_SZ", $AppWebsite) + RegWrite($UninstallRegKey, "Publisher", "REG_SZ", $AppPublisher) + + ;Add to Control Panel + $CLSID = "{77708248-f839-436b-8919-527c410f48b9}" + RegWrite("HKEY_CLASSES_ROOT\CLSID\" & $CLSID, "", "REG_SZ", $AppName) + RegWrite("HKEY_CLASSES_ROOT\CLSID\" & $CLSID, "InfoTip", "REG_SZ", $AppName & " Settings & Infos") + RegWrite("HKEY_CLASSES_ROOT\CLSID\" & $CLSID, "System.ControlPanel.Category", "REG_SZ", "1") + RegWrite("HKEY_CLASSES_ROOT\CLSID\" & $CLSID & "\DefaultIcon", "", "REG_SZ", @ScriptDir & "\PatcherCPL.exe") + RegWrite("HKEY_CLASSES_ROOT\CLSID\" & $CLSID & "\Shell\Open\Command", "", "REG_SZ", @ScriptDir & "\PatcherCPL.exe") + RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\" & $CLSID, "", "REG_SZ", "Adds " & $AppName & " to the Control Panel") +EndFunc diff --git a/project/JobsReloader.au3 b/project/JobsReloader.au3 new file mode 100644 index 0000000..c887a60 --- /dev/null +++ b/project/JobsReloader.au3 @@ -0,0 +1,127 @@ +Func ReAppearance() + ;Branding + UpdateFile("basebrd.dll", @WindowsDir & "\Branding\Basebrd") ;Windows Edition Banners + UpdateFile("shellbrd.dll", @WindowsDir & "\Branding\ShellBrd") ;First Steps (CPL) + Windows Flags + + ;foobar2000 File Type Icons + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "aac.ico", $ResourcesDir & "\themes\foobar2000\aac.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "ape.ico", $ResourcesDir & "\themes\foobar2000\ape.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "flac.ico", $ResourcesDir & "\themes\foobar2000\flac.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "generic.ico", $ResourcesDir & "\themes\foobar2000\generic.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "m4a.ico", $ResourcesDir & "\themes\foobar2000\m4a.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mp3.ico", $ResourcesDir & "\themes\foobar2000\mp3.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mp4.ico", $ResourcesDir & "\themes\foobar2000\mp4.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mpc.ico", $ResourcesDir & "\themes\foobar2000\mpc.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "ogg.ico", $ResourcesDir & "\themes\foobar2000\ogg.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wav.ico", $ResourcesDir & "\themes\foobar2000\wav.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wma.ico", $ResourcesDir & "\themes\foobar2000\wma.ico") + UpdateTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wv.ico", $ResourcesDir & "\themes\foobar2000\wv.ico") + + ;Gimp Theme/Images + UpdateTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "gimp-logo.png", $ResourcesDir & "\themes\Gimp\gimp-logo.png") + UpdateTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "gimp-splash.png", $ResourcesDir & "\themes\Gimp\gimp-splash.png") + UpdateTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "wilber.png", $ResourcesDir & "\themes\Gimp\wilber.png") + UpdateTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "gimp-logo.png", $ResourcesDir & "\themes\Gimp\gimp-logo.png") + UpdateTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "gimp-splash.png", $ResourcesDir & "\themes\Gimp\gimp-splash.png") + UpdateTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "wilber.png", $ResourcesDir & "\themes\Gimp\wilber.png") + + ;Inkscape Theme + UpdateTheme("Inkscape", $ProgramFiles & "\Inkscape\inkscape.exe", $ProgramFiles & "\Inkscape\share\icons", "icons.svg", $ResourcesDir & "\themes\Inkscape\icons.svg") + UpdateTheme("Inkscape", $ProgramFiles64 & "\Inkscape\inkscape.exe", $ProgramFiles & "\Inkscape\share\icons", "icons.svg", $ResourcesDir & "\themes\Inkscape\icons.svg") + + ;LibreOffice Images + UpdateTheme("LibreOffice", $ProgramFiles & "\LibreOffice 4.0\program\soffice.exe", $ProgramFiles & "\LibreOffice 4.0\program", "intro.png", $ResourcesDir & "\themes\LibreOffice\intro.png") + + ;Mozilla Thunderbird Icons + UpdateTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "abcardWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\abcardWindow.ico") + UpdateTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "addressbookWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\addressbookWindow.ico") + UpdateTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "messengerWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\messengerWindow.ico") + UpdateTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "msgcomposeWindow.ico", $ResourcesDir & "\themes\Firefox-Thunderbird\Thunderbird\msgcomposeWindow.ico") +EndFunc + + +Func ReFiles($IniFile) + $entrys = IniReadSectionNames($IniFile) + + For $i = 1 To $entrys[0] + $EntrysNumber = IniRead($IniFile, $entrys[$i], "Entrys", "1") + + For $j = 1 To $EntrysNumber + + $File = IniRead($IniFile, $entrys[$i], "File_" & $j, "") + $PathIni = IniRead($IniFile, $entrys[$i], "Path_" & $j, "") + + ;Close App to avoid unnecessary reboots + $ProcessClosed = 0 + If StringInStr($IniFile, "Apps") > 0 Then + If ProcessExists($File) and $SilentInstall = 1 Then + ProcessClose($File) + $ProcessClosed = 1 + ElseIf ProcessExists($File) and $SilentInstall = 0 Then + CheckAndCloseProcess($File, $entrys[$i]) + $ProcessClosed = 1 + EndIf + EndIf + ;End + + + If not StringInStr($PathIni, "WindowsDir") = 0 Then + $Path = StringReplace($PathIni, "WindowsDir", @WindowsDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataLocal") = 0 Then + $Path = StringReplace($PathIni, "AppDataLocal", EnvGet("LOCALAPPDATA")) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataRoaming") = 0 Then + $Path = StringReplace($PathIni, "AppDataRoaming", @AppDataDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "SystemDir") = 0 Then + $Path = StringReplace($PathIni, "SystemDir", @WindowsDir & "\System32") + $Path64 = StringReplace($PathIni, "SystemDir", @WindowsDir & "\SysWOW64") + ElseIf not StringInStr($PathIni, "ProgramFilesDir") = 0 Then + $Path = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles) + $Path64 = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles64) + Else + $Path = $PathIni + $Path64 = "" + EndIf + + If $Path <> "" and $File <> "" Then UpdateFile($File, $Path) + If $Path64 <> "" and $File <> "" Then UpdateFile64($File, $Path64) + + + ;Restart App if it was running + If $ProcessClosed = 1 Then + If $Path <> "" and $File <> "" Then Run($Path & "\" & $File) + If $Path64 <> "" and $File <> "" Then Run($Path64 & "\" & $File) + EndIf + ;End + + Next + + Next +EndFunc + + +Func ReThemeSMPlayer($AppDir) + If $SilentInstall = 0 Then InstallMsg("Reloading Theme: SMPlayer") + + If $SelectedTheme = "gnome-brave" or $SelectedTheme = "gnome-human" or $SelectedTheme = "gnome-noble" or $SelectedTheme = "gnome-wine" or $SelectedTheme = "gnome-wise" Then + $theme_SMPlayer = "gnome-" & $SelectedTheme + Else + $theme_SMPlayer = $SelectedTheme + EndIf + + DirCopy($ResourcesDir & "\themes\SMPlayer", $AppDir & "\SMPlayer\themes", 1) + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "iconset", _StringTitleCase($theme_SMPlayer)) ;activate Theme + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "style", "WindowsVista") ;activate Theme + IniWrite(@UserProfileDir & "\.smplayer\smplayer.ini", "gui", "gui", "DefaultGUI") ;activate Theme + + If $SilentInstall = 0 Then InstallMsg("done") +EndFunc + + +Func PostReload() + FileDelete($ToolsDir & "\ResHacker.ini") + DirRemove($NewFilesDir, 1) + DirRemove(@DesktopDir & "\Override", 1) +EndFunc \ No newline at end of file diff --git a/project/JobsUninstaller.au3 b/project/JobsUninstaller.au3 new file mode 100644 index 0000000..be3c5bc --- /dev/null +++ b/project/JobsUninstaller.au3 @@ -0,0 +1,373 @@ +Func UnAppearance() + ;VS + ShellExecuteWait(@WindowsDir & "\Resources\Themes\aero.theme");apply native Windows Theme + sleep(8000) + send("!{f4}") + + DirRemove(@WindowsDir & "\Resources\Themes\Shiki-Colors", 1) ;Win7 + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors [Basic].theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Brave.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Human.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Noble.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Wine.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Wise.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Carbonite.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Dust.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Elementary.theme") + FileDelete(@WindowsDir & "\Resources\Themes\Shiki-Colors Humanity.theme") + FileDelete(@DesktopCommonDir & "\Apply Shiki-Colors Theme.lnk") + If FileExists(@WindowsDir & "\Resources\Themes\Shiki-Colors") Then MoveEx(@WindowsDir & "\Resources\Themes\Shiki-Colors", "") + + DirRemove(@WindowsDir & "\Resources\Themes\elementary", 1) ;Win7 + FileDelete(@WindowsDir & "\Resources\Themes\elementary.theme") + FileDelete(@DesktopCommonDir & "\Apply elementary Theme.lnk") + If FileExists(@WindowsDir & "\Resources\Themes\elementary") Then MoveEx(@WindowsDir & "\Resources\Themes\elementary", "") + + DirRemove(@WindowsDir & "\Resources\Themes\ubuntu", 1) ;Win7 + FileDelete(@WindowsDir & "\Resources\Themes\ubuntu.theme") + FileDelete(@DesktopCommonDir & "\Apply Ubuntu Theme.lnk") + If FileExists(@WindowsDir & "\Resources\Themes\ubuntu") Then MoveEx(@WindowsDir & "\Resources\Themes\ubuntu", "") + + ;Disable Taskbar Transparency + FileDelete(@StartupCommonDir & "\OpaqueTaskbar.lnk") + + ;Shiki-Colors Wallpapers + $search = FileFindFirstFile(@WindowsDir & "\Web\Wallpaper\Arc-*.png") + While 1 + $file = FileFindNextFile($search) + If @error Then ExitLoop + FileDelete(@WindowsDir & "\Web\Wallpaper\" & $file) + WEnd + FileClose($search) + + ;Elementary/Humanity Wallpaper + FileDelete(@WindowsDir & "\Web\Wallpaper\elementary.png") + FileDelete(@WindowsDir & "\Web\Wallpaper\ubuntu.png") + FileDelete(@WindowsDir & "\Web\Wallpaper\elementary.jpg") + FileDelete(@WindowsDir & "\Web\Wallpaper\ubuntu.jpg") + DirRemove(@WindowsDir & "\Web\Wallpaper\elementary OS", 1) + + ;Cursors + DirRemove(@WindowsDir & "\Cursors\ubuntu", 1) + RegDelete("HKCU\Control Panel\Cursors\Schemes", "Ubuntu") + DirRemove(@WindowsDir & "\Cursors\elementary", 1) + RegDelete("HKCU\Control Panel\Cursors\Schemes", "elementary") + ;set to standard cursors + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Arrow", "REG_SZ", @WindowsDir & "\Cursors\normal.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Help", "REG_SZ", @WindowsDir & "\Cursors\help.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "AppStarting", "REG_SZ", @WindowsDir & "\Cursors\working.ani") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Wait", "REG_SZ", @WindowsDir & "\Cursors\busy.ani") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Crosshair", "REG_SZ", @WindowsDir & "\Cursors\precision.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "IBeam", "REG_SZ", @WindowsDir & "\Cursors\text.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "NWPen", "REG_SZ", @WindowsDir & "\Cursors\handwriting.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "No", "REG_SZ", @WindowsDir & "\Cursors\unavailable.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeNS", "REG_SZ", @WindowsDir & "\Cursors\vertical_resize.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeWE", "REG_SZ", @WindowsDir & "\Cursors\horizontal_resize.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeNWSE", "REG_SZ", @WindowsDir & "\Cursors\diagonal_resize_1.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeNESW", "REG_SZ", @WindowsDir & "\Cursors\diagonal_resize_2.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "SizeAll", "REG_SZ", @WindowsDir & "\Cursors\move.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "UpArrow", "REG_SZ", @WindowsDir & "\Cursors\alternate.cur") + RegWrite("HKEY_CURRENT_USER\Control Panel\Cursors", "Hand", "REG_SZ", @WindowsDir & "\Cursors\link.cur") + + ;Desktops + ProcessClose("Desktops.exe") + FileDelete(@WindowsDir & "\Desktops.exe") + RegDelete("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run", "Sysinternals Desktops") + + ;Branding + UninstallFile("basebrd.dll", @WindowsDir & "\Branding\Basebrd") ;Windows Edition Banners + UninstallFile("shellbrd.dll", @WindowsDir & "\Branding\ShellBrd") ;First Steps (CPL) + Windows Flags + + + ;======================================== + ;=== App Themes ========================= + ;======================================== + + ;Aimp Themes + CheckAndCloseProcess("AIMP3.exe", "AIMP") + FileDelete($ProgramFiles & "\AIMP3\Skins\Shiki*.acs3") + FileDelete($ProgramFiles & "\AIMP3\Skins\elementary.acs3") + + ;foobar2000 File Type Icons + CheckAndCloseProcess("foobar2000.exe", "foobar2000") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "aac.ico", $ResourcesDir & "\themes\foobar2000\aac.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "ape.ico", $ResourcesDir & "\themes\foobar2000\ape.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "flac.ico", $ResourcesDir & "\themes\foobar2000\flac.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "generic.ico", $ResourcesDir & "\themes\foobar2000\generic.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "m4a.ico", $ResourcesDir & "\themes\foobar2000\m4a.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mp3.ico", $ResourcesDir & "\themes\foobar2000\mp3.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mp4.ico", $ResourcesDir & "\themes\foobar2000\mp4.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "mpc.ico", $ResourcesDir & "\themes\foobar2000\mpc.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "ogg.ico", $ResourcesDir & "\themes\foobar2000\ogg.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wav.ico", $ResourcesDir & "\themes\foobar2000\wav.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wma.ico", $ResourcesDir & "\themes\foobar2000\wma.ico") + UninstallTheme("foobar2000", $ProgramFiles & "\foobar2000\foobar2000.exe", $ProgramFiles & "\foobar2000\icons", "wv.ico", $ResourcesDir & "\themes\foobar2000\wv.ico") + + ;Gimp Theme/Images + CheckAndCloseProcess("gimp-2.8.exe", "GIMP") + UninstallTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "gimp-logo.png", $ResourcesDir & "\themes\Gimp\gimp-logo.png") + UninstallTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "gimp-splash.png", $ResourcesDir & "\themes\Gimp\gimp-splash.png") + UninstallTheme("Gimp", $ProgramFiles & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles & "\GIMP 2\share\gimp\2.0\images", "wilber.png", $ResourcesDir & "\themes\Gimp\wilber.png") + UninstallTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "gimp-logo.png", $ResourcesDir & "\themes\Gimp\gimp-logo.png") + UninstallTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "gimp-splash.png", $ResourcesDir & "\themes\Gimp\gimp-splash.png") + UninstallTheme("Gimp", $ProgramFiles64 & "\GIMP 2\bin\gimp-2.8.exe", $ProgramFiles64 & "\GIMP 2\share\gimp\2.0\images", "wilber.png", $ResourcesDir & "\themes\Gimp\wilber.png") + + ;Inkscape Theme + CheckAndCloseProcess("inkscape.exe", "Inkscape") + UninstallTheme("Inkscape", $ProgramFiles & "\Inkscape\inkscape.exe", $ProgramFiles & "\Inkscape\share\icons", "icons.svg", $ResourcesDir & "\themes\Inkscape\icons.svg") + + ;jDownloader Themes + CheckAndCloseProcess("jdownloader.exe", "jDownloader") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\gnome.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\cheser.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\brave.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\human.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\noble.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\wine.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\wise.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\tango.icl") + FileDelete($ProgramFiles & "\jDownloader\jd\themes\tangerine.icl") + DirRemove($ProgramFiles & "\jDownloader\jd\img\gnome", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\cheser", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\brave", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\human", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\noble", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\wine", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\wise", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\tango", 1) + DirRemove($ProgramFiles & "\jDownloader\jd\img\tangerine", 1) + + ;LibreOffice Theme + UninstallTheme("LibreOffice", $ProgramFiles & "\LibreOffice 4\program\soffice.exe", $ProgramFiles & "\LibreOffice 4\program", "intro.png", $ResourcesDir & "\themes\LibreOffice\intro.png") + + ;Media Player Classic Theme + FileDelete($ProgramFiles & "\MPC-HC\toolbar.bmp") + FileDelete($ProgramFiles64 & "\MPC-HC\toolbar.bmp") + + ;Office 2010 icons + RunWait($ResourcesDir & "\themes\Office2010\UnPatch_pptico.exe -auto -nobackup", @WindowsDir & "\Installer\{90140000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\UnPatch_wordicon.exe -auto -nobackup", @WindowsDir & "\Installer\{90140000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\UnPatch_xlicons.exe -auto -nobackup", @WindowsDir & "\Installer\{90140000-0011-0000-1000-0000000FF1CE}") + + ;Office 2013 icons + RunWait($ResourcesDir & "\themes\Office2010\UnPatch_pptico.exe -auto -nobackup", @WindowsDir & "\Installer\{90150000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\UnPatch_wordicon.exe -auto -nobackup", @WindowsDir & "\Installer\{90150000-0011-0000-1000-0000000FF1CE}") + RunWait($ResourcesDir & "\themes\Office2010\UnPatch_xlicons.exe -auto -nobackup", @WindowsDir & "\Installer\{90150000-0011-0000-1000-0000000FF1CE}") + + ;Firefox Theme + CheckAndCloseProcess("firefox.exe", "Mozilla Firefox") + $FirefoxAppPath = @AppDataDir & "\Mozilla\Firefox\" & StringReplace(IniRead(@AppDataDir & "\Mozilla\Firefox\profiles.ini", "Profile0", "Path", "Error"), "/", "\") + + FileDelete($FirefoxAppPath & "\extensions\Gnome-Brave@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Human@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Noble@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Wine@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Wise@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Cheser@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Tango@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Tangerine@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Elementary@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Humanity@Windows.xpi") + + FileDelete($FirefoxAppPath & "\extensions\Gnome-Brave-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Human-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Noble-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Wine-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Wise-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Gnome-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Cheser-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Tango-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Tangerine-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Elementary-Extras@Windows.xpi") + FileDelete($FirefoxAppPath & "\extensions\Humanity-Extras@Windows.xpi") + + ;Mozilla Thunderbird Theme + CheckAndCloseProcess("thunderbird.exe", "Mozilla Thunderbird") + UninstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "abcardWindow.ico", $ResourcesDir & "\themes\Firefox Thunderbird\Thunderbird\abcardWindow.ico") + UninstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "addressbookWindow.ico", $ResourcesDir & "\themes\Firefox Thunderbird\Thunderbird\addressbookWindow.ico") + UninstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "messengerWindow.ico", $ResourcesDir & "\themes\Firefox Thunderbird\Thunderbird\messengerWindow.ico") + UninstallTheme("Mozilla Thunderbird", $ProgramFiles & "\Mozilla Thunderbird\thunderbird.exe", $ProgramFiles & "\Mozilla Thunderbird\chrome\icons\default", "msgcomposeWindow.ico", $ResourcesDir & "\themes\Firefox Thunderbird\Thunderbird\msgcomposeWindow.ico") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Gnome-Brave@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Gnome-Human@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Gnome-Noble@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Gnome-Wine@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Gnome-Wise@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Gnome@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Cheser@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Tango@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Tangerine@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Elementary@Windows.xpi") + FileDelete($ProgramFiles & "\Mozilla Thunderbird\extensions\Humanity@Windows.xpi") + + ;RadioSure Theme + CheckAndCloseProcess("RadioSure.exe", "RadioSure") + DirRemove(@LocalAppDataDir & "\RadioSure\skins\Tango.rsn", 1) + DirRemove(@LocalAppDataDir & "\RadioSure\skins\Tangerine.rsn", 1) + DirRemove(@LocalAppDataDir & "\RadioSure\skins\Gnome.rsn", 1) + DirRemove(@LocalAppDataDir & "\RadioSure\skins\Gnome-Colors.rsn", 1) + DirRemove(@LocalAppDataDir & "\RadioSure\skins\elementary.rsn", 1) + DirRemove(@LocalAppDataDir & "\RadioSure\skins\Humanity.rsn", 1) + + ;Rainlendar Theme + CheckAndCloseProcess("Rainlendar2.exe", "Rainlendar") + FileDelete($ProgramFiles & "\Rainlendar2\skins\Tango HCal.r2skin") + FileDelete($ProgramFiles64 & "\Rainlendar2\skins\Tango HCal.r2skin") + + ;SMPlayer Themes + CheckAndCloseProcess("SMPlayer.exe", "SMPlayer") + DirRemove($ProgramFiles & "\SMPlayer\themes\gnome", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\cheser", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\gnome-brave", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\gnome-human", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\gnome-noble", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\gnome-wine", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\gnome-wise", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\tango", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\tagerine", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\elementary", 1) + DirRemove($ProgramFiles & "\SMPlayer\themes\humanity", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\gnome", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\cheser", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\gnome-brave", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\gnome-human", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\gnome-noble", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\gnome-wine", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\gnome-wise", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\tango", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\tagerine", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\elementary", 1) + DirRemove($ProgramFiles64 & "\SMPlayer\themes\humanity", 1) + + ;uTorrent Theme + CheckAndCloseProcess("uTorrent.exe", "uTorrent") + FileDelete(@AppDataDir & "\uTorrent\tabs.bmp") + FileDelete(@AppDataDir & "\uTorrent\toolbar.bmp") + FileDelete(@AppDataDir & "\uTorrent\tstatus.bmp") + FileDelete(@AppDataDir & "\uTorrent\main.ico") + FileDelete(@AppDataDir & "\uTorrent\tray.ico") + + ;Crystal DiskInfo + CheckAndCloseProcess("DiskInfo.exe", "Crystal DiskInfo") + DirRemove($ProgramFiles & "\CrystalDiskInfo\CdiResource\themes\Shiki-Colors", 1) + DirRemove($ProgramFiles & "\CrystalDiskInfo\CdiResource\themes\elementary", 1) + + ;VLC + CheckAndCloseProcess("vlc.exe", "VideoLAN") + FileDelete($ProgramFiles & "\VideoLAN\VLC\skins\elementaryDark.vlt") + FileDelete($ProgramFiles64 & "\VideoLAN\VLC\skins\elementaryDark.vlt") + + ;Winyl Theme + CheckAndCloseProcess("Winyl.exe", "Winyl") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Gnome.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Gnome-Brave.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Gnome-Human.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Gnome-Noble.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Gnome-Wine.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Gnome-Wise.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Tango.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Tangerine.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat elementary.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\elementary.wzp") + FileDelete($ProgramFiles & "\Winyl\Skin\Flat Humanity.wzp") +EndFunc + + +Func UnFiles($IniFile) + $entrys = IniReadSectionNames($IniFile) + + For $i = 1 To $entrys[0] + $EntrysNumber = IniRead($IniFile, $entrys[$i], "Entrys", "1") + + For $j = 1 To $EntrysNumber + + $File = IniRead($IniFile, $entrys[$i], "File_" & $j, "") + $PathIni = IniRead($IniFile, $entrys[$i], "Path_" & $j, "") + + If not StringInStr($PathIni, "WindowsDir") = 0 Then + $Path = StringReplace($PathIni, "WindowsDir", @WindowsDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataLocal") = 0 Then + $Path = StringReplace($PathIni, "AppDataLocal", EnvGet("LOCALAPPDATA")) + $Path64 = "" + ElseIf not StringInStr($PathIni, "AppDataRoaming") = 0 Then + $Path = StringReplace($PathIni, "AppDataRoaming", @AppDataDir) + $Path64 = "" + ElseIf not StringInStr($PathIni, "SystemDir") = 0 Then + $Path = StringReplace($PathIni, "SystemDir", @WindowsDir & "\System32") + $Path64 = StringReplace($PathIni, "SystemDir", @WindowsDir & "\SysWOW64") + ElseIf not StringInStr($PathIni, "ProgramFilesDir") = 0 Then + $Path = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles) + $Path64 = StringReplace($PathIni, "ProgramFilesDir", $ProgramFiles64) + Else + $Path = $PathIni + $Path64 = "" + EndIf + + If $Path <> "" and $File <> "" Then UninstallFile($File, $Path) + If $Path64 <> "" and $File <> "" Then UninstallFile64($File, $Path64) + + Next + + Next +EndFunc + + +Func PostUnInstall() + ;Remove shortcuts + FileDelete(@StartupDir & "\" & $AppName & " Reloader.lnk") + FileDelete(@StartupDir & "\" & $AppName & " Updatecheck.lnk") + + ;Control Panel + $CLSID = "{77708248-f839-436b-8919-527c410f48b9}" + RegDelete("HKCR\CLSID\" & $CLSID) + RegDelete("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\" & $CLSID) + + ;Entry in Registry + RegDelete($UninstallRegKey) + RegDelete("HKLM\Software\" & $AppName) + + ;Delete all Patcher Files + DirRemove(@ScriptDir & "\Backup", 1) + DirRemove(@ScriptDir & "\Logs", 1) + DirRemove(@ScriptDir & "\NewFiles", 1) + DirRemove(@ScriptDir & "\Override", 1) + DirRemove(@ScriptDir & "\Resources", 1) + DirRemove(@ScriptDir & "\Themes", 1) + DirRemove(@ScriptDir & "\Tools", 1) + DirRemove(@ScriptDir & "\Icons", 1) + DirRemove(@ScriptDir & "\Lang", 1) + FileDelete(@ScriptDir & "\filesApps.ini") + FileDelete(@ScriptDir & "\filesWindows.ini") + FileDelete(@ScriptDir & "\Patcher.exe") + FileDelete(@ScriptDir & "\Patcher.log") + FileDelete(@ScriptDir & "\Reloader.log") + FileDelete(@ScriptDir & "\PatcherCPL.exe") + FileDelete(@ScriptDir & "\readme.pdf") + FileDelete(@ScriptDir & "\Release Notes.txt") + FileDelete(@ScriptDir & "\Updater.exe") + + FileDelete(@ScriptDir & "\*.*") + + DirRemove(@ScriptDir, 1) ;remove the main folder + + ;In case the removal of the main folder had no success, try the MoveEx method + FileDelete(@ScriptDir & "\" & @ScriptName) + MoveEx(@ScriptDir & "\" & @ScriptName, "") + MoveEx(@ScriptDir, "") + +EndFunc + + +;~ Func _SelfDelete($iDelay = 0) +;~ Local $sCmdFile +;~ FileDelete(@TempDir & "scratch.bat") +;~ $sCmdFile = 'ping -n ' & $iDelay & ' 127.0.0.1 > nul' & @CRLF _ +;~ & ':loop' & @CRLF _ +;~ & 'del "' & @ScriptFullPath & '"' & @CRLF _ +;~ & 'if exist "' & @ScriptFullPath & '" goto loop' & @CRLF _ +;~ & 'del ' & @TempDir & 'scratch.bat' +;~ FileWrite(@TempDir & "scratch.bat", $sCmdFile) +;~ Run(@TempDir & "scratch.bat", @TempDir, @SW_HIDE) +;~ EndFunc;==>_SelfDelete \ No newline at end of file diff --git a/project/Lang/english.ini b/project/Lang/english.ini new file mode 100644 index 0000000..d9b880c --- /dev/null +++ b/project/Lang/english.ini @@ -0,0 +1,81 @@ +;English Language File for the WinTango Patcher + +[Patcher] +;Dialogs +msgSingleInstance=Warning +msgSingleInstance_msg=is already running! +msgExit=Exit +msgExit_msg=Do you really want to exit the WinTango Patcher? +msgNoExit_msg=You can't cancel the Patcher at this stage! +;Status +msgPatchingDone=Patching completed. +msgPatchingDoneRestart=You need to reboot your system to apply the changes! +btnRestart=Reboot +;GUI + +[Reloader] +;Silent Mode Dialog +msgReloaderSilent=file(s) were reloaded! You need to reboot to apply the changes. Do you want to reboot now? +;Status +msgReloaderDone=file(s) were reloaded! +msgReloaderDone2=If a file constantly requires reloading, replacement may have failed. +msgReloaderDoneRestart=You need to reboot your system to apply the changes! +btnRestart=Reboot +msgReloaderNone=No files needed Reloading. You can close the Reloader now. +btnClose=Close + +[Updater] +msgChecking=Checking for new Version... +msgNoUpdate=No Update available! The Updater will close now... +msgYesUpdate=Update Available +msgYesUpdate_msg1=is available. +msgYesUpdate_msg2=Do you want to download this update now? +msgDownloading=Downloading Application Files... +msgDownloadDone1=Download complete! The Patcher will close now... + +[Uninstaller] +;Dialog +msgUninstall=Uninstall +msgUninstall_msg=Do you really want to completely uninstall the WinTango Patcher? +;Status +msgUninstalling=Removing Uninstaller & Backup Files... +msgUninstallingDone=Uninstallation completed. +msgUninstallingDoneRestart=You need to reboot your system to apply the changes! +btnRestart=Reboot + +[CPL] +msgSingleInstance=Warning +msgSingleInstance_msg=is already running! +tabActions=Actions +lblReload=Reload +lblReloadDesc=Check for modified files and re-patch them +btnReload=Reload +lblReloaderStartup=Run the Reloader on system startup for constant Modding +lblReinstall=Re-Install +lblReinstallDesc=Perform a Re-Installation to solve bugs or change the +btnReInstall=Re-Install +msgReInstall=Re-Install +msgReInstall_msg=Do you really want to Re-Install the WinTango Patcher? +lblUpdate=Update +lblUpdateDesc=Check for a new version. +lblVersionInst=Installed Version: +lblVersionLatest=Server Version: +btnUpdate_a=Check now +btnUpdate_b=Apply Update +lblUpdateStartup=Automatically check for a new version on system startup +lblUpdateBeta=Get Updates faster and search for BETA Versions +lblUninstall=Uninstall +lblUninstallDesc=Completely remove the Patcher and all of its files +btnUninstall=Uninstall +msgUninstall=Uninstall +msgUninstall_msg=Do you really want to completely uninstall the WinTango Patcher? +tabHelp=Help +lblReadme=Readme +lblReadmeDesc=Get familiar with all the options and effects of the Patcher +btnReadme=Open +lblBugReport=Bug Report +lblBugReportDesc=Report any undocumented Bug +btnBugReport=File a Report +tabAbout=About +editDescription=The WinTango Patcher is a mostly self-explanatory graphical wizard designed to make simple the process of modifying your system files with resources which were created by the Tango Desktop Project, the GNOME Project, the Gnome-Colors Project, the Elementary Project and many other open-source projects. +lblContact=Contact \ No newline at end of file diff --git a/project/Lang/german.ini b/project/Lang/german.ini new file mode 100644 index 0000000..775cff4 --- /dev/null +++ b/project/Lang/german.ini @@ -0,0 +1,74 @@ +;German Language File for the WinTango Patcher + +[Patcher] +msgSingleInstance=Achtung +msgSingleInstance_msg=wird bereits ausgeführt! +msgExit=Beenden +msgExit_msg=Möchten Sie den WinTango Patcher wirklich beenden? +msgNoExit_msg=Sie können den Patcher an dieser Stelle nicht beenden! +msgPatchingDone=Modifikationen abgeschloßen. +msgPatchingDoneRestart=Sie müssen Ihr System neustarten, um die Veränderungen abzuschließen! +btnRestart=Neustart + +[Reloader] +msgReloaderDone=Datei(en) wurde(n) erneut gepatched! +msgReloaderDone=Wenn eine Datei ständig neu gepatched werden muss, könnte etwas schief gegangen sein. +msgReloaderDoneRestart=Sie müssen Ihr System neustarten, um die Veränderungen abzuschließen! +btnRestart=Neustart +msgReloaderSilent=Datei(en) wurde(n) erneut gepatched! Sie müssen Ihr System neustarten, um die Veränderungen abzuschließen. Möchten Sie jetzt neustarten? +msgReloaderNone=Es mussten keine Dateien gepatched werden. Sie können den Reloader jetzt schließen. +btnClose=Schließen + +[Updater] +msgChecking=Prüfe auf neue Version... +msgNoUpdate=Kein Update verfügbar! Der Updater wird nun geschlossen... +msgYesUpdate=Update verfügbar +msgYesUpdate_msg1=ist verfügbar. +msgYesUpdate_msg2=Möchten Sie dieses Update jetzt herunterladen? +msgDownloading=Herunterladen der Programmdateien... +msgDownloadDone=Download fertig! Der Updater wird nun geschlossen... + +[Uninstaller] +msgUninstall=Entfernen +msgUninstall_msg=Möchten Sie den WinTango Patcher wirklich komplett entfernen? +msgUninstalling=Entferne Daten & Backups... +msgUninstallingDone=Entfernen abgeschlossen. +msgUninstallingDoneRestart=Sie müssen Ihr System neustarten, um die Veränderungen abzuschließen! +btnRestart=Neustart + +[CPL] +msgSingleInstance=Achtung +msgSingleInstance_msg=wird bereits ausgeführt! +TabActions=Aktionen +lblReload=Reload +lblReloadDesc=Prüfe auf modifizierte Dateien +btnReload=Reload +lblReloaderStartup=Bei Systemstart auf modifizierte Dateien prüfen +lblReinstall=Neuinstallation +lblReinstallDesc=Neuinstallation zur Fehlerbeseitigung oder Änderung des +btnReInstall=Installieren +msgReInstall=Neuinstallation +msgReInstall_msg=Möchten Sie wirklich eine Neuinstallation des WinTango Patcher durchführen? +lblUpdate=Update +lblUpdateDesc=Prüfe auf neue Version. +lblVersionInst=Installierte Version: +lblVersionLatest=Server Version: +btnUpdate_a=Prüfen +btnUpdate_b=Update +lblUpdateStartup=Bei Systemstart auf neue Version prüfen +lblUpdateBeta=Updates schneller erhalten (BETA-Versionen installieren) +lblUninstall=Entfernen +lblUninstallDesc=Den Patcher und alle seine Dateien entfernen +btnUninstall=Entfernen +msgUninstall=Entfernen +msgUninstall_msg=Möchten Sie wirklich den WinTango Patcher komplett von Ihrem Computer entfernen? +TabHelp=Hilfe +lblReadme=Readme +lblReadmeDesc=Dokumentation möglicher Einstellungen und Änderungen des Patchers +btnReadme=Öffnen +lblBugReport=Fehlerbericht +lblBugReportDesc=Melde neue und undokumentierte Fehler +btnBugReport=Fehler melden +TabAbout=Über +editDescription=Der WinTango Patcher ist ein Tool, dass auf unkomplizierte Weise zahlreiche Standard Ressourcen und Themes, durch Ressourcen ersetzt, die auf dem Tango Desktop Projekt, GNOME Projekt, Gnome-Colors Projekt oder Elementary Projekt, sowie vielen anderen Open Source Projekten basieren. +lblContact=Kontakt diff --git a/project/Patcher.au3 b/project/Patcher.au3 new file mode 100644 index 0000000..ae8afc3 --- /dev/null +++ b/project/Patcher.au3 @@ -0,0 +1,600 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +;custom +#include <_UDFs\GUICtrlOnHover.au3> +#include <_UDFs\CommonFunctions.au3> +#include <_UDFs\FuncInstUpdDeinst.au3> +#include <_UDFs\XML_Handling.au3> +#include <_UDFs\MoveFileEx.au3> +#include +#include +#include +#include +#include +#include + +#NoTrayIcon + +#Region Initiating +;Permissions +#AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator +#RequireAdmin +DllCall("kernel32.dll", "int", "Wow64DisableWow64FsRedirection", "int", 1) ;Umleitung für x86-Programm abschalten +RegWrite("HKCU\AppEvents\Schemes\Apps\.Default\Close\.Current", "", "REG_EXPAND_SZ", "") +RegWrite("HKLM\SYSTEM\CurrentControlSet\Control\Session Manager", "AllowProtectedRenames", "REG_DWORD", "0x00000001") + + +;Defines +Defines() ;Global Standards + +;Define Windows Version for further usage & make sure that the Patcher only runs on supported Windows Versions +Global $WinName = _GetWinVer() +If $WinName = "Not supported" Then + MsgBox(16, "Compatibility", "This version of " & $AppName & " does not support your Windows Version.") + Exit +EndIf + +;Icon Theme +Global $SelectedTheme = RegRead($AppRegKey, "IconTheme") +If $SelectedTheme = "" Then + $SelectedTheme = "Tango" +ElseIf $SelectedTheme = "brave" Then ;can be deleted after a few releases + $SelectedTheme = "Gnome-Brave" +ElseIf $SelectedTheme = "human" Then ;can be deleted after a few releases + $SelectedTheme = "Gnome-Human" +ElseIf $SelectedTheme = "noble" Then ;can be deleted after a few releases + $SelectedTheme = "Gnome-Noble" +ElseIf $SelectedTheme = "wine" Then ;can be deleted after a few releases + $SelectedTheme = "Gnome-Wine" +ElseIf $SelectedTheme = "wise" Then ;can be deleted after a few releases + $SelectedTheme = "Gnome-Wise" +EndIf + +;localized Strings +_Strings_Patcher() +_Strings_Reloader() +_Strings_Uninstaller() + +;Check: Only one Instance of the App should run +If _Singleton($AppName,1) = 0 Then + Msgbox(48, $string_msgSingleInstance, $AppName & " " & $string_msgSingleInstance_msg) + Exit +EndIf + +;Option: Also install BETA Versions +If RegRead($AppRegKey, "Beta") = 1 or StringInStr($FilesURL, "BETA") > 0 Then + $OptUpdateBeta = 1 + $FilesURL = $FilesURL_Beta +Else + $OptUpdateBeta = 0 + $FilesURL = $FilesURL_Stable +EndIf + +;COM-Error Handler +$oMyError = ObjEvent("AutoIt.Error","MyErrFunc") ;Initialize a COM error handler +Func MyErrFunc() ;This is my custom defined error handler + $errorMsg = "We intercepted a COM Error!" & @CRLF & @CRLF & _ + "err.description is: " & @TAB & $oMyError.description & @CRLF & _ + "err.windescription:" & @TAB & $oMyError.windescription & @CRLF & _ + "err.number is: " & @TAB & hex($oMyError.number,8) & @CRLF & _ + "err.lastdllerror is: " & @TAB & $oMyError.lastdllerror & @CRLF & _ + "err.scriptline is: " & @TAB & $oMyError.scriptline & @CRLF & _ + "err.source is: " & @TAB & $oMyError.source & @CRLF & _ + "err.helpfile is: " & @TAB & $oMyError.helpfile & @CRLF & _ + "err.helpcontext is: " & @TAB & $oMyError.helpcontext + + Debug($errorMsg) + + Msgbox(0,$AppName & "Error Handler",$errorMsg) +Endfunc + + +;Objects +Global $FilesList = ObjCreate("System.Collections.ArrayList") +If @error=1 Then MsgBox(0,"Object Error","There was an error with creating the Object ''$FilesList''") +Global $CheckboxesDict = ObjCreate("Scripting.Dictionary") +If @error=1 Then MsgBox(0,"Object Error","There was an error with creating the Object ''$CheckboxesDict''") +Global $InstallFiles = ObjCreate("System.Collections.Queue") +If @error=1 Then MsgBox(0,"Object Error","There was an error with creating the Object ''$InstallFiles''") +Global $FilesListApps = ObjCreate("System.Collections.ArrayList") +If @error=1 Then MsgBox(0,"Object Error","There was an error with creating the Object ''$FilesListApps''") +Global $CheckboxesDictApps = ObjCreate("Scripting.Dictionary") +If @error=1 Then MsgBox(0,"Object Error","There was an error with creating the Object ''$CheckboxesDictApps''") +Global $InstallFilesApps = ObjCreate("System.Collections.Queue") +If @error=1 Then MsgBox(0,"Object Error","There was an error with creating the Object ''$InstallFilesApps''") + + +;PreInstall +_PreInstall() +_CleanupOld() + + +;Misc +Global $CurrentStatus = "idle" +Global $UpdatedFileCount = 1 +#EndRegion + + +#Region Commandline Switches +;Modus +If $CmdLine[0] = 0 Then + Global $Modus = "Patcher" +ElseIf _StringInArray($CmdLine, '/uninstall') Then + Global $Modus = "Uninstaller" +ElseIf _StringInArray($CmdLine, '/reload') Then + Global $Modus = "Reloader" +Else + ;_Show_CMD_Reference() + Global $Modus = "Patcher" +EndIf +If FileExists($Modus & ".log") Then FileDelete($Modus & ".log") + + +;Theme +If not $CmdLine[0] = 0 Then + If _StringInArray($CmdLine, '/theme=gnome') Then $SelectedTheme = "gnome" + If _StringInArray($CmdLine, '/theme=gnome-brave') Then $SelectedTheme = "gnome-brave" + If _StringInArray($CmdLine, '/theme=gnome-human') Then $SelectedTheme = "gnome-human" + If _StringInArray($CmdLine, '/theme=gnome-noble') Then $SelectedTheme = "gnome-noble" + If _StringInArray($CmdLine, '/theme=gnome-wine') Then $SelectedTheme = "gnome-wine" + If _StringInArray($CmdLine, '/theme=gnome-wise') Then $SelectedTheme = "gnome-wise" + If _StringInArray($CmdLine, '/theme=cheser') Then $SelectedTheme = "cheser" + If _StringInArray($CmdLine, '/theme=tango') Then $SelectedTheme = "tango" + If _StringInArray($CmdLine, '/theme=tangerine') Then $SelectedTheme = "tangerine" + If _StringInArray($CmdLine, '/theme=elementary') Then $SelectedTheme = "elementary" + If _StringInArray($CmdLine, '/theme=humanity') Then $SelectedTheme = "humanity" +EndIf + + +;Silent +Global $SilentInstall = 0 +If not $CmdLine[0] = 0 Then + If _StringInArray($CmdLine, '/S') Then + $SilentInstall = 1 + EndIf +EndIf +#EndRegion + + +#Region Patcher Modus +If $Modus = "Uninstaller" Then + If $SilentInstall = 0 Then + $UninstQuery = MsgBox(48+4, $string_msgUninstall, $string_msgUninstall_msg) + If $UninstQuery = 7 Then + Exit + EndIf + EndIf + PatcherGUI("Uninstaller") + +ElseIf $Modus = "Reloader" Then + Global $UpdatedFileCount = 0 + PatcherGUI("Reloader") + +Else + ;Check if Updater was previously run and resources need to be updated + Global $sFilesToUpdate = RegRead($AppRegKey, "UpdatedPaks") + + ;MainGUI + PatcherGUI("Patcher") +EndIf +#EndRegion + + +While 1 + $nMsg = GUIGetMsg() + Switch $nMsg + Case $GUI_EVENT_CLOSE + If $CurrentStatus = "busy" Then + $CancelMsg = MsgBox(64, $string_msgExit, $string_msgNoExit_msg) + Else + $CancelMsg = MsgBox(48+1, $string_msgExit, $string_msgExit_msg) + If $CancelMsg = 1 Then ExitPatcher() + EndIf + + ;Tab: Actions + Case $comboIconTheme + $SelectedTheme_old = $SelectedTheme + $SelectedTheme = GUICtrlRead($comboIconTheme) + + ;Preview + If $SelectedTheme_old <> $SelectedTheme Then + GUICtrlSetImage($icoPreview1, $IconsDir & "\" & $SelectedTheme & "\video-display.ico") + GUICtrlSetImage($icoPreview2, $IconsDir & "\" & $SelectedTheme & "\go-next.ico") + GUICtrlSetImage($icoPreview3, $IconsDir & "\" & $SelectedTheme & "\drive-harddisk.ico") + GUICtrlSetImage($icoPreview4, $IconsDir & "\" & $SelectedTheme & "\folder.ico") + + GUICtrlSetImage($icoMail, $IconsDir & "\" & $SelectedTheme & "\applications-mail.ico") + GUICtrlSetImage($icoHomepage, $IconsDir & "\" & $SelectedTheme & "\web-browser.ico") + GUICtrlSetImage($icoNotes, $IconsDir & "\" & $SelectedTheme & "\text-x-license.ico") + GUICtrlSetImage($icoChangelog, $IconsDir & "\" & $SelectedTheme & "\text-x-changelog.ico") + + EndIf + + ;Choose matching VS + If $SelectedTheme = "Humanity" or $SelectedTheme = "Tangerine" Then + ControlCommand($MainGUI, "", $comboVisualStyle, "SelectString", "Ubuntu") + ElseIf $SelectedTheme = "elementary" Then + ControlCommand($MainGUI, "", $comboVisualStyle, "SelectString", "elementary") + Else + ControlCommand($MainGUI, "", $comboVisualStyle, "SelectString", "Shiki-Colors") + EndIf + + ;Choose matching Cursors + If GUICtrlRead($comboVisualStyle) = "elementary" Then + ControlCommand($MainGUI, "", $comboCursors, "SelectString", "elementary") + GUICtrlSetImage($icoCursors_prev, $IconsDir & "\cursors-elementary.ico") + Else + ControlCommand($MainGUI, "", $comboCursors, "SelectString", "Ubuntu") + GUICtrlSetImage($icoCursors_prev, $IconsDir & "\cursors-ubuntu.ico") + EndIf + + ;Choose matching TrayIcons + If GUICtrlRead($comboVisualStyle) = "elementary" Then + ControlCommand($MainGUI, "", $comboTrayIcons, "SelectString", "Symbolic") + Else + ControlCommand($MainGUI, "", $comboTrayIcons, "SelectString", "Colorfull") + EndIf + + Case $btnPatch + If $CurrentStatus = "idle" Then + Patch() ;Action! + ElseIf $CurrentStatus = "done" Then + If $UpdatedFileCount > 0 Then Shutdown(6) ;Neustarten erzwingen + ExitPatcher() + EndIf + + + ;Tab: Options + Case $switchTrayIcons + $OptTrayIcons = Switch_ChangeState($OptTrayIcons, $switchTrayIcons) + If $OptTrayIcons = 0 Then + GUICtrlSetState($comboTrayIcons, $GUI_DISABLE) + Else + GUICtrlSetState($comboTrayIcons, $GUI_ENABLE) + EndIf + + Case $switchStartOrb + $OptStartOrb = Switch_ChangeState($OptStartOrb, $switchStartOrb) + + Case $switchNotepad2 + $OptNotepad2 = Switch_ChangeState($OptNotepad2, $switchNotepad2) + + Case $switchDesktops + $OptDesktops = Switch_ChangeState($OptDesktops, $switchDesktops) + + Case $switchUpdater + $OptUpdater = Switch_ChangeState($OptUpdater, $switchUpdater) + + Case $switchReloader + $OptReloader = Switch_ChangeState($OptReloader, $switchReloader) + + Case $switchVisualStyle + If $WinName <> "Win10" Then ;dont let the user switch it on, when using Win10 + $OptVisualStyle = Switch_ChangeState($OptVisualStyle, $switchVisualStyle) + If $OptVisualStyle = 0 Then + GUICtrlSetState($chkUniversalThemePatcher, $GUI_UNCHECKED) + GUICtrlSetState($chkUniversalThemeService, $GUI_UNCHECKED) + GUICtrlSetState($chkUniversalThemePatcher, $GUI_DISABLE) + GUICtrlSetState($chkUniversalThemeService, $GUI_DISABLE) + GUICtrlSetState($comboVisualStyle, $GUI_DISABLE) + Else + GUICtrlSetState($chkUniversalThemePatcher, $CheckBoxStatusWinAll) + GUICtrlSetState($chkUniversalThemeService, $CheckBoxStatusWinAll_un) + GUICtrlSetState($chkUniversalThemePatcher, $GUI_ENABLE) + GUICtrlSetState($chkUniversalThemeService, $GUI_ENABLE) + GUICtrlSetState($comboVisualStyle, $GUI_ENABLE) + EndIf + EndIf + + Case $comboVisualStyle + If GUICtrlRead($comboVisualStyle) = "elementary" Then + ControlCommand($MainGUI, "", $comboCursors, "SelectString", "elementary") + GUICtrlSetImage($icoCursors_prev, $IconsDir & "\cursors-elementary.ico") + Else + ControlCommand($MainGUI, "", $comboCursors, "SelectString", "Ubuntu") + GUICtrlSetImage($icoCursors_prev, $IconsDir & "\cursors-ubuntu.ico") + EndIf + + Case $switchCursors + $OptCursors = Switch_ChangeState($OptCursors, $switchCursors) + If $OptCursors = 0 Then + GUICtrlSetState($comboCursors, $GUI_DISABLE) + Else + GUICtrlSetState($comboCursors, $GUI_ENABLE) + EndIf + + Case $comboCursors + If GUICtrlRead($comboCursors) = "elementary" Then + GUICtrlSetImage($icoCursors_prev, $IconsDir & "\cursors-elementary.ico") + Else + GUICtrlSetImage($icoCursors_prev, $IconsDir & "\cursors-ubuntu.ico") + EndIf + + Case $switchWallpapers + $OptWallpapers = Switch_ChangeState($OptWallpapers, $switchWallpapers) + + + ;Tab: Advanced Options + Case $tab + ; Check which Tab is active + $iCurrTab = GUICtrlRead($tab) + ; If the Tab has changed + If $iCurrTab = 2 Then + GUISetState(@SW_SHOW, $FilesGUI) + Else + GUISetState(@SW_HIDE, $FilesGUI) + EndIf + + Case $btnEditAppPaths + ShellExecuteWait("filesApps.ini") + + + ;Tab: About + Case $lblMail + _INetMail($AppMail, "WinTango Patcher", "") + + Case $lblHomepage + ShellExecute($AppWebsite) + + Case $lblDeviantart + ShellExecute($AppWebsite2) + + Case $lblNotes + ShellExecute("Release Notes.txt") + + Case $lblChangelog + ShellExecute("Changelog.txt") + + EndSwitch +WEnd + + + + +#Region: Patcher Routines +Func _PreInstall() + DirCreate(@ScriptDir & "\Themes") + DirCreate($ToolsDir) + DirCreate($BackupDir) + DirCreate($LogsDir) + DirCreate($NewFilesDir) + DirCreate($OverrideDir) + If $OsArch = "x64" Then + DirCreate($BackupDir64) + DirCreate($LogsDir64) + DirCreate($NewFilesDir64) + DirCreate($OverrideDir64) + EndIf +EndFunc + +Func _CleanupOld() + FileDelete(@ScriptDir & "\images.dll") + FileDelete(@ScriptDir & "\Readme.pdf") + FileDelete($ToolsDir & "\OpaqueTaskbar*.*") + FileDelete($ToolsDir & "\UXThemePatchers.txt") + FileDelete($ToolsDir & "\UltraUXThemePatcher_*.exe") + FileDelete($ToolsDir & "\UXTheme_Multi-Patcher_*.exe") +EndFunc + +Func Patch() + GUICtrlSetState($tab, $GUI_DISABLE) + GUICtrlSetState($comboIconTheme, $GUI_DISABLE) + GUICtrlSetState($btnPatch, $GUI_DISABLE) + $CurrentStatus = "busy" + + ;Now that the user started patching, delete old files to prevent left over files / clear update registry + DirRemove($ResourcesDir, 1) + RegWrite($AppRegKey, "UpdatedPaks", "REG_SZ", "none") + ;LOGs + DirRemove($LogsDir, 1) + DirCreate($LogsDir) + If $OsArch = "x64" Then DirCreate($LogsDir64) + + ;Download all the needed resources + Debug("=== Download/Extract Basics Start ===") + DlAndExResources() + Debug("=== Download/Extract Basics End ===") + + ;The patching magic: + Debug("=== ApplyOptions Start ===") + If $OptTrayIcons = 1 Then + If GUICtrlRead($comboTrayIcons) = "Symbolic" Then Apply_SymbolicTray() + Else + Apply_NoTray() + EndIf + + If $OptStartOrb = 0 Then Apply_NoStartOrb() + + If $OptVisualStyle = 1 Then ApplyTheme_VisualStyle(GUICtrlRead($comboVisualStyle)) + If $OptWallpapers = 1 Then ApplyTheme_Wallpapers() + If $OptCursors = 1 Then ApplyTheme_Cursors(GUICtrlRead($comboCursors)) + + If $OptNotepad2 = 1 Then Apply_Notepad2() + If $OptDesktops = 1 Then Apply_Desktops() + + If $OptUpdater = 1 Then Apply_UpdaterStartup() + If $OptReloader = 1 Then Apply_ReloaderStartup() + Debug("=== ApplyOptions End ===") + + Debug("=== ApplyAdvancedOptions Start ===") + If GUICtrlRead($chkNoShell32) = 1 Then + Global $NotPatchShell32 = 1 ;Don't patch shell32.dll + Else + Global $NotPatchShell32 = 0 + EndIf + + If GUICtrlRead($chkUsingIE) = 1 Then + Global $keepIEusable = 1 ;Internet Explorer Usability + Else + Global $keepIEusable = 0 + EndIf + + If GUICtrlRead($chkUniversalThemePatcher) = 1 Then ApplyTheme_UXThemePatch("direct") + If GUICtrlRead($chkUniversalThemeService) = 1 Then ApplyTheme_UXThemePatch("service") + Debug("=== ApplyAdvancedOptions Start ===") + + Debug("=== PatchWindowsFiles Start ===") + If GUICtrlRead($chkBranding) = 1 Then ApplyTheme_Branding() + PatchWindowsFiles() + Debug("=== PatchWindowsFiles End ===") + + Debug("=== ApplyAppearanceApps Start ===") + If GUICtrlRead($chkAimpTheme) = 1 Then ApplyTheme_Aimp() ;Aimp Shiki-Colors Theme + If GUICtrlRead($chkDiskInfoTheme) = 1 Then ApplyTheme_DiskInfo() ;CrystalDiskInfo Shiki-Colors Theme + If GUICtrlRead($chkfoobar2000Theme) = 1 Then ApplyTheme_Foobar2000() ;foobar2000 File Type Icons + If GUICtrlRead($chkGimpTheme) = 1 Then ApplyTheme_Gimp() ;Gimp Theme/Images + If GUICtrlRead($chkInkscapeTheme) = 1 Then ApplyTheme_Inkscape() ;Inkscape Theme + If GUICtrlRead($chkjDownloaderTheme) = 1 Then ApplyTheme_jDownloader() ;jDownloader Theme + If GUICtrlRead($chkLibreOfficeTheme) = 1 Then ApplyTheme_LibreOffice() ;LibreOffice Images + If GUICtrlRead($chkMPCTheme) = 1 Then ApplyTheme_MPC() ;Media Player Classic HC Theme + If GUICtrlRead($chkMSOfficeTheme) = 1 Then ApplyTheme_MSOffice() ;Microsoft Office + If GUICtrlRead($chkFirefoxTheme) = 1 Then ApplyTheme_Firefox() ;Mozilla Firefox Theme + If GUICtrlRead($chkThunderbirdTheme) = 1 Then ApplyTheme_Thunderbird() ;Mozilla Thunderbird Theme + If GUICtrlRead($chkPidginTheme) = 1 Then ApplyTheme_Pidgin() ;Pidgin Theme + If GUICtrlRead($chkRadioSureTheme) = 1 Then ApplyTheme_RadioSure() ;RadioSure Theme + If GUICtrlRead($chkRainlendarTheme) = 1 Then ApplyTheme_Rainlendar() ;Rainlendar Theme + If GUICtrlRead($chkSMPlayerTheme) = 1 Then ApplyTheme_SMPlayer() ;SMPlayer Theme + If GUICtrlRead($chkUTorrentTheme) = 1 Then ApplyTheme_uTorrent() ;uTorrent 2.x Theme + If GUICtrlRead($chkVLCTheme) = 1 Then ApplyTheme_VLC() ;VLC Theme + If GUICtrlRead($chkWinylTheme) = 1 Then ApplyTheme_Winyl() ;Winyl Theme + Debug("=== ApplyAppearanceApps End ===") + + Debug("=== PatchAppFiles Start ===") + PatchAppFiles() + Debug("=== PatchAppFiles End ===") + + InstallMsg("Clearing Icon-/Thumbnail-Cache...") + ClearIconCache() + InstallMsg("done") + + PostInstall() + + GUICtrlSetData($lstPatchStatus, @LF) + InstallMsg($string_msgPatchingDone) ;Patching completed. + InstallMsg($string_msgPatchingDoneRestart) ;In order to apply these changes you have to restart your system! + + GUICtrlSetData($btnPatch, $string_btnRestart) + GuiCtrlSetState($btnPatch, $GUI_ENABLE) + GuiCtrlSetState($btnPatch, $GUI_FOCUS) + + $CurrentStatus = "done" +EndFunc +#EndRegion + + +#Region: Uninstaller Routines +Func UnPatch() + GUICtrlSetState($tab, $GUI_DISABLE) + GUICtrlSetState($comboIconTheme, $GUI_DISABLE) + GUICtrlSetState($btnPatch, $GUI_DISABLE) + $CurrentStatus = "busy" + + ;The uninstalling magic: + UnAppearance() + UnFiles($IniFileWin) + UnFiles($IniFileApps) + + InstallMsg("Clearing Icon-/Thumbnail-Cache...") + ClearIconCache() + InstallMsg("done") + + ;Messages + InstallMsg($string_msgUninstalling) + PostUnInstall() + InstallMsg("done") + + GUICtrlSetData($lstPatchStatus, @LF) + InstallMsg($string_msgUninstallingDone) + InstallMsg($string_msgUninstallingDoneRestart) + + GUICtrlSetData($btnPatch, $string_btnRestart) + GuiCtrlSetState($btnPatch, $GUI_ENABLE) + GuiCtrlSetState($btnPatch, $GUI_FOCUS) + + $CurrentStatus = "done" +EndFunc +#EndRegion + + +#Region: Reloader Routines +Func Reload() + GUICtrlSetState($tab, $GUI_DISABLE) + GUICtrlSetState($comboIconTheme, $GUI_DISABLE) + GUICtrlSetState($btnPatch, $GUI_DISABLE) + $CurrentStatus = "busy" + + ;The reloading magic: + ReAppearance() + ReFiles($IniFileWin) + ReFiles($IniFileApps) + + ;Messages + If $SilentInstall = 0 Then + If $UpdatedFileCount > 0 Then + ;bei neuen dateien + InstallMsg("Clearing Icon-/Thumbnail-Cache...") + ClearIconCache() + InstallMsg("done") + + GUICtrlSetData($lstPatchStatus, @LF) + InstallMsg($UpdatedFileCount & " " & $string_msgReloaderDone) + InstallMsg($string_msgReloaderDone2) + InstallMsg($string_msgReloaderDoneRestart) + + GUICtrlSetData($btnPatch, $string_btnRestart) + GuiCtrlSetState($btnPatch, $GUI_ENABLE) + GuiCtrlSetState($btnPatch, $GUI_FOCUS) + Else + ;keine veränderungen + GUICtrlSetData($lstPatchStatus, @LF) + InstallMsg($string_msgReloaderNone) + + GUICtrlSetData($btnPatch, $string_btnClose) + GuiCtrlSetState($btnPatch, $GUI_ENABLE) + GuiCtrlSetState($btnPatch, $GUI_FOCUS) + EndIf + EndIf + + PostReload() + $CurrentStatus = "done" + + If $SilentInstall = 1 Then + ;Silent - show MsgBox only if modified files were found + If $UpdatedFileCount > 0 Then + ClearIconCache() + $RestartQuery = MsgBox(36, $AppName & " Reloader", $UpdatedFileCount & " " & $string_msgReloaderSilent) + If $RestartQuery = 6 Then + Shutdown(6) ;Neustarten erzwingen + Exit + Else + Exit + EndIf + Else + Exit + EndIf + EndIf +EndFunc +#EndRegion + + +Func ExitPatcher() + DirRemove($NewFilesDir, 1) + ;If $modus = "Uninstaller" and $CurrentStatus = "done" then _SelfDelete(2) + Exit +EndFunc \ No newline at end of file diff --git a/project/Patcher.ico b/project/Patcher.ico new file mode 100644 index 0000000..e2f37be Binary files /dev/null and b/project/Patcher.ico differ diff --git a/project/Patcher.kxf b/project/Patcher.kxf new file mode 100644 index 0000000..a0c28f2 --- /dev/null +++ b/project/Patcher.kxf @@ -0,0 +1,1335 @@ + + + + 338 + 460 + 571 + 410 + WinTango Patcher + clBtnFace + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + poDesktopCenter + True + -1798701056 + 256 + 1.04 + False + False + False + False + 0 + 1 + 0 + 0 + + 96 + 17 + + + + + 8 + 8 + 545 + 361 + tabOption + DEFAULT_CHARSET + clWindowText + -11 + Arial + + False + 0 + 1409482752 + 0 + DockWidth, DockHeight + + + + + Options + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + + -1 + False + + + + + 12 + 15 + 71 + 21 + Tray Icons: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 0 + False + 1342308608 + 0 + + + + + + + 478 + 17 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 3 + + + + + + 12 + 47 + 64 + 21 + Start Orb: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 4 + False + 1342308608 + 0 + + + + + + + 478 + 49 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 6 + + + + + + 12 + 79 + 68 + 21 + Notepad2: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 7 + False + 1342308608 + 0 + + + + + + + 79 + 79 + 329 + 21 + Replace Microsoft Notepad with Notepad2 (EN/DE/CN) + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 8 + False + 1342308608 + 0 + + + + + + + 478 + 81 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 9 + + + + + + 12 + 111 + 143 + 21 + Sysinternals Desktops: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 10 + False + 1342308608 + 0 + + + + + + + 156 + 111 + 303 + 21 + Add the feature of multiple Desktops to Windows 7 + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 11 + False + 1342308608 + 0 + + + + + + + 478 + 113 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-off.ico + DockWidth, DockHeight + 12 + + + + + + 12 + 143 + 86 + 21 + Updatecheck: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 13 + False + 1342308608 + 0 + + + + + + + 99 + 143 + 299 + 21 + Automatically check for Updates on system startup + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 14 + False + 1342308608 + 0 + + + + + + + 478 + 145 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-off.ico + DockWidth, DockHeight + 15 + + + + + + 12 + 175 + 50 + 21 + Reload: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 16 + False + 1342308608 + 0 + + + + + + + 63 + 175 + 318 + 21 + Automatically reload on startup for constant modding + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 17 + False + 1342308608 + 0 + + + + + + + 478 + 177 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 18 + + + + + + 12 + 207 + 80 + 21 + Visual Style: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 19 + False + 1342308608 + 0 + + + + + + + 478 + 209 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 22 + + + + + + 324 + 12 + 89 + 25 + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + 17 + False + 2 + + +
  • Colorfull
  • +
  • Symbolic
  • +
    +
    + 1342374467 + 0 + DockHeight +
    + +
    + + + 274 + 204 + 105 + 25 + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + 17 + False + 21 + + +
  • Shiki-Colors
  • +
  • elementary
  • +
  • Ubuntu
  • +
    +
    + 1342374467 + 0 + DockHeight +
    + +
    + + + 67 + 239 + 173 + 21 + Install a matching Cursor Set: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 24 + False + 1342308608 + 0 + + + + + + + 356 + 233 + 96 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\_images\cursors-ubunut.ico + DockWidth, DockHeight + 25 + + + + + + 478 + 241 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 26 + + + + + + 82 + 15 + 237 + 21 + Patch Tray Icons with the following style: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 1 + False + 1342308608 + 0 + + + + + + + 91 + 207 + 180 + 21 + Select the desired Visual Style: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 20 + False + 1342308608 + 0 + + + + + + + 75 + 47 + 259 + 21 + Patch the button which opens the startmenu + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 5 + False + 1342308608 + 0 + + + + + + + 12 + 239 + 54 + 21 + Cursors: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 23 + False + 1342308608 + 0 + + + + + + + 12 + 271 + 71 + 21 + Wallpaper: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 27 + False + 1342308608 + 0 + + + + + + + 82 + 271 + 340 + 21 + Copy matching wallpapers for the supported icon themes + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 28 + False + 1342308608 + 0 + + + + + + + 478 + 273 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 29 + + + + + + 242 + 236 + 105 + 25 + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + 17 + False + 30 + + +
  • Ubuntu
  • +
  • elementaryOS
  • +
    +
    + 1342374467 + 0 + DockHeight +
    + +
    +
    +
    + + + Advanced Options + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + + -1 + False + + + + + 12 + 159 + 128 + 17 + 3rd Party Applications + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + fsBold + False + 0 + False + 1342308608 + 0 + + + + + + + 12 + 183 + 129 + 25 + Edit Default Paths + 1 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + + + + 12 + 12 + 106 + 17 + Exclude risky files + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + fsBold + False + 2 + False + 1342308608 + 0 + + + + + + + 12 + 31 + 313 + 17 + Don't Patch shell32.dll: Patching might cause sound problems + True + cbChecked + 3 + 1342242819 + 0 + DockHeight + + + + + + 12 + 55 + 249 + 17 + I want to be able to use Internet Explorer 10/11 + True + cbChecked + 4 + 1342242819 + 0 + DockHeight + + + + + + 12 + 287 + 78 + 17 + System: Files + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + fsBold + False + 5 + False + 1342308608 + 0 + + + + + + + 12 + 223 + 180 + 17 + 3rd Party Applications: Themes + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + fsBold + False + 6 + False + 1342308608 + 0 + + + + + + + 12 + 255 + 162 + 17 + 3rd Party Applications: Files + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + fsBold + False + 7 + False + 1342308608 + 0 + + + + + + + 12 + 87 + 96 + 17 + UXTheme Patch + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + fsBold + False + 8 + False + 1342308608 + 0 + + + + + + + 12 + 103 + 129 + 17 + Direct Method (Patch) + 9 + 1342242825 + 0 + DockHeight + + + + + + 12 + 127 + 145 + 17 + Service Method (Service) + True + 10 + True + 1342242825 + 0 + DockHeight + + + + + + + + Patch + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + + -1 + False + + + + + 28 + 8 + 480 + 80 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\header_480x80.ico + DockWidth, DockHeight + 0 + + + + + + 12 + 135 + 513 + 197 + 13 + 1 + 1352859651 + 0 + + + + + + + 12 + 103 + 74 + 21 + Icon Theme: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 2 + False + 1342308608 + 0 + + + + + + + 95 + 98 + 129 + 25 + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + 17 + False + 3 + + +
  • Tango
  • +
  • Tangerine
  • +
  • Gnome
  • +
  • Cheser
  • +
  • Gnome-Brave
  • +
  • Gnome-Human
  • +
  • Gnome-Noble
  • +
  • Gnome-Wine
  • +
  • Gnome-Wise
  • +
  • elementary
  • +
  • Humanity
  • +
    +
    + 1342374467 + 0 + DockHeight +
    + +
    + + + 244 + 94 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\video-display.ico + DockWidth, DockHeight + 4 + + + + + + 284 + 94 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\go-next.ico + DockWidth, DockHeight + 5 + + + + + + 324 + 94 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\drive-harddisk.ico + DockWidth, DockHeight + 6 + + + + + + 364 + 94 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\folder.ico + DockWidth, DockHeight + 7 + + + + + + 420 + 98 + 105 + 25 + Patch now! + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 8 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + +
    +
    + + + About + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + + -1 + False + + + + + 28 + 8 + 480 + 80 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\header_480x80.ico + DockWidth, DockHeight + 0 + + + + + + 12 + 96 + 512 + 76 + clCaptionText + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + + +
  • The WinTango Patcher is a mostly self-explanatory graphical wizard designed to
  • +
  • make simple the
  • +
  • process of modifying your system files with resources which were created by the
  • +
  • Tango Desktop
  • +
  • Project, the GNOME Project, the Gnome-Colors Project, the Elementary Project
  • +
  • and many other
  • +
  • open-source projects.
  • +
    +
    + False + 1 + 1342310597 + 0 + +
    + +
    + + + 12 + 176 + 51 + 21 + Contact + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 2 + False + 1342308608 + 0 + + + + + + + 12 + 201 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\applications-mail.ico + DockWidth, DockHeight + 3 + + + + + + 56 + 206 + 122 + 21 + heebijeebi@gmx.net + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 4 + False + 1342308608 + 0 + + + + + + + 56 + 250 + 167 + 21 + http://wintango.blogspot.de + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 5 + False + 1342308608 + 0 + + + + + + + 12 + 245 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\web-browser.ico + DockWidth, DockHeight + 6 + + + + + + 12 + 289 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\deviantart.ico + DockWidth, DockHeight + 7 + + + + + + 56 + 294 + 189 + 21 + http://heebijeebi.deviantart.com + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 8 + False + 1342308608 + 0 + + + + + + + 300 + 176 + 78 + 21 + Information + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 9 + False + 1342308608 + 0 + + + + + + + 300 + 201 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\text-x-license.ico + DockWidth, DockHeight + 10 + + + + + + 344 + 206 + 88 + 21 + Release Notes + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 11 + False + 1342308608 + 0 + + + + + + + 300 + 245 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\text-x-changelog.ico + DockWidth, DockHeight + 12 + + + + + + 344 + 250 + 67 + 21 + Changelog + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 13 + False + 1342308608 + 0 + + + + +
    +
    +
    +
    +
    +
    \ No newline at end of file diff --git a/project/PatcherCPL.au3 b/project/PatcherCPL.au3 new file mode 100644 index 0000000..5f66483 --- /dev/null +++ b/project/PatcherCPL.au3 @@ -0,0 +1,365 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +;custom +#include <_UDFs\GUICtrlOnHover.au3> +#include <_UDFs\CommonFunctions.au3> +#include +#include +#include + +#NoTrayIcon +#AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator ;Permissions + +Defines() ;Global Standards +$AppTitle = $AppName & " CPL" +$AppVersionInst = RegRead($AppRegKey, "Version") +$AppVersionLatest = "" +$InstalledTheme = RegRead($AppRegKey, "IconTheme") +_Strings_CPL() ;localized Strings + +;Check: Only one Instance of the App should run +If _Singleton($AppTitle,1) = 0 Then + Msgbox(48, $string_msgSingleInstance, $AppTitle & " " & $string_msgSingleInstance_msg) + Exit +EndIf + +;Status: Update Available = false +$UpdateAvailable = 0 + +;Option: Run Updatecheck on Startup +If FileExists(@StartupDir & "\" & $AppName & " Updatecheck.lnk") Then + $OptUpdateStartup = 1 +Else + $OptUpdateStartup = 0 +EndIf + +;Option: Run Reloader on Startup +If FileExists(@StartupDir & "\" & $AppName & " Reloader.lnk") Then + $OptReloaderStartup = 1 +Else + $OptReloaderStartup = 0 +EndIf + +;Option: Also install BETA Versions +If RegRead($AppRegKey, "Beta") = 1 or StringInStr($FilesURL, "BETA") > 0 Then + $OptUpdateBeta = 1 + $FilesURL = $FilesURL_Beta +Else + $OptUpdateBeta = 0 + $FilesURL = $FilesURL_Stable +EndIf + + +;Create GUI +PatcherGUI() + + +;Button Actions +While 1 + $nMsg = GUIGetMsg() + Switch $nMsg + Case $GUI_EVENT_CLOSE + Exit + + ;================= + ;= Tab1: Actions = + ;================= + Case $btnReload + GUISetState(@SW_HIDE, $MainGUI) + ShellExecuteWait("Patcher.exe", "/reload", @ScriptDir) + GUISetState(@SW_SHOW, $MainGUI) + + Case $icoReloaderStartup + If $OptReloaderStartup = 1 Then ;Run Reloader = true + GUICtrlSetImage($icoReloaderStartup, $SwitchIconOff) + FileDelete(@StartupCommonDir & "\" & $AppName & " Reloader.lnk") + FileDelete(@StartupDir & "\" & $AppName & " Reloader.lnk") + $OptReloaderStartup = 0 + Else ;Run Reloader = false + GUICtrlSetImage($icoReloaderStartup, $SwitchIconOn) + FileCreateShortcut(@ScriptDir & "\Patcher.exe", @StartupDir & "\" & $AppName & " Reloader.lnk", @ScriptDir, "/reload /S") + $OptReloaderStartup = 1 + EndIf + + Case $btnReInstall + $ReinstQuery = MsgBox(32+4, $string_msgReInstall, $string_msgReInstall_msg) + If $ReinstQuery = 6 Then ;ReInstall = yes + $SelectedTheme = GUICtrlRead($comboIconTheme) + ShellExecute("Patcher.exe", "/theme=" & $SelectedTheme, @ScriptDir) + Exit + EndIf + + Case $btnUpdate + If $UpdateAvailable = 0 Then ;Update available = false + $AppVersionInst = RegRead($AppRegKey, "Version") + $AppVersionLatest = _CheckForUpdate() + GUICtrlSetData($lblVersionLatest, $string_lblVersionLatest & " " & $AppVersionLatest) + ;Check local version vs. server and highlight accordingly if there is a difference or not + If $AppVersionLatest <> $AppVersionInst and $AppVersionLatest <> "" Then + GUICtrlSetColor($lblVersionInst, $COLOR_RED) + GUICtrlSetData($btnUpdate, $string_btnUpdate_b) + $UpdateAvailable = 1 + ElseIf $AppVersionLatest = $AppVersionInst Then + GUICtrlSetColor($lblVersionInst, $COLOR_GREEN) + EndIf + + ElseIf $UpdateAvailable = 1 Then ;Update available = true + GUICtrlSetState($prgbarUpdate, $GUI_SHOW) + GUICtrlSetState($btnUpdate, $GUI_HIDE) + ;Download Latest Version... + $sUrl = $FilesURL & "/" & StringReplace($AppName, " ", "-") & "-LATEST.7z" + $sDest = @TempDir & "\" & StringReplace($AppName, " ", "-") & "-LATEST.7z" + _DownloadLatestVersion($sUrl, $sDest) + ;...and install it + _RunDownload($sDest) + Exit + EndIf + + Case $icoUpdateStartup + If $OptUpdateStartup = 1 Then ;Run Updatecheck = true + GUICtrlSetImage($icoUpdateStartup, $SwitchIconOff) + FileDelete(@StartupCommonDir & "\" & $AppName & " Updatecheck.lnk") + FileDelete(@StartupDir & "\" & $AppName & " Updatecheck.lnk") + $OptUpdateStartup = 0 + Else ;Run Updatecheck = false + GUICtrlSetImage($icoUpdateStartup, $SwitchIconOn) + FileCreateShortcut(@ScriptDir & "\Updater.exe", @StartupDir & "\" & $AppName & " Updatecheck.lnk", @ScriptDir, "/S") + $OptUpdateStartup = 1 + EndIf + + Case $icoUpdateBeta + If $OptUpdateBeta = 1 Then ;Install BETA = true + GUICtrlSetImage($icoUpdateBeta, $SwitchIconOff) + RegWrite($AppRegKey, "Beta", "REG_SZ", "0") + $FilesURL = $FilesURL_Stable + $OptUpdateBeta = 0 + Else ;Install BETA = false + GUICtrlSetImage($icoUpdateBeta, $SwitchIconOn) + RegWrite($AppRegKey, "Beta", "REG_SZ", "1") + $FilesURL = $FilesURL_Beta + $OptUpdateBeta = 1 + ;reset Update Button + GUICtrlSetData($btnUpdate, $string_btnUpdate_a) + $UpdateAvailable = 0 + EndIf + + Case $btnUninstall + $UninstQuery = MsgBox(48+4, $string_msgUninstall, $string_msgUninstall_msg) + If $UninstQuery = 6 Then ;yes + ShellExecute("Patcher.exe", "/uninstall /S", @ScriptDir) + Exit + EndIf + + ;============== + ;= Tab2: Help = + ;============== + Case $btnReadme + ShellExecute($AppHelp) + + Case $btnBugReport + ShellExecute($AppBugReport) + + ;=============== + ;= Tab3: About = + ;=============== + Case $lblMail + _INetMail($AppMail, "WinTango Patcher", "") + + Case $lblHomepage + ShellExecute($AppWebsite) + + Case $lblDeviantart + ShellExecute($AppWebsite2) + + EndSwitch +WEnd + + +#Region: GUI +Func PatcherGUI() + Global $MainGUI = GUICreate($AppTitle, 540, 378, -1, -1) + + GUISetFont($font_size, $font_weight, $font_attribute, $font) + + ;Objects Metrics + $tab_width = 540 - 16 + $lbl_group_space = 12 + $lbl_width_max = 345 + $lbl_height = 21 + $btn_left = 415 + + $Tab1 = GUICtrlCreateTab(8, 8, $tab_width, 362) + + ;================= + ;= Tab1: Actions = + ;================= + $tabActions = GUICtrlCreateTabItem($string_TabActions) + + ;Reloading + $lbl_group_top = 45 + $icoReload = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\view-refresh.ico", -1, 24, $lbl_group_top, 32, 32) + $lblReload = GUICtrlCreateLabel($string_lblReload, 68, $lbl_group_top, $lbl_width_max, $lbl_height) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + $lbl_item_top = $lbl_group_top+$lbl_height-2 + $lblReloadDesc = GUICtrlCreateLabel($string_lblReloadDesc, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $btnReload = GUICtrlCreateButton($string_btnReload, $btn_left, $lbl_item_top-4, 104, 25) + + $lbl_item_top = $lbl_group_top+(2*$lbl_height) + $lblReloaderStartup = GUICtrlCreateLabel($string_lblReloaderStartup, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $icoReloaderStartup = GUICtrlCreateIcon($SwitchIconOn, -1, $btn_left+60, $lbl_item_top+3, 43, 16) + If $OptReloaderStartup = 0 Then GUICtrlSetImage($icoReloaderStartup, $SwitchIconOff) + + $lbl_group_end = $lbl_item_top+$lbl_height + + ;Re-installation + $lbl_group_top = $lbl_group_end + $lbl_group_space + $icoReinstall = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\system-software-install.ico", -1, 24, $lbl_group_top, 32, 32) + $lblReinstall = GUICtrlCreateLabel($string_lblReinstall, 68, $lbl_group_top, $lbl_width_max, $lbl_height) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + $lbl_item_top = $lbl_group_top+$lbl_height-2 + $lblReinstallDesc = GUICtrlCreateLabel($string_lblReinstallDesc, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $btnReInstall = GUICtrlCreateButton($string_btnReInstall, $btn_left, $lbl_item_top-4, 104, 25) + + $lbl_item_top = $lbl_group_top+(2*$lbl_height) + $lblIconTheme = GUICtrlCreateLabel("Icon Theme: ", 68, $lbl_item_top, 78, $lbl_height) + Global $comboIconTheme = GUICtrlCreateCombo("", 142, $lbl_item_top-4, 120, 25, BitOR($CBS_DROPDOWNLIST,$CBS_AUTOHSCROLL)) + GUICtrlSetData(-1, $IncludedThemes) + ControlCommand($MainGUI, "", $comboIconTheme, "SelectString", $InstalledTheme) + + $lbl_group_end = $lbl_item_top+$lbl_height + + ;Updatecheck + $lbl_group_top = $lbl_group_end + $lbl_group_space + $icoUpdate = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\system-software-update.ico", -1, 24, $lbl_group_top, 32, 32) + $lblUpdate = GUICtrlCreateLabel($string_lblUpdate, 68, $lbl_group_top, $lbl_width_max, $lbl_height) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + $lbl_item_top = $lbl_group_top+$lbl_height-2 + $lblUpdateDesc = GUICtrlCreateLabel($string_lblUpdateDesc, 68, $lbl_item_top, 146, $lbl_height) + Global $btnUpdate = GUICtrlCreateButton($string_btnUpdate_a, $btn_left, $lbl_item_top-4, 104, 25) + Global $prgbarUpdate = GUICtrlCreateProgress($btn_left, $lbl_item_top-4, 104, 25) + GUICtrlSetState($prgbarUpdate, $GUI_HIDE) + + Global $lblVersionInst = GUICtrlCreateLabel($string_lblVersionInst & " " & $AppVersionInst, 220, $lbl_item_top, 190, $lbl_height) + + $lbl_item_top = $lbl_group_top+(2*$lbl_height)-4 + Global $lblVersionLatest = GUICtrlCreateLabel($string_lblVersionLatest & " " & $AppVersionLatest, 220, $lbl_item_top, 190, $lbl_height) + + $lbl_item_top = $lbl_group_top+(3*$lbl_height) + $lblUpdateStartup = GUICtrlCreateLabel($string_lblUpdateStartup, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $icoUpdateStartup = GUICtrlCreateIcon($SwitchIconOn, -1, $btn_left+60, $lbl_item_top+3, 43, 16) + If $OptUpdateStartup = 0 Then GUICtrlSetImage($icoUpdateStartup, $SwitchIconOff) + + $lbl_item_top = $lbl_group_top+(4*$lbl_height)+2 + $lblUpdateBeta = GUICtrlCreateLabel($string_lblUpdateBeta, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $icoUpdateBeta = GUICtrlCreateIcon($SwitchIconOff, -1, $btn_left+60, $lbl_item_top+3, 43, 16) + If $OptUpdateBeta = 1 Then GUICtrlSetImage($icoUpdateBeta, $SwitchIconOn) + + $lbl_group_end = $lbl_item_top+$lbl_height + + ;Uninstallation + $lbl_group_top = $lbl_group_end + $lbl_group_space + $icoUninstall = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\edit-delete.ico", -1, 24, $lbl_group_top, 32, 32) + $lblUninstall = GUICtrlCreateLabel($string_lblUninstall, 68, $lbl_group_top, $lbl_width_max, $lbl_height) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + $lbl_item_top = $lbl_group_top+$lbl_height-2 + $lblUninstallDesc = GUICtrlCreateLabel($string_lblUninstallDesc, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $btnUninstall = GUICtrlCreateButton($string_btnUninstall, $btn_left, $lbl_item_top-4, 104, 25) + + + ;============== + ;= Tab2: Help = + ;============== + $tabHelp = GUICtrlCreateTabItem($string_TabHelp) + + ;Readme + $lbl_group_top = 45 + $icoReadme = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\system-help.ico", -1, 24, $lbl_group_top, 32, 32) + $lblReadme = GUICtrlCreateLabel($string_lblReadme, 68, $lbl_group_top, $lbl_width_max, $lbl_height) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + $lbl_item_top = $lbl_group_top+$lbl_height-2 + $lblReadmeDesc = GUICtrlCreateLabel($string_lblReadmeDesc, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $btnReadme = GUICtrlCreateButton($string_btnReadme, $btn_left, $lbl_item_top-4, 104, 25) + + $lbl_group_end = $lbl_item_top+$lbl_height + + ;Bug Report + $lbl_group_top = $lbl_group_end + $lbl_group_space + $icoBugReport = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\bug-buddy.ico", -1, 24, $lbl_group_top, 32, 32) + $lblBugReport = GUICtrlCreateLabel($string_lblBugReport, 68, $lbl_group_top, $lbl_width_max, $lbl_height) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + $lbl_item_top = $lbl_group_top+$lbl_height-2 + $lblBugReportDesc = GUICtrlCreateLabel($string_lblBugReportDesc, 68, $lbl_item_top, $lbl_width_max, $lbl_height) + Global $btnBugReport = GUICtrlCreateButton($string_btnBugReport, $btn_left, $lbl_item_top-4, 104, 25) + + $lbl_group_end = $lbl_item_top+$lbl_height + + ;=============== + ;= Tab3: About = + ;=============== + $TabAbout = GUICtrlCreateTabItem($string_TabAbout) + + $icoLogo = GUICtrlCreateIcon($IconsDir & "\header_480x80.ico", -1, 24, 45, 480, 80) + + $lblDescription = GUICtrlCreateLabel($string_editDescription, 24, 129, $tab_width-32, 76, $BS_MULTILINE) + + $lblContact = GUICtrlCreateLabel($string_lblContact, 24, 209, $lbl_width_max, $lbl_height) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + $icoMail = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\applications-mail.ico", -1, 24, 234, 32, 32) + Global $lblMail = GUICtrlCreateLabel($AppMail, 68, 239, 122, $lbl_height) + _GUICtrl_OnHoverRegister($lblMail, "_Hover_Func", "_Leave_Hover_Func") + + $icoHomepage = GUICtrlCreateIcon($IconsDir & "\" & $InstalledTheme & "\web-browser.ico", -1, 24, 278, 32, 32) + Global $lblHomepage = GUICtrlCreateLabel($AppWebsite, 68, 283, 167, $lbl_height) + _GUICtrl_OnHoverRegister($lblHomepage, "_Hover_Func", "_Leave_Hover_Func") + + $icoDeviantart = GUICtrlCreateIcon($IconsDir & "\deviantart.ico", -1, 24, 322, 32, 32) + Global $lblDeviantart = GUICtrlCreateLabel($AppWebsite2, 68, 327, 189, $lbl_height) + _GUICtrl_OnHoverRegister($lblDeviantart, "_Hover_Func", "_Leave_Hover_Func") + + GUICtrlCreateTabItem("") + + GUISetState(@SW_SHOW) +EndFunc +#EndRegion + + +#Region: IconHover +;====Icon Hover Funktionen================================================================================================== +Func _Hover_Func($iCtrlID) + If $iCtrlID = $lblMail Then + GUICtrlSetFont($lblMail, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblMail, 0) + ElseIf $iCtrlID = $lblHomepage Then + GUICtrlSetFont($lblHomepage, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblHomepage, 0) + ElseIf $iCtrlID = $lblDeviantart Then + GUICtrlSetFont($lblDeviantart, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblDeviantart, 0) + EndIf +EndFunc + +Func _Leave_Hover_Func($iCtrlID) + If $iCtrlID = $lblMail Then + GUICtrlSetFont($lblMail, $font_size, $font_weight) + ElseIf $iCtrlID = $lblHomepage Then + GUICtrlSetFont($lblHomepage, $font_size, $font_weight) + ElseIf $iCtrlID = $lblDeviantart Then + GUICtrlSetFont($lblDeviantart, $font_size, $font_weight) + EndIf +EndFunc +#EndRegion IconHover diff --git a/project/PatcherCPL.kxf b/project/PatcherCPL.kxf new file mode 100644 index 0000000..83ee98c --- /dev/null +++ b/project/PatcherCPL.kxf @@ -0,0 +1,934 @@ + + + + 269 + 221 + 550 + 410 + WinTango Patcher + clBtnFace + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + poDesktopCenter + True + -1798701056 + 256 + 1.04 + False + False + False + False + 0 + 1 + 0 + 0 + + 96 + 17 + + + + + 8 + 8 + 525 + 362 + tabActions + DEFAULT_CHARSET + clWindowText + -11 + Arial + + False + 0 + 1409482752 + 0 + DockWidth, DockHeight + + + + + Actions + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + + -1 + False + + + + + 12 + 12 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\view-refresh.ico + DockWidth, DockHeight + 0 + + + + + + 56 + 30 + 254 + 21 + Check for modified files and re-patch them + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 2 + False + 1342308608 + 0 + + + + + + + 56 + 92 + 62 + 21 + Re-Install + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 7 + False + 1342308608 + 0 + + + + + + + 402 + 26 + 104 + 25 + Reload + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 3 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + + + + 12 + 92 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\system-software-install.ico + DockWidth, DockHeight + 6 + + + + + + 56 + 12 + 46 + 21 + Reload + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 1 + False + 1342308608 + 0 + + + + + + + 56 + 110 + 316 + 21 + Perform a Re-Installation to solve bugs or change the + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 8 + False + 1342308608 + 0 + + + + + + + 56 + 134 + 78 + 21 + Icon Theme: + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 9 + False + 1342308608 + 0 + + + + + + + 130 + 130 + 100 + 25 + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + 17 + False + 10 + + +
  • Tango
  • +
  • Tangerine
  • +
  • Gnome
  • +
  • Cheser
  • +
  • Gnome-Brave
  • +
  • Gnome-Human
  • +
  • Gnome-Noble
  • +
  • Gnome-Wine
  • +
  • Gnome-Wise
  • +
  • elementary
  • +
  • Humanity
  • +
    +
    + 1342374467 + 0 + DockHeight +
    + +
    + + + 402 + 106 + 104 + 25 + Re-Install + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 11 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + + + + 12 + 168 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\system-software-update.ico + DockWidth, DockHeight + 12 + + + + + + 56 + 168 + 48 + 21 + Update + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 13 + False + 1342308608 + 0 + + + + + + + 56 + 186 + 146 + 21 + Check for a new version. + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 14 + False + 1342308608 + 0 + + + + + + + 402 + 182 + 104 + 25 + Check now + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 15 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + + + + 12 + 284 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\edit-delete.ico + DockWidth, DockHeight + 18 + + + + + + 56 + 302 + 289 + 21 + Completely remove the Patcher and all of its files + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 20 + False + 1342308608 + 0 + + + + + + + 56 + 284 + 59 + 21 + Uninstall + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 19 + False + 1342308608 + 0 + + + + + + + 402 + 298 + 104 + 25 + Uninstall + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 21 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + + + + 460 + 230 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 17 + + + + + + 56 + 228 + 330 + 21 + Automatically check for a new version on system startup + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 16 + False + 1342308608 + 0 + + + + + + + 56 + 56 + 345 + 21 + Run the Reloader on system startup for constant Modding + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 4 + False + 1342308608 + 0 + + + + + + + 460 + 58 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 5 + + + + + + 208 + 186 + 161 + 21 + Installed Version: XX.XX.XX + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 22 + False + 1342308608 + 0 + + + + + + + 208 + 206 + 159 + 21 + Latest Version: XX.XX.XX + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 23 + False + 1342308608 + 0 + + + + + + + 56 + 252 + 244 + 21 + Check for and install latest BETA Versions + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 24 + False + 1342308608 + 0 + + + + + + + 460 + 254 + 43 + 16 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\switch-on.ico + DockWidth, DockHeight + 25 + + + +
    +
    + + + Help + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + + -1 + False + + + + + 12 + 12 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\system-help.ico + DockWidth, DockHeight + 0 + + + + + + 56 + 12 + 53 + 21 + Readme + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 1 + False + 1342308608 + 0 + + + + + + + 56 + 28 + 340 + 21 + Get familiar with all the options and effects of this Patcher + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 2 + False + 1342308608 + 0 + + + + + + + 402 + 16 + 88 + 25 + Open + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 3 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + + + + 12 + 68 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\bug-buddy.ico + DockWidth, DockHeight + 4 + + + + + + 56 + 68 + 73 + 21 + Bug Report + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 5 + False + 1342308608 + 0 + + + + + + + 56 + 84 + 185 + 21 + Report any undocumented Bug + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 6 + False + 1342308608 + 0 + + + + + + + 402 + 72 + 88 + 25 + File a Report + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 7 + clBtnFace + 1342373888 + 0 + DockWidth, DockHeight + + + + + + + + About + DEFAULT_CHARSET + clWindowText + -11 + MS Sans Serif + + -1 + False + + + + + 20 + 12 + 480 + 80 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\header_480x80.ico + DockWidth, DockHeight + 0 + + + + + + 12 + 96 + 496 + 76 + clCaptionText + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + + +
  • The WinTango Patcher is a mostly self-explanatory graphical wizard designed to
  • +
  • make simple the
  • +
  • process of modifying your system files with resources which were created by the
  • +
  • Tango Desktop
  • +
  • Project, the GNOME Project, the Gnome-Colors Project, the Elementary Project
  • +
  • and many other
  • +
  • open-source projects.
  • +
    +
    + False + 1 + 1342310597 + 0 + +
    + +
    + + + 12 + 176 + 51 + 21 + Contact + ANSI_CHARSET + clWindowText + -13 + Segoe UI + fsBold + False + 2 + False + 1342308608 + 0 + + + + + + + 56 + 206 + 122 + 21 + heebijeebi@gmx.net + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 4 + False + 1342308608 + 0 + + + + + + + 12 + 201 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\applications-mail.ico + DockWidth, DockHeight + 3 + + + + + + 12 + 245 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\elementary\web-browser.ico + DockWidth, DockHeight + 5 + + + + + + 12 + 289 + 32 + 32 + 1342374147 + 0 + D:\Software\_Temp\WinTango_Patcher\project\Icons\deviantart.ico + DockWidth, DockHeight + 7 + + + + + + 56 + 250 + 167 + 21 + http://wintango.blogspot.de + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 6 + False + 1342308608 + 0 + + + + + + + 56 + 294 + 189 + 21 + http://heebijeebi.deviantart.com + ANSI_CHARSET + clWindowText + -13 + Segoe UI + + False + 8 + False + 1342308608 + 0 + + + + +
    +
    +
    +
    +
    +
    \ No newline at end of file diff --git a/project/PatcherGUI.au3 b/project/PatcherGUI.au3 new file mode 100644 index 0000000..5870c33 --- /dev/null +++ b/project/PatcherGUI.au3 @@ -0,0 +1,613 @@ +Func PatcherGUI($Modus = "Patcher") + Global $MainGUI = GUICreate($AppName, 562, 378, -1, -1) + + GUISetFont($font_size, $font_weight, $font_attribute, $font) + + Global $tab = GUICtrlCreateTab(8, 8, 545, 361) + + ;=============== + ;= Tab1: Patch = + ;=============== + $tabPatch = GUICtrlCreateTabItem($Modus) + + $icoLogo = GUICtrlCreateIcon($IconsDir & "\header_480x80.ico", -1, 40, 41, 480, 80) + + $lblIconTheme = GUICtrlCreateLabel("Icon Theme:", 24, 136, 80, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + Global $comboIconTheme = GUICtrlCreateCombo("", 107, 131, 129, 25, BitOR($CBS_DROPDOWNLIST,$CBS_AUTOHSCROLL)) + GUICtrlSetData(-1, $IncludedThemes) + ControlCommand($MainGUI, "", $comboIconTheme, "SelectString", $SelectedTheme) + + Global $icoPreview1 = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\video-display.ico", -1, 256, 127, 32, 32) + Global $icoPreview2 = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\go-next.ico", -1, 296, 127, 32, 32) + Global $icoPreview3 = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\drive-harddisk.ico", -1, 336, 127, 32, 32) + Global $icoPreview4 = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\folder.ico", -1, 376, 127, 32, 32) + + Global $btnPatch = GUICtrlCreateButton("Patch!", 432, 131, 105, 25) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + Global $lstPatchStatus = GUICtrlCreateList("", 24, 178, 513, 195, $WS_VSCROLL) + + ;================= + ;= Tab2: Options = + ;================= + $tabOption = GUICtrlCreateTabItem("Options") + + $lblTrayIcons = GUICtrlCreateLabel("Tray Icons", 24, 48, 71, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblTrayIcons_desc = GUICtrlCreateLabel("Patch Tray Icons with the following style:", 94, 48, 237, 21) + Global $comboTrayIcons = GUICtrlCreateCombo("", 336, 45, 89, 25, BitOR($CBS_DROPDOWNLIST,$CBS_AUTOHSCROLL)) + GUICtrlSetData(-1, "Colorfull|Symbolic") + ;select the matching item + If $SelectedTheme = "elementary" Then + ControlCommand($MainGUI, "", $comboTrayIcons, "SelectString", "Symbolic") + Else + ControlCommand($MainGUI, "", $comboTrayIcons, "SelectString", "Colorfull") + EndIf + Global $switchTrayIcons = GUICtrlCreateIcon($SwitchIconOn, -1, 490, 50, 43, 16) + Global $OptTrayIcons = 1 + + $lblStartOrb = GUICtrlCreateLabel("Start Orb", 24, 80, 64, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblStartOrb_desc = GUICtrlCreateLabel("Patch the button which opens the startmenu", 87, 80, 259, 21) + Global $switchStartOrb = GUICtrlCreateIcon($SwitchIconOn, -1, 490, 82, 43, 16) + Global $OptStartOrb = 1 + + $lblNotepad2 = GUICtrlCreateLabel("Notepad2", 24, 112, 68, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblNotepad2_desc = GUICtrlCreateLabel("Replace Microsoft Notepad with Notepad2 (EN/DE/CN)", 91, 112, 329, 21) + Global $switchNotepad2 = GUICtrlCreateIcon($SwitchIconOn, -1, 490, 114, 43, 16) + Global $OptNotepad2 = 1 + + $lblDesktops = GUICtrlCreateLabel("Sysinternals Desktops", 24, 144, 143, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblDesktops_desc = GUICtrlCreateLabel("Add the feature of multiple Desktops to Windows 7", 168, 144, 303, 21) + Global $switchDesktops = GUICtrlCreateIcon($SwitchIconOff, -1, 490, 146, 43, 16) + Global $OptDesktops = 0 + + $lblUpdater = GUICtrlCreateLabel("Updatecheck", 24, 176, 86, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblUpdater_desc = GUICtrlCreateLabel("Automatically check for Updates on system startup", 111, 176, 299, 21) + Global $switchUpdater = GUICtrlCreateIcon($SwitchIconOff, -1, 490, 178, 43, 16) + Global $OptUpdater = 0 + + $lblReloader = GUICtrlCreateLabel("Reload", 24, 208, 50, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblReloader_desc = GUICtrlCreateLabel("Automatically reload on startup for constant modding", 75, 208, 318, 21) + Global $switchReloader = GUICtrlCreateIcon($SwitchIconOn, -1, 490, 210, 43, 16) + Global $OptReloader = 1 + + $lblVisualStyle = GUICtrlCreateLabel("Visual Style", 24, 240, 80, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblVisualStyle_desc = GUICtrlCreateLabel("Select the desired Visual Style:", 103, 240, 180, 21) + Global $comboVisualStyle = GUICtrlCreateCombo("", 286, 237, 105, 25, BitOR($CBS_DROPDOWNLIST,$CBS_AUTOHSCROLL)) + GUICtrlSetData(-1, "Shiki-Colors|elementary|Ubuntu") + ;select the matching item + If $SelectedTheme = "Humanity" or $SelectedTheme = "Tangerine" Then + ControlCommand($MainGUI, "", $comboVisualStyle, "SelectString", "Ubuntu") + ElseIf $SelectedTheme = "elementary" Then + ControlCommand($MainGUI, "", $comboVisualStyle, "SelectString", "elementary") + Else + ControlCommand($MainGUI, "", $comboVisualStyle, "SelectString", "Shiki-Colors") + EndIf + Global $switchVisualStyle = GUICtrlCreateIcon($SwitchIconOn, -1, 490, 242, 43, 16) + If $WinName = "Win10" Then ;disable for Windows 10; no theme included right now + Global $OptVisualStyle = 0 + GUICtrlSetImage($switchVisualStyle, $SwitchIconOff) + GUICtrlSetState($comboVisualStyle, $GUI_DISABLE) + Else + Global $OptVisualStyle = 1 + EndIf + + $lblCursors = GUICtrlCreateLabel("Cursors", 24, 272, 54, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblCursors_desc = GUICtrlCreateLabel("Install a matching Cursor Set:", 79, 272, 175, 21) + Global $comboCursors = GUICtrlCreateCombo("", 254, 269, 105, 25, BitOR($CBS_DROPDOWNLIST,$CBS_AUTOHSCROLL)) + GUICtrlSetData(-1, "Ubuntu|elementary") + Global $icoCursors_prev = GUICtrlCreateIcon($IconsDir & "\cursors-ubuntu.ico", -1, 368, 266, 96, 32) + ;select the matching item + If GUICtrlRead($comboVisualStyle) = "elementary" Then + ControlCommand($MainGUI, "", $comboCursors, "SelectString", "elementary") + GUICtrlSetImage($icoCursors_prev, $IconsDir & "\cursors-elementary.ico") + Else + ControlCommand($MainGUI, "", $comboCursors, "SelectString", "Ubuntu") + EndIf + Global $switchCursors = GUICtrlCreateIcon($SwitchIconOn, -1, 490, 274, 43, 16) + Global $OptCursors = 1 + + $lblWallpapers = GUICtrlCreateLabel("Wallpaper", 24, 304, 71, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $lblWallpapers_desc = GUICtrlCreateLabel("Copy matching wallpapers for the supported icon themes", 94, 304, 340, 21) + Global $switchWallpapers = GUICtrlCreateIcon($SwitchIconOn, -1, 490, 306, 43, 16) + Global $OptWallpapers = 1 + + + ;========================== + ;= Tab3: Advanced Options = + ;========================== + Global $tabExpert = GUICtrlCreateTabItem("Advanced Options") + + FilesPage(540, 333, 10, 34) ;scrollable Child GUI + + GUIRegisterMsg($WM_SIZE, "WM_SIZE") + GUIRegisterMsg($WM_VSCROLL, "WM_VSCROLL") + GUIRegisterMsg($WM_HSCROLL, "WM_HSCROLL") + GUIRegisterMsg($WM_MOUSEWHEEL, "WM_MOUSEWHEEL") + + + ;=============== + ;= Tab4: About = + ;=============== + $TabAbout = GUICtrlCreateTabItem("About") + + $icoLogo2 = GUICtrlCreateIcon($IconsDir & "\header_480x80.ico", -1, 40, 41, 480, 80) + + $editDescription = GUICtrlCreateLabel("The WinTango Patcher is a mostly self-explanatory graphical wizard designed to make simple the process of modifying your system files with resources which were created by the Tango Desktop Project, the GNOME Project, the Gnome-Colors Project, the Elementary Project and many other open-source projects.", 24, 129, 480, 76, $BS_MULTILINE) + + $lblContact = GUICtrlCreateLabel("Contact", 24, 209, 51, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + Global $icoMail = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\applications-mail.ico", -1, 24, 234, 32, 32) + Global $lblMail = GUICtrlCreateLabel($AppMail, 68, 239, 122, 21) + _GUICtrl_OnHoverRegister($lblMail, "_Hover_Func", "_Leave_Hover_Func") + + Global $icoHomepage = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\web-browser.ico", -1, 24, 278, 32, 32) + Global $lblHomepage = GUICtrlCreateLabel($AppWebsite, 68, 283, 167, 21) + _GUICtrl_OnHoverRegister($lblHomepage, "_Hover_Func", "_Leave_Hover_Func") + + Global $icoDeviantart = GUICtrlCreateIcon($IconsDir & "\deviantart.ico", -1, 24, 322, 32, 32) + Global $lblDeviantart = GUICtrlCreateLabel($AppWebsite2, 68, 327, 189, 21) + _GUICtrl_OnHoverRegister($lblDeviantart, "_Hover_Func", "_Leave_Hover_Func") + + + $lblInfo = GUICtrlCreateLabel("Information", 312, 209, 78, 21) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + + Global $icoNotes = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\text-x-license.ico", -1, 312, 234, 32, 32) + Global $lblNotes = GUICtrlCreateLabel("Release Notes", 356, 239, 88, 21) + _GUICtrl_OnHoverRegister($lblNotes, "_Hover_Func", "_Leave_Hover_Func") + + Global $icoChangelog = GUICtrlCreateIcon($IconsDir & "\" & $SelectedTheme & "\text-x-changelog.ico", -1, 312, 278, 32, 32) + Global $lblChangelog = GUICtrlCreateLabel("Changelog", 356, 283, 67, 21) + _GUICtrl_OnHoverRegister($lblChangelog, "_Hover_Func", "_Leave_Hover_Func") + + GUICtrlCreateTabItem("") + + ;========= + ;= Modus = + ;========= + + ;Patcher normal + If $Modus = "Patcher" and $SilentInstall = 0 Then + GUISetState(@SW_SHOW) + EndIf + + ;Patcher quiet + If $Modus = "Patcher" and $SilentInstall = 1 Then + GUISetState(@SW_SHOW) + Patch() + EndIf + + + ;Uninstaller + If $Modus = "Uninstaller" Then + GUISetState(@SW_SHOW) + UnPatch() + EndIf + + + ;Reloader normal + If $Modus = "Reloader" and $SilentInstall = 0 Then + GUISetState(@SW_SHOW) + Reload() + EndIf + + ;Reloader silent + If $Modus = "Reloader" and $SilentInstall = 1 Then + Reload() + EndIf + +EndFunc + + +#Region Advanced Options ChildGUI +Func FilesPage($ChildGUI_width, $ChildGUI_height, $ChildGUI_left, $ChildGUI_top) + Global $FilesGUI + + $FilesGUI = GUICreate("Child GUI", $ChildGUI_width, $ChildGUI_height, $ChildGUI_left, $ChildGUI_top, $WS_POPUP, $WS_EX_MDICHILD, $MainGUI) + GUISetBkColor($COLOR_WHITE, $FilesGUI) + + GUISetFont($font_size, $font_weight, $font_attribute, $font) + + GUISetState(@SW_HIDE) + GUICtrlSetResizing($FilesGUI, $GUI_DOCKALL) + + _GUIScrollBars_Init($FilesGUI) + ;_GUIScrollBars_SetScrollInfoMax($FilesGUI, $SB_VERT, 107) ;Vertikale Scrollhöhe + _GUIScrollBars_ShowScrollBar($FilesGUI, $SB_HORZ, False) ;Horizontale Scrollbar ausblenden + + Global $width = $ChildGUI_width - 44 + Global $height = 12 + Global $left = 12 + Global $CheckBoxSum = 0 + Global $CheckBoxPuffer = 24 + + _OptionsAppearance() + _AppearanceApps() + _AppFiles() + _WinFiles() + + _GUIScrollBars_SetScrollInfoMax($FilesGUI, $SB_VERT, Round($CheckBoxSum*1.52,0)) ;Vertikale Scrollhöhe + + GUISwitch($MainGUI) +EndFunc + +Func _OptionsAppearance() + Global $CheckBoxStatusWinAll, $CheckBoxStatusWinAll_un + Global $CheckBoxStatusWin7, $CheckBoxStatusWin7_un + Global $CheckBoxStatusWin8, $CheckBoxStatusWin8_forced + Global $CheckBoxStatusWin10 + + $CheckBoxStatusWinAll = $GUI_CHECKED + $CheckBoxStatusWinAll_un = $GUI_UNCHECKED + + If $WinName = "Win7" Then + $CheckBoxStatusWin7 = $GUI_CHECKED + $CheckBoxStatusWin7_un = $GUI_UNCHECKED + + $CheckBoxStatusWin8 = $GUI_DISABLE + $CheckBoxStatusWin8_forced = $CheckBoxStatusWin7_un + + $CheckBoxStatusWin10 = $GUI_DISABLE + + ElseIf $WinName = "Win8" Then + $CheckBoxStatusWin7 = $GUI_DISABLE + $CheckBoxStatusWin7_un = $GUI_DISABLE + + $CheckBoxStatusWin8 = $GUI_CHECKED + $CheckBoxStatusWin8_forced = $GUI_CHECKED + + $CheckBoxStatusWin10 = $GUI_DISABLE + + ElseIf $WinName = "Win10" Then + $CheckBoxStatusWin7 = $GUI_DISABLE + $CheckBoxStatusWin7_un = $GUI_DISABLE + + $CheckBoxStatusWin8 = $GUI_DISABLE + $CheckBoxStatusWin8_forced = $GUI_CHECKED + + $CheckBoxStatusWin10 = $GUI_CHECKED + + EndIf + + + ;============================================== + ;===== Risky ================================== + ;============================================== + $lblOptions = GUICtrlCreateLabel("Risky Files", $left, $height, $width, 20) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $CheckBoxSum = $CheckBoxSum + 1 + ;============================================== + + $height = $height + $CheckBoxPuffer + Global $chkNoShell32 = GUICtrlCreateCheckbox("Don't patch shell32.dll (Possible Sound Problems)", $left, $height, $width, 20) + GUICtrlSetState(-1, $CheckBoxStatusWin7) + $CheckBoxSum = $CheckBoxSum + 1 + + + $height = $height + $CheckBoxPuffer + Global $chkUsingIE = GUICtrlCreateCheckbox("I want to be able to use Internet Explorer 10/11", $left, $height, $width, 20) + If _IE_Version() > 9 Then + GUICtrlSetState(-1, $CheckBoxStatusWinAll) + Else + GUICtrlSetState(-1, $CheckBoxStatusWinAll_un) + EndIf + $CheckBoxSum = $CheckBoxSum + 1 + + + ;============================================== + ;===== UX Theme =============================== + ;============================================== + $height = $height + $CheckBoxPuffer + 10 ;Abstand letzte Checkbox zu neuer Überschrift + $lblUxThemePatch = GUICtrlCreateLabel("UXTheme Patch", $left, $height, $width, 20) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $CheckBoxSum = $CheckBoxSum + 1 + ;============================================== + + GUIStartGroup() + + ;Choose the right Option in order of compatibility (e.g. VirtualBox!) or already installed UXTheme Patchers + If FileExists($UXPatchFile) or FileExists($UXServiceFile) Then ;already installed? + $CheckBoxStatusUXPatch = $CheckBoxStatusWinAll_un + $CheckBoxStatusUXService = $CheckBoxStatusWinAll_un + ElseIf FileExists($ProgramFiles & "\Oracle\VirtualBox\VirtualBox.exe") or FileExists($ProgramFiles64 & "\Oracle\VirtualBox\VirtualBox.exe") Then ;VirtualBox installed? + $CheckBoxStatusUXPatch = $CheckBoxStatusWinAll_un + $CheckBoxStatusUXService = $CheckBoxStatusWinAll + Else ;none of the above + $CheckBoxStatusUXPatch = $CheckBoxStatusWinAll + $CheckBoxStatusUXService = $CheckBoxStatusWinAll_un + EndIf + + $height = $height + $CheckBoxPuffer + Global $chkUniversalThemePatcher = GUICtrlCreateRadio("Direct Method: Patch files", $left, $height, $width-90, 20) + GUICtrlSetState(-1, $CheckBoxStatusUXPatch) + If FileExists($UXPatchFile) or FileExists($UXServiceFile) Then GUICtrlSetState(-1, $GUI_DISABLE) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer + Global $chkUniversalThemeService = GUICtrlCreateRadio("Service Method: Installs a Service", $left, $height, $width-90, 20) + GUICtrlSetState(-1, $CheckBoxStatusUXService) + If FileExists($UXPatchFile) or FileExists($UXServiceFile) Then GUICtrlSetState(-1, $GUI_DISABLE) + $CheckBoxSum = $CheckBoxSum + 1 + + ;Disable UXThemePatch for Win10 as there is no theme yet + If $WinName = "Win10" Then + GUICtrlSetState($chkUniversalThemePatcher, $GUI_UNCHECKED) + GUICtrlSetState($chkUniversalThemeService, $GUI_UNCHECKED) + GUICtrlSetState($chkUniversalThemePatcher, $GUI_DISABLE) + GUICtrlSetState($chkUniversalThemeService, $GUI_DISABLE) + EndIf + +EndFunc + +Func _WinFiles() + ;============================================== + ;=====Systemfiles============================== + ;============================================== + $height = $height + $CheckBoxPuffer + 10 ;Abstand letzte Checkbox zu neuer Überschrift + $lblSystemfiles = GUICtrlCreateLabel("Windows: System Files", $left, $height, $width, 20) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $CheckBoxSum = $CheckBoxSum + 1 + ;============================================== + + $height = $height + $CheckBoxPuffer + Global $chkBranding = GUICtrlCreateCheckbox("Branding Images/Icons", $left, $height, $width, 20) + GUICtrlSetState($chkBranding, $CheckBoxStatusWin7) + $CheckBoxSum = $CheckBoxSum + 1 + + + $IniFile = @ScriptDir & "\filesWindows.ini" + + $entrys = IniReadSectionNames($IniFile) + + For $i = 1 To $entrys[0] + $FilesList.add ($entrys[$i]) + Next + + $FilesList.sort + + Local $ControlID + + For $Entry In $FilesList + $WinSupport = IniRead($IniFile, $Entry, "Win", "All") + + If $WinSupport = "All" or StringInStr($WinSupport, $WinName) > 0 Then + $CheckBoxStatus = $GUI_CHECKED + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + $ControlID = GUICtrlCreateCheckbox($Entry, $left, $height, $width, 20) + GUICtrlSetState($ControlID, $CheckBoxStatus) + $CheckBoxSum = $CheckBoxSum + 1 + + $CheckboxesDict.add ($ControlID, $Entry) + Else + ;don't even show the option + + ;for compatibility TESTING: +;~ $CheckBoxStatus = $GUI_ENABLE +;~ +;~ $height = $height + 20 ;Abstand zwischen Checkboxen +;~ $ControlID = GUICtrlCreateCheckbox($Entry, 12, $height, $width, 20) +;~ GUICtrlSetState($ControlID, $CheckBoxStatus) +;~ $CheckBoxSum = $CheckBoxSum + 1 + +;~ $CheckboxesDict.add ($ControlID, $Entry) + EndIf + Next +EndFunc + +Func _AppearanceApps() + ;============================================== + ;=====3rd Party Programfiles=================== + ;============================================== + $height = $height + $CheckBoxPuffer + 10 ;Abstand letzte Checkbox zu neuer Überschrift + $lblApplicationsThemes = GUICtrlCreateLabel("3rd Party Applications", $left, $height, $width, 20) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $CheckBoxSum = $CheckBoxSum + 1 + ;============================================== + + $height = $height + $CheckBoxPuffer + Global $btnEditAppPaths = GUICtrlCreateButton("Edit Paths for 3rd Party Applications", $left, $height, $width, $CheckBoxPuffer) + $CheckBoxSum = $CheckBoxSum + 1 + + + ;========================================= + ;=====3rd Party Themes =================== + ;========================================= + $height = $height + $CheckBoxPuffer + 10 ;Abstand letzte Checkbox zu neuer Überschrift + $lblApplicationsThemes = GUICtrlCreateLabel("3rd Party Applications: Themes", $left, $height, $width, 20) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $CheckBoxSum = $CheckBoxSum + 1 + ;========================================= + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkAimpTheme = GUICtrlCreateCheckbox("Aimp Shiki-Colors Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkDiskInfoTheme = GUICtrlCreateCheckbox("CrystalDiskInfo Shiki-Colors Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkfoobar2000Theme = GUICtrlCreateCheckbox("foobar2000 Filetype-Icons", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkGimpTheme = GUICtrlCreateCheckbox("Gimp Theme/Images", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkInkscapeTheme = GUICtrlCreateCheckbox("Inkscape Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkjDownloaderTheme = GUICtrlCreateCheckbox("jDownloader Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkLibreOfficeTheme = GUICtrlCreateCheckbox("LibreOffice Images", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkMPCTheme = GUICtrlCreateCheckbox("Media Player Classic HC Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkMSOfficeTheme = GUICtrlCreateCheckbox("Microsoft Office Filetype-Icons", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkFirefoxTheme = GUICtrlCreateCheckbox("Mozilla Firefox Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkThunderbirdTheme = GUICtrlCreateCheckbox("Mozilla Thunderbird Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkPidginTheme = GUICtrlCreateCheckbox("Pidgin Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkRadioSureTheme = GUICtrlCreateCheckbox("RadioSure Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkRainlendarTheme = GUICtrlCreateCheckbox("Rainlendar Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkSMPlayerTheme = GUICtrlCreateCheckbox("SMPlayer Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkUTorrentTheme = GUICtrlCreateCheckbox("uTorrent 2.x Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkVLCTheme = GUICtrlCreateCheckbox("VLC Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + Global $chkWinylTheme = GUICtrlCreateCheckbox("Winyl Theme", $left, $height, $width, 20) + GUICtrlSetState(-1, $GUI_CHECKED) + $CheckBoxSum = $CheckBoxSum + 1 +EndFunc + +Func _AppFiles() + ;============================================== + ;=====3rd Party Programfiles=================== + ;============================================== + $height = $height + $CheckBoxPuffer + 10 ;Abstand letzte Checkbox zu neuer Überschrift + $lblApplications = GUICtrlCreateLabel("3rd Party Applications: Files", $left, $height, $width, 20) + GUICtrlSetFont(-1, $font_size, $font_weight_special, $font_attribute_special) + $CheckBoxSum = $CheckBoxSum + 1 + ;============================================== + + $IniFile = @ScriptDir & "\filesApps.ini" + + $entrys = IniReadSectionNames($IniFile) + + For $i = 1 To $entrys[0] + $FilesListApps.add ($entrys[$i]) + Next + + $FilesListApps.sort + + Local $ControlID + + For $Entry In $FilesListApps + $WinSupport = IniRead($IniFile, $Entry, "Win", "All") + + If $WinSupport = "All" or StringInStr($WinSupport, $WinName) > 0 Then + $CheckBoxStatus = $GUI_CHECKED + + $height = $height + $CheckBoxPuffer ;Abstand zwischen Checkboxen + $ControlID = GUICtrlCreateCheckbox($Entry, $left, $height, $width, 20) + GUICtrlSetState($ControlID, $CheckBoxStatus) + $CheckBoxSum = $CheckBoxSum + 1 + + $CheckboxesDictApps.add ($ControlID, $Entry) + Else + ;don't even show the option + EndIf + Next +EndFunc +#EndRegion + + +Func Switch_ChangeState($sCurrentState, $sControl) + If $sCurrentState = 1 Then + GUICtrlSetImage($sControl, $SwitchIconOff) + $sNewState = 0 + Else + GUICtrlSetImage($sControl, $SwitchIconOn) + $sNewState = 1 + EndIf + + Return $sNewState +EndFunc + + +#Region IconHover +;====Icon Hover Funktionen================================================================================================== +Func _Hover_Func($iCtrlID) + If $iCtrlID = $lblMail Then + GUICtrlSetFont($lblMail, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblMail, 0) + ElseIf $iCtrlID = $lblHomepage Then + GUICtrlSetFont($lblHomepage, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblHomepage, 0) + ElseIf $iCtrlID = $lblDeviantart Then + GUICtrlSetFont($lblDeviantart, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblDeviantart, 0) + ElseIf $iCtrlID = $lblNotes Then + GUICtrlSetFont($lblNotes, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblNotes, 0) + ElseIf $iCtrlID = $lblChangelog Then + GUICtrlSetFont($lblChangelog, $font_size, $font_weight, 4) + GUICtrlSetCursor($lblChangelog, 0) + EndIf +EndFunc + +Func _Leave_Hover_Func($iCtrlID) + If $iCtrlID = $lblMail Then + GUICtrlSetFont($lblMail, $font_size, $font_weight) + ElseIf $iCtrlID = $lblHomepage Then + GUICtrlSetFont($lblHomepage, $font_size, $font_weight) + ElseIf $iCtrlID = $lblDeviantart Then + GUICtrlSetFont($lblDeviantart, $font_size, $font_weight) + ElseIf $iCtrlID = $lblNotes Then + GUICtrlSetFont($lblNotes, $font_size, $font_weight) + ElseIf $iCtrlID = $lblChangelog Then + GUICtrlSetFont($lblChangelog, $font_size, $font_weight) + EndIf +EndFunc +#EndRegion IconHover \ No newline at end of file diff --git a/project/PatcherStrings.au3 b/project/PatcherStrings.au3 new file mode 100644 index 0000000..0a57428 --- /dev/null +++ b/project/PatcherStrings.au3 @@ -0,0 +1,139 @@ +#cs ---------------------------------------------------------------------------- + + Strings for the Patcher Apps. + +#ce ---------------------------------------------------------------------------- + +;Global $string_XX = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "XX", "YY") + +Func _Strings_Patcher() + If _GetOSLanguage() = "DE" Then + $lang = "german" + Else + $lang = "english" + EndIf + + ;SingleInstance + Global $string_msgSingleInstance = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "msgSingleInstance", "Warning") + Global $string_msgSingleInstance_msg = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "msgSingleInstance_msg", "is already running!") + + Global $string_msgExit = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "msgExit", "Exit") + Global $string_msgExit_msg = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "msgExit_msg", "Do you really want to exit the " & $AppName & "?") + Global $string_msgNoExit_msg = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "msgNoExit_msg", "You can't cancel the Patcher at this stage!") + + Global $string_msgPatchingDone = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "msgPatchingDone", "Patching completed.") + Global $string_msgPatchingDoneRestart = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "msgPatchingDoneRestart", "You need to reboot your system to apply the changes!") + Global $string_btnRestart = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Patcher", "btnRestart", "Reboot") + + ;GUI + +EndFunc + + +Func _Strings_Reloader() + If _GetOSLanguage() = "DE" Then + $lang = "german" + Else + $lang = "english" + EndIf + + Global $string_msgReloaderDone = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Reloader", "msgReloaderDone", "file(s) were reloaded!") + Global $string_msgReloaderDone2 = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Reloader", "msgReloaderDone2", "If a file constantly requires reloading, replacement may have failed.") + Global $string_msgReloaderDoneRestart = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Reloader", "msgReloaderDoneRestart", "You need to reboot your system to apply the changes!") + Global $string_btnRestart = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Reloader", "btnRestart", "Reboot") + + Global $string_msgReloaderSilent = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Reloader", "msgReloaderSilent", "file(s) were reloaded! You need to reboot to apply the changes. Do you want to reboot now?") + + Global $string_msgReloaderNone = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Reloader", "msgReloaderNone", "No files needed Reloading. You can close the Reloader now.") + Global $string_btnClose = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Reloader", "btnClose", "Close") + +EndFunc + + +Func _Strings_Updater() + If _GetOSLanguage() = "DE" Then + $lang = "german" + Else + $lang = "english" + EndIf + + Global $string_msgChecking = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Updater", "msgChecking", "Checking for new Version...") + Global $string_msgNoUpdate = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Updater", "msgNoUpdate", "No Update available! The Updater will close now...") + Global $string_msgYesUpdate = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Updater", "msgYesUpdate", "Update Available") + Global $string_msgYesUpdate_msg1 = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Updater", "msgYesUpdate_msg1", "is available.") + Global $string_msgYesUpdate_msg2 = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Updater", "msgYesUpdate_msg2", "Do you want to download this update now?") + Global $string_msgDownloading = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Updater", "msgDownloading", "Downloading Application Files...") + Global $string_msgDownloadDone = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Updater", "msgDownloadDone", "Download complete! The Patcher will close now...") + +EndFunc + + +Func _Strings_Uninstaller() + If _GetOSLanguage() = "DE" Then + $lang = "german" + Else + $lang = "english" + EndIf + + Global $string_msgUninstall = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Uninstaller", "msgUninstall", "Uninstall") + Global $string_msgUninstall_msg = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Uninstaller", "msgUninstall_msg", "Do you really want to completely uninstall the " & $AppName & "?") + + Global $string_msgUninstalling = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Uninstaller", "msgUninstalling", "Removing Uninstaller & Backup Files...") + Global $string_msgUninstallingDone = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Uninstaller", "msgUninstallingDone", "Patching completed.") + Global $string_msgUninstallingDoneRestart = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Uninstaller", "msgUninstallingDoneRestart", "You need to reboot your system to apply the changes!") + Global $string_btnRestart = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "Uninstaller", "btnRestart", "Reboot") + +EndFunc + + +Func _Strings_CPL() + If _GetOSLanguage() = "DE" Then + $lang = "german" + Else + $lang = "english" + EndIf + + ;SingleInstance + Global $string_msgSingleInstance = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "msgSingleInstance", "Warning") + Global $string_msgSingleInstance_msg = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "msgSingleInstance_msg", "is already running!") + + ;Tab Actions + Global $string_TabActions = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "TabActions", "Actions") + Global $string_lblReload = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblReload", "Reload") + Global $string_lblReloadDesc = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblReloadDesc", "Check for modified files and re-patch them") + Global $string_btnReload = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "btnReload", "Reload") + Global $string_lblReloaderStartup = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblReloaderStartup", "Run the Reloader on system startup for constant Modding") + Global $string_lblReinstall = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblReinstall", "Re-Install") + Global $string_lblReinstallDesc = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblReinstallDesc", "Perform a Re-Installation to solve bugs or change the") + Global $string_btnReInstall = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "btnReInstall", "Re-Install") + Global $string_msgReInstall = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "msgReInstall", "Re-Install") + Global $string_msgReInstall_msg = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "msgReInstall_msg", "Do you really want to Re-Install the " & $AppName & "?") + Global $string_lblUpdate = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblUpdate", "Update") + Global $string_lblUpdateDesc = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblUpdateDesc", "Check for a new version.") + Global $string_lblVersionInst = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblVersionInst", "Installed Version:") + Global $string_lblVersionLatest = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblVersionLatest", "Latest Version:") + Global $string_btnUpdate_a = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "btnUpdate_a", "Check now") + Global $string_btnUpdate_b = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "btnUpdate_b", "Apply Update") + Global $string_lblUpdateStartup = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblUpdateStartup", "Automatically check for a new version on system startup") + Global $string_lblUpdateBeta = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblUpdateBeta", "Get Updates faster and search for BETA Versions") + Global $string_lblUninstall = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblUninstall", "Uninstall") + Global $string_lblUninstallDesc = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblUninstallDesc", "Completely remove the Patcher and all of its files") + Global $string_btnUninstall = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "btnUninstall", "Uninstall") + Global $string_msgUninstall = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "msgUninstall", "Uninstall") + Global $string_msgUninstall_msg = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "msgUninstall_msg", "Do you really want to completely Uninstall the " & $AppName & "?") + + ;Tab Help + Global $string_TabHelp = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "TabHelp", "Help") + Global $string_lblReadme = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblReadme", "Readme") + Global $string_lblReadmeDesc = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblReadmeDesc", "Get familiar with all the options and effects of the Patcher") + Global $string_btnReadme = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "btnReadme", "Open") + Global $string_lblBugReport = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblBugReport", "Bug Report") + Global $string_lblBugReportDesc = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblBugReportDesc", "Report any undocumented Bug") + Global $string_btnBugReport = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "btnBugReport", "File a Report") + + ;Tab About + Global $string_TabAbout = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "TabAbout", "About") + Global $string_editDescription = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "editDescription", "The WinTango Patcher is a mostly self-explanatory graphical wizard designed to make simple the process of modifying your system files with resources which were created by the Tango Desktop Project, the GNOME Project, the Gnome-Colors Project, the Elementary Project and many other open-source projects.") + Global $string_lblContact = IniRead(@ScriptDir & "\lang\" & $lang & ".ini", "CPL", "lblContact", "Contact") + +EndFunc diff --git a/project/Release Notes.txt b/project/Release Notes.txt new file mode 100644 index 0000000..37cfa8d --- /dev/null +++ b/project/Release Notes.txt @@ -0,0 +1,30 @@ +GENERAL INFORMATION +------------------- +Icon Sets: Gnome, Gnome-Colors, Tango, Tangerine, Cheser, Elementary, Humanity + +The WinTango Patcher is a mostly self-explanatory graphical wizard designed to make simple the process of modifying your system files with resources which are mostly inspired/based on Tango, GNOME, Elementary and many other open-source projects. It currently includes the mentioned icon sets, rounded out with various pieces of artwork created by myself and others. Additionally, it includes a Reloader module to re-modify your files if they are overwritten, allowing system updates to be performed without breaking the theme. If you experience issues with the Patcher, please consult the documentation. + + +EULA +---- +This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, including commercial applications, and to redistribute it freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product or compilation, an acknowledgment in the documentation would be appreciated but is not required. +2. You may not modify, reverse engineer, decompile, or disassemble the object code portions of this software. +3. You may not charge a fee for the redistribution of this software, except to cover the cost of media or transmission. +4. This software must not be used in a manner inconsistent with the terms of the licenses of its included resources (graphical materials and artwork). +5. This notice may not be removed or altered from any distribution. + + +CREDITS +------- +- Resource Hacker and 7-Zip are included as a necessity of operation. +- 7-Zip is released under the GNU LGPL. +- The Gnome Colors icon library was created by the Gnome Colors Project and is released under the GNU General Public License, and my converted material based on the Gnome Colors icons implicitly inherits this license. +- The Gnome-Icon-Theme 2 was created by the Gnome Desktop Project and is released under the GNU General Public license. +- The Tango icon library was created by the Tango Desktop Project and is released under the Creative Commons Attribution Share-Alike license, and my converted material based on the Tango icons implicitly inherits this license. +- Unless they contain portions of resources distributed under a specific license, my icon creations may be used under the terms of the CC-by-SA license, or the GNU GPL - whichever license is more convenient for you. + +Some resources are not official Gnome-Colors, are of unknown licensing, and are included for completeness; it is my opinion that they are appropriate and of very good quality, both visually and metaphorically. If you are the creator of any of those resources, consider their inclusion to be a compliment to your abilities and not an attack on your intellectual property rights. \ No newline at end of file diff --git a/project/Themes/bitmaps-cheser.7z b/project/Themes/bitmaps-cheser.7z new file mode 100644 index 0000000..1b6e956 Binary files /dev/null and b/project/Themes/bitmaps-cheser.7z differ diff --git a/project/Themes/bitmaps-elementary.7z b/project/Themes/bitmaps-elementary.7z new file mode 100644 index 0000000..68f8249 Binary files /dev/null and b/project/Themes/bitmaps-elementary.7z differ diff --git a/project/Themes/bitmaps-gnome-brave.7z b/project/Themes/bitmaps-gnome-brave.7z new file mode 100644 index 0000000..c77d7ce Binary files /dev/null and b/project/Themes/bitmaps-gnome-brave.7z differ diff --git a/project/Themes/bitmaps-gnome-human.7z b/project/Themes/bitmaps-gnome-human.7z new file mode 100644 index 0000000..5506564 Binary files /dev/null and b/project/Themes/bitmaps-gnome-human.7z differ diff --git a/project/Themes/bitmaps-gnome-noble.7z b/project/Themes/bitmaps-gnome-noble.7z new file mode 100644 index 0000000..2cc3c64 Binary files /dev/null and b/project/Themes/bitmaps-gnome-noble.7z differ diff --git a/project/Themes/bitmaps-gnome-wine.7z b/project/Themes/bitmaps-gnome-wine.7z new file mode 100644 index 0000000..04af16c Binary files /dev/null and b/project/Themes/bitmaps-gnome-wine.7z differ diff --git a/project/Themes/bitmaps-gnome-wise.7z b/project/Themes/bitmaps-gnome-wise.7z new file mode 100644 index 0000000..5f5de9c Binary files /dev/null and b/project/Themes/bitmaps-gnome-wise.7z differ diff --git a/project/Themes/bitmaps-gnome.7z b/project/Themes/bitmaps-gnome.7z new file mode 100644 index 0000000..bedc207 Binary files /dev/null and b/project/Themes/bitmaps-gnome.7z differ diff --git a/project/Themes/bitmaps-humanity.7z b/project/Themes/bitmaps-humanity.7z new file mode 100644 index 0000000..3b37e58 Binary files /dev/null and b/project/Themes/bitmaps-humanity.7z differ diff --git a/project/Themes/bitmaps-tangerine.7z b/project/Themes/bitmaps-tangerine.7z new file mode 100644 index 0000000..a1c4ae5 Binary files /dev/null and b/project/Themes/bitmaps-tangerine.7z differ diff --git a/project/Themes/bitmaps-tango.7z b/project/Themes/bitmaps-tango.7z new file mode 100644 index 0000000..e4ccd3b Binary files /dev/null and b/project/Themes/bitmaps-tango.7z differ diff --git a/project/Themes/cursors-elementary.7z b/project/Themes/cursors-elementary.7z new file mode 100644 index 0000000..b6cdfa3 Binary files /dev/null and b/project/Themes/cursors-elementary.7z differ diff --git a/project/Themes/cursors-ubuntu.7z b/project/Themes/cursors-ubuntu.7z new file mode 100644 index 0000000..defba9d Binary files /dev/null and b/project/Themes/cursors-ubuntu.7z differ diff --git a/project/Themes/files-desktops-gnome-brave.7z b/project/Themes/files-desktops-gnome-brave.7z new file mode 100644 index 0000000..f42a0d2 Binary files /dev/null and b/project/Themes/files-desktops-gnome-brave.7z differ diff --git a/project/Themes/files-desktops-gnome-human.7z b/project/Themes/files-desktops-gnome-human.7z new file mode 100644 index 0000000..7c36e38 Binary files /dev/null and b/project/Themes/files-desktops-gnome-human.7z differ diff --git a/project/Themes/files-desktops-gnome-noble.7z b/project/Themes/files-desktops-gnome-noble.7z new file mode 100644 index 0000000..457d923 Binary files /dev/null and b/project/Themes/files-desktops-gnome-noble.7z differ diff --git a/project/Themes/files-desktops-gnome-wine.7z b/project/Themes/files-desktops-gnome-wine.7z new file mode 100644 index 0000000..cdd8e38 Binary files /dev/null and b/project/Themes/files-desktops-gnome-wine.7z differ diff --git a/project/Themes/files-desktops-gnome-wise.7z b/project/Themes/files-desktops-gnome-wise.7z new file mode 100644 index 0000000..ae7c769 Binary files /dev/null and b/project/Themes/files-desktops-gnome-wise.7z differ diff --git a/project/Themes/files-desktops-humanity.7z b/project/Themes/files-desktops-humanity.7z new file mode 100644 index 0000000..f81e4d3 Binary files /dev/null and b/project/Themes/files-desktops-humanity.7z differ diff --git a/project/Themes/files-notepad2-cheser.7z b/project/Themes/files-notepad2-cheser.7z new file mode 100644 index 0000000..2b4a143 Binary files /dev/null and b/project/Themes/files-notepad2-cheser.7z differ diff --git a/project/Themes/files-notepad2-elementary.7z b/project/Themes/files-notepad2-elementary.7z new file mode 100644 index 0000000..7f42eba Binary files /dev/null and b/project/Themes/files-notepad2-elementary.7z differ diff --git a/project/Themes/files-notepad2-gnome-brave.7z b/project/Themes/files-notepad2-gnome-brave.7z new file mode 100644 index 0000000..11532ce Binary files /dev/null and b/project/Themes/files-notepad2-gnome-brave.7z differ diff --git a/project/Themes/files-notepad2-gnome-human.7z b/project/Themes/files-notepad2-gnome-human.7z new file mode 100644 index 0000000..c1e1228 Binary files /dev/null and b/project/Themes/files-notepad2-gnome-human.7z differ diff --git a/project/Themes/files-notepad2-gnome-noble.7z b/project/Themes/files-notepad2-gnome-noble.7z new file mode 100644 index 0000000..5643cc2 Binary files /dev/null and b/project/Themes/files-notepad2-gnome-noble.7z differ diff --git a/project/Themes/files-notepad2-gnome-wine.7z b/project/Themes/files-notepad2-gnome-wine.7z new file mode 100644 index 0000000..b6d3a5e Binary files /dev/null and b/project/Themes/files-notepad2-gnome-wine.7z differ diff --git a/project/Themes/files-notepad2-gnome-wise.7z b/project/Themes/files-notepad2-gnome-wise.7z new file mode 100644 index 0000000..5ea59d4 Binary files /dev/null and b/project/Themes/files-notepad2-gnome-wise.7z differ diff --git a/project/Themes/files-notepad2-gnome.7z b/project/Themes/files-notepad2-gnome.7z new file mode 100644 index 0000000..90ee33f Binary files /dev/null and b/project/Themes/files-notepad2-gnome.7z differ diff --git a/project/Themes/files-notepad2-humanity.7z b/project/Themes/files-notepad2-humanity.7z new file mode 100644 index 0000000..6b302ae Binary files /dev/null and b/project/Themes/files-notepad2-humanity.7z differ diff --git a/project/Themes/files-notepad2-tangerine.7z b/project/Themes/files-notepad2-tangerine.7z new file mode 100644 index 0000000..a48c40a Binary files /dev/null and b/project/Themes/files-notepad2-tangerine.7z differ diff --git a/project/Themes/files-notepad2-tango.7z b/project/Themes/files-notepad2-tango.7z new file mode 100644 index 0000000..7a1a710 Binary files /dev/null and b/project/Themes/files-notepad2-tango.7z differ diff --git a/project/Themes/icons-cheser.7z b/project/Themes/icons-cheser.7z new file mode 100644 index 0000000..2fa1a39 Binary files /dev/null and b/project/Themes/icons-cheser.7z differ diff --git a/project/Themes/icons-elementary.7z b/project/Themes/icons-elementary.7z new file mode 100644 index 0000000..8fbec2f Binary files /dev/null and b/project/Themes/icons-elementary.7z differ diff --git a/project/Themes/icons-gnome-brave.7z b/project/Themes/icons-gnome-brave.7z new file mode 100644 index 0000000..6f2e198 Binary files /dev/null and b/project/Themes/icons-gnome-brave.7z differ diff --git a/project/Themes/icons-gnome-human.7z b/project/Themes/icons-gnome-human.7z new file mode 100644 index 0000000..83ebfc8 Binary files /dev/null and b/project/Themes/icons-gnome-human.7z differ diff --git a/project/Themes/icons-gnome-noble.7z b/project/Themes/icons-gnome-noble.7z new file mode 100644 index 0000000..a9fbba1 Binary files /dev/null and b/project/Themes/icons-gnome-noble.7z differ diff --git a/project/Themes/icons-gnome-wine.7z b/project/Themes/icons-gnome-wine.7z new file mode 100644 index 0000000..60bae87 Binary files /dev/null and b/project/Themes/icons-gnome-wine.7z differ diff --git a/project/Themes/icons-gnome-wise.7z b/project/Themes/icons-gnome-wise.7z new file mode 100644 index 0000000..adc1671 Binary files /dev/null and b/project/Themes/icons-gnome-wise.7z differ diff --git a/project/Themes/icons-gnome.7z b/project/Themes/icons-gnome.7z new file mode 100644 index 0000000..b0b2f98 Binary files /dev/null and b/project/Themes/icons-gnome.7z differ diff --git a/project/Themes/icons-humanity.7z b/project/Themes/icons-humanity.7z new file mode 100644 index 0000000..846dd8d Binary files /dev/null and b/project/Themes/icons-humanity.7z differ diff --git a/project/Themes/icons-tangerine.7z b/project/Themes/icons-tangerine.7z new file mode 100644 index 0000000..ccb7295 Binary files /dev/null and b/project/Themes/icons-tangerine.7z differ diff --git a/project/Themes/icons-tango.7z b/project/Themes/icons-tango.7z new file mode 100644 index 0000000..98220d5 Binary files /dev/null and b/project/Themes/icons-tango.7z differ diff --git a/project/Themes/scripts.7z b/project/Themes/scripts.7z new file mode 100644 index 0000000..ee83c3b Binary files /dev/null and b/project/Themes/scripts.7z differ diff --git a/project/Themes/theme-aimp-cheser.7z b/project/Themes/theme-aimp-cheser.7z new file mode 100644 index 0000000..2db2f9d Binary files /dev/null and b/project/Themes/theme-aimp-cheser.7z differ diff --git a/project/Themes/theme-aimp-elementary.7z b/project/Themes/theme-aimp-elementary.7z new file mode 100644 index 0000000..950ec95 Binary files /dev/null and b/project/Themes/theme-aimp-elementary.7z differ diff --git a/project/Themes/theme-aimp-gnome-brave.7z b/project/Themes/theme-aimp-gnome-brave.7z new file mode 100644 index 0000000..51d9178 Binary files /dev/null and b/project/Themes/theme-aimp-gnome-brave.7z differ diff --git a/project/Themes/theme-aimp-gnome-human.7z b/project/Themes/theme-aimp-gnome-human.7z new file mode 100644 index 0000000..85112c1 Binary files /dev/null and b/project/Themes/theme-aimp-gnome-human.7z differ diff --git a/project/Themes/theme-aimp-gnome-noble.7z b/project/Themes/theme-aimp-gnome-noble.7z new file mode 100644 index 0000000..5d16aa4 Binary files /dev/null and b/project/Themes/theme-aimp-gnome-noble.7z differ diff --git a/project/Themes/theme-aimp-gnome-wine.7z b/project/Themes/theme-aimp-gnome-wine.7z new file mode 100644 index 0000000..d3f0655 Binary files /dev/null and b/project/Themes/theme-aimp-gnome-wine.7z differ diff --git a/project/Themes/theme-aimp-gnome-wise.7z b/project/Themes/theme-aimp-gnome-wise.7z new file mode 100644 index 0000000..239f6d4 Binary files /dev/null and b/project/Themes/theme-aimp-gnome-wise.7z differ diff --git a/project/Themes/theme-aimp-gnome.7z b/project/Themes/theme-aimp-gnome.7z new file mode 100644 index 0000000..fed4b03 Binary files /dev/null and b/project/Themes/theme-aimp-gnome.7z differ diff --git a/project/Themes/theme-aimp-humanity.7z b/project/Themes/theme-aimp-humanity.7z new file mode 100644 index 0000000..7456a0c Binary files /dev/null and b/project/Themes/theme-aimp-humanity.7z differ diff --git a/project/Themes/theme-aimp-tangerine.7z b/project/Themes/theme-aimp-tangerine.7z new file mode 100644 index 0000000..95a7050 Binary files /dev/null and b/project/Themes/theme-aimp-tangerine.7z differ diff --git a/project/Themes/theme-aimp-tango.7z b/project/Themes/theme-aimp-tango.7z new file mode 100644 index 0000000..7e9fe59 Binary files /dev/null and b/project/Themes/theme-aimp-tango.7z differ diff --git a/project/Themes/theme-apps-cheser.7z b/project/Themes/theme-apps-cheser.7z new file mode 100644 index 0000000..9c558bc Binary files /dev/null and b/project/Themes/theme-apps-cheser.7z differ diff --git a/project/Themes/theme-apps-elementary.7z b/project/Themes/theme-apps-elementary.7z new file mode 100644 index 0000000..26dbb03 Binary files /dev/null and b/project/Themes/theme-apps-elementary.7z differ diff --git a/project/Themes/theme-apps-gnome-brave.7z b/project/Themes/theme-apps-gnome-brave.7z new file mode 100644 index 0000000..b66264a Binary files /dev/null and b/project/Themes/theme-apps-gnome-brave.7z differ diff --git a/project/Themes/theme-apps-gnome-human.7z b/project/Themes/theme-apps-gnome-human.7z new file mode 100644 index 0000000..0ac264d Binary files /dev/null and b/project/Themes/theme-apps-gnome-human.7z differ diff --git a/project/Themes/theme-apps-gnome-noble.7z b/project/Themes/theme-apps-gnome-noble.7z new file mode 100644 index 0000000..6f6cbcb Binary files /dev/null and b/project/Themes/theme-apps-gnome-noble.7z differ diff --git a/project/Themes/theme-apps-gnome-wine.7z b/project/Themes/theme-apps-gnome-wine.7z new file mode 100644 index 0000000..85e9596 Binary files /dev/null and b/project/Themes/theme-apps-gnome-wine.7z differ diff --git a/project/Themes/theme-apps-gnome-wise.7z b/project/Themes/theme-apps-gnome-wise.7z new file mode 100644 index 0000000..bb36ad6 Binary files /dev/null and b/project/Themes/theme-apps-gnome-wise.7z differ diff --git a/project/Themes/theme-apps-gnome.7z b/project/Themes/theme-apps-gnome.7z new file mode 100644 index 0000000..5c0a9c7 Binary files /dev/null and b/project/Themes/theme-apps-gnome.7z differ diff --git a/project/Themes/theme-apps-humanity.7z b/project/Themes/theme-apps-humanity.7z new file mode 100644 index 0000000..2afff3b Binary files /dev/null and b/project/Themes/theme-apps-humanity.7z differ diff --git a/project/Themes/theme-apps-tangerine.7z b/project/Themes/theme-apps-tangerine.7z new file mode 100644 index 0000000..7490082 Binary files /dev/null and b/project/Themes/theme-apps-tangerine.7z differ diff --git a/project/Themes/theme-apps-tango.7z b/project/Themes/theme-apps-tango.7z new file mode 100644 index 0000000..18d42bb Binary files /dev/null and b/project/Themes/theme-apps-tango.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-cheser.7z b/project/Themes/theme-firefox-thunderbird-cheser.7z new file mode 100644 index 0000000..474cf81 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-cheser.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-elementary.7z b/project/Themes/theme-firefox-thunderbird-elementary.7z new file mode 100644 index 0000000..5f549cd Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-elementary.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-gnome-brave.7z b/project/Themes/theme-firefox-thunderbird-gnome-brave.7z new file mode 100644 index 0000000..f627774 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-gnome-brave.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-gnome-human.7z b/project/Themes/theme-firefox-thunderbird-gnome-human.7z new file mode 100644 index 0000000..ec9f4a8 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-gnome-human.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-gnome-noble.7z b/project/Themes/theme-firefox-thunderbird-gnome-noble.7z new file mode 100644 index 0000000..b789f38 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-gnome-noble.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-gnome-wine.7z b/project/Themes/theme-firefox-thunderbird-gnome-wine.7z new file mode 100644 index 0000000..ab625a1 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-gnome-wine.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-gnome-wise.7z b/project/Themes/theme-firefox-thunderbird-gnome-wise.7z new file mode 100644 index 0000000..8f98710 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-gnome-wise.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-gnome.7z b/project/Themes/theme-firefox-thunderbird-gnome.7z new file mode 100644 index 0000000..7fe1191 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-gnome.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-humanity.7z b/project/Themes/theme-firefox-thunderbird-humanity.7z new file mode 100644 index 0000000..e9f2dab Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-humanity.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-tangerine.7z b/project/Themes/theme-firefox-thunderbird-tangerine.7z new file mode 100644 index 0000000..8e6af55 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-tangerine.7z differ diff --git a/project/Themes/theme-firefox-thunderbird-tango.7z b/project/Themes/theme-firefox-thunderbird-tango.7z new file mode 100644 index 0000000..38f7728 Binary files /dev/null and b/project/Themes/theme-firefox-thunderbird-tango.7z differ diff --git a/project/Themes/theme-jdownloader-cheser.7z b/project/Themes/theme-jdownloader-cheser.7z new file mode 100644 index 0000000..a684f9e Binary files /dev/null and b/project/Themes/theme-jdownloader-cheser.7z differ diff --git a/project/Themes/theme-jdownloader-elementary.7z b/project/Themes/theme-jdownloader-elementary.7z new file mode 100644 index 0000000..b3023a4 Binary files /dev/null and b/project/Themes/theme-jdownloader-elementary.7z differ diff --git a/project/Themes/theme-jdownloader-gnome-brave.7z b/project/Themes/theme-jdownloader-gnome-brave.7z new file mode 100644 index 0000000..83bd64a Binary files /dev/null and b/project/Themes/theme-jdownloader-gnome-brave.7z differ diff --git a/project/Themes/theme-jdownloader-gnome-human.7z b/project/Themes/theme-jdownloader-gnome-human.7z new file mode 100644 index 0000000..80c6902 Binary files /dev/null and b/project/Themes/theme-jdownloader-gnome-human.7z differ diff --git a/project/Themes/theme-jdownloader-gnome-noble.7z b/project/Themes/theme-jdownloader-gnome-noble.7z new file mode 100644 index 0000000..47a2126 Binary files /dev/null and b/project/Themes/theme-jdownloader-gnome-noble.7z differ diff --git a/project/Themes/theme-jdownloader-gnome-wine.7z b/project/Themes/theme-jdownloader-gnome-wine.7z new file mode 100644 index 0000000..5d1e760 Binary files /dev/null and b/project/Themes/theme-jdownloader-gnome-wine.7z differ diff --git a/project/Themes/theme-jdownloader-gnome-wise.7z b/project/Themes/theme-jdownloader-gnome-wise.7z new file mode 100644 index 0000000..4f09993 Binary files /dev/null and b/project/Themes/theme-jdownloader-gnome-wise.7z differ diff --git a/project/Themes/theme-jdownloader-gnome.7z b/project/Themes/theme-jdownloader-gnome.7z new file mode 100644 index 0000000..6421d70 Binary files /dev/null and b/project/Themes/theme-jdownloader-gnome.7z differ diff --git a/project/Themes/theme-jdownloader-humanity.7z b/project/Themes/theme-jdownloader-humanity.7z new file mode 100644 index 0000000..c05bea4 Binary files /dev/null and b/project/Themes/theme-jdownloader-humanity.7z differ diff --git a/project/Themes/theme-jdownloader-tangerine.7z b/project/Themes/theme-jdownloader-tangerine.7z new file mode 100644 index 0000000..365bc1e Binary files /dev/null and b/project/Themes/theme-jdownloader-tangerine.7z differ diff --git a/project/Themes/theme-jdownloader-tango.7z b/project/Themes/theme-jdownloader-tango.7z new file mode 100644 index 0000000..3f262f8 Binary files /dev/null and b/project/Themes/theme-jdownloader-tango.7z differ diff --git a/project/Themes/theme-smplayer-cheser.7z b/project/Themes/theme-smplayer-cheser.7z new file mode 100644 index 0000000..815e56c Binary files /dev/null and b/project/Themes/theme-smplayer-cheser.7z differ diff --git a/project/Themes/theme-smplayer-elementary.7z b/project/Themes/theme-smplayer-elementary.7z new file mode 100644 index 0000000..6e4400d Binary files /dev/null and b/project/Themes/theme-smplayer-elementary.7z differ diff --git a/project/Themes/theme-smplayer-gnome-brave.7z b/project/Themes/theme-smplayer-gnome-brave.7z new file mode 100644 index 0000000..e24b528 Binary files /dev/null and b/project/Themes/theme-smplayer-gnome-brave.7z differ diff --git a/project/Themes/theme-smplayer-gnome-human.7z b/project/Themes/theme-smplayer-gnome-human.7z new file mode 100644 index 0000000..d7bef50 Binary files /dev/null and b/project/Themes/theme-smplayer-gnome-human.7z differ diff --git a/project/Themes/theme-smplayer-gnome-noble.7z b/project/Themes/theme-smplayer-gnome-noble.7z new file mode 100644 index 0000000..9dbd4d3 Binary files /dev/null and b/project/Themes/theme-smplayer-gnome-noble.7z differ diff --git a/project/Themes/theme-smplayer-gnome-wine.7z b/project/Themes/theme-smplayer-gnome-wine.7z new file mode 100644 index 0000000..8dd958e Binary files /dev/null and b/project/Themes/theme-smplayer-gnome-wine.7z differ diff --git a/project/Themes/theme-smplayer-gnome-wise.7z b/project/Themes/theme-smplayer-gnome-wise.7z new file mode 100644 index 0000000..2cab82a Binary files /dev/null and b/project/Themes/theme-smplayer-gnome-wise.7z differ diff --git a/project/Themes/theme-smplayer-gnome.7z b/project/Themes/theme-smplayer-gnome.7z new file mode 100644 index 0000000..a098868 Binary files /dev/null and b/project/Themes/theme-smplayer-gnome.7z differ diff --git a/project/Themes/theme-smplayer-humanity.7z b/project/Themes/theme-smplayer-humanity.7z new file mode 100644 index 0000000..e4534df Binary files /dev/null and b/project/Themes/theme-smplayer-humanity.7z differ diff --git a/project/Themes/theme-smplayer-tangerine.7z b/project/Themes/theme-smplayer-tangerine.7z new file mode 100644 index 0000000..5a34874 Binary files /dev/null and b/project/Themes/theme-smplayer-tangerine.7z differ diff --git a/project/Themes/theme-smplayer-tango.7z b/project/Themes/theme-smplayer-tango.7z new file mode 100644 index 0000000..23e477f Binary files /dev/null and b/project/Themes/theme-smplayer-tango.7z differ diff --git a/project/Themes/visualstyle-elementary.7z b/project/Themes/visualstyle-elementary.7z new file mode 100644 index 0000000..c896834 Binary files /dev/null and b/project/Themes/visualstyle-elementary.7z differ diff --git a/project/Themes/visualstyle-shikicolors.7z b/project/Themes/visualstyle-shikicolors.7z new file mode 100644 index 0000000..be3e5db Binary files /dev/null and b/project/Themes/visualstyle-shikicolors.7z differ diff --git a/project/Themes/visualstyle-ubuntu.7z b/project/Themes/visualstyle-ubuntu.7z new file mode 100644 index 0000000..fcd267e Binary files /dev/null and b/project/Themes/visualstyle-ubuntu.7z differ diff --git a/project/Themes/wallpapers.7z b/project/Themes/wallpapers.7z new file mode 100644 index 0000000..2dab81c Binary files /dev/null and b/project/Themes/wallpapers.7z differ diff --git a/project/Updater.au3 b/project/Updater.au3 new file mode 100644 index 0000000..45217be --- /dev/null +++ b/project/Updater.au3 @@ -0,0 +1,88 @@ +#Include +#include +#include +#include +#include +#include +#include +;custom +#include <_UDFs\CommonFunctions.au3> +#include +#include +#include + +#NoTrayIcon +#AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator ;Permissions + +Defines() ;Global Standards +$AppTitle = $AppName & " Updater" +$AppVersionInst = RegRead($AppRegKey, "Version") +$AppVersionLatest = "" +_Strings_Updater() ;localized Strings + +;Mode: Silent +Global $SilentInstall = 0 +If not $CmdLine[0] = 0 Then + If _StringInArray($CmdLine, '/S') Then $SilentInstall = 1 +EndIf + +;Option: Also install BETA Versions +If RegRead($AppRegKey, "Beta") = 1 or StringInStr($FilesURL, "BETA") > 0 Then + $OptUpdateBeta = 1 + $FilesURL = $FilesURL_Beta +Else + $OptUpdateBeta = 0 + $FilesURL = $FilesURL_Stable +EndIf + + +;Create GUI +$MainGUI = GUICreate($AppTitle, 491, 163, -1, -1) +$icoLogo = GUICtrlCreateIcon($IconsDir & "\header_480x80.ico", -1, 5, 5, 480, 80) +$lblCurrent = GUICtrlCreateLabel("", 12, 88, 466, 17) +Global $prgbarUpdate = GUICtrlCreateProgress(12, 112, 466, 17) +$lblOverall = GUICtrlCreateLabel("", 12, 136, 466, 17, $SS_RIGHT) +If $SilentInstall = 0 Then GUISetState(@SW_SHOW) + + +;Actions +DirCreate($ToolsDir) +DirCreate(@ScriptDir & "\Themes") + +GUICtrlSetData($lblCurrent,$string_msgChecking) +$AppVersionLatest = _CheckForUpdate() + +If $AppVersionInst = $AppVersionLatest Then + GUICtrlSetData($lblOverall, $string_msgNoUpdate) + If $SilentInstall = 0 Then Sleep(3000) + Exit +EndIf + +If $AppVersionInst <> $AppVersionLatest Then + $sDataChangelog = FileRead(@ScriptDir & "\Changelog.txt") + + $queryUpdate = MsgBox(4, $string_msgYesUpdate, $AppName & " " & $AppVersionLatest & " " & $string_msgYesUpdate_msg1 & @LF & @LF & $string_msgYesUpdate_msg2 & @LF & @LF & $sDataChangelog) + If $queryUpdate = 6 Then + ;ja - weitermachen! + Else + Exit + EndIf +EndIf + + +;Download +GUICtrlSetData($lblCurrent, $string_msgDownloading) + +$sUrl = $FilesURL & "/" & StringReplace($AppName, " ", "-") & "-LATEST.7z" +$sDest = @TempDir & "\" & StringReplace($AppName, " ", "-") & "-LATEST.7z" +_DownloadLatestVersion($sUrl, $sDest) + +GUICtrlSetData($lblOverall, $string_msgDownloadDone) +Sleep(2000) + + +;Run Installer +_RunDownload($sDest) + + +Exit \ No newline at end of file diff --git a/project/Updater.ico b/project/Updater.ico new file mode 100644 index 0000000..c65b8b4 Binary files /dev/null and b/project/Updater.ico differ diff --git a/project/_CompileAu3.cmd b/project/_CompileAu3.cmd new file mode 100644 index 0000000..6e16fdb --- /dev/null +++ b/project/_CompileAu3.cmd @@ -0,0 +1,20 @@ +@echo off +setlocal + +set "AutoItPath=C:\Program Files (x86)\AutoIt3\Aut2Exe" +set "ScriptDir=%CD%" + +if exist "Patcher.exe" del /q /f "Patcher.exe" +if exist "PatcherCPL.exe" del /q /f "PatcherCPL.exe" +if exist "Updater.exe" del /q /f "Updater.exe" + +cd /d %AutoItPath% + +echo Compiling "Patcher.exe"... +start /wait Aut2exe.exe /in "%ScriptDir%\Patcher.au3" /icon "%ScriptDir%\Patcher.ico" /x86 /gui + +echo Compiling "PatcherCPL.exe"... +start /wait Aut2exe.exe /in "%ScriptDir%\PatcherCPL.au3" /icon "%ScriptDir%\Patcher.ico" /x86 /gui + +echo Compiling "Updater.exe"... +start /wait Aut2exe.exe /in "%ScriptDir%\Updater.au3" /icon "%ScriptDir%\Updater.ico" /x86 /gui \ No newline at end of file diff --git a/project/_Resources/.gitattributes b/project/_Resources/.gitattributes new file mode 100644 index 0000000..bdb0cab --- /dev/null +++ b/project/_Resources/.gitattributes @@ -0,0 +1,17 @@ +# Auto detect text files and perform LF normalization +* text=auto + +# Custom for Visual Studio +*.cs diff=csharp + +# Standard to msysgit +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain diff --git a/project/_Resources/.gitignore b/project/_Resources/.gitignore new file mode 100644 index 0000000..cd2946a --- /dev/null +++ b/project/_Resources/.gitignore @@ -0,0 +1,47 @@ +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msm +*.msp + +# Windows shortcuts +*.lnk + +# ========================= +# Operating System Files +# ========================= + +# OSX +# ========================= + +.DS_Store +.AppleDouble +.LSOverride + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk diff --git a/project/_Resources/7z.dll b/project/_Resources/7z.dll new file mode 100644 index 0000000..cea996e Binary files /dev/null and b/project/_Resources/7z.dll differ diff --git a/project/_Resources/7z.exe b/project/_Resources/7z.exe new file mode 100644 index 0000000..b55fefe Binary files /dev/null and b/project/_Resources/7z.exe differ diff --git a/project/_Resources/SearchForUnneededRes.au3 b/project/_Resources/SearchForUnneededRes.au3 new file mode 100644 index 0000000..af8075c --- /dev/null +++ b/project/_Resources/SearchForUnneededRes.au3 @@ -0,0 +1,185 @@ +#include + +;Skripte einlesen +$ScriptsDir = @ScriptDir & "\scripts\" +$ScriptsDir64 = @ScriptDir & "\scripts\x64\" + +Global $data = "" + +_Search($ScriptsDir) +_Search($ScriptsDir64) + +If FileExists("output.txt") Then FileDelete("output.txt") +FileWrite("output.txt", $data) +;ShellExecute("output.txt") + +;unique +$output = FileOpen("output.txt") +$aContentOutput = FileReadToArray($output) +FileClose($output) +FileDelete("output.txt") + +$aContentOutput = _ArrayUnique($aContentOutput, "", 0) +_ArraySort($aContentOutput, 0, 1) + +$dataUnique = "" +For $k = 1 to $aContentOutput[0] + If $aContentOutput[$k] <> "" Then + If $k = $aContentOutput[0] Then + $dataUnique &= $aContentOutput[$k] + Else + $dataUnique &= $aContentOutput[$k] & @LF + EndIf + EndIf +Next + +If FileExists("UsedFiles.txt") Then FileDelete("UsedFiles.txt") +FileWrite("UsedFiles.txt", $dataUnique) +;ShellExecute("UsedFiles.txt") + + + +;Resourcen einlesen +Global $theme = "gnome" ; = basic theme + +;get Files +$aReturn = _RecursiveFileListToArray(@ScriptDir & "\" & $theme, "\.png\z|\.bmp\z|\.ico\z", 0) ;"\.png\z|\.svg\z" +;_ArrayDisplay($aReturn) +_ArraySort($aReturn, 0, 1) + +$data = "" +For $k = 1 to $aReturn[0] + $data &= $aReturn[$k] & @LF +Next + +If FileExists("file_index.txt") Then FileDelete("file_index.txt") +FileWrite("file_index.txt", $data) +;ShellExecute("file_index.txt") + + + +;Diff Skripte vs. Resourcen +$res_used = FileOpen("UsedFiles.txt") +$a_res_used = FileReadToArray($res_used) + +$res = FileOpen("file_index.txt") +$a_res = FileReadToArray($res) + + +For $a = UBound($a_res) - 1 To 0 Step -1 + For $b = 0 To UBound($a_res_used) - 1 + If $a_res[$a] = $a_res_used[$b] or StringInStr($a_res[$a], "basebrd.dll") > 0 or StringInStr($a_res[$a], "\themes\") > 0 or StringInStr($a_res[$a], "\symbolic\") > 0 Then + _ArrayDelete($a_res, $a) + ExitLoop + EndIf + Next +Next + + +FileDelete("file_index.txt") +FileDelete("UsedFiles.txt") +_ArrayDisplay($a_res, "Unneeded files") + + + +;========================================================================================================= +; Function Name: _RecursiveFileListToArray($sPath, $sPattern, $iFlag = 0, $iFormat = 1, $sDelim = @CRLF) +; Description:: gibt Verzeichnisse und/oder Dateien (rekursiv) zurück, die +; einem RegExp-Pattern entsprechen +; Parameter(s): $sPath = Startverzeichnis +; $sPattern = ein beliebiges RexExp-Pattern für die Auswahl +; $iFlag = Auswahl +; 0 = Dateien & Verzeichnisse +; 1 = nur Dateien +; 2 = nur Verzeichnisse +; $iFormat = Rückgabeformat +; 0 = String +; 1 = Array mit [0] = Anzahl +; 2 = Nullbasiertes Array +; $sDelim = Trennzeichen für die String-Rückgabe +; Requirement(s): AutoIt 3.3.0.0 +; Return Value(s): Array/String mit den gefundenen Dateien/Verzeichnissen +; Author(s): Oscar (www.autoit.de) +; Anregungen von: bernd670 (www.autoit.de) +;========================================================================================================= +;Quelle: http://www.autoit.de/index.php?page=Thread&threadID=12423&highlight=_RecursiveFileListToArray +Func _RecursiveFileListToArray($sPath, $sPattern, $iFlag = 0, $iFormat = 1, $sDelim = @CRLF) + Local $hSearch, $sFile, $sReturn = '' + If StringRight($sPath, 1) <> '\' Then $sPath &= '\' + $hSearch = FileFindFirstFile($sPath & '*.*') + If @error Or $hSearch = -1 Then Return SetError(1, 0, $sReturn) + While True + $sFile = FileFindNextFile($hSearch) + If @error Then ExitLoop + If StringInStr(FileGetAttrib($sPath & $sFile), 'D') Then + If StringRegExp($sPath & $sFile, $sPattern) And ($iFlag = 0 Or $iFlag = 2) Then $sReturn &= $sPath & $sFile & '\' & $sDelim + $sReturn &= _RecursiveFileListToArray($sPath & $sFile & '\', $sPattern, $iFlag, 0) + ContinueLoop + EndIf + If StringRegExp($sFile, $sPattern) And ($iFlag = 0 Or $iFlag = 1) Then $sReturn &= StringReplace($sPath & $sFile & $sDelim, @ScriptDir & "\" & $theme, "Resources") ;$sPath & $sFile & $sDelim + WEnd + FileClose($hSearch) + If $iFormat Then Return StringSplit(StringTrimRight($sReturn, StringLen($sDelim)), $sDelim, $iFormat) + + Return $sReturn + EndFunc + + + + + ;Scripts Einlesen +Func _Search($dir) + + ; Assign a Local variable the search handle of all files in the current directory. + Local $hSearch = FileFindFirstFile($dir & "*.txt") + + ; Check if the search was successful, if not display a message and return False. + If $hSearch = -1 Then + MsgBox($MB_SYSTEMMODAL, "", "Error: No files/directories matched the search pattern.") + Return False + EndIf + + ; Assign a Local variable the empty string which will contain the files names found. + Local $sFileName = "" + + While 1 + $sFileName = FileFindNextFile($hSearch) + ; If there is no more file matching the search. + If @error Then ExitLoop + + _Action($ScriptsDir & $sFileName) + WEnd + + ; Close the search handle. + FileClose($hSearch) + +EndFunc + + +Func _Action($file) + + $script = FileOpen($file) + $aContent = FileReadToArray($script) + ;_ArrayDisplay($aContent) + FileClose($script) + + $used_files = "" + For $i = 0 to UBound($aContent)-1 + If StringInStr($aContent[$i], "-modify") > 0 Then + $string = StringSplit(StringReplace($aContent[$i], "-modify ", ""), ",") + ;_ArrayDisplay($string) + + $used_files &= $string[1] & "|" + EndIf + Next + $used_files = StringTrimRight($used_files, 1) + + $aUsedFiles = StringSplit($used_files, "|") + $aUsedFiles = _ArrayUnique($aUsedFiles, "", 1) + ;_ArrayDisplay($aUsedFiles) + + For $j = 1 to $aUsedFiles[0] + $data &= $aUsedFiles[$j] & @LF + Next + +EndFunc \ No newline at end of file diff --git a/project/_Resources/SearchInScripts.au3 b/project/_Resources/SearchInScripts.au3 new file mode 100644 index 0000000..09750d7 --- /dev/null +++ b/project/_Resources/SearchInScripts.au3 @@ -0,0 +1,62 @@ +#include + +;Skripte +Global $ScriptsDir = @ScriptDir & "\scripts\" +Global $data = "" + +$query = InputBox("Search in Scripts", "Please enter the string you want to search for:", "") +If @error = 1 Then Exit + +_Search($ScriptsDir, $query) + +MsgBox(0, "Search Result", $data) + + + ;Scripts Einlesen +Func _Search($dir, $query) + + ; Assign a Local variable the search handle of all files in the current directory. + Local $hSearch = FileFindFirstFile($dir & "*.txt") + + ; Check if the search was successful, if not display a message and return False. + If $hSearch = -1 Then + MsgBox($MB_SYSTEMMODAL, "", "Error: No files/directories matched the search pattern.") + Return False + EndIf + + ; Assign a Local variable the empty string which will contain the files names found. + Local $sFileName = "" + + While 1 + $sFileName = FileFindNextFile($hSearch) + ; If there is no more file matching the search. + If @error Then ExitLoop + + _Action($ScriptsDir & $sFileName, $sFileName, $query) + WEnd + + ; Close the search handle. + FileClose($hSearch) + +EndFunc + + +Func _Action($file, $filename, $query) + + $script = FileOpen($file) + $content = FileRead($script) + FileClose($script) + + $matching_files = "" + If StringInStr($content, $query) > 0 Then $matching_files &= $filename & "|" + + + $a_matching_files = StringSplit($matching_files, "|") + $a_matching_files = _ArrayUnique($a_matching_files, "", 1) + ;_ArrayDisplay($a_matching_files) + + For $j = 1 to $a_matching_files[0] + If $a_matching_files[$j] <> "" Then $data &= $a_matching_files[$j] & @LF + Next + +EndFunc \ No newline at end of file diff --git a/project/_Resources/_BuildRessources.au3 b/project/_Resources/_BuildRessources.au3 new file mode 100644 index 0000000..3244b23 --- /dev/null +++ b/project/_Resources/_BuildRessources.au3 @@ -0,0 +1,484 @@ +#cs ---------------------------------------------------------------------------- + + Build Resource Packages for the WinTango Patcher. + +#ce ---------------------------------------------------------------------------- + +Global $TempDirMain = @ScriptDir & "\_tmp" +Global $OutDir = @ScriptDir & "\_ARCHIVES" + +FileDelete($OutDir & "\*.7z") +DirRemove($TempDirMain, 1) +DirCreate($OutDir) + + +#Region Standards +;Scripts +$dirTemp = @ScriptDir & "\_tmp\Resources\scripts" +$dirSource = @ScriptDir & "\scripts" +$fileOut = "scripts.7z" + +_RoutineStd($dirSource, $dirTemp, $fileOut) + + +;Cursors +$dirTemp = @ScriptDir & "\_tmp\Resources\themes\Windows\Cursors" + +;Ubuntu +$dirSource = @ScriptDir & "\_Cursors\ubuntu" +$fileOut = "cursors-ubuntu.7z" + +_RoutineStd($dirSource, $dirTemp, $fileOut) + +;elementary +$dirSource = @ScriptDir & "\_Cursors\elementary" +$fileOut = "cursors-elementary.7z" + +_RoutineStd($dirSource, $dirTemp, $fileOut) + + +;Visual Style +$dirTemp = @ScriptDir & "\_tmp\Resources\themes\Windows" + +;Shiki-Colors +$dirSource = @ScriptDir & "\_VisualStyles\shiki-colors" +$fileOut = "visualstyle-shikicolors.7z" + +_RoutineStd($dirSource, $dirTemp, $fileOut) + +;elementaryOS +$dirSource = @ScriptDir & "\_VisualStyles\elementary" +$fileOut = "visualstyle-elementary.7z" + +_RoutineStd($dirSource, $dirTemp, $fileOut) + +;Ubuntu +$dirSource = @ScriptDir & "\_VisualStyles\ubuntu" +$fileOut = "visualstyle-ubuntu.7z" + +_RoutineStd($dirSource, $dirTemp, $fileOut) + + +;Wallpapers +$dirTemp = @ScriptDir & "\_tmp\Resources\themes\Windows\Wallpapers" +$dirSource = @ScriptDir & "\_Wallpapers" +$fileOut = "wallpapers.7z" + +_RoutineStd($dirSource, $dirTemp, $fileOut) +#EndRegion + + +#Region Files +;Notepad2 +$dirTemp = @ScriptDir & "\_tmp\Resources\files" +$dirSource = @ScriptDir & "\#THEME#\files" +$fileOut = "files-notepad2-#THEME#.7z" + +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "tango") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "tangerine") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "cheser") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-brave") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-human") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-noble") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-wine") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-wise") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "elementary") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "humanity") + + +;Desktops +$dirTemp = @ScriptDir & "\_tmp\Resources\files" +$dirSource = @ScriptDir & "\#THEME#\files" +$fileOut = "files-desktops-#THEME#.7z" + +;_RoutineByTheme($dirSource, $dirTemp, $fileOut, "tango") +;_RoutineByTheme($dirSource, $dirTemp, $fileOut, "tangerine") +;_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome") +;_RoutineByTheme($dirSource, $dirTemp, $fileOut, "cheser") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-brave") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-human") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-noble") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-wine") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-wise") +;_RoutineByTheme($dirSource, $dirTemp, $fileOut, "elementary") +_RoutineByTheme($dirSource, $dirTemp, $fileOut, "humanity") +#EndRegion + + +;Images +_ActionImages("bitmaps") +_ActionImages("icons") + +;Apps +_ActionApps("aimp", "all", 1) +_ActionMozilla() +_ActionApps("smplayer", "all", 1) +_ActionApps("jdownloader", "all", 1) +_ActionAppsMisc() ;misc in one pak + +DirRemove($TempDirMain, 1) + +TrayTip("Done!", "The Resource Packages were successfully created!", 5, 1) +Sleep(5000) + + +Func _RoutineStd($dirSource, $dirTemp, $sFileOut) + DirCreate($dirTemp) + DirCopy($dirSource, $dirTemp, 1) + _Compress($sFileOut) + DirRemove($TempDirMain, 1) +EndFunc + + +Func _ActionImages($sType) + $dirTemp = @ScriptDir & "\_tmp\Resources\" & $sType + $dirSource = @ScriptDir & "\#THEME#\" & $sType + $fileOut = $sType & "-#THEME#.7z" + + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "tango") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "tangerine") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "cheser") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-brave") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-human") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-noble") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-wine") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "gnome-wise") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "elementary") + _RoutineByTheme($dirSource, $dirTemp, $fileOut, "humanity") +EndFunc + +Func _RoutineByTheme($dirSource, $dirTemp, $sFileOut, $sTheme) + $dirSource = StringReplace($dirSource, "#THEME#", $sTheme) + $sFileOut = StringReplace($sFileOut, "#THEME#", $sTheme) + + DirCreate($dirTemp) + DirCopy($dirSource, $dirTemp, 1) + + ;specials + If StringInStr($sFileOut, "notepad2") > 0 Then FileDelete($dirTemp & "\Desktops.exe") + + If StringInStr($sFileOut, "desktops") > 0 Then FileDelete($dirTemp & "\Notepad2-*.exe") + + If StringInStr($sFileOut, "bitmaps") > 0 Then + $dirTempShiki = @ScriptDir & "\_tmp\Resources\shiki" + If $sTheme = "humanity" Then + $dirSourceShiki = @ScriptDir & "\gnome-human\shiki" + ElseIf $sTheme = "tangerine" Then + $dirSourceShiki = @ScriptDir & "\gnome-human\shiki" + Else + $dirSourceShiki = @ScriptDir & "\" & $sTheme & "\shiki" + EndIf + + DirCreate($dirTempShiki) + DirCopy(@ScriptDir & "\gnome-brave\shiki", $dirTempShiki, 1) + DirCopy($dirSourceShiki, $dirTempShiki, 1) + EndIf + + ;Compress & Cleanup + _Compress($sFileOut) + DirRemove($TempDirMain, 1) +EndFunc + + +Func _ActionApps($sApp, $sThemes, $vRoutine = 1) + If StringInStr($sThemes, "tango") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "tango", $vRoutine) + If StringInStr($sThemes, "tangerine") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "tangerine", $vRoutine) + If StringInStr($sThemes, "gnome") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "gnome", $vRoutine) + If StringInStr($sThemes, "cheser") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "cheser", $vRoutine) + If StringInStr($sThemes, "gnome-brave") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "gnome-brave", $vRoutine) + If StringInStr($sThemes, "gnome-human") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "gnome-human", $vRoutine) + If StringInStr($sThemes, "gnome-noble") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "gnome-noble", $vRoutine) + If StringInStr($sThemes, "gnome-wine") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "gnome-wine", $vRoutine) + If StringInStr($sThemes, "gnome-wise") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "gnome-wise", $vRoutine) + If StringInStr($sThemes, "elementary") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "elementary", $vRoutine) + If StringInStr($sThemes, "humanity") > 0 or $sThemes = "all" Then _RoutineApps($sApp, "humanity", $vRoutine) +EndFunc + +Func _ActionMozilla() + _RoutineApps("firefox", "tango", 1, 1) + _RoutineApps("firefox-thunderbird", "tango", 2, 0) + + _RoutineApps("firefox", "tangerine", 1, 1) + _RoutineApps("firefox-thunderbird", "tangerine", 2, 0) + + _RoutineApps("firefox", "gnome", 1, 1) + _RoutineApps("firefox-thunderbird", "gnome", 2, 0) + + _RoutineApps("firefox", "cheser", 1, 1) + _RoutineApps("firefox-thunderbird", "cheser", 2, 0) + + _RoutineApps("firefox", "gnome-brave", 1, 1) + _RoutineApps("firefox-thunderbird", "gnome-brave", 2, 0) + + _RoutineApps("firefox", "gnome-human", 1, 1) + _RoutineApps("firefox-thunderbird", "gnome-human", 2, 0) + + _RoutineApps("firefox", "gnome-noble", 1, 1) + _RoutineApps("firefox-thunderbird", "gnome-noble", 2, 0) + + _RoutineApps("firefox", "gnome-wine", 1, 1) + _RoutineApps("firefox-thunderbird", "gnome-wine", 2, 0) + + _RoutineApps("firefox", "gnome-wise", 1, 1) + _RoutineApps("firefox-thunderbird", "gnome-wise", 2, 0) + + _RoutineApps("firefox", "elementary", 1, 1) + _RoutineApps("firefox-thunderbird", "elementary", 2, 0) + + _RoutineApps("firefox", "humanity", 1, 1) + _RoutineApps("firefox-thunderbird", "humanity", 2, 0) +EndFunc + +Func _ActionAppsMisc() + $sTheme = "tango" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + _RoutineApps("office2010", $sTheme, 2, 1) + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "tangerine" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + ;_RoutineApps("office2010", $sTheme, 2, 1) ;not TANGERINE + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "gnome" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + _RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + _RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + _RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + _RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + _RoutineApps("office2010", $sTheme, 2, 1) + _RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + _RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "cheser" + ;_RoutineApps("crystaldiskinfo", $sTheme, 2, 1) ;not CHESER + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + _RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + ;_RoutineApps("mpchc", $sTheme, 2, 1) ;not CHESER + ;_RoutineApps("office2010", $sTheme, 2, 1) ;not CHESER + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + ;_RoutineApps("radiosure", $sTheme, 2, 1) ;not CHESER + ;_RoutineApps("winyl", $sTheme, 2, 1) ;not CHESER + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "gnome-brave" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + ;_RoutineApps("office2010", $sTheme, 2, 1) ;not GNOME-COLORS + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "gnome-human" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + ;_RoutineApps("office2010", $sTheme, 2, 1) ;not GNOME-COLORS + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "gnome-noble" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + ;_RoutineApps("office2010", $sTheme, 2, 1) ;not GNOME-COLORS + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "gnome-wine" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + ;_RoutineApps("office2010", $sTheme, 2, 1) ;not GNOME-COLORS + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "gnome-wise" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + ;_RoutineApps("office2010", $sTheme, 2, 1) ;not GNOME-COLORS + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "elementary" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + _RoutineApps("office2010", $sTheme, 2, 1) + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("vlc", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) + + $sTheme = "humanity" + _RoutineApps("crystaldiskinfo", $sTheme, 2, 1) + ;_RoutineApps("foobar2000", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("gimp", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("inkscape", $sTheme, 2, 1) ;only GNOME + ;_RoutineApps("libreoffice", $sTheme, 2, 1) ;only GNOME;CHESER + _RoutineApps("mpchc", $sTheme, 2, 1) + _RoutineApps("office2010", $sTheme, 2, 1) + ;_RoutineApps("openoffice", $sTheme, 2, 1) ;only GNOME + _RoutineApps("pidgin", $sTheme, 2, 1) + ;_RoutineApps("rainlendar", $sTheme, 2, 1) ;only GNOME + _RoutineApps("utorrent", $sTheme, 2, 1) + _RoutineApps("radiosure", $sTheme, 2, 1) + _RoutineApps("winyl", $sTheme, 2, 1) + _Compress("theme-apps-" & $sTheme & ".7z") + DirRemove($TempDirMain, 1) +EndFunc + +Func _RoutineApps($sApp, $sTheme, $vRoutine = 1, $OnlyCopy = 0) + $dirTemp = @ScriptDir & "\_tmp\Resources\themes\" & $sApp + $dirSourceCommon = @ScriptDir & "\gnome\themes\" & $sApp + $dirSourceCommonColors = @ScriptDir & "\gnome-brave\themes\" & $sApp + $dirSourceCommonTango = @ScriptDir & "\tango\themes\" & $sApp + $dirSourceCommonElementary = @ScriptDir & "\elementary\themes\" & $sApp + $dirSource = @ScriptDir & "\" & $sTheme & "\themes\" & $sApp + $fileOut = "theme-" & $sApp & "-" & $sTheme & ".7z" + + DirCreate($dirTemp) + + If $vRoutine = 2 Then + DirCopy($dirSourceCommon, $dirTemp, 1) + If $sTheme = "gnome-human" Then DirCopy($dirSourceCommonColors, $dirTemp, 1) + If $sTheme = "gnome-noble" Then DirCopy($dirSourceCommonColors, $dirTemp, 1) + If $sTheme = "gnome-wine" Then DirCopy($dirSourceCommonColors, $dirTemp, 1) + If $sTheme = "gnome-wise" Then DirCopy($dirSourceCommonColors, $dirTemp, 1) + If $sTheme = "humanity" Then DirCopy($dirSourceCommonElementary, $dirTemp, 1) + If $sTheme = "tangerine" Then DirCopy($dirSourceCommonTango, $dirTemp, 1) + + ;Special + If $sApp = "firefox-thunderbird" Then FileDelete($dirTemp & "\*.xpi") + + If $sApp = "radiosure" and $sTheme <> "gnome" Then DirRemove($dirTemp & "\skins\gnome.rsn", 1) + If $sApp = "radiosure" and $sTheme = "humanity" Then DirRemove($dirTemp & "\skins\elementary.rsn", 1) + If $sApp = "radiosure" and $sTheme = "tangerine" Then DirRemove($dirTemp & "\skins\tango.rsn", 1) + + If $sApp = "winyl" and $sTheme <> "gnome" Then FileDelete($dirTemp & "\Flat Gnome.wzp") + If $sApp = "winyl" and $sTheme = "gnome-human" Then FileDelete($dirTemp & "\Flat Gnome-Brave.wzp") + If $sApp = "winyl" and $sTheme = "gnome-noble" Then FileDelete($dirTemp & "\Flat Gnome-Brave.wzp") + If $sApp = "winyl" and $sTheme = "gnome-wine" Then FileDelete($dirTemp & "\Flat Gnome-Brave.wzp") + If $sApp = "winyl" and $sTheme = "gnome-wise" Then FileDelete($dirTemp & "\Flat Gnome-Brave.wzp") + If $sApp = "winyl" and $sTheme = "humanity" Then FileDelete($dirTemp & "\elementary.wzp") + If $sApp = "winyl" and $sTheme = "tangerine" Then FileDelete($dirTemp & "\Flat Tango.wzp") + + If $sApp = "crystaldiskinfo" and $sTheme = "elementary" Then DirRemove($dirTemp & "\Shiki-Colors", 1) + If $sApp = "crystaldiskinfo" and $sTheme = "humanity" Then DirRemove($dirTemp & "\elementary", 1) + + DirCopy($dirSource, $dirTemp, 1) + + ElseIf $vRoutine = 1 Then + DirCopy($dirSource, $dirTemp, 1) + + EndIf + + ;Compress & Cleanup + If $OnlyCopy = 0 Then _Compress($fileOut) + If $OnlyCopy = 0 Then DirRemove($TempDirMain, 1) +EndFunc + + +Func _Compress($fileOut) + $7zip_exe = @ScriptDir & "\7z.exe" + + $command = $7zip_exe & ' a -mx9 "' & $OutDir & '\' & $fileOut & '" "' & @ScriptDir & '\_tmp\Resources\*" -xr@exclude.txt' + ;MsgBox(0,"",$command) + + ;RunWait(@ComSpec & ' /c ' & $command, "", @SW_HIDE) + RunWait($command, @ScriptDir ,@SW_HIDE) + +EndFunc \ No newline at end of file diff --git a/project/_Resources/_BuildRessources.exe b/project/_Resources/_BuildRessources.exe new file mode 100644 index 0000000..4d8ba3d Binary files /dev/null and b/project/_Resources/_BuildRessources.exe differ diff --git a/project/_Resources/_CompileAu3.cmd b/project/_Resources/_CompileAu3.cmd new file mode 100644 index 0000000..a77c12d --- /dev/null +++ b/project/_Resources/_CompileAu3.cmd @@ -0,0 +1,11 @@ +@echo off +setlocal + +set "AutoItPath=C:\Program Files (x86)\AutoIt3\Aut2Exe" +set "ScriptDir=%CD%" + +if exist "_BuildRessources.exe" del /q /f "_BuildRessources.exe" + +cd /d %AutoItPath% + +start /wait Aut2exe.exe /in "%ScriptDir%\_BuildRessources.au3" /x86 \ No newline at end of file diff --git a/project/_Resources/_Cursors/elementary/Alternate Select.cur b/project/_Resources/_Cursors/elementary/Alternate Select.cur new file mode 100644 index 0000000..77a47ba Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Alternate Select.cur differ diff --git a/project/_Resources/_Cursors/elementary/Help Select.cur b/project/_Resources/_Cursors/elementary/Help Select.cur new file mode 100644 index 0000000..d5952fd Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Help Select.cur differ diff --git a/project/_Resources/_Cursors/elementary/Horizontal Resize.cur b/project/_Resources/_Cursors/elementary/Horizontal Resize.cur new file mode 100644 index 0000000..aa65f35 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Horizontal Resize.cur differ diff --git a/project/_Resources/_Cursors/elementary/Link Select.cur b/project/_Resources/_Cursors/elementary/Link Select.cur new file mode 100644 index 0000000..36f65b4 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Link Select.cur differ diff --git a/project/_Resources/_Cursors/elementary/Normal Select.cur b/project/_Resources/_Cursors/elementary/Normal Select.cur new file mode 100644 index 0000000..bea1737 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Normal Select.cur differ diff --git a/project/_Resources/_Cursors/elementary/Precision Select.cur b/project/_Resources/_Cursors/elementary/Precision Select.cur new file mode 100644 index 0000000..04e9de1 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Precision Select.cur differ diff --git a/project/_Resources/_Cursors/elementary/Text Select.cur b/project/_Resources/_Cursors/elementary/Text Select.cur new file mode 100644 index 0000000..337cf5d Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Text Select.cur differ diff --git a/project/_Resources/_Cursors/elementary/Working In Background.ani b/project/_Resources/_Cursors/elementary/Working In Background.ani new file mode 100644 index 0000000..286a0b2 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/Working In Background.ani differ diff --git a/project/_Resources/_Cursors/elementary/alternate.cur b/project/_Resources/_Cursors/elementary/alternate.cur new file mode 100644 index 0000000..1f1640c Binary files /dev/null and b/project/_Resources/_Cursors/elementary/alternate.cur differ diff --git a/project/_Resources/_Cursors/elementary/busy.ani b/project/_Resources/_Cursors/elementary/busy.ani new file mode 100644 index 0000000..d93135f Binary files /dev/null and b/project/_Resources/_Cursors/elementary/busy.ani differ diff --git a/project/_Resources/_Cursors/elementary/cross.cur b/project/_Resources/_Cursors/elementary/cross.cur new file mode 100644 index 0000000..bf29693 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/cross.cur differ diff --git a/project/_Resources/_Cursors/elementary/diagonal1.cur b/project/_Resources/_Cursors/elementary/diagonal1.cur new file mode 100644 index 0000000..b644158 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/diagonal1.cur differ diff --git a/project/_Resources/_Cursors/elementary/diagonal2.cur b/project/_Resources/_Cursors/elementary/diagonal2.cur new file mode 100644 index 0000000..b44fd9c Binary files /dev/null and b/project/_Resources/_Cursors/elementary/diagonal2.cur differ diff --git a/project/_Resources/_Cursors/elementary/diagonal_resize_1.ani b/project/_Resources/_Cursors/elementary/diagonal_resize_1.ani new file mode 100644 index 0000000..637f09a Binary files /dev/null and b/project/_Resources/_Cursors/elementary/diagonal_resize_1.ani differ diff --git a/project/_Resources/_Cursors/elementary/diagonal_resize_1.cur b/project/_Resources/_Cursors/elementary/diagonal_resize_1.cur new file mode 100644 index 0000000..bcb4655 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/diagonal_resize_1.cur differ diff --git a/project/_Resources/_Cursors/elementary/diagonal_resize_2.ani b/project/_Resources/_Cursors/elementary/diagonal_resize_2.ani new file mode 100644 index 0000000..4535b1e Binary files /dev/null and b/project/_Resources/_Cursors/elementary/diagonal_resize_2.ani differ diff --git a/project/_Resources/_Cursors/elementary/diagonal_resize_2.cur b/project/_Resources/_Cursors/elementary/diagonal_resize_2.cur new file mode 100644 index 0000000..39b0a70 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/diagonal_resize_2.cur differ diff --git a/project/_Resources/_Cursors/elementary/handwriting.cur b/project/_Resources/_Cursors/elementary/handwriting.cur new file mode 100644 index 0000000..5631c74 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/handwriting.cur differ diff --git a/project/_Resources/_Cursors/elementary/help.cur b/project/_Resources/_Cursors/elementary/help.cur new file mode 100644 index 0000000..636c7f1 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/help.cur differ diff --git a/project/_Resources/_Cursors/elementary/horizontal_resize.ani b/project/_Resources/_Cursors/elementary/horizontal_resize.ani new file mode 100644 index 0000000..e4eccbc Binary files /dev/null and b/project/_Resources/_Cursors/elementary/horizontal_resize.ani differ diff --git a/project/_Resources/_Cursors/elementary/horizontal_resize.cur b/project/_Resources/_Cursors/elementary/horizontal_resize.cur new file mode 100644 index 0000000..ac56d0d Binary files /dev/null and b/project/_Resources/_Cursors/elementary/horizontal_resize.cur differ diff --git a/project/_Resources/_Cursors/elementary/link.cur b/project/_Resources/_Cursors/elementary/link.cur new file mode 100644 index 0000000..5ae4190 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/link.cur differ diff --git a/project/_Resources/_Cursors/elementary/move.cur b/project/_Resources/_Cursors/elementary/move.cur new file mode 100644 index 0000000..8386331 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/move.cur differ diff --git a/project/_Resources/_Cursors/elementary/normal.cur b/project/_Resources/_Cursors/elementary/normal.cur new file mode 100644 index 0000000..2680327 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/normal.cur differ diff --git a/project/_Resources/_Cursors/elementary/precision.cur b/project/_Resources/_Cursors/elementary/precision.cur new file mode 100644 index 0000000..4bf9e33 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/precision.cur differ diff --git a/project/_Resources/_Cursors/elementary/reg_entry.reg b/project/_Resources/_Cursors/elementary/reg_entry.reg new file mode 100644 index 0000000..fe54485 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/reg_entry.reg differ diff --git a/project/_Resources/_Cursors/elementary/text.cur b/project/_Resources/_Cursors/elementary/text.cur new file mode 100644 index 0000000..54902bf Binary files /dev/null and b/project/_Resources/_Cursors/elementary/text.cur differ diff --git a/project/_Resources/_Cursors/elementary/unavailable.cur b/project/_Resources/_Cursors/elementary/unavailable.cur new file mode 100644 index 0000000..1a97371 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/unavailable.cur differ diff --git a/project/_Resources/_Cursors/elementary/vertical.cur b/project/_Resources/_Cursors/elementary/vertical.cur new file mode 100644 index 0000000..6565ebb Binary files /dev/null and b/project/_Resources/_Cursors/elementary/vertical.cur differ diff --git a/project/_Resources/_Cursors/elementary/vertical_resize.ani b/project/_Resources/_Cursors/elementary/vertical_resize.ani new file mode 100644 index 0000000..28416b9 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/vertical_resize.ani differ diff --git a/project/_Resources/_Cursors/elementary/vertical_resize.cur b/project/_Resources/_Cursors/elementary/vertical_resize.cur new file mode 100644 index 0000000..8b27eb2 Binary files /dev/null and b/project/_Resources/_Cursors/elementary/vertical_resize.cur differ diff --git a/project/_Resources/_Cursors/elementary/working.ani b/project/_Resources/_Cursors/elementary/working.ani new file mode 100644 index 0000000..547aa3f Binary files /dev/null and b/project/_Resources/_Cursors/elementary/working.ani differ diff --git a/project/_Resources/_Cursors/ubuntu/alternate.cur b/project/_Resources/_Cursors/ubuntu/alternate.cur new file mode 100644 index 0000000..5b1165c Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/alternate.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/busy.ani b/project/_Resources/_Cursors/ubuntu/busy.ani new file mode 100644 index 0000000..6f5bfdc Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/busy.ani differ diff --git a/project/_Resources/_Cursors/ubuntu/busy.cur b/project/_Resources/_Cursors/ubuntu/busy.cur new file mode 100644 index 0000000..e284ff8 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/busy.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/cd.cur b/project/_Resources/_Cursors/ubuntu/cd.cur new file mode 100644 index 0000000..3a122b9 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/cd.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/copy_black_ole32.cur b/project/_Resources/_Cursors/ubuntu/copy_black_ole32.cur new file mode 100644 index 0000000..c387c60 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/copy_black_ole32.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/copy_ole32.cur b/project/_Resources/_Cursors/ubuntu/copy_ole32.cur new file mode 100644 index 0000000..40efb9a Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/copy_ole32.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/diagonal_resize_1.cur b/project/_Resources/_Cursors/ubuntu/diagonal_resize_1.cur new file mode 100644 index 0000000..1095e5c Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/diagonal_resize_1.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/diagonal_resize_2.cur b/project/_Resources/_Cursors/ubuntu/diagonal_resize_2.cur new file mode 100644 index 0000000..48ec6a5 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/diagonal_resize_2.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/handwriting.cur b/project/_Resources/_Cursors/ubuntu/handwriting.cur new file mode 100644 index 0000000..2d7d1c9 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/handwriting.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/help.cur b/project/_Resources/_Cursors/ubuntu/help.cur new file mode 100644 index 0000000..4623f3b Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/help.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/horizontal_resize.cur b/project/_Resources/_Cursors/ubuntu/horizontal_resize.cur new file mode 100644 index 0000000..395e441 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/horizontal_resize.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/link.cur b/project/_Resources/_Cursors/ubuntu/link.cur new file mode 100644 index 0000000..63dfc7b Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/link.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/move.cur b/project/_Resources/_Cursors/ubuntu/move.cur new file mode 100644 index 0000000..9c3f544 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/move.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/move_black_ole32.cur b/project/_Resources/_Cursors/ubuntu/move_black_ole32.cur new file mode 100644 index 0000000..fae0e68 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/move_black_ole32.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/move_ole32.cur b/project/_Resources/_Cursors/ubuntu/move_ole32.cur new file mode 100644 index 0000000..acefacc Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/move_ole32.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/normal.cur b/project/_Resources/_Cursors/ubuntu/normal.cur new file mode 100644 index 0000000..f8b5d95 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/normal.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/precision.cur b/project/_Resources/_Cursors/ubuntu/precision.cur new file mode 100644 index 0000000..e001401 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/precision.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/reg_entry.reg b/project/_Resources/_Cursors/ubuntu/reg_entry.reg new file mode 100644 index 0000000..eea0b61 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/reg_entry.reg differ diff --git a/project/_Resources/_Cursors/ubuntu/security_question.cur b/project/_Resources/_Cursors/ubuntu/security_question.cur new file mode 100644 index 0000000..9e8db8b Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/security_question.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/security_warning.cur b/project/_Resources/_Cursors/ubuntu/security_warning.cur new file mode 100644 index 0000000..dfd5081 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/security_warning.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/shortcut_black_ole32.cur b/project/_Resources/_Cursors/ubuntu/shortcut_black_ole32.cur new file mode 100644 index 0000000..a078125 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/shortcut_black_ole32.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/shortcut_ole32.cur b/project/_Resources/_Cursors/ubuntu/shortcut_ole32.cur new file mode 100644 index 0000000..8c3f974 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/shortcut_ole32.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/text.cur b/project/_Resources/_Cursors/ubuntu/text.cur new file mode 100644 index 0000000..1b94e90 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/text.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/unavailable.cur b/project/_Resources/_Cursors/ubuntu/unavailable.cur new file mode 100644 index 0000000..99cec6a Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/unavailable.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/vertical_resize.cur b/project/_Resources/_Cursors/ubuntu/vertical_resize.cur new file mode 100644 index 0000000..00ca9d7 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/vertical_resize.cur differ diff --git a/project/_Resources/_Cursors/ubuntu/working.ani b/project/_Resources/_Cursors/ubuntu/working.ani new file mode 100644 index 0000000..79f2f65 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/working.ani differ diff --git a/project/_Resources/_Cursors/ubuntu/working.cur b/project/_Resources/_Cursors/ubuntu/working.cur new file mode 100644 index 0000000..878d643 Binary files /dev/null and b/project/_Resources/_Cursors/ubuntu/working.cur differ diff --git a/project/_Resources/_VisualStyles/elementary/Win7/elementary.msstyles b/project/_Resources/_VisualStyles/elementary/Win7/elementary.msstyles new file mode 100644 index 0000000..6958569 Binary files /dev/null and b/project/_Resources/_VisualStyles/elementary/Win7/elementary.msstyles differ diff --git a/project/_Resources/_VisualStyles/elementary/Win7/elementary.theme b/project/_Resources/_VisualStyles/elementary/Win7/elementary.theme new file mode 100644 index 0000000..bb2f013 --- /dev/null +++ b/project/_Resources/_VisualStyles/elementary/Win7/elementary.theme @@ -0,0 +1,66 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Scenes - IDS_THEME_DISPLAYNAME_nomemod transparent taskbar alt +DisplayName=elementaryOS + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +Arrow=%SystemRoot%\Cursors\elementary\normal.cur +Help=%SystemRoot%\Cursors\elementary\help.cur +AppStarting=%SystemRoot%\Cursors\elementary\working.ani +Wait=%SystemRoot%\Cursors\elementary\busy.ani +Crosshair=%SystemRoot%\Cursors\elementary\precision.cur +IBeam=%SystemRoot%\Cursors\elementary\text.cur +NWPen=%SystemRoot%\Cursors\elementary\handwriting.cur +No=%SystemRoot%\Cursors\elementary\unavailable.cur +SizeNS=%SystemRoot%\Cursors\elementary\vertical.cur +SizeWE=%SystemRoot%\Cursors\elementary\horizontal.cur +SizeNWSE=%SystemRoot%\Cursors\elementary\diagonal1.cur +SizeNESW=%SystemRoot%\Cursors\elementary\diagonal2.cur +SizeAll=%SystemRoot%\Cursors\elementary\move.cur +UpArrow=%SystemRoot%\Cursors\elementary\alternate.cur +Hand=%SystemRoot%\Cursors\elementary\link.cur + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\elementary OS\2.jpg +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[Control Panel\Desktop\WindowMetrics] + +[VisualStyles] +Path=%SystemRoot%\resources\themes\elementary\elementary.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0X1A000000 +Transparency=1 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 diff --git a/project/_Resources/_VisualStyles/elementary/Win7/shellstyle.dll b/project/_Resources/_VisualStyles/elementary/Win7/shellstyle.dll new file mode 100644 index 0000000..78765f5 Binary files /dev/null and b/project/_Resources/_VisualStyles/elementary/Win7/shellstyle.dll differ diff --git a/project/_Resources/_VisualStyles/elementary/Win8/elementary.msstyles b/project/_Resources/_VisualStyles/elementary/Win8/elementary.msstyles new file mode 100644 index 0000000..651fcd0 Binary files /dev/null and b/project/_Resources/_VisualStyles/elementary/Win8/elementary.msstyles differ diff --git a/project/_Resources/_VisualStyles/elementary/Win8/elementary.theme b/project/_Resources/_VisualStyles/elementary/Win8/elementary.theme new file mode 100644 index 0000000..369db51 --- /dev/null +++ b/project/_Resources/_VisualStyles/elementary/Win8/elementary.theme @@ -0,0 +1,44 @@ +[Theme] +DisplayName=elementary +SetLogonBackground=0 + +[Control Panel\Cursors] +Arrow=%SystemRoot%\Cursors\elementary\normal.cur +Help=%SystemRoot%\Cursors\elementary\help.cur +AppStarting=%SystemRoot%\Cursors\elementary\working.ani +Wait=%SystemRoot%\Cursors\elementary\busy.ani +Crosshair=%SystemRoot%\Cursors\elementary\precision.cur +IBeam=%SystemRoot%\Cursors\elementary\text.cur +NWPen=%SystemRoot%\Cursors\elementary\handwriting.cur +No=%SystemRoot%\Cursors\elementary\unavailable.cur +SizeNS=%SystemRoot%\Cursors\elementary\vertical.cur +SizeWE=%SystemRoot%\Cursors\elementary\horizontal.cur +SizeNWSE=%SystemRoot%\Cursors\elementary\diagonal1.cur +SizeNESW=%SystemRoot%\Cursors\elementary\diagonal2.cur +SizeAll=%SystemRoot%\Cursors\elementary\move.cur +UpArrow=%SystemRoot%\Cursors\elementary\alternate.cur +Hand=%SystemRoot%\Cursors\elementary\link.cur +DefaultValue=elementary + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\elementary OS\2.jpg +Pattern= +MultimonBackgrounds=0 +PicturePosition=4 + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\elementary\elementary.msstyles +ColorStyle=NormalColor +Size=NormalSize +AutoColorization=0 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=RJSPBS + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@%SystemRoot%\System32\mmres.dll,-801 diff --git a/project/_Resources/_VisualStyles/elementary/Win8/shellstyle.dll b/project/_Resources/_VisualStyles/elementary/Win8/shellstyle.dll new file mode 100644 index 0000000..c6ce438 Binary files /dev/null and b/project/_Resources/_VisualStyles/elementary/Win8/shellstyle.dll differ diff --git a/project/_Resources/_VisualStyles/elementary/Win8/shellstyle.dll.mui b/project/_Resources/_VisualStyles/elementary/Win8/shellstyle.dll.mui new file mode 100644 index 0000000..b92b42c Binary files /dev/null and b/project/_Resources/_VisualStyles/elementary/Win8/shellstyle.dll.mui differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Brave.msstyles b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Brave.msstyles new file mode 100644 index 0000000..639b7b3 Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Brave.msstyles differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Brave.theme b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Brave.theme new file mode 100644 index 0000000..353fb70 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Brave.theme @@ -0,0 +1,65 @@ +; Copyright © Microsoft Corp. +[Theme] +; Windows 7 - IDS_THEME_DISPLAYNAME_Aero +DisplayName=Shiki-Colors Brave + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\Arc-Brave.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\Shiki-Colors\Shiki-Colors Brave.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0XD9545454 +Transparency=0 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 + diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Dust.msstyles b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Dust.msstyles new file mode 100644 index 0000000..63965f2 Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Dust.msstyles differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Dust.theme b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Dust.theme new file mode 100644 index 0000000..31466b1 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Dust.theme @@ -0,0 +1,65 @@ +; Copyright © Microsoft Corp. +[Theme] +; Windows 7 - IDS_THEME_DISPLAYNAME_Aero +DisplayName=Shiki-Colors Dust + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\Arc-Dust.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\Shiki-Colors\Shiki-Colors Dust.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0XD9545454 +Transparency=0 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 + diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Human.msstyles b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Human.msstyles new file mode 100644 index 0000000..8f9e88a Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Human.msstyles differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Human.theme b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Human.theme new file mode 100644 index 0000000..a787619 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Human.theme @@ -0,0 +1,65 @@ +; Copyright © Microsoft Corp. +[Theme] +; Windows 7 - IDS_THEME_DISPLAYNAME_Aero +DisplayName=Shiki-Colors Human + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\Arc-Human.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\Shiki-Colors\Shiki-Colors Human.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0XD9545454 +Transparency=0 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 + diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Noble.msstyles b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Noble.msstyles new file mode 100644 index 0000000..6044f9c Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Noble.msstyles differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Noble.theme b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Noble.theme new file mode 100644 index 0000000..10e99b2 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Noble.theme @@ -0,0 +1,65 @@ +; Copyright © Microsoft Corp. +[Theme] +; Windows 7 - IDS_THEME_DISPLAYNAME_Aero +DisplayName=Shiki-Colors Noble + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\Arc-Noble.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\Shiki-Colors\Shiki-Colors Noble.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0XD9545454 +Transparency=0 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 + diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wine.msstyles b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wine.msstyles new file mode 100644 index 0000000..9e468d9 Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wine.msstyles differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wine.theme b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wine.theme new file mode 100644 index 0000000..10f44f5 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wine.theme @@ -0,0 +1,65 @@ +; Copyright © Microsoft Corp. +[Theme] +; Windows 7 - IDS_THEME_DISPLAYNAME_Aero +DisplayName=Shiki-Colors Wine + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\Arc-Wine.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\Shiki-Colors\Shiki-Colors Wine.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0XD9545454 +Transparency=0 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 + diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wise.msstyles b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wise.msstyles new file mode 100644 index 0000000..12616f4 Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wise.msstyles differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wise.theme b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wise.theme new file mode 100644 index 0000000..53552a5 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win7/Shiki-Colors Wise.theme @@ -0,0 +1,65 @@ +; Copyright © Microsoft Corp. +[Theme] +; Windows 7 - IDS_THEME_DISPLAYNAME_Aero +DisplayName=Shiki-Colors Wise + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\Web\Wallpaper\Arc-Wise.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\Shiki-Colors\Shiki-Colors Wise.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0XD9545454 +Transparency=0 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 + diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/shellstyle.dll b/project/_Resources/_VisualStyles/shiki-colors/Win7/shellstyle.dll new file mode 100644 index 0000000..85040c1 Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/shellstyle.dll differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win7/shellstyle.dll.mui b/project/_Resources/_VisualStyles/shiki-colors/Win7/shellstyle.dll.mui new file mode 100644 index 0000000..70fc888 Binary files /dev/null and b/project/_Resources/_VisualStyles/shiki-colors/Win7/shellstyle.dll.mui differ diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Brave.theme b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Brave.theme new file mode 100644 index 0000000..b4d5256 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Brave.theme @@ -0,0 +1,98 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Windows - IDS_THEME_DISPLAYNAME_AERO +DisplayName=Shiki-Colors Brave (Metro) +ThemeId={8EED311D-543D-4AEB-A102-A747C7994BF5} + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-109 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Windows-Voreinstellung + +[Control Panel\Desktop] +Pattern= +MultimonBackgrounds=0 +PicturePosition=4 +Wallpaper=%SystemRoot%\Web\Wallpaper\arc-brave.png + +[VisualStyles] +Path=%SystemRoot%\resources\themes\Aero\Aero.msstyles +ColorStyle=NormalColor +Size=NormalSize +AutoColorization=0 +ColorizationColor=0XD94D4D4D +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=RJSPBS + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@%SystemRoot%\System32\mmres.dll,-801 + +[Control Panel\Colors] +Scrollbar=200 200 200 +Background=70 70 70 +ActiveTitle=153 180 209 +InactiveTitle=191 205 219 +Menu=240 240 240 +Window=255 255 255 +WindowFrame=100 100 100 +MenuText=0 0 0 +WindowText=0 0 0 +TitleText=0 0 0 +ActiveBorder=180 180 180 +InactiveBorder=244 247 252 +AppWorkspace=171 171 171 +Hilight=51 153 255 +HilightText=255 255 255 +ButtonFace=240 240 240 +ButtonShadow=160 160 160 +GrayText=109 109 109 +ButtonText=0 0 0 +InactiveTitleText=0 0 0 +ButtonHilight=255 255 255 +ButtonDkShadow=105 105 105 +ButtonLight=227 227 227 +InfoText=0 0 0 +InfoWindow=255 255 225 +ButtonAlternateFace=0 0 0 +HotTrackingColor=0 102 204 +GradientActiveTitle=185 209 234 +GradientInactiveTitle=215 228 242 +MenuHilight=51 153 255 +MenuBar=240 240 240 diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Dust.theme b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Dust.theme new file mode 100644 index 0000000..cb4e4db --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Dust.theme @@ -0,0 +1,98 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Windows - IDS_THEME_DISPLAYNAME_AERO +DisplayName=Shiki-Colors Dust (Metro) +ThemeId={8EED311D-543D-4AEB-A102-A747C7994BF5} + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-109 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Pattern= +MultimonBackgrounds=0 +PicturePosition=4 +Wallpaper=%SystemRoot%\Web\Wallpaper\Arc-Dust.png + +[VisualStyles] +Path=%SystemRoot%\resources\themes\Aero\Aero.msstyles +ColorStyle=NormalColor +Size=NormalSize +AutoColorization=0 +ColorizationColor=0XD94D4D4D +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=RJSPBS + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@%SystemRoot%\System32\mmres.dll,-801 + +[Control Panel\Colors] +Scrollbar=200 200 200 +Background=70 70 70 +ActiveTitle=153 180 209 +InactiveTitle=191 205 219 +Menu=240 240 240 +Window=255 255 255 +WindowFrame=100 100 100 +MenuText=0 0 0 +WindowText=0 0 0 +TitleText=0 0 0 +ActiveBorder=180 180 180 +InactiveBorder=244 247 252 +AppWorkspace=171 171 171 +Hilight=51 153 255 +HilightText=255 255 255 +ButtonFace=240 240 240 +ButtonShadow=160 160 160 +GrayText=109 109 109 +ButtonText=0 0 0 +InactiveTitleText=0 0 0 +ButtonHilight=255 255 255 +ButtonDkShadow=105 105 105 +ButtonLight=227 227 227 +InfoText=0 0 0 +InfoWindow=255 255 225 +ButtonAlternateFace=0 0 0 +HotTrackingColor=0 102 204 +GradientActiveTitle=185 209 234 +GradientInactiveTitle=215 228 242 +MenuHilight=51 153 255 +MenuBar=240 240 240 diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Human.theme b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Human.theme new file mode 100644 index 0000000..a04c4d9 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Human.theme @@ -0,0 +1,98 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Windows - IDS_THEME_DISPLAYNAME_AERO +DisplayName=Shiki-Colors Human (Metro) +ThemeId={8EED311D-543D-4AEB-A102-A747C7994BF5} + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-109 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Windows-Voreinstellung + +[Control Panel\Desktop] +Pattern= +MultimonBackgrounds=0 +PicturePosition=4 +Wallpaper=%SystemRoot%\Web\Wallpaper\arc-human.png + +[VisualStyles] +Path=%SystemRoot%\resources\themes\Aero\Aero.msstyles +ColorStyle=NormalColor +Size=NormalSize +AutoColorization=0 +ColorizationColor=0XD94D4D4D +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=RJSPBS + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@%SystemRoot%\System32\mmres.dll,-801 + +[Control Panel\Colors] +Scrollbar=200 200 200 +Background=70 70 70 +ActiveTitle=153 180 209 +InactiveTitle=191 205 219 +Menu=240 240 240 +Window=255 255 255 +WindowFrame=100 100 100 +MenuText=0 0 0 +WindowText=0 0 0 +TitleText=0 0 0 +ActiveBorder=180 180 180 +InactiveBorder=244 247 252 +AppWorkspace=171 171 171 +Hilight=51 153 255 +HilightText=255 255 255 +ButtonFace=240 240 240 +ButtonShadow=160 160 160 +GrayText=109 109 109 +ButtonText=0 0 0 +InactiveTitleText=0 0 0 +ButtonHilight=255 255 255 +ButtonDkShadow=105 105 105 +ButtonLight=227 227 227 +InfoText=0 0 0 +InfoWindow=255 255 225 +ButtonAlternateFace=0 0 0 +HotTrackingColor=0 102 204 +GradientActiveTitle=185 209 234 +GradientInactiveTitle=215 228 242 +MenuHilight=51 153 255 +MenuBar=240 240 240 diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Noble.theme b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Noble.theme new file mode 100644 index 0000000..5d20385 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Noble.theme @@ -0,0 +1,98 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Windows - IDS_THEME_DISPLAYNAME_AERO +DisplayName=Shiki-Colors Noble (Metro) +ThemeId={8EED311D-543D-4AEB-A102-A747C7994BF5} + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-109 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Windows-Voreinstellung + +[Control Panel\Desktop] +Pattern= +MultimonBackgrounds=0 +PicturePosition=4 +Wallpaper=%SystemRoot%\Web\Wallpaper\arc-noble.png + +[VisualStyles] +Path=%SystemRoot%\resources\themes\Aero\Aero.msstyles +ColorStyle=NormalColor +Size=NormalSize +AutoColorization=0 +ColorizationColor=0XD94D4D4D +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=RJSPBS + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@%SystemRoot%\System32\mmres.dll,-801 + +[Control Panel\Colors] +Scrollbar=200 200 200 +Background=70 70 70 +ActiveTitle=153 180 209 +InactiveTitle=191 205 219 +Menu=240 240 240 +Window=255 255 255 +WindowFrame=100 100 100 +MenuText=0 0 0 +WindowText=0 0 0 +TitleText=0 0 0 +ActiveBorder=180 180 180 +InactiveBorder=244 247 252 +AppWorkspace=171 171 171 +Hilight=51 153 255 +HilightText=255 255 255 +ButtonFace=240 240 240 +ButtonShadow=160 160 160 +GrayText=109 109 109 +ButtonText=0 0 0 +InactiveTitleText=0 0 0 +ButtonHilight=255 255 255 +ButtonDkShadow=105 105 105 +ButtonLight=227 227 227 +InfoText=0 0 0 +InfoWindow=255 255 225 +ButtonAlternateFace=0 0 0 +HotTrackingColor=0 102 204 +GradientActiveTitle=185 209 234 +GradientInactiveTitle=215 228 242 +MenuHilight=51 153 255 +MenuBar=240 240 240 diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Wine.theme b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Wine.theme new file mode 100644 index 0000000..a00c5e3 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Wine.theme @@ -0,0 +1,98 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Windows - IDS_THEME_DISPLAYNAME_AERO +DisplayName=Shiki-Colors Wine (Metro) +ThemeId={8EED311D-543D-4AEB-A102-A747C7994BF5} + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-109 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Windows-Voreinstellung + +[Control Panel\Desktop] +Pattern= +MultimonBackgrounds=0 +PicturePosition=4 +Wallpaper=%SystemRoot%\Web\Wallpaper\arc-wine.png + +[VisualStyles] +Path=%SystemRoot%\resources\themes\Aero\Aero.msstyles +ColorStyle=NormalColor +Size=NormalSize +AutoColorization=0 +ColorizationColor=0XD94D4D4D +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=RJSPBS + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@%SystemRoot%\System32\mmres.dll,-801 + +[Control Panel\Colors] +Scrollbar=200 200 200 +Background=70 70 70 +ActiveTitle=153 180 209 +InactiveTitle=191 205 219 +Menu=240 240 240 +Window=255 255 255 +WindowFrame=100 100 100 +MenuText=0 0 0 +WindowText=0 0 0 +TitleText=0 0 0 +ActiveBorder=180 180 180 +InactiveBorder=244 247 252 +AppWorkspace=171 171 171 +Hilight=51 153 255 +HilightText=255 255 255 +ButtonFace=240 240 240 +ButtonShadow=160 160 160 +GrayText=109 109 109 +ButtonText=0 0 0 +InactiveTitleText=0 0 0 +ButtonHilight=255 255 255 +ButtonDkShadow=105 105 105 +ButtonLight=227 227 227 +InfoText=0 0 0 +InfoWindow=255 255 225 +ButtonAlternateFace=0 0 0 +HotTrackingColor=0 102 204 +GradientActiveTitle=185 209 234 +GradientInactiveTitle=215 228 242 +MenuHilight=51 153 255 +MenuBar=240 240 240 diff --git a/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Wise.theme b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Wise.theme new file mode 100644 index 0000000..f5d4c02 --- /dev/null +++ b/project/_Resources/_VisualStyles/shiki-colors/Win8/Shiki-Colors Wise.theme @@ -0,0 +1,98 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Windows - IDS_THEME_DISPLAYNAME_AERO +DisplayName=Shiki-Colors Wise (Metro) +ThemeId={8EED311D-543D-4AEB-A102-A747C7994BF5} + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-109 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Windows-Voreinstellung + +[Control Panel\Desktop] +Pattern= +MultimonBackgrounds=0 +PicturePosition=4 +Wallpaper=%SystemRoot%\Web\Wallpaper\arc-wise.png + +[VisualStyles] +Path=%SystemRoot%\resources\themes\Aero\Aero.msstyles +ColorStyle=NormalColor +Size=NormalSize +AutoColorization=0 +ColorizationColor=0XD94D4D4D +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=RJSPBS + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@%SystemRoot%\System32\mmres.dll,-801 + +[Control Panel\Colors] +Scrollbar=200 200 200 +Background=70 70 70 +ActiveTitle=153 180 209 +InactiveTitle=191 205 219 +Menu=240 240 240 +Window=255 255 255 +WindowFrame=100 100 100 +MenuText=0 0 0 +WindowText=0 0 0 +TitleText=0 0 0 +ActiveBorder=180 180 180 +InactiveBorder=244 247 252 +AppWorkspace=171 171 171 +Hilight=51 153 255 +HilightText=255 255 255 +ButtonFace=240 240 240 +ButtonShadow=160 160 160 +GrayText=109 109 109 +ButtonText=0 0 0 +InactiveTitleText=0 0 0 +ButtonHilight=255 255 255 +ButtonDkShadow=105 105 105 +ButtonLight=227 227 227 +InfoText=0 0 0 +InfoWindow=255 255 225 +ButtonAlternateFace=0 0 0 +HotTrackingColor=0 102 204 +GradientActiveTitle=185 209 234 +GradientInactiveTitle=215 228 242 +MenuHilight=51 153 255 +MenuBar=240 240 240 diff --git a/project/_Resources/_VisualStyles/ubuntu/Win7/Ubuntu.msstyles b/project/_Resources/_VisualStyles/ubuntu/Win7/Ubuntu.msstyles new file mode 100644 index 0000000..5f4ef27 Binary files /dev/null and b/project/_Resources/_VisualStyles/ubuntu/Win7/Ubuntu.msstyles differ diff --git a/project/_Resources/_VisualStyles/ubuntu/Win7/Ubuntu.theme b/project/_Resources/_VisualStyles/ubuntu/Win7/Ubuntu.theme new file mode 100644 index 0000000..c54cf5c --- /dev/null +++ b/project/_Resources/_VisualStyles/ubuntu/Win7/Ubuntu.theme @@ -0,0 +1,64 @@ +; Copyright © Microsoft Corp. + +[Theme]; Windows 7 - IDS_THEME_DISPLAYNAME_AERO +DisplayName=ubuntu + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,104 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\working.ani +Arrow=%SystemRoot%\Cursors\ubuntu\normal.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\precision.cur +Hand=%SystemRoot%\Cursors\ubuntu\link.cur +Help=%SystemRoot%\Cursors\ubuntu\help.cur +IBeam=%SystemRoot%\Cursors\ubuntu\text.cur +No=%SystemRoot%\Cursors\ubuntu\unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\diagonal_resize_2.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\vertical_resize.cur +SizeNWSE=%SystemRoot%\Cursors\ubuntu\diagonal_resize_1.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\horizontal_resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\alternate.cur +Wait=%SystemRoot%\Cursors\ubuntu\busy.ani +DefaultValue=Ubuntu + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\web\wallpaper\ubuntu.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\resources\Themes\ubuntu\ubuntu.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0X3A409EFE +Transparency=1 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_SCHEME_DEFAULT +SchemeName=@mmres.dll,-801 diff --git a/project/_Resources/_VisualStyles/ubuntu/Win7/shellstyle.dll b/project/_Resources/_VisualStyles/ubuntu/Win7/shellstyle.dll new file mode 100644 index 0000000..85040c1 Binary files /dev/null and b/project/_Resources/_VisualStyles/ubuntu/Win7/shellstyle.dll differ diff --git a/project/_Resources/_VisualStyles/ubuntu/Win7/shellstyle.dll.mui b/project/_Resources/_VisualStyles/ubuntu/Win7/shellstyle.dll.mui new file mode 100644 index 0000000..c49c8d4 Binary files /dev/null and b/project/_Resources/_VisualStyles/ubuntu/Win7/shellstyle.dll.mui differ diff --git a/project/_Resources/_VisualStyles/ubuntu/Win8/Ubuntu.msstyles b/project/_Resources/_VisualStyles/ubuntu/Win8/Ubuntu.msstyles new file mode 100644 index 0000000..d18ba40 Binary files /dev/null and b/project/_Resources/_VisualStyles/ubuntu/Win8/Ubuntu.msstyles differ diff --git a/project/_Resources/_VisualStyles/ubuntu/Win8/Ubuntu.theme b/project/_Resources/_VisualStyles/ubuntu/Win8/Ubuntu.theme new file mode 100644 index 0000000..336db4f --- /dev/null +++ b/project/_Resources/_VisualStyles/ubuntu/Win8/Ubuntu.theme @@ -0,0 +1,66 @@ +; Copyright © Microsoft Corp. + +[Theme] +; Light - IDS_THEME_DISPLAYNAME_ARCHITECTURE +DisplayName=ubuntu + +; Computer - SHIDI_SERVER +[CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-109 + +; UsersFiles - SHIDI_USERFILES +[CLSID\{59031A47-3F72-44A7-89C5-5595FE6B30EE}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-123 + +; Network - SHIDI_MYNETWORK +[CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}\DefaultIcon] +DefaultValue=%SystemRoot%\System32\imageres.dll,-25 + +; Recycle Bin - SHIDI_RECYCLERFULL SHIDI_RECYCLER +[CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] +Full=%SystemRoot%\System32\imageres.dll,-54 +Empty=%SystemRoot%\System32\imageres.dll,-55 + +[Control Panel\Cursors] +AppStarting=%SystemRoot%\Cursors\ubuntu\Working In Background.ani +Arrow=%SystemRoot%\Cursors\ubuntu\Normal Select.cur +Crosshair=%SystemRoot%\Cursors\ubuntu\Precision Select.cur +Hand=%SystemRoot%\Cursors\ubuntu\Link Select.cur +Help=%SystemRoot%\Cursors\ubuntu\Help Select.cur +IBeam=%SystemRoot%\Cursors\ubuntu\Text Select.cur +No=%SystemRoot%\Cursors\ubuntu\Unavailable.cur +NWPen=%SystemRoot%\Cursors\ubuntu\Handwriting.cur +SizeAll=%SystemRoot%\Cursors\ubuntu\Move.cur +SizeNESW=%SystemRoot%\Cursors\ubuntu\Diagonal Resize 1.cur +SizeNS=%SystemRoot%\Cursors\ubuntu\Vertical Resize.cur +SizeNWSE=%SYSTEMROOT\Cursors\ubuntu\Diagonal Resize 2.cur +SizeWE=%SystemRoot%\Cursors\ubuntu\Horizontal Resize.cur +UpArrow=%SystemRoot%\Cursors\ubuntu\Alternate Select.cur +Wait=%SystemRoot%\Cursors\ubuntu\Busy.ani +DefaultValue=ubuntu + + +[Control Panel\Desktop] +Wallpaper=%SystemRoot%\web\wallpaper\ubuntu.png +TileWallpaper=0 +WallpaperStyle=10 +Pattern= + +[VisualStyles] +Path=%SystemRoot%\Resources\Themes\ubuntu\ubuntu.msstyles +ColorStyle=NormalColor +Size=NormalSize +ColorizationColor=0X1A75B8FA +Transparency=1 +Composition=1 +VisualStyleVersion=10 + +[boot] +SCRNSAVE.EXE= + +[MasterThemeSelector] +MTSM=DABJDKT + +[Sounds] +; IDS_NO SOUNDS +SchemeName=@mmres.dll,-801 diff --git a/project/_Resources/_VisualStyles/ubuntu/Win8/shellstyle.dll b/project/_Resources/_VisualStyles/ubuntu/Win8/shellstyle.dll new file mode 100644 index 0000000..2ce39b5 Binary files /dev/null and b/project/_Resources/_VisualStyles/ubuntu/Win8/shellstyle.dll differ diff --git a/project/_Resources/_VisualStyles/ubuntu/Win8/shellstyle.dll.mui b/project/_Resources/_VisualStyles/ubuntu/Win8/shellstyle.dll.mui new file mode 100644 index 0000000..c49c8d4 Binary files /dev/null and b/project/_Resources/_VisualStyles/ubuntu/Win8/shellstyle.dll.mui differ diff --git a/project/_Resources/_Wallpapers/Arc-Brave.png b/project/_Resources/_Wallpapers/Arc-Brave.png new file mode 100644 index 0000000..9b79df8 Binary files /dev/null and b/project/_Resources/_Wallpapers/Arc-Brave.png differ diff --git a/project/_Resources/_Wallpapers/Arc-Dust.png b/project/_Resources/_Wallpapers/Arc-Dust.png new file mode 100644 index 0000000..e0f293f Binary files /dev/null and b/project/_Resources/_Wallpapers/Arc-Dust.png differ diff --git a/project/_Resources/_Wallpapers/Arc-Human.png b/project/_Resources/_Wallpapers/Arc-Human.png new file mode 100644 index 0000000..9328dcf Binary files /dev/null and b/project/_Resources/_Wallpapers/Arc-Human.png differ diff --git a/project/_Resources/_Wallpapers/Arc-Noble.png b/project/_Resources/_Wallpapers/Arc-Noble.png new file mode 100644 index 0000000..97a814e Binary files /dev/null and b/project/_Resources/_Wallpapers/Arc-Noble.png differ diff --git a/project/_Resources/_Wallpapers/Arc-Wine.png b/project/_Resources/_Wallpapers/Arc-Wine.png new file mode 100644 index 0000000..02ade17 Binary files /dev/null and b/project/_Resources/_Wallpapers/Arc-Wine.png differ diff --git a/project/_Resources/_Wallpapers/Arc-Wise.png b/project/_Resources/_Wallpapers/Arc-Wise.png new file mode 100644 index 0000000..99260f9 Binary files /dev/null and b/project/_Resources/_Wallpapers/Arc-Wise.png differ diff --git a/project/_Resources/_Wallpapers/elementary OS/16.jpg b/project/_Resources/_Wallpapers/elementary OS/16.jpg new file mode 100644 index 0000000..7139ee8 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/16.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/164.jpg b/project/_Resources/_Wallpapers/elementary OS/164.jpg new file mode 100644 index 0000000..d5489b7 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/164.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/168.jpg b/project/_Resources/_Wallpapers/elementary OS/168.jpg new file mode 100644 index 0000000..cdf1ea3 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/168.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/173.jpg b/project/_Resources/_Wallpapers/elementary OS/173.jpg new file mode 100644 index 0000000..84bb30b Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/173.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/2.jpg b/project/_Resources/_Wallpapers/elementary OS/2.jpg new file mode 100644 index 0000000..9649125 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/2.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/94.jpg b/project/_Resources/_Wallpapers/elementary OS/94.jpg new file mode 100644 index 0000000..199f579 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/94.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Horseshoe Bend Sunset.jpg b/project/_Resources/_Wallpapers/elementary OS/Horseshoe Bend Sunset.jpg new file mode 100644 index 0000000..2fd51c3 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Horseshoe Bend Sunset.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Jonas Nilsson Lee.jpg b/project/_Resources/_Wallpapers/elementary OS/Jonas Nilsson Lee.jpg new file mode 100644 index 0000000..423654c Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Jonas Nilsson Lee.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Lake Tahoe Colors.jpg b/project/_Resources/_Wallpapers/elementary OS/Lake Tahoe Colors.jpg new file mode 100644 index 0000000..dabc0a2 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Lake Tahoe Colors.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Leaves.jpg b/project/_Resources/_Wallpapers/elementary OS/Leaves.jpg new file mode 100644 index 0000000..5db9c2d Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Leaves.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Living Stones.jpg b/project/_Resources/_Wallpapers/elementary OS/Living Stones.jpg new file mode 100644 index 0000000..38fc686 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Living Stones.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Ryan Schroeder.jpg b/project/_Resources/_Wallpapers/elementary OS/Ryan Schroeder.jpg new file mode 100644 index 0000000..1c5aa10 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Ryan Schroeder.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/The Coast.jpg b/project/_Resources/_Wallpapers/elementary OS/The Coast.jpg new file mode 100644 index 0000000..b96d2c7 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/The Coast.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Tunnel.jpg b/project/_Resources/_Wallpapers/elementary OS/Tunnel.jpg new file mode 100644 index 0000000..f0e1969 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Tunnel.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Urban Dream.jpg b/project/_Resources/_Wallpapers/elementary OS/Urban Dream.jpg new file mode 100644 index 0000000..ee9b8e5 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Urban Dream.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Water Lily.jpg b/project/_Resources/_Wallpapers/elementary OS/Water Lily.jpg new file mode 100644 index 0000000..34df421 Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Water Lily.jpg differ diff --git a/project/_Resources/_Wallpapers/elementary OS/Wild Night.jpg b/project/_Resources/_Wallpapers/elementary OS/Wild Night.jpg new file mode 100644 index 0000000..f2c60ec Binary files /dev/null and b/project/_Resources/_Wallpapers/elementary OS/Wild Night.jpg differ diff --git a/project/_Resources/_Wallpapers/ubuntu.png b/project/_Resources/_Wallpapers/ubuntu.png new file mode 100644 index 0000000..d7b001e Binary files /dev/null and b/project/_Resources/_Wallpapers/ubuntu.png differ diff --git a/project/_Resources/cheser/bitmaps/actions/document-open_16.bmp b/project/_Resources/cheser/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..e0ef1a1 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/cheser/bitmaps/actions/document-open_24.bmp b/project/_Resources/cheser/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..d6e487a Binary files /dev/null and b/project/_Resources/cheser/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/cheser/bitmaps/actions/document-open_32.bmp b/project/_Resources/cheser/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..0f61cf7 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/cheser/bitmaps/actions/document-open_48.bmp b/project/_Resources/cheser/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..a959240 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/cheser/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/cheser/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..a52c7d4 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/cheser/bitmaps/actions/document-open_64.bmp b/project/_Resources/cheser/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..8fafc63 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_16.bmp b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_16.bmp new file mode 100644 index 0000000..b896ef0 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_16.bmp differ diff --git a/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_24.bmp b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_24.bmp new file mode 100644 index 0000000..df88e15 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_24.bmp differ diff --git a/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_32.bmp b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_32.bmp new file mode 100644 index 0000000..8ca7cc3 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_32.bmp differ diff --git a/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_48.bmp b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_48.bmp new file mode 100644 index 0000000..32be6ef Binary files /dev/null and b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_48.bmp differ diff --git a/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_64.bmp b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_64.bmp new file mode 100644 index 0000000..0881382 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/apps/preferences-desktop-wallpaper_64.bmp differ diff --git a/project/_Resources/cheser/bitmaps/places/folder-music_192.png b/project/_Resources/cheser/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..e5b655f Binary files /dev/null and b/project/_Resources/cheser/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/cheser/bitmaps/places/folder-pictures_192.png b/project/_Resources/cheser/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..0fbe804 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/cheser/bitmaps/places/folder-videos_192.png b/project/_Resources/cheser/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..fd8fc38 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/cheser/bitmaps/places/folder_192.png b/project/_Resources/cheser/bitmaps/places/folder_192.png new file mode 100644 index 0000000..dd69be6 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/cheser/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/cheser/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..5025fb4 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..4f936ed Binary files /dev/null and b/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/332.png b/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/332.png new file mode 100644 index 0000000..fdfef1a Binary files /dev/null and b/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/332.png differ diff --git a/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..b3e6b21 Binary files /dev/null and b/project/_Resources/cheser/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/cheser/files/Notepad2-CN-x64.exe b/project/_Resources/cheser/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..03c5002 Binary files /dev/null and b/project/_Resources/cheser/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/cheser/files/Notepad2-CN.exe b/project/_Resources/cheser/files/Notepad2-CN.exe new file mode 100644 index 0000000..0e1d557 Binary files /dev/null and b/project/_Resources/cheser/files/Notepad2-CN.exe differ diff --git a/project/_Resources/cheser/files/Notepad2-DE-x64.exe b/project/_Resources/cheser/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..e6dde0e Binary files /dev/null and b/project/_Resources/cheser/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/cheser/files/Notepad2-DE.exe b/project/_Resources/cheser/files/Notepad2-DE.exe new file mode 100644 index 0000000..44cdda9 Binary files /dev/null and b/project/_Resources/cheser/files/Notepad2-DE.exe differ diff --git a/project/_Resources/cheser/files/Notepad2-EN-x64.exe b/project/_Resources/cheser/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..7ba8663 Binary files /dev/null and b/project/_Resources/cheser/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/cheser/files/Notepad2-EN.exe b/project/_Resources/cheser/files/Notepad2-EN.exe new file mode 100644 index 0000000..9ea8e7f Binary files /dev/null and b/project/_Resources/cheser/files/Notepad2-EN.exe differ diff --git a/project/_Resources/cheser/icons/actions/folder-new_16_24_32.ico b/project/_Resources/cheser/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..c720233 Binary files /dev/null and b/project/_Resources/cheser/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/cheser/icons/apps/preferences-desktop-wallpaper.ico b/project/_Resources/cheser/icons/apps/preferences-desktop-wallpaper.ico new file mode 100644 index 0000000..d0b42ba Binary files /dev/null and b/project/_Resources/cheser/icons/apps/preferences-desktop-wallpaper.ico differ diff --git a/project/_Resources/cheser/icons/apps/preferences-desktop-wallpaper_+256.ico b/project/_Resources/cheser/icons/apps/preferences-desktop-wallpaper_+256.ico new file mode 100644 index 0000000..91f0ba4 Binary files /dev/null and b/project/_Resources/cheser/icons/apps/preferences-desktop-wallpaper_+256.ico differ diff --git a/project/_Resources/cheser/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/cheser/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..cab03a3 Binary files /dev/null and b/project/_Resources/cheser/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-documents.ico b/project/_Resources/cheser/icons/places/folder-documents.ico new file mode 100644 index 0000000..50fd781 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-documents.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-documents_+24_256.ico b/project/_Resources/cheser/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..61b9609 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-downloads_+24_256.ico b/project/_Resources/cheser/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..a450884 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-dropbox.ico b/project/_Resources/cheser/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..b7cbe17 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-dropbox_+256.ico b/project/_Resources/cheser/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..bb84f0e Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-music_+24_256.ico b/project/_Resources/cheser/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..2c742f3 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-music_+256.ico b/project/_Resources/cheser/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..1a4897f Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/cheser/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..98fbc64 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-pictures.ico b/project/_Resources/cheser/icons/places/folder-pictures.ico new file mode 100644 index 0000000..3cfb833 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-pictures_+24_256.ico b/project/_Resources/cheser/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..af9ed68 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-pictures_+256.ico b/project/_Resources/cheser/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..c01c1ed Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/cheser/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..4b8a611 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-publicshare.ico b/project/_Resources/cheser/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..83ef710 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-publicshare_+256.ico b/project/_Resources/cheser/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..f450ac6 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-remote.ico b/project/_Resources/cheser/icons/places/folder-remote.ico new file mode 100644 index 0000000..b918394 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-remote.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-remote_+256.ico b/project/_Resources/cheser/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..89d5865 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-remote_16_24_32.ico b/project/_Resources/cheser/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..0bbd3f7 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-vertical_+256.ico b/project/_Resources/cheser/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..b79f80b Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-videos_+24_256.ico b/project/_Resources/cheser/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..24fd505 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-videos_+256.ico b/project/_Resources/cheser/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..06b9e1d Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/cheser/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..c2cd546 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/cheser/icons/places/folder.ico b/project/_Resources/cheser/icons/places/folder.ico new file mode 100644 index 0000000..ccfa7d7 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder.ico differ diff --git a/project/_Resources/cheser/icons/places/folder_+256.ico b/project/_Resources/cheser/icons/places/folder_+256.ico new file mode 100644 index 0000000..238a336 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/folder_16.ico b/project/_Resources/cheser/icons/places/folder_16.ico new file mode 100644 index 0000000..0998f61 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder_16.ico differ diff --git a/project/_Resources/cheser/icons/places/folder_32.ico b/project/_Resources/cheser/icons/places/folder_32.ico new file mode 100644 index 0000000..b84fde3 Binary files /dev/null and b/project/_Resources/cheser/icons/places/folder_32.ico differ diff --git a/project/_Resources/cheser/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/cheser/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..3635779 Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/user-desktop.ico b/project/_Resources/cheser/icons/places/user-desktop.ico new file mode 100644 index 0000000..23c0c08 Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-desktop.ico differ diff --git a/project/_Resources/cheser/icons/places/user-desktop_+24.ico b/project/_Resources/cheser/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..40be581 Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/cheser/icons/places/user-desktop_+24_256.ico b/project/_Resources/cheser/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..bf04eaf Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/cheser/icons/places/user-desktop_+256.ico b/project/_Resources/cheser/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..802d131 Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/cheser/icons/places/user-home-remote.ico b/project/_Resources/cheser/icons/places/user-home-remote.ico new file mode 100644 index 0000000..471f8bf Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/cheser/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/cheser/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..635fad5 Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/cheser/icons/places/user-home_+24_64_256.ico b/project/_Resources/cheser/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..1ac59d3 Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/cheser/icons/places/user-home_16.ico b/project/_Resources/cheser/icons/places/user-home_16.ico new file mode 100644 index 0000000..f521292 Binary files /dev/null and b/project/_Resources/cheser/icons/places/user-home_16.ico differ diff --git a/project/_Resources/cheser/icons/status/folder-open.ico b/project/_Resources/cheser/icons/status/folder-open.ico new file mode 100644 index 0000000..ea88d0a Binary files /dev/null and b/project/_Resources/cheser/icons/status/folder-open.ico differ diff --git a/project/_Resources/cheser/icons/status/folder-open_+256.ico b/project/_Resources/cheser/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..174f321 Binary files /dev/null and b/project/_Resources/cheser/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/cheser/icons/status/folder-open_32.ico b/project/_Resources/cheser/icons/status/folder-open_32.ico new file mode 100644 index 0000000..a50e7b7 Binary files /dev/null and b/project/_Resources/cheser/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/cheser/icons/status/folder-remote-offline_16_24_32.ico b/project/_Resources/cheser/icons/status/folder-remote-offline_16_24_32.ico new file mode 100644 index 0000000..f09b89e Binary files /dev/null and b/project/_Resources/cheser/icons/status/folder-remote-offline_16_24_32.ico differ diff --git a/project/_Resources/cheser/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/cheser/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..7f26f54 Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/cheser/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/cheser/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..ca53a04 Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/cheser/icons/tweaked/imageres.dll/5.ico b/project/_Resources/cheser/icons/tweaked/imageres.dll/5.ico new file mode 100644 index 0000000..74e0c7b Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/imageres.dll/5.ico differ diff --git a/project/_Resources/cheser/icons/tweaked/imageres.dll/6.ico b/project/_Resources/cheser/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..8430dfb Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_256.xcf b/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_256.xcf new file mode 100644 index 0000000..b10d5f4 Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_256.xcf differ diff --git a/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_32.xcf b/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_32.xcf new file mode 100644 index 0000000..bbbb4f2 Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_32.xcf differ diff --git a/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_48.xcf b/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_48.xcf new file mode 100644 index 0000000..150dada Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/imageres.dll/folder-open-split_48.xcf differ diff --git a/project/_Resources/cheser/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/cheser/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..4957159 Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/cheser/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/cheser/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..00f12cc Binary files /dev/null and b/project/_Resources/cheser/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/cheser/themes/Aimp/Shiki-Cheser.acs3 b/project/_Resources/cheser/themes/Aimp/Shiki-Cheser.acs3 new file mode 100644 index 0000000..ef04388 Binary files /dev/null and b/project/_Resources/cheser/themes/Aimp/Shiki-Cheser.acs3 differ diff --git a/project/_Resources/cheser/themes/Firefox-Thunderbird/Cheser@Windows.xpi b/project/_Resources/cheser/themes/Firefox-Thunderbird/Cheser@Windows.xpi new file mode 100644 index 0000000..654ba8a Binary files /dev/null and b/project/_Resources/cheser/themes/Firefox-Thunderbird/Cheser@Windows.xpi differ diff --git a/project/_Resources/cheser/themes/Firefox/Cheser-Extras@Windows.xpi b/project/_Resources/cheser/themes/Firefox/Cheser-Extras@Windows.xpi new file mode 100644 index 0000000..597738d Binary files /dev/null and b/project/_Resources/cheser/themes/Firefox/Cheser-Extras@Windows.xpi differ diff --git a/project/_Resources/cheser/themes/LibreOffice/images_tango.zip b/project/_Resources/cheser/themes/LibreOffice/images_tango.zip new file mode 100644 index 0000000..6b97808 Binary files /dev/null and b/project/_Resources/cheser/themes/LibreOffice/images_tango.zip differ diff --git a/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/buttons/pause.png b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/buttons/pause.png new file mode 100644 index 0000000..73d18a1 Binary files /dev/null and b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/buttons/pause.png differ diff --git a/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png new file mode 100644 index 0000000..7d9ba35 Binary files /dev/null and b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png differ diff --git a/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png new file mode 100644 index 0000000..d7e60f7 Binary files /dev/null and b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png differ diff --git a/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png new file mode 100644 index 0000000..558757e Binary files /dev/null and b/project/_Resources/cheser/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png differ diff --git a/project/_Resources/cheser/themes/SMPlayer/Cheser/Cheser.rcc b/project/_Resources/cheser/themes/SMPlayer/Cheser/Cheser.rcc new file mode 100644 index 0000000..32393f1 Binary files /dev/null and b/project/_Resources/cheser/themes/SMPlayer/Cheser/Cheser.rcc differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/accessories-text-editor.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/accessories-text-editor.png new file mode 100644 index 0000000..f4891bd Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/accessories-text-editor.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/applications-internet.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/applications-internet.png new file mode 100644 index 0000000..cc989b6 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/applications-internet.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/applications-system.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/applications-system.png new file mode 100644 index 0000000..371c19b Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/applications-system.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/appointment-new.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/appointment-new.png new file mode 100644 index 0000000..c5e20fe Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/appointment-new.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/clipboard_dis.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/clipboard_dis.png new file mode 100644 index 0000000..4cb5c9e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/clipboard_dis.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/clipboard_en.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/clipboard_en.png new file mode 100644 index 0000000..3d4b5c1 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/clipboard_en.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/close.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/close.png new file mode 100644 index 0000000..2593d7d Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/close.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/contact-new.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/contact-new.png new file mode 100644 index 0000000..7cccad6 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/contact-new.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/contacts.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/contacts.png new file mode 100644 index 0000000..a43d39a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/contacts.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-apply.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-apply.png new file mode 100644 index 0000000..06b2491 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-apply.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-error.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-error.png new file mode 100644 index 0000000..d58f363 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-error.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-information.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-information.png new file mode 100644 index 0000000..d46095a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-information.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-password.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-password.png new file mode 100644 index 0000000..9b72988 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-password.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-warning.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-warning.png new file mode 100644 index 0000000..3d7cdb5 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/dialog-warning.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/disabled.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/disabled.png new file mode 100644 index 0000000..83947cd Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/disabled.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/document-new.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-new.png new file mode 100644 index 0000000..b7e3276 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-new.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/document-offline.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-offline.png new file mode 100644 index 0000000..19c4155 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-offline.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/document-open.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-open.png new file mode 100644 index 0000000..fd80d6e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-open.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/document-open_error.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-open_error.png new file mode 100644 index 0000000..50a2a7b Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-open_error.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/document-save.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-save.png new file mode 100644 index 0000000..3925c15 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/document-save.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/drive-removable-media.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/drive-removable-media.png new file mode 100644 index 0000000..22853a8 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/drive-removable-media.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-copy.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-copy.png new file mode 100644 index 0000000..210c07a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-copy.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-cut.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-cut.png new file mode 100644 index 0000000..d04f3ae Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-cut.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-delete.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-delete.png new file mode 100644 index 0000000..72a1507 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-delete.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-delete_16.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-delete_16.png new file mode 100644 index 0000000..ec35ed2 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-delete_16.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-find-replace.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-find-replace.png new file mode 100644 index 0000000..b5b88e4 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-find-replace.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-find.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-find.png new file mode 100644 index 0000000..8bd61a0 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-find.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-paste.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-paste.png new file mode 100644 index 0000000..1868224 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-paste.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-redo.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-redo.png new file mode 100644 index 0000000..b668a44 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-redo.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-select-all.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-select-all.png new file mode 100644 index 0000000..ba8b523 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-select-all.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-undo.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-undo.png new file mode 100644 index 0000000..4766cb3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/edit-undo.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/emblem-unreadable.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/emblem-unreadable.png new file mode 100644 index 0000000..a7d5c03 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/emblem-unreadable.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/enabled.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/enabled.png new file mode 100644 index 0000000..dd5c6a4 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/enabled.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/extension.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/extension.png new file mode 100644 index 0000000..e41846e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/extension.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/face-sad.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/face-sad.png new file mode 100644 index 0000000..7792e0c Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/face-sad.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/face-smile.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/face-smile.png new file mode 100644 index 0000000..c68b666 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/face-smile.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/filter.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/filter.png new file mode 100644 index 0000000..f295f93 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/filter.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/flashgot.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/flashgot.png new file mode 100644 index 0000000..1824231 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/flashgot.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-new.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-new.png new file mode 100644 index 0000000..7722b44 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-new.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-open.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-open.png new file mode 100644 index 0000000..3fd6f94 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-open.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-remote.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-remote.png new file mode 100644 index 0000000..b55d922 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-remote.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-visiting.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-visiting.png new file mode 100644 index 0000000..0355306 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-visiting.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-visiting_add.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-visiting_add.png new file mode 100644 index 0000000..a498163 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder-visiting_add.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/folder.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder.png new file mode 100644 index 0000000..761ada6 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/folder.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/font-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/font-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/format-text-italic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/format-text-italic.png new file mode 100644 index 0000000..4db97c2 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/format-text-italic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-bottom.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-bottom.png new file mode 100644 index 0000000..60038f5 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-bottom.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-down.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-down.png new file mode 100644 index 0000000..9d31721 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-down.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-first.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-first.png new file mode 100644 index 0000000..86f4390 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-first.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-jump.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-jump.png new file mode 100644 index 0000000..88d7f3c Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-jump.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-last.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-last.png new file mode 100644 index 0000000..b9b0953 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-last.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-next.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-next.png new file mode 100644 index 0000000..c4c0895 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-next.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-previous.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-previous.png new file mode 100644 index 0000000..33c5293 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-previous.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-top.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-top.png new file mode 100644 index 0000000..42aa22a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-top.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/go-up.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-up.png new file mode 100644 index 0000000..c747322 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/go-up.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/help-browser.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/help-browser.png new file mode 100644 index 0000000..91b0c90 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/help-browser.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/internet-group-chat.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/internet-group-chat.png new file mode 100644 index 0000000..9cb1d3b Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/internet-group-chat.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/internet-web-browser.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/internet-web-browser.png new file mode 100644 index 0000000..cc989b6 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/internet-web-browser.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/jdownloader.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/jdownloader.png new file mode 100644 index 0000000..5827723 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/jdownloader.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/keepassx.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/keepassx.png new file mode 100644 index 0000000..f24f20d Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/keepassx.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/list-add.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/list-add.png new file mode 100644 index 0000000..184afa8 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/list-add.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/list-remove.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/list-remove.png new file mode 100644 index 0000000..9af91bc Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/list-remove.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/list-remove_disabled.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/list-remove_disabled.png new file mode 100644 index 0000000..ceeec95 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/list-remove_disabled.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/list.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/list.png new file mode 100644 index 0000000..bbe072a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/list.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/logomenu.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/logomenu.png new file mode 100644 index 0000000..478c4fb Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/logomenu.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mail-attachment.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mail-attachment.png new file mode 100644 index 0000000..670d67b Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mail-attachment.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/media-floppy.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-floppy.png new file mode 100644 index 0000000..1f1bc8e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-floppy.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-pause.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-pause.png new file mode 100644 index 0000000..0ac0ca7 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-pause.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-start.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-start.png new file mode 100644 index 0000000..580fcf9 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-start.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-stop.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-stop.png new file mode 100644 index 0000000..dd02030 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-playback-stop.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/media-record.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-record.png new file mode 100644 index 0000000..ec2fd07 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/media-record.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/merge.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/merge.png new file mode 100644 index 0000000..0c2a7c1 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/merge.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/application-certificate.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/application-certificate.png new file mode 100644 index 0000000..af3dafa Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/application-certificate.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/application-x-executable.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/application-x-executable.png new file mode 100644 index 0000000..b810fc1 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/application-x-executable.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/audio-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/audio-x-generic.png new file mode 100644 index 0000000..ede8e9d Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/audio-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/font-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/font-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/image-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/image-x-generic.png new file mode 100644 index 0000000..3ad564c Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/image-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/package-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/package-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-html.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-html.png new file mode 100644 index 0000000..b1df007 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-html.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-generic-template.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-generic-template.png new file mode 100644 index 0000000..a23677f Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-generic-template.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-generic.png new file mode 100644 index 0000000..9212b03 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-script.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-script.png new file mode 100644 index 0000000..c3145d3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/text-x-script.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/video-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/video-x-generic.png new file mode 100644 index 0000000..79af499 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/video-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-address-book.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-address-book.png new file mode 100644 index 0000000..d2a8669 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-address-book.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-calendar.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-calendar.png new file mode 100644 index 0000000..cec3de3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-calendar.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-document-template.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-document-template.png new file mode 100644 index 0000000..9d4b25f Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-document-template.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-document.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-document.png new file mode 100644 index 0000000..c9e318e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-document.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-drawing-template.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-drawing-template.png new file mode 100644 index 0000000..5cd2a35 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-drawing-template.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-drawing.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-drawing.png new file mode 100644 index 0000000..7f9cf1d Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-drawing.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-presentation-template.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-presentation-template.png new file mode 100644 index 0000000..b455989 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-presentation-template.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-presentation.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-presentation.png new file mode 100644 index 0000000..839e9a3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-presentation.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-spreadsheet-template.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-spreadsheet-template.png new file mode 100644 index 0000000..387b9cf Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-spreadsheet-template.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-spreadsheet.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-spreadsheet.png new file mode 100644 index 0000000..0a531a6 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/mime/x-office-spreadsheet.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/minimize_left.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/minimize_left.png new file mode 100644 index 0000000..8bd2d7d Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/minimize_left.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/minimize_right.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/minimize_right.png new file mode 100644 index 0000000..75e0c40 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/minimize_right.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/network-error.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-error.png new file mode 100644 index 0000000..7c91d24 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-error.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/network-idle.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-idle.png new file mode 100644 index 0000000..5558f1c Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-idle.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/network-reconnect-warning.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-reconnect-warning.png new file mode 100644 index 0000000..39b51c3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-reconnect-warning.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/network-reconnect.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-reconnect.png new file mode 100644 index 0000000..29c42e5 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-reconnect.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/network-server.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-server.png new file mode 100644 index 0000000..81d0479 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/network-server.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/ok.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/ok.png new file mode 100644 index 0000000..6838c42 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/ok.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic-rename.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic-rename.png new file mode 100644 index 0000000..aca03fe Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic-rename.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_.png new file mode 100644 index 0000000..a48349b Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close.png new file mode 100644 index 0000000..cf1aba2 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_.png new file mode 100644 index 0000000..102184e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_failed.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_failed.png new file mode 100644 index 0000000..cec767a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_failed.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_failed_.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_failed_.png new file mode 100644 index 0000000..53ae571 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_close_failed_.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_failed.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_failed.png new file mode 100644 index 0000000..9b2c25b Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_failed.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_failed_.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_failed_.png new file mode 100644 index 0000000..1f97a6f Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/package-x-generic_failed_.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-assistive-technology.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-assistive-technology.png new file mode 100644 index 0000000..7a02b28 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-assistive-technology.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-locale.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-locale.png new file mode 100644 index 0000000..c6b9a68 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-locale.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-wallpaper.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..cfdf28c Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop.png new file mode 100644 index 0000000..f59417b Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-desktop.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-system.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-system.png new file mode 100644 index 0000000..2f09ef3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/preferences-system.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/premium.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/premium.png new file mode 100644 index 0000000..a3566d1 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/premium.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/premium_disabled.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/premium_disabled.png new file mode 100644 index 0000000..94f9835 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/premium_disabled.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/premium_enabled.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/premium_enabled.png new file mode 100644 index 0000000..42aeda9 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/premium_enabled.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_-1.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_-1.png new file mode 100644 index 0000000..3507083 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_-1.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_0.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_0.png new file mode 100644 index 0000000..be02b6a Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_0.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_1.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_1.png new file mode 100644 index 0000000..a9161bb Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_1.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_2.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_2.png new file mode 100644 index 0000000..df3f699 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_2.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_3.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_3.png new file mode 100644 index 0000000..b3cfbd2 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/prio_3.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/process-stop.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/process-stop.png new file mode 100644 index 0000000..6dc8f93 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/process-stop.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_disabled.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_disabled.png new file mode 100644 index 0000000..f1030a8 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_disabled.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_enabled.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_enabled.png new file mode 100644 index 0000000..2b6f4ad Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_enabled.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_select.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_select.png new file mode 100644 index 0000000..3b5ec67 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/reconnect_select.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-all.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-all.png new file mode 100644 index 0000000..be29ec0 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-all.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-dupes.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-dupes.png new file mode 100644 index 0000000..a86af09 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-dupes.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-failed.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-failed.png new file mode 100644 index 0000000..d548f43 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-failed.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-ok.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-ok.png new file mode 100644 index 0000000..9074950 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/remove-ok.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/software-update-available.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/software-update-available.png new file mode 100644 index 0000000..f63b4d8 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/software-update-available.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/sort.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/sort.png new file mode 100644 index 0000000..16fb624 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/sort.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/splash.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/splash.png new file mode 100644 index 0000000..9995af1 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/splash.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/stop_after_disabled_big.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/stop_after_disabled_big.png new file mode 100644 index 0000000..229dc6c Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/stop_after_disabled_big.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/stop_after_enabled_big.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/stop_after_enabled_big.png new file mode 100644 index 0000000..357e3d8 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/stop_after_enabled_big.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/system-file-manager.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-file-manager.png new file mode 100644 index 0000000..a592c58 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-file-manager.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/system-installer.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-installer.png new file mode 100644 index 0000000..d4b0b3c Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-installer.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/system-log-out.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-log-out.png new file mode 100644 index 0000000..c3f905e Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-log-out.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/system-search-add.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-search-add.png new file mode 100644 index 0000000..177b302 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-search-add.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/system-search.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-search.png new file mode 100644 index 0000000..bbb6931 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-search.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/system-software-update.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-software-update.png new file mode 100644 index 0000000..ccba1c2 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/system-software-update.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/text-x-log.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/text-x-log.png new file mode 100644 index 0000000..f36e6c3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/text-x-log.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/user-home.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/user-home.png new file mode 100644 index 0000000..9602fa2 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/user-home.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/user-trash.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/user-trash.png new file mode 100644 index 0000000..1ee9206 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/user-trash.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/utilities-terminal.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/utilities-terminal.png new file mode 100644 index 0000000..83e0ac3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/utilities-terminal.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/view-refresh-warning.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/view-refresh-warning.png new file mode 100644 index 0000000..0c495d4 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/view-refresh-warning.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/view-refresh.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/view-refresh.png new file mode 100644 index 0000000..2c00ffb Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/view-refresh.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/view-restore.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/view-restore.png new file mode 100644 index 0000000..3cfd987 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/view-restore.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/window-new.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/window-new.png new file mode 100644 index 0000000..55962a0 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/window-new.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/img/cheser/x.png b/project/_Resources/cheser/themes/jDownloader/img/cheser/x.png new file mode 100644 index 0000000..bede9c3 Binary files /dev/null and b/project/_Resources/cheser/themes/jDownloader/img/cheser/x.png differ diff --git a/project/_Resources/cheser/themes/jDownloader/themes/cheser.icl b/project/_Resources/cheser/themes/jDownloader/themes/cheser.icl new file mode 100644 index 0000000..f529ce1 --- /dev/null +++ b/project/_Resources/cheser/themes/jDownloader/themes/cheser.icl @@ -0,0 +1,198 @@ +Cheser Theme by Heebijeebi +##unset +gui.icons.copy = cheser/edit-copy +gui.icons.cut = cheser/edit-cut +gui.icons.paste = cheser/edit-paste +gui.icons.select_all = cheser/edit-select-all +gui.icons.delete = cheser/edit-delete + + +## +gui.images.barrierfree= cheser/preferences-desktop-assistive-technology +gui.images.toolbar =cheser/window-new +gui.images.add = cheser/list-add +gui.images.stopmark = cheser/media-record +gui.images.stopmark.disabled=cheser/stop_after_disabled_big +gui.images.stopmark.enabled=cheser/stop_after_enabled_big +gui.images.cancel = cheser/emblem-unreadable +gui.images.taskpanes.addons = cheser/mail-attachment +gui.images.config.addons = cheser/mail-attachment +gui.images.config.home = cheser/applications-system +gui.images.config.network_local = cheser/network-idle +gui.images.config.gui = cheser/preferences-desktop-wallpaper +gui.images.config.reconnect = cheser/view-refresh +gui.images.config.host = cheser/internet-web-browser +gui.images.browse = cheser/internet-web-browser +gui.images.addons.flashgot = cheser/flashgot +gui.images.addons.unrar = cheser/package-x-generic +gui.images.addons.merge = cheser/merge +gui.images.config.ocr = cheser/format-text-italic +gui.images.config.eventmanager = cheser/appointment-new +gui.images.progress = cheser/appointment-new +gui.images.config.packagemanager = cheser/extension +gui.images.config.tip = cheser/dialog-information +gui.images.captcha.methods = cheser/font-x-generic +gui.images.configuration = cheser/preferences-desktop +gui.images.delete = cheser/list-remove +gui.images.newpackage = cheser/folder-new +gui.images.password = cheser/keepassx +gui.images.resume = cheser/view-refresh +gui.images.dlc = cheser/merge +gui.clicknload = logo/cnl +gui.images.list=cheser/accessories-text-editor +gui.images.newlogins = cheser/contact-new +gui.images.performance = cheser/prio_3 +gui.images.stopsign = cheser/process-stop +gui.images.sort = cheser/sort +gui.images.running = cheser/go-next +gui.images.load = cheser/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = cheser/remove-ok +gui.images.remove_all = cheser/remove-all +gui.images.remove_dupes = cheser/remove-dupes +gui.images.remove_failed = cheser/remove-failed +gui.images.remove_disabled = cheser/list-remove_disabled +gui.images.play = cheser/media-playback-start +gui.images.next = cheser/media-playback-start +gui.images.save = cheser/document-save +gui.images.close = cheser/close +gui.images.stop = cheser/media-playback-stop +gui.images.terminal = cheser/utilities-terminal +gui.images.update_manager = cheser/software-update-available +gui.images.help = cheser/help-browser +gui.images.about = cheser/jdownloader +gui.images.update = cheser/system-software-update +gui.images.exit = cheser/system-log-out +gui.images.restart = cheser/view-restore +gui.images.url = cheser/list-add +gui.images.upload = cheser/go-up +gui.images.warning = cheser/dialog-warning +gui.images.link = cheser/mime/text-x-generic-template +gui.images.package_closed_tree = cheser/package-x-generic_close_ +gui.images.package_closed_error_tree = cheser/package-x-generic_close_failed_ +gui.images.package_opened_tree = cheser/package-x-generic_ +gui.images.package_open_error_tree = cheser/package-x-generic_failed_ +gui.images.package_closed = cheser/package-x-generic_close +gui.images.package_closed_error = cheser/package-x-generic_close_failed +gui.images.package_opened = cheser/package-x-generic +gui.images.package_open_error = cheser/package-x-generic_failed +gui.images.downloadorder = cheser/edit-redo +gui.images.edit = cheser/package-x-generic-rename +gui.images.networkerror = cheser/network-error +gui.images.removefailed = cheser/network-error +gui.images.proxy = cheser/network-server +gui.images.network = cheser/network-idle +gui.images.logout = cheser/system-log-out +gui.images.uninstall = cheser/edit-delete_16 +gui.images.install= cheser/system-installer +gui.images.reconnect_selection = cheser/reconnect_select +gui.images.reconnect_settings = cheser/preferences-system +gui.splash = cheser/splash +gui.images.findandreplace=cheser/edit-find-replace +gui.images.search = cheser/system-search +gui.images.undo = cheser/edit-undo +gui.images.container = cheser/package-x-generic +gui.splash.languages = cheser/preferences-desktop-locale +gui.splash.settings = cheser/applications-system +gui.splash.controller = cheser/preferences-desktop +gui.splash.update = cheser/system-software-update +gui.splash.plugins = cheser/mail-attachment +gui.splash.screen = cheser/preferences-desktop-wallpaper +gui.splash.dllist = cheser/media-playback-start +gui.images.reconnect = cheser/network-reconnect +gui.images.reconnect_warning = cheser/network-reconnect-warning +gui.images.addlinktext = cheser/folder-visiting_add +gui.images.download = cheser/software-update-available +gui.images.add_all = cheser/dialog-apply +gui.images.add_package = cheser/folder-open +gui.images.clear = cheser/edit-delete +gui.images.clipboard = cheser/edit-paste +gui.images.clipboard_enabled = cheser/clipboard_en +gui.images.clipboard_disabled = cheser/clipboard_dis +gui.images.premium_enabled = cheser/premium_enabled +gui.images.premium_disabled = cheser/premium_disabled +gui.images.reconnect_enabled = cheser/reconnect_enabled +gui.images.reconnect_disabled = cheser/reconnect_disabled +gui.images.abort = cheser/emblem-unreadable +gui.images.taskpanes.linkgrabber = cheser/system-search-add +gui.images.taskpanes.configuration = cheser/applications-system +gui.images.taskpanes.generalpurpose = cheser/go-bottom +gui.images.taskpanes.premium = cheser/premium +gui.images.taskpanes.log = cheser/text-x-log +gui.images.vip = cheser/contact-new +gui.images.buy = cheser/premium +gui.images.premium = cheser/dialog-password +gui.images.htaccess = cheser/keepassx +gui.images.accounts = cheser/contacts +gui.images.logomenu = cheser/logomenu +gui.images.up = cheser/go-up +gui.tab.close = cheser/x +gui.images.down = cheser/go-down +gui.images.taskpanes.download = cheser/go-down +gui.images.go_bottom = cheser/go-bottom +gui.images.go_top = cheser/go-top +gui.images.offlinefile = cheser/document-offline +gui.images.priority-1 = cheser/prio_-1 +gui.images.priority0 = cheser/prio_0 +gui.images.priority1 = cheser/prio_1 +gui.images.priority2 = cheser/prio_2 +gui.images.priority3 = cheser/prio_3 +gui.images.break = cheser/media-playback-pause +gui.images.ok = cheser/ok +gui.images.bad = cheser/dialog-error +gui.images.selected = cheser/face-smile +gui.images.unselected = cheser/face-sad +gui.images.minimize.left = cheser/minimize_left +gui.images.minimize.right = cheser/minimize_right +gui.images.chat = cheser/internet-group-chat +gui.images.enabled = cheser/enabled +gui.images.disabled = cheser/disabled +gui.images.filter = cheser/filter +gui.images.addselected = cheser/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/cheser/themes/uTorrent/tabs.bmp b/project/_Resources/cheser/themes/uTorrent/tabs.bmp new file mode 100644 index 0000000..a7b93e8 Binary files /dev/null and b/project/_Resources/cheser/themes/uTorrent/tabs.bmp differ diff --git a/project/_Resources/cheser/themes/uTorrent/toolbar.bmp b/project/_Resources/cheser/themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..d11cc3a Binary files /dev/null and b/project/_Resources/cheser/themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/cheser/themes/uTorrent/tstatus.bmp b/project/_Resources/cheser/themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..0e4a06f Binary files /dev/null and b/project/_Resources/cheser/themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/elementary/_WIP/Piriform/264+278.bmp b/project/_Resources/elementary/_WIP/Piriform/264+278.bmp new file mode 100644 index 0000000..28fcba7 Binary files /dev/null and b/project/_Resources/elementary/_WIP/Piriform/264+278.bmp differ diff --git a/project/_Resources/elementary/_WIP/Piriform/341.png b/project/_Resources/elementary/_WIP/Piriform/341.png new file mode 100644 index 0000000..205d26a Binary files /dev/null and b/project/_Resources/elementary/_WIP/Piriform/341.png differ diff --git a/project/_Resources/elementary/_WIP/ac-adapter_32_48.ico b/project/_Resources/elementary/_WIP/ac-adapter_32_48.ico new file mode 100644 index 0000000..d043fb2 Binary files /dev/null and b/project/_Resources/elementary/_WIP/ac-adapter_32_48.ico differ diff --git a/project/_Resources/elementary/_WIP/applications-other.ico b/project/_Resources/elementary/_WIP/applications-other.ico new file mode 100644 index 0000000..9c2f0a7 Binary files /dev/null and b/project/_Resources/elementary/_WIP/applications-other.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-high.ico b/project/_Resources/elementary/_WIP/audio-volume-high.ico new file mode 100644 index 0000000..8517f6b Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-high.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-high_+24_256.ico b/project/_Resources/elementary/_WIP/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..36a3199 Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-high_16_20_24_32.ico b/project/_Resources/elementary/_WIP/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..5d421c5 Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-low_16_20_24_32.ico b/project/_Resources/elementary/_WIP/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..3f2309e Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-medium_16_20_24_32.ico b/project/_Resources/elementary/_WIP/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..fb23061 Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-muted_16_20_24_32.ico b/project/_Resources/elementary/_WIP/audio-volume-muted_16_20_24_32.ico new file mode 100644 index 0000000..8373f84 Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-muted_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-muted_32_48.ico b/project/_Resources/elementary/_WIP/audio-volume-muted_32_48.ico new file mode 100644 index 0000000..dc1c096 Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-muted_32_48.ico differ diff --git a/project/_Resources/elementary/_WIP/audio-volume-none_16_20_24_32.ico b/project/_Resources/elementary/_WIP/audio-volume-none_16_20_24_32.ico new file mode 100644 index 0000000..32e53fd Binary files /dev/null and b/project/_Resources/elementary/_WIP/audio-volume-none_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/_WIP/backup_+256.ico b/project/_Resources/elementary/_WIP/backup_+256.ico new file mode 100644 index 0000000..e47b0a0 Binary files /dev/null and b/project/_Resources/elementary/_WIP/backup_+256.ico differ diff --git a/project/_Resources/elementary/_WIP/backup_+64_256.ico b/project/_Resources/elementary/_WIP/backup_+64_256.ico new file mode 100644 index 0000000..69233ec Binary files /dev/null and b/project/_Resources/elementary/_WIP/backup_+64_256.ico differ diff --git a/project/_Resources/elementary/_WIP/camera-video.ico b/project/_Resources/elementary/_WIP/camera-video.ico new file mode 100644 index 0000000..2748af0 Binary files /dev/null and b/project/_Resources/elementary/_WIP/camera-video.ico differ diff --git a/project/_Resources/elementary/_WIP/camera-video_+24_256.ico b/project/_Resources/elementary/_WIP/camera-video_+24_256.ico new file mode 100644 index 0000000..7102c64 Binary files /dev/null and b/project/_Resources/elementary/_WIP/camera-video_+24_256.ico differ diff --git a/project/_Resources/elementary/_WIP/camera-video_+256.ico b/project/_Resources/elementary/_WIP/camera-video_+256.ico new file mode 100644 index 0000000..4ff59d2 Binary files /dev/null and b/project/_Resources/elementary/_WIP/camera-video_+256.ico differ diff --git a/project/_Resources/elementary/_WIP/camera-web_+24_256.ico b/project/_Resources/elementary/_WIP/camera-web_+24_256.ico new file mode 100644 index 0000000..7ea1f38 Binary files /dev/null and b/project/_Resources/elementary/_WIP/camera-web_+24_256.ico differ diff --git a/project/_Resources/elementary/_WIP/ccleaner_+256.ico b/project/_Resources/elementary/_WIP/ccleaner_+256.ico new file mode 100644 index 0000000..787dd95 Binary files /dev/null and b/project/_Resources/elementary/_WIP/ccleaner_+256.ico differ diff --git a/project/_Resources/elementary/_WIP/document-save-as_32.bmp b/project/_Resources/elementary/_WIP/document-save-as_32.bmp new file mode 100644 index 0000000..cde2a7b Binary files /dev/null and b/project/_Resources/elementary/_WIP/document-save-as_32.bmp differ diff --git a/project/_Resources/elementary/_WIP/document-save-as_64.bmp b/project/_Resources/elementary/_WIP/document-save-as_64.bmp new file mode 100644 index 0000000..5feac3a Binary files /dev/null and b/project/_Resources/elementary/_WIP/document-save-as_64.bmp differ diff --git a/project/_Resources/elementary/_WIP/emblem-down_+256.ico b/project/_Resources/elementary/_WIP/emblem-down_+256.ico new file mode 100644 index 0000000..24dd234 Binary files /dev/null and b/project/_Resources/elementary/_WIP/emblem-down_+256.ico differ diff --git a/project/_Resources/elementary/_WIP/format-indent-less_32.bmp b/project/_Resources/elementary/_WIP/format-indent-less_32.bmp new file mode 100644 index 0000000..6960297 Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-indent-less_32.bmp differ diff --git a/project/_Resources/elementary/_WIP/format-indent-more_32.bmp b/project/_Resources/elementary/_WIP/format-indent-more_32.bmp new file mode 100644 index 0000000..31b3f70 Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-indent-more_32.bmp differ diff --git a/project/_Resources/elementary/_WIP/format-justify-center_32.bmp b/project/_Resources/elementary/_WIP/format-justify-center_32.bmp new file mode 100644 index 0000000..b4e7115 Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-justify-center_32.bmp differ diff --git a/project/_Resources/elementary/_WIP/format-justify-left_32.bmp b/project/_Resources/elementary/_WIP/format-justify-left_32.bmp new file mode 100644 index 0000000..4debd8f Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-justify-left_32.bmp differ diff --git a/project/_Resources/elementary/_WIP/format-justify-right_32.bmp b/project/_Resources/elementary/_WIP/format-justify-right_32.bmp new file mode 100644 index 0000000..d1cdf1e Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-justify-right_32.bmp differ diff --git a/project/_Resources/elementary/_WIP/format-line-space_16.bmp b/project/_Resources/elementary/_WIP/format-line-space_16.bmp new file mode 100644 index 0000000..53adf7d Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-line-space_16.bmp differ diff --git a/project/_Resources/elementary/_WIP/format-list_16.bmp b/project/_Resources/elementary/_WIP/format-list_16.bmp new file mode 100644 index 0000000..43df0cf Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-list_16.bmp differ diff --git a/project/_Resources/elementary/_WIP/format-list_24.bmp b/project/_Resources/elementary/_WIP/format-list_24.bmp new file mode 100644 index 0000000..c795f63 Binary files /dev/null and b/project/_Resources/elementary/_WIP/format-list_24.bmp differ diff --git a/project/_Resources/elementary/_WIP/media-flash-usb_+24_256.ico b/project/_Resources/elementary/_WIP/media-flash-usb_+24_256.ico new file mode 100644 index 0000000..87818cb Binary files /dev/null and b/project/_Resources/elementary/_WIP/media-flash-usb_+24_256.ico differ diff --git a/project/_Resources/elementary/_WIP/media-wmp_+24_256.ico b/project/_Resources/elementary/_WIP/media-wmp_+24_256.ico new file mode 100644 index 0000000..b6d2ef2 Binary files /dev/null and b/project/_Resources/elementary/_WIP/media-wmp_+24_256.ico differ diff --git a/project/_Resources/elementary/_WIP/pda.ico b/project/_Resources/elementary/_WIP/pda.ico new file mode 100644 index 0000000..a202188 Binary files /dev/null and b/project/_Resources/elementary/_WIP/pda.ico differ diff --git a/project/_Resources/elementary/_WIP/pda_+24_256.ico b/project/_Resources/elementary/_WIP/pda_+24_256.ico new file mode 100644 index 0000000..cc20a6c Binary files /dev/null and b/project/_Resources/elementary/_WIP/pda_+24_256.ico differ diff --git a/project/_Resources/elementary/_WIP/pda_+256.ico b/project/_Resources/elementary/_WIP/pda_+256.ico new file mode 100644 index 0000000..29ca0f6 Binary files /dev/null and b/project/_Resources/elementary/_WIP/pda_+256.ico differ diff --git a/project/_Resources/elementary/_WIP/preferences-computer-laptop.ico b/project/_Resources/elementary/_WIP/preferences-computer-laptop.ico new file mode 100644 index 0000000..578ac85 Binary files /dev/null and b/project/_Resources/elementary/_WIP/preferences-computer-laptop.ico differ diff --git a/project/_Resources/elementary/_WIP/preferences-other_16.ico b/project/_Resources/elementary/_WIP/preferences-other_16.ico new file mode 100644 index 0000000..f922d3d Binary files /dev/null and b/project/_Resources/elementary/_WIP/preferences-other_16.ico differ diff --git a/project/_Resources/elementary/_WIP/security-main_+24_64_128_256.ico b/project/_Resources/elementary/_WIP/security-main_+24_64_128_256.ico new file mode 100644 index 0000000..fcd1fdf Binary files /dev/null and b/project/_Resources/elementary/_WIP/security-main_+24_64_128_256.ico differ diff --git a/project/_Resources/elementary/_WIP/security-main_+24_64_128_256_NEW.ico b/project/_Resources/elementary/_WIP/security-main_+24_64_128_256_NEW.ico new file mode 100644 index 0000000..6a3b80f Binary files /dev/null and b/project/_Resources/elementary/_WIP/security-main_+24_64_128_256_NEW.ico differ diff --git a/project/_Resources/elementary/_WIP/security-main_+8_24_128_256.ico b/project/_Resources/elementary/_WIP/security-main_+8_24_128_256.ico new file mode 100644 index 0000000..c856f4f Binary files /dev/null and b/project/_Resources/elementary/_WIP/security-main_+8_24_128_256.ico differ diff --git a/project/_Resources/elementary/_WIP/security-main_+8_24_128_256_NEW.ico b/project/_Resources/elementary/_WIP/security-main_+8_24_128_256_NEW.ico new file mode 100644 index 0000000..27514d9 Binary files /dev/null and b/project/_Resources/elementary/_WIP/security-main_+8_24_128_256_NEW.ico differ diff --git a/project/_Resources/elementary/_WIP/security-main_16_20_24_32.ico b/project/_Resources/elementary/_WIP/security-main_16_20_24_32.ico new file mode 100644 index 0000000..daa3e50 Binary files /dev/null and b/project/_Resources/elementary/_WIP/security-main_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/_WIP/security-main_16_20_24_32_NEW.ico b/project/_Resources/elementary/_WIP/security-main_16_20_24_32_NEW.ico new file mode 100644 index 0000000..7cc503f Binary files /dev/null and b/project/_Resources/elementary/_WIP/security-main_16_20_24_32_NEW.ico differ diff --git a/project/_Resources/elementary/_WIP/synccenter-unsyncable_+20_24.ico b/project/_Resources/elementary/_WIP/synccenter-unsyncable_+20_24.ico new file mode 100644 index 0000000..1045df2 Binary files /dev/null and b/project/_Resources/elementary/_WIP/synccenter-unsyncable_+20_24.ico differ diff --git a/project/_Resources/elementary/_WIP/synccenter-uptodate_+20_24.ico b/project/_Resources/elementary/_WIP/synccenter-uptodate_+20_24.ico new file mode 100644 index 0000000..4959273 Binary files /dev/null and b/project/_Resources/elementary/_WIP/synccenter-uptodate_+20_24.ico differ diff --git a/project/_Resources/elementary/_WIP/synccenter-warning_+20_24.ico b/project/_Resources/elementary/_WIP/synccenter-warning_+20_24.ico new file mode 100644 index 0000000..4a1ea7d Binary files /dev/null and b/project/_Resources/elementary/_WIP/synccenter-warning_+20_24.ico differ diff --git a/project/_Resources/elementary/_WIP/synccenter_+20_24.ico b/project/_Resources/elementary/_WIP/synccenter_+20_24.ico new file mode 100644 index 0000000..614ec74 Binary files /dev/null and b/project/_Resources/elementary/_WIP/synccenter_+20_24.ico differ diff --git a/project/_Resources/elementary/_WIP/system-run.ico b/project/_Resources/elementary/_WIP/system-run.ico new file mode 100644 index 0000000..5eefbfb Binary files /dev/null and b/project/_Resources/elementary/_WIP/system-run.ico differ diff --git a/project/_Resources/elementary/_WIP/system-run_+64_256.ico b/project/_Resources/elementary/_WIP/system-run_+64_256.ico new file mode 100644 index 0000000..51476bd Binary files /dev/null and b/project/_Resources/elementary/_WIP/system-run_+64_256.ico differ diff --git a/project/_Resources/elementary/_WIP/tango-image-x-generic_16_20_24_32.ico b/project/_Resources/elementary/_WIP/tango-image-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..5da5d6a Binary files /dev/null and b/project/_Resources/elementary/_WIP/tango-image-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/_WIP/tango-network-wired_+24_256.ico b/project/_Resources/elementary/_WIP/tango-network-wired_+24_256.ico new file mode 100644 index 0000000..e0fda1e Binary files /dev/null and b/project/_Resources/elementary/_WIP/tango-network-wired_+24_256.ico differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/Readme.txt b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/Readme.txt new file mode 100644 index 0000000..60fabcd --- /dev/null +++ b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/Readme.txt @@ -0,0 +1,5 @@ +elementary - Crystal Disk Info Theme + +Designed by heebijeebi +http://heebijeebi.deviantart.com +heebijeebi[at]gmx.net \ No newline at end of file diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-100.png new file mode 100644 index 0000000..0fa35ac Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-125.png new file mode 100644 index 0000000..e0967d8 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-150.png new file mode 100644 index 0000000..80c4b75 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-200.png new file mode 100644 index 0000000..e4ea69d Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-300.png new file mode 100644 index 0000000..1d6335c Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskBad-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-100.png new file mode 100644 index 0000000..065ce13 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-125.png new file mode 100644 index 0000000..b9c1cad Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-150.png new file mode 100644 index 0000000..e4ba0c2 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-200.png new file mode 100644 index 0000000..4eb3821 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-300.png new file mode 100644 index 0000000..efa1be2 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskCaution-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-100.png new file mode 100644 index 0000000..43a69bf Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-125.png new file mode 100644 index 0000000..01a5618 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-125_orig.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-125_orig.png new file mode 100644 index 0000000..7f14bda Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-125_orig.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-150.png new file mode 100644 index 0000000..559f222 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-200.png new file mode 100644 index 0000000..43aa1d1 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-300.png new file mode 100644 index 0000000..b2256da Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGood-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-100.png new file mode 100644 index 0000000..fa83911 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-125.png new file mode 100644 index 0000000..6a23e6d Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-150.png new file mode 100644 index 0000000..848c766 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-200.png new file mode 100644 index 0000000..659a94a Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-300.png new file mode 100644 index 0000000..0faa147 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskGoodGreen-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-100.png new file mode 100644 index 0000000..de8ad74 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-125.png new file mode 100644 index 0000000..3338f6f Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-150.png new file mode 100644 index 0000000..a89417d Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-200.png new file mode 100644 index 0000000..97b258e Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-300.png new file mode 100644 index 0000000..64829e1 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusBad-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-100.png new file mode 100644 index 0000000..f979270 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-125.png new file mode 100644 index 0000000..d46b429 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-150.png new file mode 100644 index 0000000..d33e6d6 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-200.png new file mode 100644 index 0000000..0e74fcd Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-300.png new file mode 100644 index 0000000..3ff4c82 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusCaution-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-100.png new file mode 100644 index 0000000..310609e Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-125.png new file mode 100644 index 0000000..f4848aa Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-150.png new file mode 100644 index 0000000..d215bf3 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-200.png new file mode 100644 index 0000000..2005993 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-300.png new file mode 100644 index 0000000..f510e73 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGood-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-100.png new file mode 100644 index 0000000..e450b90 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-125.png new file mode 100644 index 0000000..fc42c48 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-150.png new file mode 100644 index 0000000..2824963 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-200.png new file mode 100644 index 0000000..690c6c3 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-300.png new file mode 100644 index 0000000..356139a Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusGoodGreen-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-100.png new file mode 100644 index 0000000..98b39a2 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-125.png new file mode 100644 index 0000000..2a015c8 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-150.png new file mode 100644 index 0000000..cda3939 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-200.png new file mode 100644 index 0000000..4cba56b Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-300.png new file mode 100644 index 0000000..3500a9f Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskStatusUnknown-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-100.png new file mode 100644 index 0000000..9ec4ea0 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-125.png new file mode 100644 index 0000000..1f4e2a8 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-150.png new file mode 100644 index 0000000..24981e5 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-200.png new file mode 100644 index 0000000..cf47732 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-300.png new file mode 100644 index 0000000..ffa4cf8 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/diskUnknown-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-100.png new file mode 100644 index 0000000..dbc91fa Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-125.png new file mode 100644 index 0000000..c387480 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-150.png new file mode 100644 index 0000000..a3ccb3d Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-200.png new file mode 100644 index 0000000..f079855 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-300.png new file mode 100644 index 0000000..1944110 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/noDisk-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-100.png new file mode 100644 index 0000000..1a38b63 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-125.png new file mode 100644 index 0000000..544bc8a Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-150.png new file mode 100644 index 0000000..912a25d Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-200.png new file mode 100644 index 0000000..bea30ba Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-300.png new file mode 100644 index 0000000..d0520f9 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBad-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-100.png new file mode 100644 index 0000000..cbc133a Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-125.png new file mode 100644 index 0000000..544bc8a Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-150.png new file mode 100644 index 0000000..912a25d Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-200.png new file mode 100644 index 0000000..bea30ba Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-300.png new file mode 100644 index 0000000..d0520f9 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureBadBad-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-100.png new file mode 100644 index 0000000..0814c6d Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-125.png new file mode 100644 index 0000000..8bd2b17 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-150.png new file mode 100644 index 0000000..98ef5db Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-200.png new file mode 100644 index 0000000..8ca86b3 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-300.png new file mode 100644 index 0000000..56d2898 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureCaution-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-100.png new file mode 100644 index 0000000..ebc1743 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-125.png new file mode 100644 index 0000000..5221e60 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-150.png new file mode 100644 index 0000000..f063f24 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-200.png new file mode 100644 index 0000000..fd16fc5 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-300.png new file mode 100644 index 0000000..ea543c3 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGood-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-100.png new file mode 100644 index 0000000..a773a73 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-125.png new file mode 100644 index 0000000..63aad90 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-150.png new file mode 100644 index 0000000..1855e98 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-200.png new file mode 100644 index 0000000..b2babff Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-300.png new file mode 100644 index 0000000..b9f7c90 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureGoodGreen-300.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-100.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-100.png new file mode 100644 index 0000000..5b500fe Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-100.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-125.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-125.png new file mode 100644 index 0000000..5681afc Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-125.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-150.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-150.png new file mode 100644 index 0000000..735cd50 Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-150.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-200.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-200.png new file mode 100644 index 0000000..be6855b Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-200.png differ diff --git a/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-300.png b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-300.png new file mode 100644 index 0000000..1da367c Binary files /dev/null and b/project/_Resources/elementary/_WIP/themes/CrystalDiskInfo/elementary/temperatureUnknown-300.png differ diff --git a/project/_Resources/elementary/_WIP/tweaked/CCleaner/130.ico b/project/_Resources/elementary/_WIP/tweaked/CCleaner/130.ico new file mode 100644 index 0000000..f1eb553 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/CCleaner/130.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/mmsys.cpl/110.ico b/project/_Resources/elementary/_WIP/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..9a76919 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/mmsys.cpl/111.ico b/project/_Resources/elementary/_WIP/tweaked/mmsys.cpl/111.ico new file mode 100644 index 0000000..30c9a8c Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/mmsys.cpl/111.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1915.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1915.ico new file mode 100644 index 0000000..7d0637d Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1915.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1916.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..6eeaf3e Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1917.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..633394a Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1918.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..020a7fe Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1924.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..84d323f Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23520.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..0b81afe Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23521.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..d6e94ea Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23522.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..d5271b3 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23523.ico b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..18f338c Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16742.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16742.ico new file mode 100644 index 0000000..b922f7d Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16742.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16755.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16755.ico new file mode 100644 index 0000000..90d9f71 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16755.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16757.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16757.ico new file mode 100644 index 0000000..8064347 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16757.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16758.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16758.ico new file mode 100644 index 0000000..f78f294 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16758.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16759.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16759.ico new file mode 100644 index 0000000..e98a0fa Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16759.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16803.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16803.ico new file mode 100644 index 0000000..12666a3 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/16803.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/182.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/182.ico new file mode 100644 index 0000000..e430050 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/182.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/183.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/183.ico new file mode 100644 index 0000000..6f02c48 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/183.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/184.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/184.ico new file mode 100644 index 0000000..86b1e5b Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/184.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/shell32.dll/185.ico b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/185.ico new file mode 100644 index 0000000..52a0adb Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/shell32.dll/185.ico differ diff --git a/project/_Resources/elementary/_WIP/tweaked/special_order/system-run_48_32.ico b/project/_Resources/elementary/_WIP/tweaked/special_order/system-run_48_32.ico new file mode 100644 index 0000000..eb3e3e8 Binary files /dev/null and b/project/_Resources/elementary/_WIP/tweaked/special_order/system-run_48_32.ico differ diff --git a/project/_Resources/elementary/_WIP/usb-wifi_+24_256.ico b/project/_Resources/elementary/_WIP/usb-wifi_+24_256.ico new file mode 100644 index 0000000..f91194c Binary files /dev/null and b/project/_Resources/elementary/_WIP/usb-wifi_+24_256.ico differ diff --git a/project/_Resources/elementary/bitmaps/actions/application-exit_16.bmp b/project/_Resources/elementary/bitmaps/actions/application-exit_16.bmp new file mode 100644 index 0000000..9f78a0e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/application-exit_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/application-exit_24.bmp b/project/_Resources/elementary/bitmaps/actions/application-exit_24.bmp new file mode 100644 index 0000000..63a060a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/application-exit_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/application-exit_32.bmp b/project/_Resources/elementary/bitmaps/actions/application-exit_32.bmp new file mode 100644 index 0000000..f949b22 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/application-exit_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/application-exit_48.bmp b/project/_Resources/elementary/bitmaps/actions/application-exit_48.bmp new file mode 100644 index 0000000..0f21132 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/application-exit_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/application-exit_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/application-exit_48x36.bmp new file mode 100644 index 0000000..5b76fe5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/application-exit_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/application-exit_64.bmp b/project/_Resources/elementary/bitmaps/actions/application-exit_64.bmp new file mode 100644 index 0000000..4478dc4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/application-exit_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/archive-extract-to_24.bmp b/project/_Resources/elementary/bitmaps/actions/archive-extract-to_24.bmp new file mode 100644 index 0000000..1c9ce21 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/archive-extract-to_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/archive-extract-to_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/archive-extract-to_48x36.bmp new file mode 100644 index 0000000..d302f1a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/archive-extract-to_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/archive-extract_24.bmp b/project/_Resources/elementary/bitmaps/actions/archive-extract_24.bmp new file mode 100644 index 0000000..22dfc48 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/archive-extract_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/archive-extract_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/archive-extract_48x36.bmp new file mode 100644 index 0000000..b8ce5d5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/archive-extract_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/archive-insert_24.bmp b/project/_Resources/elementary/bitmaps/actions/archive-insert_24.bmp new file mode 100644 index 0000000..742de10 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/archive-insert_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/archive-insert_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/archive-insert_48x36.bmp new file mode 100644 index 0000000..d3141e0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/archive-insert_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/config-date_16.bmp b/project/_Resources/elementary/bitmaps/actions/config-date_16.bmp new file mode 100644 index 0000000..eab3285 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/config-date_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/config-date_32.bmp b/project/_Resources/elementary/bitmaps/actions/config-date_32.bmp new file mode 100644 index 0000000..7341ba1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/config-date_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/config-date_48.bmp b/project/_Resources/elementary/bitmaps/actions/config-date_48.bmp new file mode 100644 index 0000000..01384b1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/config-date_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/dialog-apply_24.bmp b/project/_Resources/elementary/bitmaps/actions/dialog-apply_24.bmp new file mode 100644 index 0000000..0804659 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/dialog-apply_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-edit_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-edit_24.bmp new file mode 100644 index 0000000..3f9c000 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-edit_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-new_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-new_16.bmp new file mode 100644 index 0000000..d6d8c3d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-new_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-new_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-new_24.bmp new file mode 100644 index 0000000..c632ccc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-new_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-new_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-new_32.bmp new file mode 100644 index 0000000..e9ad06f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-new_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-new_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-new_48.bmp new file mode 100644 index 0000000..ea98553 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-new_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-new_64.bmp b/project/_Resources/elementary/bitmaps/actions/document-new_64.bmp new file mode 100644 index 0000000..5179d05 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-new_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-open_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..0f77fef Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-open_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..c24c813 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-open_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..ad18dbf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-open_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..1f39cbb Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..be885f6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-open_64.bmp b/project/_Resources/elementary/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..9a5fb7f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print-preview_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-print-preview_16.bmp new file mode 100644 index 0000000..6586153 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print-preview_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print-preview_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-print-preview_24.bmp new file mode 100644 index 0000000..feeda59 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print-preview_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print-preview_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-print-preview_32.bmp new file mode 100644 index 0000000..d76d41d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print-preview_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print-preview_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-print-preview_48.bmp new file mode 100644 index 0000000..6c86fad Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print-preview_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print-preview_64.bmp b/project/_Resources/elementary/bitmaps/actions/document-print-preview_64.bmp new file mode 100644 index 0000000..b315cff Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print-preview_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-print_16.bmp new file mode 100644 index 0000000..9698e1e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print_16.png b/project/_Resources/elementary/bitmaps/actions/document-print_16.png new file mode 100644 index 0000000..35e82a9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print_16.png differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-print_24.bmp new file mode 100644 index 0000000..5e11200 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-print_32.bmp new file mode 100644 index 0000000..5e6ba87 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-print_48.bmp new file mode 100644 index 0000000..65b9d9d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/document-print_48x36.bmp new file mode 100644 index 0000000..772f74f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-print_64.bmp b/project/_Resources/elementary/bitmaps/actions/document-print_64.bmp new file mode 100644 index 0000000..7da8123 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-print_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-properties_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-properties_16.bmp new file mode 100644 index 0000000..f85fc28 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-properties_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-properties_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-properties_24.bmp new file mode 100644 index 0000000..1894d5c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-properties_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-properties_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-properties_32.bmp new file mode 100644 index 0000000..4cd4499 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-properties_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-properties_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-properties_48.bmp new file mode 100644 index 0000000..93cd607 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-properties_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-properties_64.bmp b/project/_Resources/elementary/bitmaps/actions/document-properties_64.bmp new file mode 100644 index 0000000..1369c45 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-properties_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-revert_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-revert_16.bmp new file mode 100644 index 0000000..58630ee Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-revert_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-revert_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-revert_24.bmp new file mode 100644 index 0000000..5e97976 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-revert_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-revert_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-revert_32.bmp new file mode 100644 index 0000000..ea9e228 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-revert_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-revert_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-revert_48.bmp new file mode 100644 index 0000000..8a4857b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-revert_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save-as_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-save-as_16.bmp new file mode 100644 index 0000000..7cf0839 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save-as_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save-as_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-save-as_24.bmp new file mode 100644 index 0000000..2a0a30e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save-as_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save-as_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-save-as_32.bmp new file mode 100644 index 0000000..cde2a7b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save-as_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save-as_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-save-as_48.bmp new file mode 100644 index 0000000..a245632 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save-as_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save-as_64.bmp b/project/_Resources/elementary/bitmaps/actions/document-save-as_64.bmp new file mode 100644 index 0000000..5feac3a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save-as_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save_16.bmp b/project/_Resources/elementary/bitmaps/actions/document-save_16.bmp new file mode 100644 index 0000000..7d93387 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save_24.bmp b/project/_Resources/elementary/bitmaps/actions/document-save_24.bmp new file mode 100644 index 0000000..b19c525 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save_32.bmp b/project/_Resources/elementary/bitmaps/actions/document-save_32.bmp new file mode 100644 index 0000000..4d7fcbc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save_48.bmp b/project/_Resources/elementary/bitmaps/actions/document-save_48.bmp new file mode 100644 index 0000000..9404acb Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/document-save_64.bmp b/project/_Resources/elementary/bitmaps/actions/document-save_64.bmp new file mode 100644 index 0000000..f99088c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/document-save_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/draw-freehand_16.bmp b/project/_Resources/elementary/bitmaps/actions/draw-freehand_16.bmp new file mode 100644 index 0000000..73a8115 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/draw-freehand_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-copy_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-copy_16.bmp new file mode 100644 index 0000000..f828819 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-copy_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-copy_16.png b/project/_Resources/elementary/bitmaps/actions/edit-copy_16.png new file mode 100644 index 0000000..95f77d6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-copy_16.png differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-copy_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-copy_24.bmp new file mode 100644 index 0000000..35d3da6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-copy_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-copy_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-copy_32.bmp new file mode 100644 index 0000000..c488bb0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-copy_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-cut_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-cut_16.bmp new file mode 100644 index 0000000..867025b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-cut_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-cut_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-cut_24.bmp new file mode 100644 index 0000000..e0ecb0e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-cut_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-cut_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-cut_32.bmp new file mode 100644 index 0000000..2f1d251 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-cut_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-delete_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-delete_16.bmp new file mode 100644 index 0000000..6212bee Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-delete_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-delete_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-delete_24.bmp new file mode 100644 index 0000000..03b075f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-delete_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-delete_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-delete_32.bmp new file mode 100644 index 0000000..2fc9ab5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-delete_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-find-replace_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-find-replace_16.bmp new file mode 100644 index 0000000..0432090 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-find-replace_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-find-replace_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-find-replace_24.bmp new file mode 100644 index 0000000..ec371c1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-find-replace_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-find-replace_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-find-replace_32.bmp new file mode 100644 index 0000000..d426540 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-find-replace_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-find_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-find_16.bmp new file mode 100644 index 0000000..2fdeb71 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-find_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-find_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-find_24.bmp new file mode 100644 index 0000000..c6b712d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-find_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-find_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-find_32.bmp new file mode 100644 index 0000000..1af15ef Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-find_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-paste_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-paste_16.bmp new file mode 100644 index 0000000..81a1440 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-paste_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-paste_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-paste_24.bmp new file mode 100644 index 0000000..5dc7097 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-paste_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-paste_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-paste_32.bmp new file mode 100644 index 0000000..cd4e9f6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-paste_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-paste_48.bmp b/project/_Resources/elementary/bitmaps/actions/edit-paste_48.bmp new file mode 100644 index 0000000..700be4f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-paste_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-paste_64.bmp b/project/_Resources/elementary/bitmaps/actions/edit-paste_64.bmp new file mode 100644 index 0000000..bca7c68 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-paste_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-redo_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-redo_16.bmp new file mode 100644 index 0000000..bb22a7f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-redo_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-redo_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-redo_24.bmp new file mode 100644 index 0000000..6679de0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-redo_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-redo_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-redo_32.bmp new file mode 100644 index 0000000..f8ecdd6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-redo_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..08bb1fe Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..9c078a9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..ccad44f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-undo_16.bmp b/project/_Resources/elementary/bitmaps/actions/edit-undo_16.bmp new file mode 100644 index 0000000..757124c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-undo_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-undo_24.bmp b/project/_Resources/elementary/bitmaps/actions/edit-undo_24.bmp new file mode 100644 index 0000000..d8edf4e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-undo_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/edit-undo_32.bmp b/project/_Resources/elementary/bitmaps/actions/edit-undo_32.bmp new file mode 100644 index 0000000..a201a9e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/edit-undo_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-indent-less_16.bmp b/project/_Resources/elementary/bitmaps/actions/format-indent-less_16.bmp new file mode 100644 index 0000000..a6e7ba6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-indent-less_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-indent-less_24.bmp b/project/_Resources/elementary/bitmaps/actions/format-indent-less_24.bmp new file mode 100644 index 0000000..92ef24d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-indent-less_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-indent-more_16.bmp b/project/_Resources/elementary/bitmaps/actions/format-indent-more_16.bmp new file mode 100644 index 0000000..c747e8f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-indent-more_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-indent-more_24.bmp b/project/_Resources/elementary/bitmaps/actions/format-indent-more_24.bmp new file mode 100644 index 0000000..ce3873c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-indent-more_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-center_16.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-center_16.bmp new file mode 100644 index 0000000..ae7de41 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-center_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-center_24.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-center_24.bmp new file mode 100644 index 0000000..36f329a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-center_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-fill_16.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-fill_16.bmp new file mode 100644 index 0000000..7764e5c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-fill_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-fill_24.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-fill_24.bmp new file mode 100644 index 0000000..e873615 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-fill_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-fill_32.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-fill_32.bmp new file mode 100644 index 0000000..bcd98c0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-fill_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-left_16.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-left_16.bmp new file mode 100644 index 0000000..81fcd7e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-left_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-left_24.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-left_24.bmp new file mode 100644 index 0000000..6ff7d82 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-left_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-right_16.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-right_16.bmp new file mode 100644 index 0000000..01a8dd4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-right_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/format-justify-right_24.bmp b/project/_Resources/elementary/bitmaps/actions/format-justify-right_24.bmp new file mode 100644 index 0000000..d32aa1d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/format-justify-right_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-down_16.bmp b/project/_Resources/elementary/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..02942c9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-down_24.bmp b/project/_Resources/elementary/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..f6e23b9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-down_32.bmp b/project/_Resources/elementary/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..bbaa044 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/elementary/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..d6ce83c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/elementary/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..fdea524 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/elementary/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..57d62a2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-next_20.bmp b/project/_Resources/elementary/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..0a98996 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-next_30.bmp b/project/_Resources/elementary/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..7cf5e8c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-previous_16.png b/project/_Resources/elementary/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..b5626cc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-previous_24.png b/project/_Resources/elementary/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..d3ff976 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-previous_32.png b/project/_Resources/elementary/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..59de978 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-up_16.bmp b/project/_Resources/elementary/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..18750fb Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-up_24.bmp b/project/_Resources/elementary/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..fba60b1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-up_32.bmp b/project/_Resources/elementary/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..b4c8438 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/go-up_40.png b/project/_Resources/elementary/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..f6fe14c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/elementary/bitmaps/actions/image-properties_16.bmp b/project/_Resources/elementary/bitmaps/actions/image-properties_16.bmp new file mode 100644 index 0000000..bde2e14 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/image-properties_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/image-properties_24.bmp b/project/_Resources/elementary/bitmaps/actions/image-properties_24.bmp new file mode 100644 index 0000000..c6cbcc0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/image-properties_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/image-properties_32.bmp b/project/_Resources/elementary/bitmaps/actions/image-properties_32.bmp new file mode 100644 index 0000000..2fd56d1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/image-properties_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/image-properties_48.bmp b/project/_Resources/elementary/bitmaps/actions/image-properties_48.bmp new file mode 100644 index 0000000..995a2a9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/image-properties_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/image-properties_64.bmp b/project/_Resources/elementary/bitmaps/actions/image-properties_64.bmp new file mode 100644 index 0000000..a2feb4a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/image-properties_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/insert-image_16.bmp b/project/_Resources/elementary/bitmaps/actions/insert-image_16.bmp new file mode 100644 index 0000000..0aa9bde Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/insert-image_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/insert-image_24.bmp b/project/_Resources/elementary/bitmaps/actions/insert-image_24.bmp new file mode 100644 index 0000000..3fee8a3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/insert-image_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/insert-image_32.bmp b/project/_Resources/elementary/bitmaps/actions/insert-image_32.bmp new file mode 100644 index 0000000..6b5aa77 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/insert-image_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/insert-image_48.bmp b/project/_Resources/elementary/bitmaps/actions/insert-image_48.bmp new file mode 100644 index 0000000..d539c84 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/insert-image_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/insert-image_64.bmp b/project/_Resources/elementary/bitmaps/actions/insert-image_64.bmp new file mode 100644 index 0000000..f059c84 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/insert-image_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/media-playback-start_192.png b/project/_Resources/elementary/bitmaps/actions/media-playback-start_192.png new file mode 100644 index 0000000..86d9bc1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/media-playback-start_192.png differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_16.bmp b/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_16.bmp new file mode 100644 index 0000000..59430b5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_24.bmp b/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_24.bmp new file mode 100644 index 0000000..3e61b62 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_32.bmp b/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_32.bmp new file mode 100644 index 0000000..c9de850 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-flip-horizontal_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_16.bmp b/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_16.bmp new file mode 100644 index 0000000..668220e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_24.bmp b/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_24.bmp new file mode 100644 index 0000000..a79e0a4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_32.bmp b/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_32.bmp new file mode 100644 index 0000000..d59467a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-flip-vertical_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-rotate-180_16.bmp b/project/_Resources/elementary/bitmaps/actions/object-rotate-180_16.bmp new file mode 100644 index 0000000..8f90584 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-rotate-180_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-rotate-left_16.bmp b/project/_Resources/elementary/bitmaps/actions/object-rotate-left_16.bmp new file mode 100644 index 0000000..25ef95d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-rotate-left_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-rotate-left_24.bmp b/project/_Resources/elementary/bitmaps/actions/object-rotate-left_24.bmp new file mode 100644 index 0000000..dfa388b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-rotate-left_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-rotate-left_32.bmp b/project/_Resources/elementary/bitmaps/actions/object-rotate-left_32.bmp new file mode 100644 index 0000000..39193a4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-rotate-left_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-rotate-right_16.bmp b/project/_Resources/elementary/bitmaps/actions/object-rotate-right_16.bmp new file mode 100644 index 0000000..755ed91 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-rotate-right_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-rotate-right_24.bmp b/project/_Resources/elementary/bitmaps/actions/object-rotate-right_24.bmp new file mode 100644 index 0000000..2dabbdc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-rotate-right_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/object-rotate-right_32.bmp b/project/_Resources/elementary/bitmaps/actions/object-rotate-right_32.bmp new file mode 100644 index 0000000..329ee29 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/object-rotate-right_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/package-copy_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/package-copy_48x36.bmp new file mode 100644 index 0000000..31651ff Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/package-copy_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/package-cut_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/package-cut_48x36.bmp new file mode 100644 index 0000000..894dbfc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/package-cut_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/system-search_16.bmp b/project/_Resources/elementary/bitmaps/actions/system-search_16.bmp new file mode 100644 index 0000000..101c1e9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/system-search_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/system-search_24.bmp b/project/_Resources/elementary/bitmaps/actions/system-search_24.bmp new file mode 100644 index 0000000..7fed91e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/system-search_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/system-search_32.bmp b/project/_Resources/elementary/bitmaps/actions/system-search_32.bmp new file mode 100644 index 0000000..6ba7365 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/system-search_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/system-search_48x36.bmp b/project/_Resources/elementary/bitmaps/actions/system-search_48x36.bmp new file mode 100644 index 0000000..5fc3118 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/system-search_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..20fd7fd Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..15a0fe9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..e9a9063 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..9176e87 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..28a99e6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/view-refresh_16.bmp b/project/_Resources/elementary/bitmaps/actions/view-refresh_16.bmp new file mode 100644 index 0000000..0207cc1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/view-refresh_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/window-close_16.bmp b/project/_Resources/elementary/bitmaps/actions/window-close_16.bmp new file mode 100644 index 0000000..06feda2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/window-close_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/window-close_24.bmp b/project/_Resources/elementary/bitmaps/actions/window-close_24.bmp new file mode 100644 index 0000000..b43b13f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/window-close_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/window-close_32.bmp b/project/_Resources/elementary/bitmaps/actions/window-close_32.bmp new file mode 100644 index 0000000..0471542 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/window-close_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/window-close_48.bmp b/project/_Resources/elementary/bitmaps/actions/window-close_48.bmp new file mode 100644 index 0000000..3f46a5e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/window-close_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/window-close_64.bmp b/project/_Resources/elementary/bitmaps/actions/window-close_64.bmp new file mode 100644 index 0000000..19ce852 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/window-close_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-in_16.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-in_16.bmp new file mode 100644 index 0000000..2116beb Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-in_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-in_24.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-in_24.bmp new file mode 100644 index 0000000..bfa7b95 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-in_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-in_32.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-in_32.bmp new file mode 100644 index 0000000..b4f56c8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-in_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-in_48.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-in_48.bmp new file mode 100644 index 0000000..a617f1f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-in_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-in_64.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-in_64.bmp new file mode 100644 index 0000000..e00b573 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-in_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-original_16.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-original_16.bmp new file mode 100644 index 0000000..b26f441 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-original_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-original_24.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-original_24.bmp new file mode 100644 index 0000000..7e8f067 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-original_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-original_32.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-original_32.bmp new file mode 100644 index 0000000..0d3547b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-original_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-original_48.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-original_48.bmp new file mode 100644 index 0000000..41b07b8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-original_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-original_64.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-original_64.bmp new file mode 100644 index 0000000..3471a54 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-original_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-out_16.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-out_16.bmp new file mode 100644 index 0000000..da01e65 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-out_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-out_24.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-out_24.bmp new file mode 100644 index 0000000..03e3ca8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-out_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-out_32.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-out_32.bmp new file mode 100644 index 0000000..310f8da Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-out_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-out_48.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-out_48.bmp new file mode 100644 index 0000000..f390fff Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-out_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/actions/zoom-out_64.bmp b/project/_Resources/elementary/bitmaps/actions/zoom-out_64.bmp new file mode 100644 index 0000000..1ecc1df Binary files /dev/null and b/project/_Resources/elementary/bitmaps/actions/zoom-out_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/archive-wizard_24.bmp b/project/_Resources/elementary/bitmaps/apps/archive-wizard_24.bmp new file mode 100644 index 0000000..9fafd16 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/archive-wizard_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/archive-wizard_48x36.bmp b/project/_Resources/elementary/bitmaps/apps/archive-wizard_48x36.bmp new file mode 100644 index 0000000..da8a8a9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/archive-wizard_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/archive-wizard_64.bmp b/project/_Resources/elementary/bitmaps/apps/archive-wizard_64.bmp new file mode 100644 index 0000000..f642054 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/archive-wizard_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/bug-buddy_24.bmp b/project/_Resources/elementary/bitmaps/apps/bug-buddy_24.bmp new file mode 100644 index 0000000..ac89608 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/bug-buddy_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/bug-buddy_48x36.bmp b/project/_Resources/elementary/bitmaps/apps/bug-buddy_48x36.bmp new file mode 100644 index 0000000..7726cb5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/bug-buddy_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/ccleaner.svg b/project/_Resources/elementary/bitmaps/apps/ccleaner.svg new file mode 100644 index 0000000..146a254 --- /dev/null +++ b/project/_Resources/elementary/bitmaps/apps/ccleaner.svg @@ -0,0 +1,545 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + C + + + + + + + + + + + + + + + + + + + + diff --git a/project/_Resources/elementary/bitmaps/apps/ccleaner_48x46.png b/project/_Resources/elementary/bitmaps/apps/ccleaner_48x46.png new file mode 100644 index 0000000..243ca6b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/ccleaner_48x46.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/ccleaner_49x46.png b/project/_Resources/elementary/bitmaps/apps/ccleaner_49x46.png new file mode 100644 index 0000000..1d494d9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/ccleaner_49x46.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/ccleaner_60x57.png b/project/_Resources/elementary/bitmaps/apps/ccleaner_60x57.png new file mode 100644 index 0000000..114aacb Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/ccleaner_60x57.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/ccleaner_61x57.png b/project/_Resources/elementary/bitmaps/apps/ccleaner_61x57.png new file mode 100644 index 0000000..1725bd3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/ccleaner_61x57.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/ccleaner_73x69.png b/project/_Resources/elementary/bitmaps/apps/ccleaner_73x69.png new file mode 100644 index 0000000..83bf4a3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/ccleaner_73x69.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/cleaner_120.png b/project/_Resources/elementary/bitmaps/apps/cleaner_120.png new file mode 100644 index 0000000..4bce0f1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/cleaner_120.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/cleaner_48.png b/project/_Resources/elementary/bitmaps/apps/cleaner_48.png new file mode 100644 index 0000000..2179943 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/cleaner_48.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/cleaner_60.png b/project/_Resources/elementary/bitmaps/apps/cleaner_60.png new file mode 100644 index 0000000..71680d8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/cleaner_60.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/cleaner_72.png b/project/_Resources/elementary/bitmaps/apps/cleaner_72.png new file mode 100644 index 0000000..7d7567d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/cleaner_72.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/cleaner_96.png b/project/_Resources/elementary/bitmaps/apps/cleaner_96.png new file mode 100644 index 0000000..64447b4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/cleaner_96.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/help-browser_16.bmp b/project/_Resources/elementary/bitmaps/apps/help-browser_16.bmp new file mode 100644 index 0000000..2fb6848 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/help-browser_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/hwbrowser_16.bmp b/project/_Resources/elementary/bitmaps/apps/hwbrowser_16.bmp new file mode 100644 index 0000000..7f8cc2b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/hwbrowser_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/hwbrowser_32.bmp b/project/_Resources/elementary/bitmaps/apps/hwbrowser_32.bmp new file mode 100644 index 0000000..917b19d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/hwbrowser_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/onboard_37x23.bmp b/project/_Resources/elementary/bitmaps/apps/onboard_37x23.bmp new file mode 100644 index 0000000..1ef605b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/onboard_37x23.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_16.bmp b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_16.bmp new file mode 100644 index 0000000..a684580 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_24.bmp b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_24.bmp new file mode 100644 index 0000000..b18a3ae Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_32.bmp b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_32.bmp new file mode 100644 index 0000000..ba0dede Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_48.bmp b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_48.bmp new file mode 100644 index 0000000..9825e8e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_64.bmp b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_64.bmp new file mode 100644 index 0000000..4b1ade7 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/preferences-desktop-wallpaper_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/softwarecenter_192.png b/project/_Resources/elementary/bitmaps/apps/softwarecenter_192.png new file mode 100644 index 0000000..b663631 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/softwarecenter_192.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/system-installer_24.bmp b/project/_Resources/elementary/bitmaps/apps/system-installer_24.bmp new file mode 100644 index 0000000..d4af835 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/system-installer_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/system-installer_48x36.bmp b/project/_Resources/elementary/bitmaps/apps/system-installer_48x36.bmp new file mode 100644 index 0000000..7960d34 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/system-installer_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/tag-editor_192.png b/project/_Resources/elementary/bitmaps/apps/tag-editor_192.png new file mode 100644 index 0000000..0fe405e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/tag-editor_192.png differ diff --git a/project/_Resources/elementary/bitmaps/apps/utilities-system-monitor_24.bmp b/project/_Resources/elementary/bitmaps/apps/utilities-system-monitor_24.bmp new file mode 100644 index 0000000..6c9a3d4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/utilities-system-monitor_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/apps/utilities-system-monitor_48x36.bmp b/project/_Resources/elementary/bitmaps/apps/utilities-system-monitor_48x36.bmp new file mode 100644 index 0000000..e0a6a8d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/apps/utilities-system-monitor_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-graphics_16.bmp b/project/_Resources/elementary/bitmaps/categories/applications-graphics_16.bmp new file mode 100644 index 0000000..c327364 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-graphics_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-graphics_24.bmp b/project/_Resources/elementary/bitmaps/categories/applications-graphics_24.bmp new file mode 100644 index 0000000..0103c38 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-graphics_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-graphics_32.bmp b/project/_Resources/elementary/bitmaps/categories/applications-graphics_32.bmp new file mode 100644 index 0000000..383881b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-graphics_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-graphics_48.bmp b/project/_Resources/elementary/bitmaps/categories/applications-graphics_48.bmp new file mode 100644 index 0000000..c96a49f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-graphics_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-graphics_64.bmp b/project/_Resources/elementary/bitmaps/categories/applications-graphics_64.bmp new file mode 100644 index 0000000..30149b0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-graphics_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-multimedia_142x145.png b/project/_Resources/elementary/bitmaps/categories/applications-multimedia_142x145.png new file mode 100644 index 0000000..fbb7d5b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-multimedia_142x145.png differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-multimedia_192.png b/project/_Resources/elementary/bitmaps/categories/applications-multimedia_192.png new file mode 100644 index 0000000..1d88d8d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-multimedia_192.png differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-multimedia_200.png b/project/_Resources/elementary/bitmaps/categories/applications-multimedia_200.png new file mode 100644 index 0000000..9da72f1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-multimedia_200.png differ diff --git a/project/_Resources/elementary/bitmaps/categories/applications-utilities_40.png b/project/_Resources/elementary/bitmaps/categories/applications-utilities_40.png new file mode 100644 index 0000000..b8f057e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/applications-utilities_40.png differ diff --git a/project/_Resources/elementary/bitmaps/categories/preferences-system_40.png b/project/_Resources/elementary/bitmaps/categories/preferences-system_40.png new file mode 100644 index 0000000..18bce5f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/preferences-system_40.png differ diff --git a/project/_Resources/elementary/bitmaps/categories/tango-applications-multimedia_192.png b/project/_Resources/elementary/bitmaps/categories/tango-applications-multimedia_192.png new file mode 100644 index 0000000..d34f6d8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/categories/tango-applications-multimedia_192.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-cdrom-audio_192.png b/project/_Resources/elementary/bitmaps/devices/media-cdrom-audio_192.png new file mode 100644 index 0000000..69acc2d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-cdrom-audio_192.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-optical-cdr_96.png b/project/_Resources/elementary/bitmaps/devices/media-optical-cdr_96.png new file mode 100644 index 0000000..3496522 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-optical-cdr_96.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-optical-cdrw_96.png b/project/_Resources/elementary/bitmaps/devices/media-optical-cdrw_96.png new file mode 100644 index 0000000..c9c8fa8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-optical-cdrw_96.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-optical-dvd_192.png b/project/_Resources/elementary/bitmaps/devices/media-optical-dvd_192.png new file mode 100644 index 0000000..48dcbd1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-optical-dvd_192.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-optical-dvd_96.png b/project/_Resources/elementary/bitmaps/devices/media-optical-dvd_96.png new file mode 100644 index 0000000..fd79816 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-optical-dvd_96.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-optical-dvdr_96.png b/project/_Resources/elementary/bitmaps/devices/media-optical-dvdr_96.png new file mode 100644 index 0000000..5caa4c5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-optical-dvdr_96.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-optical_192.png b/project/_Resources/elementary/bitmaps/devices/media-optical_192.png new file mode 100644 index 0000000..b7fda28 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-optical_192.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/media-optical_96.png b/project/_Resources/elementary/bitmaps/devices/media-optical_96.png new file mode 100644 index 0000000..4c2a972 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/media-optical_96.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/multimedia-player_192.png b/project/_Resources/elementary/bitmaps/devices/multimedia-player_192.png new file mode 100644 index 0000000..81e2d0f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/multimedia-player_192.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/multimedia-player_96.png b/project/_Resources/elementary/bitmaps/devices/multimedia-player_96.png new file mode 100644 index 0000000..9481167 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/multimedia-player_96.png differ diff --git a/project/_Resources/elementary/bitmaps/devices/printer_16.bmp b/project/_Resources/elementary/bitmaps/devices/printer_16.bmp new file mode 100644 index 0000000..9698e1e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/devices/printer_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-mail_16.bmp b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_16.bmp new file mode 100644 index 0000000..fe3104e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-mail_24.bmp b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_24.bmp new file mode 100644 index 0000000..66ec4af Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-mail_32.bmp b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_32.bmp new file mode 100644 index 0000000..4c35df9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-mail_48.bmp b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_48.bmp new file mode 100644 index 0000000..30a4695 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-mail_64.bmp b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_64.bmp new file mode 100644 index 0000000..1e7ba7c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-mail_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-offline-disabled_16.png b/project/_Resources/elementary/bitmaps/emblems/emblem-offline-disabled_16.png new file mode 100644 index 0000000..a98ad93 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-offline-disabled_16.png differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-offline_16.png b/project/_Resources/elementary/bitmaps/emblems/emblem-offline_16.png new file mode 100644 index 0000000..3c33be4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-offline_16.png differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-ok-disabled_20.png b/project/_Resources/elementary/bitmaps/emblems/emblem-ok-disabled_20.png new file mode 100644 index 0000000..5493c04 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-ok-disabled_20.png differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-ok_20.png b/project/_Resources/elementary/bitmaps/emblems/emblem-ok_20.png new file mode 100644 index 0000000..429eea1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-ok_20.png differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-photos_192.png b/project/_Resources/elementary/bitmaps/emblems/emblem-photos_192.png new file mode 100644 index 0000000..1fde40c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-photos_192.png differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-special_192.png b/project/_Resources/elementary/bitmaps/emblems/emblem-special_192.png new file mode 100644 index 0000000..2f47a9b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-special_192.png differ diff --git a/project/_Resources/elementary/bitmaps/emblems/emblem-user_192.png b/project/_Resources/elementary/bitmaps/emblems/emblem-user_192.png new file mode 100644 index 0000000..e729536 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/emblems/emblem-user_192.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/application-x-package-list_48x36.bmp b/project/_Resources/elementary/bitmaps/mimetypes/application-x-package-list_48x36.bmp new file mode 100644 index 0000000..e3480bf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/application-x-package-list_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/audio-x-generic_192.png b/project/_Resources/elementary/bitmaps/mimetypes/audio-x-generic_192.png new file mode 100644 index 0000000..7d244a3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/audio-x-generic_192.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_16.bmp b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_16.bmp new file mode 100644 index 0000000..867b64c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_192.PNG b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_192.PNG new file mode 100644 index 0000000..d481e5f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_192.PNG differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_24.bmp b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_24.bmp new file mode 100644 index 0000000..995869d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_32.bmp b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_32.bmp new file mode 100644 index 0000000..e68c55e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_48.png b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_48.png new file mode 100644 index 0000000..ae78333 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/image-x-generic_48.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/media-wmp-playlist_192.png b/project/_Resources/elementary/bitmaps/mimetypes/media-wmp-playlist_192.png new file mode 100644 index 0000000..b476a50 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/media-wmp-playlist_192.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/media-wmp-playlist_96.png b/project/_Resources/elementary/bitmaps/mimetypes/media-wmp-playlist_96.png new file mode 100644 index 0000000..f0bdadf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/media-wmp-playlist_96.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_16.bmp b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_16.bmp new file mode 100644 index 0000000..508b07e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_24.bmp b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_24.bmp new file mode 100644 index 0000000..b0a4367 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_32.bmp b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_32.bmp new file mode 100644 index 0000000..7517e56 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_48.bmp b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_48.bmp new file mode 100644 index 0000000..8b4b25d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_64.bmp b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_64.bmp new file mode 100644 index 0000000..7bb4c4a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/text-x-generic_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/text-x-readme_24.bmp b/project/_Resources/elementary/bitmaps/mimetypes/text-x-readme_24.bmp new file mode 100644 index 0000000..0402f79 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/text-x-readme_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/text-x-readme_48x36.bmp b/project/_Resources/elementary/bitmaps/mimetypes/text-x-readme_48x36.bmp new file mode 100644 index 0000000..093a1dc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/text-x-readme_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/video-x-generic_192.png b/project/_Resources/elementary/bitmaps/mimetypes/video-x-generic_192.png new file mode 100644 index 0000000..1ec0d25 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/video-x-generic_192.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/video-x-generic_200.png b/project/_Resources/elementary/bitmaps/mimetypes/video-x-generic_200.png new file mode 100644 index 0000000..fa6b1f2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/video-x-generic_200.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/x-office-calendar_192.png b/project/_Resources/elementary/bitmaps/mimetypes/x-office-calendar_192.png new file mode 100644 index 0000000..371e338 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/x-office-calendar_192.png differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_16.bmp b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_16.bmp new file mode 100644 index 0000000..5fc9011 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_24.bmp b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_24.bmp new file mode 100644 index 0000000..1b0278b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_32.bmp b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_32.bmp new file mode 100644 index 0000000..3bb73d1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_48.bmp b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_48.bmp new file mode 100644 index 0000000..0eaa8ba Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_64.bmp b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_64.bmp new file mode 100644 index 0000000..4d15669 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/mimetypes/x-office-document_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/places/folder-music_192.png b/project/_Resources/elementary/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..7b9ee08 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/elementary/bitmaps/places/folder-pictures_192.png b/project/_Resources/elementary/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..4e1322a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/elementary/bitmaps/places/folder-videos_192.png b/project/_Resources/elementary/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..6e353e9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/elementary/bitmaps/places/folder_192.png b/project/_Resources/elementary/bitmaps/places/folder_192.png new file mode 100644 index 0000000..d4a6141 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/elementary/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/elementary/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..99f42ad Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/elementary/bitmaps/places/user-home-remote_177x132.xcf b/project/_Resources/elementary/bitmaps/places/user-home-remote_177x132.xcf new file mode 100644 index 0000000..6e01b28 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/user-home-remote_177x132.xcf differ diff --git a/project/_Resources/elementary/bitmaps/places/user-trash_16.bmp b/project/_Resources/elementary/bitmaps/places/user-trash_16.bmp new file mode 100644 index 0000000..91d986f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/user-trash_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/places/user-trash_16.png b/project/_Resources/elementary/bitmaps/places/user-trash_16.png new file mode 100644 index 0000000..25eb90b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/places/user-trash_16.png differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_16.bmp b/project/_Resources/elementary/bitmaps/status/dialog-information_16.bmp new file mode 100644 index 0000000..9c690bc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_20.png b/project/_Resources/elementary/bitmaps/status/dialog-information_20.png new file mode 100644 index 0000000..41dd469 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_20.png differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_24.bmp b/project/_Resources/elementary/bitmaps/status/dialog-information_24.bmp new file mode 100644 index 0000000..9ec38f5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_25.png b/project/_Resources/elementary/bitmaps/status/dialog-information_25.png new file mode 100644 index 0000000..833b577 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_25.png differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_30.png b/project/_Resources/elementary/bitmaps/status/dialog-information_30.png new file mode 100644 index 0000000..0769b01 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_30.png differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_32.bmp b/project/_Resources/elementary/bitmaps/status/dialog-information_32.bmp new file mode 100644 index 0000000..8909706 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_48.bmp b/project/_Resources/elementary/bitmaps/status/dialog-information_48.bmp new file mode 100644 index 0000000..e88b7b2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_48x36.bmp b/project/_Resources/elementary/bitmaps/status/dialog-information_48x36.bmp new file mode 100644 index 0000000..7a5ff14 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-information_64.bmp b/project/_Resources/elementary/bitmaps/status/dialog-information_64.bmp new file mode 100644 index 0000000..cfa7cf4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-information_64.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-warning_16.bmp b/project/_Resources/elementary/bitmaps/status/dialog-warning_16.bmp new file mode 100644 index 0000000..1eead9c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-warning_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/dialog-warning_32.bmp b/project/_Resources/elementary/bitmaps/status/dialog-warning_32.bmp new file mode 100644 index 0000000..f7effa3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/dialog-warning_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/drive-optical-offline_96.png b/project/_Resources/elementary/bitmaps/status/drive-optical-offline_96.png new file mode 100644 index 0000000..602b65d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/drive-optical-offline_96.png differ diff --git a/project/_Resources/elementary/bitmaps/status/locked_192.png b/project/_Resources/elementary/bitmaps/status/locked_192.png new file mode 100644 index 0000000..c49dfa5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/locked_192.png differ diff --git a/project/_Resources/elementary/bitmaps/status/locked_24.bmp b/project/_Resources/elementary/bitmaps/status/locked_24.bmp new file mode 100644 index 0000000..dbf05b8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/locked_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/multimedia-player-offline_192.png b/project/_Resources/elementary/bitmaps/status/multimedia-player-offline_192.png new file mode 100644 index 0000000..baa4804 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/multimedia-player-offline_192.png differ diff --git a/project/_Resources/elementary/bitmaps/status/multimedia-player-offline_96.png b/project/_Resources/elementary/bitmaps/status/multimedia-player-offline_96.png new file mode 100644 index 0000000..56418c3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/multimedia-player-offline_96.png differ diff --git a/project/_Resources/elementary/bitmaps/status/package-info_48x36.bmp b/project/_Resources/elementary/bitmaps/status/package-info_48x36.bmp new file mode 100644 index 0000000..3a42c59 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/package-info_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/package-locked_48x36.bmp b/project/_Resources/elementary/bitmaps/status/package-locked_48x36.bmp new file mode 100644 index 0000000..c6b988e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/package-locked_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/package-ok_48x36.bmp b/project/_Resources/elementary/bitmaps/status/package-ok_48x36.bmp new file mode 100644 index 0000000..4a552d7 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/package-ok_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/printer-default_16.bmp b/project/_Resources/elementary/bitmaps/status/printer-default_16.bmp new file mode 100644 index 0000000..6bc7b77 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/printer-default_16.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/printer-default_32.bmp b/project/_Resources/elementary/bitmaps/status/printer-default_32.bmp new file mode 100644 index 0000000..0f88dc9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/printer-default_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/printer-default_48.bmp b/project/_Resources/elementary/bitmaps/status/printer-default_48.bmp new file mode 100644 index 0000000..7c7ac2a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/printer-default_48.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/user-trash-full_24.bmp b/project/_Resources/elementary/bitmaps/status/user-trash-full_24.bmp new file mode 100644 index 0000000..db7842c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/user-trash-full_24.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/user-trash-full_32.bmp b/project/_Resources/elementary/bitmaps/status/user-trash-full_32.bmp new file mode 100644 index 0000000..3711865 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/user-trash-full_32.bmp differ diff --git a/project/_Resources/elementary/bitmaps/status/user-trash-full_48x36.bmp b/project/_Resources/elementary/bitmaps/status/user-trash-full_48x36.bmp new file mode 100644 index 0000000..d0f4a24 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/status/user-trash-full_48x36.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..5f7dd87 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.png new file mode 100644 index 0000000..b3180e7 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.xcf new file mode 100644 index 0000000..d0982cb Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/288.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289+290.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289+290.xcf new file mode 100644 index 0000000..9ed414b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289+290.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..0a12b3c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289.png new file mode 100644 index 0000000..4d380da Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/289.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..0a12b3c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/290.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/290.png new file mode 100644 index 0000000..4d380da Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/290.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/291.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/291.bmp new file mode 100644 index 0000000..c6054c2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/291.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/291.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/291.xcf new file mode 100644 index 0000000..a146f0b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/291.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/294.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/294.bmp new file mode 100644 index 0000000..ee89e93 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/294.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/294.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/294.xcf new file mode 100644 index 0000000..6c55bbc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/294.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..cb1f038 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/295.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/295.xcf new file mode 100644 index 0000000..47f7801 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/295.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..2c7bde8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/296.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/296.xcf new file mode 100644 index 0000000..6b90bdf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/296.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/307.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/307.bmp new file mode 100644 index 0000000..7b3635a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/307.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/307.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/307.xcf new file mode 100644 index 0000000..346a832 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/307.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/308.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/308.bmp new file mode 100644 index 0000000..62adb78 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/308.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/308.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/308.xcf new file mode 100644 index 0000000..9fe61ed Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/308.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp new file mode 100644 index 0000000..0b200ff Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp new file mode 100644 index 0000000..662908c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp new file mode 100644 index 0000000..bd4c8a2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp new file mode 100644 index 0000000..21ceb03 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp new file mode 100644 index 0000000..a301f6a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp new file mode 100644 index 0000000..38bb694 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp new file mode 100644 index 0000000..d75d21a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp new file mode 100644 index 0000000..98d726e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34572.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34572.png new file mode 100644 index 0000000..b0f2436 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34572.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp new file mode 100644 index 0000000..017a67a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34573.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34573.png new file mode 100644 index 0000000..17e8328 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34573.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp new file mode 100644 index 0000000..28c00b5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34578.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34578.png new file mode 100644 index 0000000..358a928 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34578.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp new file mode 100644 index 0000000..d17994d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34579.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34579.png new file mode 100644 index 0000000..b0649bf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/34579.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577-579.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577-579.xcf new file mode 100644 index 0000000..23b708f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577-579.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..282d3ba Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577_581.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577_581.png new file mode 100644 index 0000000..0fc2018 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/577_581.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..282d3ba Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/578.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/578.png new file mode 100644 index 0000000..0fc2018 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/578.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579.bmp new file mode 100644 index 0000000..d9d2c32 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579.png new file mode 100644 index 0000000..d5dff3e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579_old.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579_old.bmp new file mode 100644 index 0000000..77ea5e3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/579_old.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..e0c8e83 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.png b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.png new file mode 100644 index 0000000..77aa0d3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.xcf new file mode 100644 index 0000000..b20be70 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580_old.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580_old.bmp new file mode 100644 index 0000000..c027051 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/580_old.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/582-584.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/582-584.xcf new file mode 100644 index 0000000..3c0dda1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/582-584.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..81fdecc Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..cf532cf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/584.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/584.bmp new file mode 100644 index 0000000..d1742c6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/584.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/585-588.xcf b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/585-588.xcf new file mode 100644 index 0000000..e13523b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/585-588.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..0020d99 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..39bab9a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/587.bmp b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/587.bmp new file mode 100644 index 0000000..c9130c4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ExplorerFrame.dll/587.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/MP3Tag/1000.bmp b/project/_Resources/elementary/bitmaps/tweaked/MP3Tag/1000.bmp new file mode 100644 index 0000000..bc8a8a3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/MP3Tag/1000.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/MP3Tag/1000.xcf b/project/_Resources/elementary/bitmaps/tweaked/MP3Tag/1000.xcf new file mode 100644 index 0000000..34e5a37 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/MP3Tag/1000.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PerfCenterCPL.dll/68.bmp b/project/_Resources/elementary/bitmaps/tweaked/PerfCenterCPL.dll/68.bmp new file mode 100644 index 0000000..6bbcfb4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PerfCenterCPL.dll/68.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PerfCenterCPL.dll/68.xcf b/project/_Resources/elementary/bitmaps/tweaked/PerfCenterCPL.dll/68.xcf new file mode 100644 index 0000000..e4a5dee Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PerfCenterCPL.dll/68.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/14029.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/14029.png new file mode 100644 index 0000000..d8b7f79 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/14029.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4000.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4000.png new file mode 100644 index 0000000..5908eb0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4000.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4000.xcf b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4000.xcf new file mode 100644 index 0000000..be96c68 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4000.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..9280f58 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..81e1515 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4009.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4009.png new file mode 100644 index 0000000..6fe8579 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4009.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4012.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4012.png new file mode 100644 index 0000000..9c34753 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4012.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4015.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4015.png new file mode 100644 index 0000000..66ee52b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4015.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4019.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4019.png new file mode 100644 index 0000000..aeee857 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4019.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4019.xcf b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4019.xcf new file mode 100644 index 0000000..77f1bff Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4019.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4124.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4124.png new file mode 100644 index 0000000..1afab4e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4124.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4179.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4179.png new file mode 100644 index 0000000..64083b6 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4179.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..6f53d8e Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..7af18ba Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4230.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4230.png new file mode 100644 index 0000000..6d5dc41 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4230.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4233.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4233.png new file mode 100644 index 0000000..c9d5b62 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4233.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4236.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4236.png new file mode 100644 index 0000000..432e36f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4236.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4239.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4239.png new file mode 100644 index 0000000..a28a435 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4239.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4239.xcf b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4239.xcf new file mode 100644 index 0000000..99a7f4c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4239.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4245.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4245.png new file mode 100644 index 0000000..f82103c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4245.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4248.png b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4248.png new file mode 100644 index 0000000..d80d85b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/PhotoViewer.dll/4248.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/130.bmp b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/130.bmp new file mode 100644 index 0000000..74a902a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/130.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/130.xcf b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/130.xcf new file mode 100644 index 0000000..6bb8721 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/130.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/131.bmp b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/131.bmp new file mode 100644 index 0000000..7a1393d Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/131.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/134.bmp b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/134.bmp new file mode 100644 index 0000000..1946ae9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/134.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/134.xcf b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/134.xcf new file mode 100644 index 0000000..0296fb4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/SnippingTool.exe/134.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp b/project/_Resources/elementary/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp new file mode 100644 index 0000000..02396d0 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/SoundRecorder.exe/204+205.xcf b/project/_Resources/elementary/bitmaps/tweaked/SoundRecorder.exe/204+205.xcf new file mode 100644 index 0000000..27a7797 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/SoundRecorder.exe/204+205.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/elementary/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..4496474 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/authui.dll/accessibility.bmp b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/accessibility.bmp new file mode 100644 index 0000000..557160c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/accessibility.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown-updates.bmp b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown-updates.bmp new file mode 100644 index 0000000..d8a2d38 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown-updates.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown-updates.xcf b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown-updates.xcf new file mode 100644 index 0000000..9ca7417 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown-updates.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown.bmp b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown.bmp new file mode 100644 index 0000000..2125063 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/authui.dll/shutdown.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/301.bmp b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/301.bmp new file mode 100644 index 0000000..b43a3f2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/301.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/301.xcf b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/301.xcf new file mode 100644 index 0000000..95c9ec2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/301.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/303.bmp b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/303.bmp new file mode 100644 index 0000000..c78a683 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/303.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/303.xcf b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/303.xcf new file mode 100644 index 0000000..06dc7ee Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/303.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/305.bmp b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/305.bmp new file mode 100644 index 0000000..f9ddd36 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/305.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/305.xcf b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/305.xcf new file mode 100644 index 0000000..55ac488 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/305.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/306.bmp b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/306.bmp new file mode 100644 index 0000000..3c61f36 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/306.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/306.xcf b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/306.xcf new file mode 100644 index 0000000..a65450a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/batmeter.dll/306.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5001.bmp b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5001.bmp new file mode 100644 index 0000000..9c79754 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5001.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5001.xcf b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5001.xcf new file mode 100644 index 0000000..bbc1823 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5001.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5008.bmp b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5008.bmp new file mode 100644 index 0000000..eb09888 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5008.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5008.xcf b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5008.xcf new file mode 100644 index 0000000..046d07c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/ccleaner/5008.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/mpc-hc.exe/210.png b/project/_Resources/elementary/bitmaps/tweaked/mpc-hc.exe/210.png new file mode 100644 index 0000000..a53b4bf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/mpc-hc.exe/210.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/elementary/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..091e519 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp b/project/_Resources/elementary/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp new file mode 100644 index 0000000..4d7ff5a Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp b/project/_Resources/elementary/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp new file mode 100644 index 0000000..1f56f96 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5000+5010.png b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5000+5010.png new file mode 100644 index 0000000..f82cc8c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5000+5010.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5002.png b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5002.png new file mode 100644 index 0000000..bfb3093 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5002.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5004.png b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5004.png new file mode 100644 index 0000000..07d79c4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5004.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5006+5008.png b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5006+5008.png new file mode 100644 index 0000000..27914c9 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/5006+5008.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/clock-face.svg b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/clock-face.svg new file mode 100644 index 0000000..98738de --- /dev/null +++ b/project/_Resources/elementary/bitmaps/tweaked/timedate.cpl/clock-face.svg @@ -0,0 +1,413 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/1741+1742.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/1741+1742.png new file mode 100644 index 0000000..5b9987c Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/1741+1742.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/1743.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/1743.png new file mode 100644 index 0000000..8ac105f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/1743.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/29717.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/29717.png new file mode 100644 index 0000000..9304727 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/29717.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..40940bf Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/331+350.xcf b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/331+350.xcf new file mode 100644 index 0000000..c7eac11 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/331+350.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/332.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/332.png new file mode 100644 index 0000000..e0fd7d3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/332.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4162+34162.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4162+34162.png new file mode 100644 index 0000000..3b60486 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4162+34162.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4163+34163.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4163+34163.png new file mode 100644 index 0000000..df3bc0f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4163+34163.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4164+34164.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4164+34164.png new file mode 100644 index 0000000..b0b0bf4 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4164+34164.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4165+34165.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4165+34165.png new file mode 100644 index 0000000..c1f94f3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4165+34165.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4166+34166.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4166+34166.png new file mode 100644 index 0000000..ad533a2 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4166+34166.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4167+34167.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4167+34167.png new file mode 100644 index 0000000..30f7833 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4167+34167.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4168+34168.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4168+34168.png new file mode 100644 index 0000000..56e68e1 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4168+34168.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4169+34169.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4169+34169.png new file mode 100644 index 0000000..0b6356f Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4169+34169.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png new file mode 100644 index 0000000..80a33fe Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png new file mode 100644 index 0000000..86391d5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4174+34174.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4174+34174.png new file mode 100644 index 0000000..80ed3e8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4174+34174.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4175+34175.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4175+34175.png new file mode 100644 index 0000000..9c148ca Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4175+34175.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4176+34176.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4176+34176.png new file mode 100644 index 0000000..a61547b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4176+34176.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4177+34177.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4177+34177.png new file mode 100644 index 0000000..f3bd56b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4177+34177.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4179+34179.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4179+34179.png new file mode 100644 index 0000000..df79d72 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4179+34179.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4180+34180.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4180+34180.png new file mode 100644 index 0000000..eba9457 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4180+34180.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4205+34205.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4205+34205.png new file mode 100644 index 0000000..f1a2c44 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4205+34205.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4206+34206.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4206+34206.png new file mode 100644 index 0000000..ca9b760 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4206+34206.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4207+34207.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4207+34207.png new file mode 100644 index 0000000..a2acb32 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4207+34207.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4208+34208.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4208+34208.png new file mode 100644 index 0000000..000b981 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4208+34208.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png new file mode 100644 index 0000000..5925bb2b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png new file mode 100644 index 0000000..f79b13b Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/431+433.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/431+433.png new file mode 100644 index 0000000..0ddd709 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/431+433.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/431+433.xcf b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/431+433.xcf new file mode 100644 index 0000000..fe90631 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/431+433.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/432.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/432.png new file mode 100644 index 0000000..60fcae3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/432.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..9bca0b5 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..e315bd3 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..9c11931 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/520.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/520.png new file mode 100644 index 0000000..50dc3c8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/520.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/525+529.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/525+529.png new file mode 100644 index 0000000..cc50ea8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/525+529.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/526+530.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/526+530.png new file mode 100644 index 0000000..b8f5baa Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/526+530.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/527.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/527.png new file mode 100644 index 0000000..18202af Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/527.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5271.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5271.png new file mode 100644 index 0000000..302f632 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5271.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..a2c4514 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5335.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5335.png new file mode 100644 index 0000000..189eb91 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5335.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..8abc347 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..08ebcc8 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5353.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5353.png new file mode 100644 index 0000000..6d92d19 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/5353.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/544.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/544.png new file mode 100644 index 0000000..7fc3534 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/544.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..1c55e27 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/FOLDER.xcf b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/FOLDER.xcf new file mode 100644 index 0000000..ef90f78 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/FOLDER.xcf differ diff --git a/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG new file mode 100644 index 0000000..0e8c813 Binary files /dev/null and b/project/_Resources/elementary/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG differ diff --git a/project/_Resources/elementary/files/Notepad2-CN-x64.exe b/project/_Resources/elementary/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..2aa2a10 Binary files /dev/null and b/project/_Resources/elementary/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/elementary/files/Notepad2-CN.exe b/project/_Resources/elementary/files/Notepad2-CN.exe new file mode 100644 index 0000000..9ab64c4 Binary files /dev/null and b/project/_Resources/elementary/files/Notepad2-CN.exe differ diff --git a/project/_Resources/elementary/files/Notepad2-DE-x64.exe b/project/_Resources/elementary/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..8aca72e Binary files /dev/null and b/project/_Resources/elementary/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/elementary/files/Notepad2-DE.exe b/project/_Resources/elementary/files/Notepad2-DE.exe new file mode 100644 index 0000000..dbe34eb Binary files /dev/null and b/project/_Resources/elementary/files/Notepad2-DE.exe differ diff --git a/project/_Resources/elementary/files/Notepad2-EN-x64.exe b/project/_Resources/elementary/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..3a64230 Binary files /dev/null and b/project/_Resources/elementary/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/elementary/files/Notepad2-EN.exe b/project/_Resources/elementary/files/Notepad2-EN.exe new file mode 100644 index 0000000..4a8e5a2 Binary files /dev/null and b/project/_Resources/elementary/files/Notepad2-EN.exe differ diff --git a/project/_Resources/elementary/icons/actions/application-exit.ico b/project/_Resources/elementary/icons/actions/application-exit.ico new file mode 100644 index 0000000..049425d Binary files /dev/null and b/project/_Resources/elementary/icons/actions/application-exit.ico differ diff --git a/project/_Resources/elementary/icons/actions/application-exit_+24.ico b/project/_Resources/elementary/icons/actions/application-exit_+24.ico new file mode 100644 index 0000000..cdf0771 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/application-exit_+24.ico differ diff --git a/project/_Resources/elementary/icons/actions/application-exit_16.ico b/project/_Resources/elementary/icons/actions/application-exit_16.ico new file mode 100644 index 0000000..0e179f9 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/application-exit_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/config-date.ico b/project/_Resources/elementary/icons/actions/config-date.ico new file mode 100644 index 0000000..16ee959 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/config-date.ico differ diff --git a/project/_Resources/elementary/icons/actions/config-date_+256.ico b/project/_Resources/elementary/icons/actions/config-date_+256.ico new file mode 100644 index 0000000..170e271 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/config-date_+256.ico differ diff --git a/project/_Resources/elementary/icons/actions/config-date_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/config-date_16_20_24_32.ico new file mode 100644 index 0000000..2a25b16 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/config-date_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/dialog-apply_16.ico b/project/_Resources/elementary/icons/actions/dialog-apply_16.ico new file mode 100644 index 0000000..e5362b6 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/dialog-apply_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/document-edit_32_48.ico b/project/_Resources/elementary/icons/actions/document-edit_32_48.ico new file mode 100644 index 0000000..d6b9eb2 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/document-edit_32_48.ico differ diff --git a/project/_Resources/elementary/icons/actions/document-open-recent.ico b/project/_Resources/elementary/icons/actions/document-open-recent.ico new file mode 100644 index 0000000..7e762b5 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/document-open-recent.ico differ diff --git a/project/_Resources/elementary/icons/actions/document-open-recent_+24.ico b/project/_Resources/elementary/icons/actions/document-open-recent_+24.ico new file mode 100644 index 0000000..72a47a8 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/document-open-recent_+24.ico differ diff --git a/project/_Resources/elementary/icons/actions/document-open-recent_+64_256.ico b/project/_Resources/elementary/icons/actions/document-open-recent_+64_256.ico new file mode 100644 index 0000000..34762d4 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/document-open-recent_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/document-print-preview_16_24_32.ico b/project/_Resources/elementary/icons/actions/document-print-preview_16_24_32.ico new file mode 100644 index 0000000..9267725 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/document-print-preview_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/document-save_16.ico b/project/_Resources/elementary/icons/actions/document-save_16.ico new file mode 100644 index 0000000..ac35bf1 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/document-save_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/document-search_+256.ico b/project/_Resources/elementary/icons/actions/document-search_+256.ico new file mode 100644 index 0000000..1f4824f Binary files /dev/null and b/project/_Resources/elementary/icons/actions/document-search_+256.ico differ diff --git a/project/_Resources/elementary/icons/actions/drive-harddisk-network-new_16_24_32.ico b/project/_Resources/elementary/icons/actions/drive-harddisk-network-new_16_24_32.ico new file mode 100644 index 0000000..27fa016 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/drive-harddisk-network-new_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/drive-harddisk-search_+24_256.ico b/project/_Resources/elementary/icons/actions/drive-harddisk-search_+24_256.ico new file mode 100644 index 0000000..2d908f9 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/drive-harddisk-search_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/drive-harddisk-search_16.ico b/project/_Resources/elementary/icons/actions/drive-harddisk-search_16.ico new file mode 100644 index 0000000..0922d8d Binary files /dev/null and b/project/_Resources/elementary/icons/actions/drive-harddisk-search_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-copy_16.ico b/project/_Resources/elementary/icons/actions/edit-copy_16.ico new file mode 100644 index 0000000..e3025e7 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-copy_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-copy_16_24_32.ico b/project/_Resources/elementary/icons/actions/edit-copy_16_24_32.ico new file mode 100644 index 0000000..4cc7f36 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-copy_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-cut_+24_256.ico b/project/_Resources/elementary/icons/actions/edit-cut_+24_256.ico new file mode 100644 index 0000000..7c94afd Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-cut_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-cut_16.ico b/project/_Resources/elementary/icons/actions/edit-cut_16.ico new file mode 100644 index 0000000..7100d40 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-cut_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-cut_16_24_32.ico b/project/_Resources/elementary/icons/actions/edit-cut_16_24_32.ico new file mode 100644 index 0000000..cd6db55 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-cut_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-delete.ico b/project/_Resources/elementary/icons/actions/edit-delete.ico new file mode 100644 index 0000000..66477ad Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-delete.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-delete_+24.ico b/project/_Resources/elementary/icons/actions/edit-delete_+24.ico new file mode 100644 index 0000000..d14bc51 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-delete_+24.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-delete_+24_64_96_128_256.ico b/project/_Resources/elementary/icons/actions/edit-delete_+24_64_96_128_256.ico new file mode 100644 index 0000000..146ad73 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-delete_+24_64_96_128_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-delete_+256.ico b/project/_Resources/elementary/icons/actions/edit-delete_+256.ico new file mode 100644 index 0000000..65e05d0 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-delete_+256.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-delete_16.ico b/project/_Resources/elementary/icons/actions/edit-delete_16.ico new file mode 100644 index 0000000..4d1f448 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-delete_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-paste_16.ico b/project/_Resources/elementary/icons/actions/edit-paste_16.ico new file mode 100644 index 0000000..69d9104 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-paste_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-paste_16_24_32.ico b/project/_Resources/elementary/icons/actions/edit-paste_16_24_32.ico new file mode 100644 index 0000000..d072371 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-paste_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/edit-undo_16.ico b/project/_Resources/elementary/icons/actions/edit-undo_16.ico new file mode 100644 index 0000000..b6b6f0f Binary files /dev/null and b/project/_Resources/elementary/icons/actions/edit-undo_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/folder-new_16_24_32.ico b/project/_Resources/elementary/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..f85c56f Binary files /dev/null and b/project/_Resources/elementary/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-down_16_24_32.ico b/project/_Resources/elementary/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..b3b5251 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-home.ico b/project/_Resources/elementary/icons/actions/go-home.ico new file mode 100644 index 0000000..75346db Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-home.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-home_16_32.ico b/project/_Resources/elementary/icons/actions/go-home_16_32.ico new file mode 100644 index 0000000..1685a07 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-home_16_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..b37d40f Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-next_24.ico b/project/_Resources/elementary/icons/actions/go-next_24.ico new file mode 100644 index 0000000..2fc2d7e Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..2aa32a0 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-previous_24.ico b/project/_Resources/elementary/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..d541a8d Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-up_16.ico b/project/_Resources/elementary/icons/actions/go-up_16.ico new file mode 100644 index 0000000..89ea90c Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/go-up_16_24_32.ico b/project/_Resources/elementary/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..50e65e2 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/help-contents.ico b/project/_Resources/elementary/icons/actions/help-contents.ico new file mode 100644 index 0000000..0602f78 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/help-contents.ico differ diff --git a/project/_Resources/elementary/icons/actions/list-add.ico b/project/_Resources/elementary/icons/actions/list-add.ico new file mode 100644 index 0000000..63629b6 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/list-add.ico differ diff --git a/project/_Resources/elementary/icons/actions/list-add_16.ico b/project/_Resources/elementary/icons/actions/list-add_16.ico new file mode 100644 index 0000000..0f5591c Binary files /dev/null and b/project/_Resources/elementary/icons/actions/list-add_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/mail-write_16.ico b/project/_Resources/elementary/icons/actions/mail-write_16.ico new file mode 100644 index 0000000..dbbc78b Binary files /dev/null and b/project/_Resources/elementary/icons/actions/mail-write_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-eject.ico b/project/_Resources/elementary/icons/actions/media-eject.ico new file mode 100644 index 0000000..7cf9d4d Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-eject.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-eject_16_22_24_32.ico b/project/_Resources/elementary/icons/actions/media-eject_16_22_24_32.ico new file mode 100644 index 0000000..9f432d8 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-eject_16_22_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-pause_16.ico b/project/_Resources/elementary/icons/actions/media-playback-pause_16.ico new file mode 100644 index 0000000..d12c935 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-pause_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-pause_16_20.ico b/project/_Resources/elementary/icons/actions/media-playback-pause_16_20.ico new file mode 100644 index 0000000..75d6de0 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-pause_16_20.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-pause_16_20_24.ico b/project/_Resources/elementary/icons/actions/media-playback-pause_16_20_24.ico new file mode 100644 index 0000000..4b148aa Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-pause_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-start-question_16.xcf b/project/_Resources/elementary/icons/actions/media-playback-start-question_16.xcf new file mode 100644 index 0000000..16bb15c Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-start-question_16.xcf differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-start-question_16_20.ico b/project/_Resources/elementary/icons/actions/media-playback-start-question_16_20.ico new file mode 100644 index 0000000..bd547ef Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-start-question_16_20.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-start_16.ico b/project/_Resources/elementary/icons/actions/media-playback-start_16.ico new file mode 100644 index 0000000..d887460 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-start_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-start_16_20.ico b/project/_Resources/elementary/icons/actions/media-playback-start_16_20.ico new file mode 100644 index 0000000..f2e73f6 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-start_16_20.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-start_16_20_24.ico b/project/_Resources/elementary/icons/actions/media-playback-start_16_20_24.ico new file mode 100644 index 0000000..c4f7bed Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-start_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-start_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/media-playback-start_16_20_24_32.ico new file mode 100644 index 0000000..d99f55e Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-start_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-stop_16.ico b/project/_Resources/elementary/icons/actions/media-playback-stop_16.ico new file mode 100644 index 0000000..513d05e Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-stop_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-stop_16_20.ico b/project/_Resources/elementary/icons/actions/media-playback-stop_16_20.ico new file mode 100644 index 0000000..3de411d Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-stop_16_20.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-playback-stop_16_20_24.ico b/project/_Resources/elementary/icons/actions/media-playback-stop_16_20_24.ico new file mode 100644 index 0000000..9b84c28 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-playback-stop_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-skip-backward_16.ico b/project/_Resources/elementary/icons/actions/media-skip-backward_16.ico new file mode 100644 index 0000000..1e57dec Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-skip-backward_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-skip-backward_16_20.ico b/project/_Resources/elementary/icons/actions/media-skip-backward_16_20.ico new file mode 100644 index 0000000..d4335f9 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-skip-backward_16_20.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-skip-backward_16_20_24.ico b/project/_Resources/elementary/icons/actions/media-skip-backward_16_20_24.ico new file mode 100644 index 0000000..273a401 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-skip-backward_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-skip-forward_16.ico b/project/_Resources/elementary/icons/actions/media-skip-forward_16.ico new file mode 100644 index 0000000..53b9783 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-skip-forward_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-skip-forward_16_20.ico b/project/_Resources/elementary/icons/actions/media-skip-forward_16_20.ico new file mode 100644 index 0000000..8650427 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-skip-forward_16_20.ico differ diff --git a/project/_Resources/elementary/icons/actions/media-skip-forward_16_20_24.ico b/project/_Resources/elementary/icons/actions/media-skip-forward_16_20_24.ico new file mode 100644 index 0000000..422f942 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/media-skip-forward_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/elementary/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..b86ff90 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/printer-new_+24.ico b/project/_Resources/elementary/icons/actions/printer-new_+24.ico new file mode 100644 index 0000000..5e64507 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/printer-new_+24.ico differ diff --git a/project/_Resources/elementary/icons/actions/regedit-search_32.ico b/project/_Resources/elementary/icons/actions/regedit-search_32.ico new file mode 100644 index 0000000..69a78ee Binary files /dev/null and b/project/_Resources/elementary/icons/actions/regedit-search_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/system-hibernate_16_24_32.ico b/project/_Resources/elementary/icons/actions/system-hibernate_16_24_32.ico new file mode 100644 index 0000000..3f8c58f Binary files /dev/null and b/project/_Resources/elementary/icons/actions/system-hibernate_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/system-search.ico b/project/_Resources/elementary/icons/actions/system-search.ico new file mode 100644 index 0000000..22c9a2d Binary files /dev/null and b/project/_Resources/elementary/icons/actions/system-search.ico differ diff --git a/project/_Resources/elementary/icons/actions/system-search_+24.ico b/project/_Resources/elementary/icons/actions/system-search_+24.ico new file mode 100644 index 0000000..ecebce0 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/system-search_+24.ico differ diff --git a/project/_Resources/elementary/icons/actions/system-search_+24_40_60_64_72_96_256.ico b/project/_Resources/elementary/icons/actions/system-search_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..9b112aa Binary files /dev/null and b/project/_Resources/elementary/icons/actions/system-search_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/system-search_+24_64_96_128_256.ico b/project/_Resources/elementary/icons/actions/system-search_+24_64_96_128_256.ico new file mode 100644 index 0000000..c15b985 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/system-search_+24_64_96_128_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/system-search_+64_256.ico b/project/_Resources/elementary/icons/actions/system-search_+64_256.ico new file mode 100644 index 0000000..b5fcd54 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/system-search_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/actions/system-search_16.ico b/project/_Resources/elementary/icons/actions/system-search_16.ico new file mode 100644 index 0000000..df6e7e2 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/system-search_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/tab-new_16_32.ico b/project/_Resources/elementary/icons/actions/tab-new_16_32.ico new file mode 100644 index 0000000..78aabba Binary files /dev/null and b/project/_Resources/elementary/icons/actions/tab-new_16_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/tab-new_32_48.ico b/project/_Resources/elementary/icons/actions/tab-new_32_48.ico new file mode 100644 index 0000000..9d27e82 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/tab-new_32_48.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-files-content_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/view-files-content_16_20_24_32.ico new file mode 100644 index 0000000..3eb1fcc Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-files-content_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-files-details_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/view-files-details_16_20_24_32.ico new file mode 100644 index 0000000..995e1bf Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-files-details_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-files-list_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/view-files-list_16_20_24_32.ico new file mode 100644 index 0000000..e8e8b4d Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-files-list_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-files-symbols-middle_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/view-files-symbols-middle_16_20_24_32.ico new file mode 100644 index 0000000..5b47b03 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-files-symbols-middle_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-files-symbols-small_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/view-files-symbols-small_16_20_24_32.ico new file mode 100644 index 0000000..78291e6 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-files-symbols-small_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-files-tiled-extended_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/view-files-tiled-extended_16_20_24_32.ico new file mode 100644 index 0000000..4c03224 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-files-tiled-extended_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-files-tiled_16_20_24_32.ico b/project/_Resources/elementary/icons/actions/view-files-tiled_16_20_24_32.ico new file mode 100644 index 0000000..b077959 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-files-tiled_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-fullscreen.ico b/project/_Resources/elementary/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..e695433 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-refresh.ico b/project/_Resources/elementary/icons/actions/view-refresh.ico new file mode 100644 index 0000000..5d55118 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-refresh.ico differ diff --git a/project/_Resources/elementary/icons/actions/view-refresh_16.ico b/project/_Resources/elementary/icons/actions/view-refresh_16.ico new file mode 100644 index 0000000..3d38a63 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/view-refresh_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/window-close_+256.ico b/project/_Resources/elementary/icons/actions/window-close_+256.ico new file mode 100644 index 0000000..6fd7432 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/window-close_+256.ico differ diff --git a/project/_Resources/elementary/icons/actions/window-close_16.ico b/project/_Resources/elementary/icons/actions/window-close_16.ico new file mode 100644 index 0000000..8dcd35b Binary files /dev/null and b/project/_Resources/elementary/icons/actions/window-close_16.ico differ diff --git a/project/_Resources/elementary/icons/actions/window-close_16_20_24_48.ico b/project/_Resources/elementary/icons/actions/window-close_16_20_24_48.ico new file mode 100644 index 0000000..f43b934 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/window-close_16_20_24_48.ico differ diff --git a/project/_Resources/elementary/icons/actions/window-close_16_24_32.ico b/project/_Resources/elementary/icons/actions/window-close_16_24_32.ico new file mode 100644 index 0000000..c5b90b2 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/window-close_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/window-new_16_32.ico b/project/_Resources/elementary/icons/actions/window-new_16_32.ico new file mode 100644 index 0000000..235e022 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/window-new_16_32.ico differ diff --git a/project/_Resources/elementary/icons/actions/zoom-in_16_20_24.ico b/project/_Resources/elementary/icons/actions/zoom-in_16_20_24.ico new file mode 100644 index 0000000..ad25e8e Binary files /dev/null and b/project/_Resources/elementary/icons/actions/zoom-in_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/actions/zoom-out_16_20_24.ico b/project/_Resources/elementary/icons/actions/zoom-out_16_20_24.ico new file mode 100644 index 0000000..c673ef2 Binary files /dev/null and b/project/_Resources/elementary/icons/actions/zoom-out_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/apps/accessories-calculator_+24_64_256.ico b/project/_Resources/elementary/icons/apps/accessories-calculator_+24_64_256.ico new file mode 100644 index 0000000..4dac61d Binary files /dev/null and b/project/_Resources/elementary/icons/apps/accessories-calculator_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/accessories-character-map_+24_256.ico b/project/_Resources/elementary/icons/apps/accessories-character-map_+24_256.ico new file mode 100644 index 0000000..bdc45e3 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/accessories-character-map_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/accessories-character-map_16.ico b/project/_Resources/elementary/icons/apps/accessories-character-map_16.ico new file mode 100644 index 0000000..366f2c1 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/accessories-character-map_16.ico differ diff --git a/project/_Resources/elementary/icons/apps/accessories-text-editor_+24_256.ico b/project/_Resources/elementary/icons/apps/accessories-text-editor_+24_256.ico new file mode 100644 index 0000000..53ab456 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/accessories-text-editor_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/accessories-wordpad_+24_64_256.ico b/project/_Resources/elementary/icons/apps/accessories-wordpad_+24_64_256.ico new file mode 100644 index 0000000..50d6899 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/accessories-wordpad_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/alacarte.ico b/project/_Resources/elementary/icons/apps/alacarte.ico new file mode 100644 index 0000000..6f41a04 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/alacarte.ico differ diff --git a/project/_Resources/elementary/icons/apps/alacarte_+256.ico b/project/_Resources/elementary/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..79ffea0 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/alacarte_16_32.ico b/project/_Resources/elementary/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..aeb92ce Binary files /dev/null and b/project/_Resources/elementary/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/application-autostart_+24_256.ico b/project/_Resources/elementary/icons/apps/application-autostart_+24_256.ico new file mode 100644 index 0000000..ddcc493 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/application-autostart_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/application-default-icon_16_24.ico b/project/_Resources/elementary/icons/apps/application-default-icon_16_24.ico new file mode 100644 index 0000000..a0c4635 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/application-default-icon_16_24.ico differ diff --git a/project/_Resources/elementary/icons/apps/application-default-icon_32.ico b/project/_Resources/elementary/icons/apps/application-default-icon_32.ico new file mode 100644 index 0000000..1fc6c85 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/application-default-icon_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/bluetooth_+24_256.ico b/project/_Resources/elementary/icons/apps/bluetooth_+24_256.ico new file mode 100644 index 0000000..a386526 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/bluetooth_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/bug-buddy_+24_256.ico b/project/_Resources/elementary/icons/apps/bug-buddy_+24_256.ico new file mode 100644 index 0000000..8f8c648 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/bug-buddy_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/ccleaner_+256.ico b/project/_Resources/elementary/icons/apps/ccleaner_+256.ico new file mode 100644 index 0000000..787dd95 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/ccleaner_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/clean-manager_+24_256.ico b/project/_Resources/elementary/icons/apps/clean-manager_+24_256.ico new file mode 100644 index 0000000..fdc31b2 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/clean-manager_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/contact-multi_+256.ico b/project/_Resources/elementary/icons/apps/contact-multi_+256.ico new file mode 100644 index 0000000..f6e399a Binary files /dev/null and b/project/_Resources/elementary/icons/apps/contact-multi_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/contact_+24_256.ico b/project/_Resources/elementary/icons/apps/contact_+24_256.ico new file mode 100644 index 0000000..41cd90a Binary files /dev/null and b/project/_Resources/elementary/icons/apps/contact_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/deja-dup_+24_256.ico b/project/_Resources/elementary/icons/apps/deja-dup_+24_256.ico new file mode 100644 index 0000000..244a6d7 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/deja-dup_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/dropbox_+256.ico b/project/_Resources/elementary/icons/apps/dropbox_+256.ico new file mode 100644 index 0000000..3724a3e Binary files /dev/null and b/project/_Resources/elementary/icons/apps/dropbox_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/dropbox_16.ico b/project/_Resources/elementary/icons/apps/dropbox_16.ico new file mode 100644 index 0000000..54f30d9 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/dropbox_16.ico differ diff --git a/project/_Resources/elementary/icons/apps/dropbox_16_20_24_32.ico b/project/_Resources/elementary/icons/apps/dropbox_16_20_24_32.ico new file mode 100644 index 0000000..b55f80c Binary files /dev/null and b/project/_Resources/elementary/icons/apps/dropbox_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/emesene_+24_256.ico b/project/_Resources/elementary/icons/apps/emesene_+24_256.ico new file mode 100644 index 0000000..5c642fb Binary files /dev/null and b/project/_Resources/elementary/icons/apps/emesene_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/firefox_+256.ico b/project/_Resources/elementary/icons/apps/firefox_+256.ico new file mode 100644 index 0000000..33afdd7 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/firefox_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/firewall_+256.ico b/project/_Resources/elementary/icons/apps/firewall_+256.ico new file mode 100644 index 0000000..70e20b0 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/firewall_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gdm_+24_256.ico b/project/_Resources/elementary/icons/apps/gdm_+24_256.ico new file mode 100644 index 0000000..585f0b5 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gdm_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-display-properties_+24.ico b/project/_Resources/elementary/icons/apps/gnome-display-properties_+24.ico new file mode 100644 index 0000000..683bcf3 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-display-properties_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-display-properties_+24_128_256.ico b/project/_Resources/elementary/icons/apps/gnome-display-properties_+24_128_256.ico new file mode 100644 index 0000000..675b6d9 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-display-properties_+24_128_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-display-properties_32_48.ico b/project/_Resources/elementary/icons/apps/gnome-display-properties_32_48.ico new file mode 100644 index 0000000..0dfcddb Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-display-properties_32_48.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-nettool_+24.ico b/project/_Resources/elementary/icons/apps/gnome-nettool_+24.ico new file mode 100644 index 0000000..d83a59b Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-nettool_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-nettool_+24_256.ico b/project/_Resources/elementary/icons/apps/gnome-nettool_+24_256.ico new file mode 100644 index 0000000..6ff1e1c Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-nettool_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-panel-notification-area_+24_256.ico b/project/_Resources/elementary/icons/apps/gnome-panel-notification-area_+24_256.ico new file mode 100644 index 0000000..367a91f Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-panel-notification-area_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-panel-workspace-switcher.ico b/project/_Resources/elementary/icons/apps/gnome-panel-workspace-switcher.ico new file mode 100644 index 0000000..3ace6e7 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-panel-workspace-switcher.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-panel-workspace-switcher_+256.ico b/project/_Resources/elementary/icons/apps/gnome-panel-workspace-switcher_+256.ico new file mode 100644 index 0000000..d536ef3 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-panel-workspace-switcher_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-power-manager_+24_256.ico b/project/_Resources/elementary/icons/apps/gnome-power-manager_+24_256.ico new file mode 100644 index 0000000..41cb380 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-power-manager_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-power-manager_+256.ico b/project/_Resources/elementary/icons/apps/gnome-power-manager_+256.ico new file mode 100644 index 0000000..b8ff71f Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-power-manager_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-power-manager_16_24_32.ico b/project/_Resources/elementary/icons/apps/gnome-power-manager_16_24_32.ico new file mode 100644 index 0000000..01a609c Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-power-manager_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-power-manager_16_32.ico b/project/_Resources/elementary/icons/apps/gnome-power-manager_16_32.ico new file mode 100644 index 0000000..2f99cdc Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-power-manager_16_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-shutdown.ico b/project/_Resources/elementary/icons/apps/gnome-shutdown.ico new file mode 100644 index 0000000..049425d Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-shutdown.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-shutdown_+24.ico b/project/_Resources/elementary/icons/apps/gnome-shutdown_+24.ico new file mode 100644 index 0000000..cdf0771 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-shutdown_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-sound-recorder_+256.ico b/project/_Resources/elementary/icons/apps/gnome-sound-recorder_+256.ico new file mode 100644 index 0000000..246e6c0 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-sound-recorder_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/gnome-sticky-notes-applet_+24_64_256.ico b/project/_Resources/elementary/icons/apps/gnome-sticky-notes-applet_+24_64_256.ico new file mode 100644 index 0000000..bc7b396 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/gnome-sticky-notes-applet_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/google-chrome_+256.ico b/project/_Resources/elementary/icons/apps/google-chrome_+256.ico new file mode 100644 index 0000000..10b1da3 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/google-chrome_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/help-browser_+24.ico b/project/_Resources/elementary/icons/apps/help-browser_+24.ico new file mode 100644 index 0000000..8df9390 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/help-browser_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/help-browser_+64_256.ico b/project/_Resources/elementary/icons/apps/help-browser_+64_256.ico new file mode 100644 index 0000000..ca6db3a Binary files /dev/null and b/project/_Resources/elementary/icons/apps/help-browser_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/help-browser_16.ico b/project/_Resources/elementary/icons/apps/help-browser_16.ico new file mode 100644 index 0000000..209ea1b Binary files /dev/null and b/project/_Resources/elementary/icons/apps/help-browser_16.ico differ diff --git a/project/_Resources/elementary/icons/apps/help-browser_16_20_24.ico b/project/_Resources/elementary/icons/apps/help-browser_16_20_24.ico new file mode 100644 index 0000000..04436f1 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/help-browser_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/apps/help-browser_16_20_24_32.ico b/project/_Resources/elementary/icons/apps/help-browser_16_20_24_32.ico new file mode 100644 index 0000000..5ef2624 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/help-browser_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/help-browser_16_24_32.ico b/project/_Resources/elementary/icons/apps/help-browser_16_24_32.ico new file mode 100644 index 0000000..e7de8c1 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/help-browser_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/hwbrowser_+256.ico b/project/_Resources/elementary/icons/apps/hwbrowser_+256.ico new file mode 100644 index 0000000..d0a973d Binary files /dev/null and b/project/_Resources/elementary/icons/apps/hwbrowser_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/inkscape_+256.ico b/project/_Resources/elementary/icons/apps/inkscape_+256.ico new file mode 100644 index 0000000..61c9291 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/inkscape_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/internet-mail_+24.ico b/project/_Resources/elementary/icons/apps/internet-mail_+24.ico new file mode 100644 index 0000000..fd2caa8 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/internet-mail_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/internet-mail_+256.ico b/project/_Resources/elementary/icons/apps/internet-mail_+256.ico new file mode 100644 index 0000000..a63eb3f Binary files /dev/null and b/project/_Resources/elementary/icons/apps/internet-mail_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/internet-mail_16_24_32.ico b/project/_Resources/elementary/icons/apps/internet-mail_16_24_32.ico new file mode 100644 index 0000000..4fc85ba Binary files /dev/null and b/project/_Resources/elementary/icons/apps/internet-mail_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/internet-news-reader.ico b/project/_Resources/elementary/icons/apps/internet-news-reader.ico new file mode 100644 index 0000000..64a84d4 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/internet-news-reader.ico differ diff --git a/project/_Resources/elementary/icons/apps/internet-web-browser_16_32.ico b/project/_Resources/elementary/icons/apps/internet-web-browser_16_32.ico new file mode 100644 index 0000000..82e0a09 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/internet-web-browser_16_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/multimedia-audio-player_+24_256.ico b/project/_Resources/elementary/icons/apps/multimedia-audio-player_+24_256.ico new file mode 100644 index 0000000..2eac081 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/multimedia-audio-player_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/multimedia-audio-player_64.ico b/project/_Resources/elementary/icons/apps/multimedia-audio-player_64.ico new file mode 100644 index 0000000..1ad67fb Binary files /dev/null and b/project/_Resources/elementary/icons/apps/multimedia-audio-player_64.ico differ diff --git a/project/_Resources/elementary/icons/apps/multimedia-photo-manager_+64_256.ico b/project/_Resources/elementary/icons/apps/multimedia-photo-manager_+64_256.ico new file mode 100644 index 0000000..1b687d3 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/multimedia-photo-manager_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/nautilus-cd-burner_+256.ico b/project/_Resources/elementary/icons/apps/nautilus-cd-burner_+256.ico new file mode 100644 index 0000000..2b8fcba Binary files /dev/null and b/project/_Resources/elementary/icons/apps/nautilus-cd-burner_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/nautilus-cd-burner_16_20_24_32.ico b/project/_Resources/elementary/icons/apps/nautilus-cd-burner_16_20_24_32.ico new file mode 100644 index 0000000..91fbd01 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/nautilus-cd-burner_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/nautilus-cd-burner_16_24_32.ico b/project/_Resources/elementary/icons/apps/nautilus-cd-burner_16_24_32.ico new file mode 100644 index 0000000..7cedd32 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/nautilus-cd-burner_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/nvidia-cpl_+256.ico b/project/_Resources/elementary/icons/apps/nvidia-cpl_+256.ico new file mode 100644 index 0000000..7cfd430 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/nvidia-cpl_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/onboard_+24_40_60_64_72_96_256.ico b/project/_Resources/elementary/icons/apps/onboard_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..bb7ed39 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/onboard_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/opera_+128_256.ico b/project/_Resources/elementary/icons/apps/opera_+128_256.ico new file mode 100644 index 0000000..a9ea41f Binary files /dev/null and b/project/_Resources/elementary/icons/apps/opera_+128_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/pitivi_+24_256.ico b/project/_Resources/elementary/icons/apps/pitivi_+24_256.ico new file mode 100644 index 0000000..322b2bc Binary files /dev/null and b/project/_Resources/elementary/icons/apps/pitivi_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-color_+24_256.ico b/project/_Resources/elementary/icons/apps/preferences-color_+24_256.ico new file mode 100644 index 0000000..08e16a5 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-color_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_+24_64_96.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_+24_64_96.ico new file mode 100644 index 0000000..49ea552 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_+24_64_96.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_+256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_+256.ico new file mode 100644 index 0000000..7fd680b Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_16_24.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_16_24.ico new file mode 100644 index 0000000..fdf0ea6 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-accessibility_16_24.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-font.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-font.ico new file mode 100644 index 0000000..95b867c Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-font.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-font_+256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-font_+256.ico new file mode 100644 index 0000000..088af51 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-font_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-locale_+256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-locale_+256.ico new file mode 100644 index 0000000..2fdcbcf Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-locale_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..10a9526 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..f8e0c8b Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-screensaver.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-screensaver.ico new file mode 100644 index 0000000..001b2e7 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-screensaver.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-screensaver_+24_256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-screensaver_+24_256.ico new file mode 100644 index 0000000..26ff60e Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-screensaver_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-sound.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-sound.ico new file mode 100644 index 0000000..192466f Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-sound.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+24.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+24.ico new file mode 100644 index 0000000..f5fab65 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+24_256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+24_256.ico new file mode 100644 index 0000000..b8c9914 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+256.ico new file mode 100644 index 0000000..88aa3fb Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-sound_16_24_32.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_16_24_32.ico new file mode 100644 index 0000000..c81edbf Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-sound_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-theme.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-theme.ico new file mode 100644 index 0000000..5c91eca Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-theme.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-theme_+24_256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-theme_+24_256.ico new file mode 100644 index 0000000..4bd6299 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-theme_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-theme_+256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-theme_+256.ico new file mode 100644 index 0000000..6c34959 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-theme_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-theme_16.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-theme_16.ico new file mode 100644 index 0000000..d320413 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-theme_16.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-wallpaper.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-wallpaper.ico new file mode 100644 index 0000000..c828775 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-wallpaper.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-desktop-wallpaper_+256.ico b/project/_Resources/elementary/icons/apps/preferences-desktop-wallpaper_+256.ico new file mode 100644 index 0000000..39647b9 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-desktop-wallpaper_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/elementary/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..dec6c4b Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-system-parental-controls.ico b/project/_Resources/elementary/icons/apps/preferences-system-parental-controls.ico new file mode 100644 index 0000000..573a59a Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-system-parental-controls.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-system-time_+24.ico b/project/_Resources/elementary/icons/apps/preferences-system-time_+24.ico new file mode 100644 index 0000000..03f7a16 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-system-time_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-system-time_+256.ico b/project/_Resources/elementary/icons/apps/preferences-system-time_+256.ico new file mode 100644 index 0000000..f741ee6 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-system-time_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-system-windows_+24_256.ico b/project/_Resources/elementary/icons/apps/preferences-system-windows_+24_256.ico new file mode 100644 index 0000000..7fbe6b1 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-system-windows_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-system-windows_16.ico b/project/_Resources/elementary/icons/apps/preferences-system-windows_16.ico new file mode 100644 index 0000000..e5dc035 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-system-windows_16.ico differ diff --git a/project/_Resources/elementary/icons/apps/preferences-system-windows_32.ico b/project/_Resources/elementary/icons/apps/preferences-system-windows_32.ico new file mode 100644 index 0000000..0a44e90 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/preferences-system-windows_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/rip.ico b/project/_Resources/elementary/icons/apps/rip.ico new file mode 100644 index 0000000..86c4790 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/rip.ico differ diff --git a/project/_Resources/elementary/icons/apps/session-properties_+256.ico b/project/_Resources/elementary/icons/apps/session-properties_+256.ico new file mode 100644 index 0000000..b3b4471 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/session-properties_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/stock_person_+24_96_256.ico b/project/_Resources/elementary/icons/apps/stock_person_+24_96_256.ico new file mode 100644 index 0000000..901cd78 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/stock_person_+24_96_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/stock_person_16_20_24_32.ico b/project/_Resources/elementary/icons/apps/stock_person_16_20_24_32.ico new file mode 100644 index 0000000..5f51b81 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/stock_person_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-appchooser_+24_256.ico b/project/_Resources/elementary/icons/apps/system-appchooser_+24_256.ico new file mode 100644 index 0000000..985d31b Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-appchooser_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-file-manager_+24_64_128_256.ico b/project/_Resources/elementary/icons/apps/system-file-manager_+24_64_128_256.ico new file mode 100644 index 0000000..7733188 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-file-manager_+24_64_128_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-info_+24_256.ico b/project/_Resources/elementary/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..671c4c5 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-installer.ico b/project/_Resources/elementary/icons/apps/system-installer.ico new file mode 100644 index 0000000..3ac9557 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-installer.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-installer_+24_256.ico b/project/_Resources/elementary/icons/apps/system-installer_+24_256.ico new file mode 100644 index 0000000..515c1ae Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-installer_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-installer_+256.ico b/project/_Resources/elementary/icons/apps/system-installer_+256.ico new file mode 100644 index 0000000..36c9989 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-installer_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-software-update.ico b/project/_Resources/elementary/icons/apps/system-software-update.ico new file mode 100644 index 0000000..185ed34 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-software-update.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-software-update_+24_256.ico b/project/_Resources/elementary/icons/apps/system-software-update_+24_256.ico new file mode 100644 index 0000000..3804c89 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-software-update_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-software-update_+256.ico b/project/_Resources/elementary/icons/apps/system-software-update_+256.ico new file mode 100644 index 0000000..5b48485 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-software-update_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-users.ico b/project/_Resources/elementary/icons/apps/system-users.ico new file mode 100644 index 0000000..b77a619 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-users.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-users_+24.ico b/project/_Resources/elementary/icons/apps/system-users_+24.ico new file mode 100644 index 0000000..37586b1 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-users_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-users_+24_256.ico b/project/_Resources/elementary/icons/apps/system-users_+24_256.ico new file mode 100644 index 0000000..ad77765 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-users_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-users_+256.ico b/project/_Resources/elementary/icons/apps/system-users_+256.ico new file mode 100644 index 0000000..ff84fb1 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-users_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-users_16.ico b/project/_Resources/elementary/icons/apps/system-users_16.ico new file mode 100644 index 0000000..acbf0e0 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-users_16.ico differ diff --git a/project/_Resources/elementary/icons/apps/system-users_16_24.ico b/project/_Resources/elementary/icons/apps/system-users_16_24.ico new file mode 100644 index 0000000..e19b89f Binary files /dev/null and b/project/_Resources/elementary/icons/apps/system-users_16_24.ico differ diff --git a/project/_Resources/elementary/icons/apps/tag-editor.ico b/project/_Resources/elementary/icons/apps/tag-editor.ico new file mode 100644 index 0000000..d479984 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/tag-editor.ico differ diff --git a/project/_Resources/elementary/icons/apps/tag-editor_16_20_24_32.ico b/project/_Resources/elementary/icons/apps/tag-editor_16_20_24_32.ico new file mode 100644 index 0000000..b99b2ca Binary files /dev/null and b/project/_Resources/elementary/icons/apps/tag-editor_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/apps/utilities-system-monitor_+24.ico b/project/_Resources/elementary/icons/apps/utilities-system-monitor_+24.ico new file mode 100644 index 0000000..709309c Binary files /dev/null and b/project/_Resources/elementary/icons/apps/utilities-system-monitor_+24.ico differ diff --git a/project/_Resources/elementary/icons/apps/utilities-system-monitor_+24_256.ico b/project/_Resources/elementary/icons/apps/utilities-system-monitor_+24_256.ico new file mode 100644 index 0000000..8bcb447 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/utilities-system-monitor_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/utilities-system-monitor_+256.ico b/project/_Resources/elementary/icons/apps/utilities-system-monitor_+256.ico new file mode 100644 index 0000000..b293763 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/utilities-system-monitor_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/utilities-terminal_+256.ico b/project/_Resources/elementary/icons/apps/utilities-terminal_+256.ico new file mode 100644 index 0000000..01bade0 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/utilities-terminal_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/virtualbox_+20_24_40_64_128_256.ico b/project/_Resources/elementary/icons/apps/virtualbox_+20_24_40_64_128_256.ico new file mode 100644 index 0000000..67090d1 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/virtualbox_+20_24_40_64_128_256.ico differ diff --git a/project/_Resources/elementary/icons/apps/vlc_+256.ico b/project/_Resources/elementary/icons/apps/vlc_+256.ico new file mode 100644 index 0000000..8f26619 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/vlc_+256.ico differ diff --git a/project/_Resources/elementary/icons/apps/winrar.ico b/project/_Resources/elementary/icons/apps/winrar.ico new file mode 100644 index 0000000..76f2824 Binary files /dev/null and b/project/_Resources/elementary/icons/apps/winrar.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-graphics_+24_64_256.ico b/project/_Resources/elementary/icons/categories/applications-graphics_+24_64_256.ico new file mode 100644 index 0000000..6cbc9e6 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-graphics_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-internet.ico b/project/_Resources/elementary/icons/categories/applications-internet.ico new file mode 100644 index 0000000..63ea83f Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-internet.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-internet_+24_256.ico b/project/_Resources/elementary/icons/categories/applications-internet_+24_256.ico new file mode 100644 index 0000000..fccb931 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-internet_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-internet_+256.ico b/project/_Resources/elementary/icons/categories/applications-internet_+256.ico new file mode 100644 index 0000000..d403ce8 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-internet_+256.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-internet_16.ico b/project/_Resources/elementary/icons/categories/applications-internet_16.ico new file mode 100644 index 0000000..5aa26ad Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-internet_16.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-multimedia.ico b/project/_Resources/elementary/icons/categories/applications-multimedia.ico new file mode 100644 index 0000000..49a1ace Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-multimedia.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-multimedia_16.ico b/project/_Resources/elementary/icons/categories/applications-multimedia_16.ico new file mode 100644 index 0000000..d07aced Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-multimedia_16.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-multimedia_16_20_24_32.ico b/project/_Resources/elementary/icons/categories/applications-multimedia_16_20_24_32.ico new file mode 100644 index 0000000..c317306 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-multimedia_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-system.ico b/project/_Resources/elementary/icons/categories/applications-system.ico new file mode 100644 index 0000000..58c44e7 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-system.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-system_+256.ico b/project/_Resources/elementary/icons/categories/applications-system_+256.ico new file mode 100644 index 0000000..b5736a7 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-system_+256.ico differ diff --git a/project/_Resources/elementary/icons/categories/applications-system_32.ico b/project/_Resources/elementary/icons/categories/applications-system_32.ico new file mode 100644 index 0000000..5bd373e Binary files /dev/null and b/project/_Resources/elementary/icons/categories/applications-system_32.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-desktop.ico b/project/_Resources/elementary/icons/categories/preferences-desktop.ico new file mode 100644 index 0000000..5b48921 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-desktop.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-desktop_+24.ico b/project/_Resources/elementary/icons/categories/preferences-desktop_+24.ico new file mode 100644 index 0000000..8e9aef1 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-desktop_+24.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-desktop_+24_64_256.ico b/project/_Resources/elementary/icons/categories/preferences-desktop_+24_64_256.ico new file mode 100644 index 0000000..e13ab43 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-desktop_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-system-network.ico b/project/_Resources/elementary/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..c56bcc7 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-system-network_+256.ico b/project/_Resources/elementary/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..2aef9ef Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-system_+24.ico b/project/_Resources/elementary/icons/categories/preferences-system_+24.ico new file mode 100644 index 0000000..5a3433a Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-system_+24.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-system_+24_256.ico b/project/_Resources/elementary/icons/categories/preferences-system_+24_256.ico new file mode 100644 index 0000000..96c80a8 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-system_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-system_+64_256.ico b/project/_Resources/elementary/icons/categories/preferences-system_+64_256.ico new file mode 100644 index 0000000..e270793 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-system_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/categories/preferences-system_16.ico b/project/_Resources/elementary/icons/categories/preferences-system_16.ico new file mode 100644 index 0000000..ce51161 Binary files /dev/null and b/project/_Resources/elementary/icons/categories/preferences-system_16.ico differ diff --git a/project/_Resources/elementary/icons/devices/ac-adapter_32_48.ico b/project/_Resources/elementary/icons/devices/ac-adapter_32_48.ico new file mode 100644 index 0000000..d043fb2 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/ac-adapter_32_48.ico differ diff --git a/project/_Resources/elementary/icons/devices/audio-card_+24_256.ico b/project/_Resources/elementary/icons/devices/audio-card_+24_256.ico new file mode 100644 index 0000000..12c1f80 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/audio-card_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/audio-input-microphone_+24.ico b/project/_Resources/elementary/icons/devices/audio-input-microphone_+24.ico new file mode 100644 index 0000000..4398056 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/audio-input-microphone_+24.ico differ diff --git a/project/_Resources/elementary/icons/devices/audio-input-microphone_+24_256.ico b/project/_Resources/elementary/icons/devices/audio-input-microphone_+24_256.ico new file mode 100644 index 0000000..5e5e243 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/audio-input-microphone_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/audio-speakers_+24_256.ico b/project/_Resources/elementary/icons/devices/audio-speakers_+24_256.ico new file mode 100644 index 0000000..b3c9ab7 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/audio-speakers_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/audio-speakers_32_48.ico b/project/_Resources/elementary/icons/devices/audio-speakers_32_48.ico new file mode 100644 index 0000000..c32fba7 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/audio-speakers_32_48.ico differ diff --git a/project/_Resources/elementary/icons/devices/camera-photo_+24_256.ico b/project/_Resources/elementary/icons/devices/camera-photo_+24_256.ico new file mode 100644 index 0000000..21b6d7d Binary files /dev/null and b/project/_Resources/elementary/icons/devices/camera-photo_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/camera-photo_+24_64_128_256.ico b/project/_Resources/elementary/icons/devices/camera-photo_+24_64_128_256.ico new file mode 100644 index 0000000..7428689 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/camera-photo_+24_64_128_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/camera-photo_16_24_32.ico b/project/_Resources/elementary/icons/devices/camera-photo_16_24_32.ico new file mode 100644 index 0000000..e147a76 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/camera-photo_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/camera-web_+24_256.ico b/project/_Resources/elementary/icons/devices/camera-web_+24_256.ico new file mode 100644 index 0000000..7ea1f38 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/camera-web_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/computer.ico b/project/_Resources/elementary/icons/devices/computer.ico new file mode 100644 index 0000000..e3548ef Binary files /dev/null and b/project/_Resources/elementary/icons/devices/computer.ico differ diff --git a/project/_Resources/elementary/icons/devices/computer_+24_256.ico b/project/_Resources/elementary/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..131a253 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/computer_+24_64_256.ico b/project/_Resources/elementary/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..ce424d5 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/computer_+256.ico b/project/_Resources/elementary/icons/devices/computer_+256.ico new file mode 100644 index 0000000..1645562 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/computer_16_32.ico b/project/_Resources/elementary/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..3229e91 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk-network_+24_256.ico b/project/_Resources/elementary/icons/devices/drive-harddisk-network_+24_256.ico new file mode 100644 index 0000000..719a334 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk-network_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk-network_+256.ico b/project/_Resources/elementary/icons/devices/drive-harddisk-network_+256.ico new file mode 100644 index 0000000..e6509ae Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk-network_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk-network_16_24_32.ico b/project/_Resources/elementary/icons/devices/drive-harddisk-network_16_24_32.ico new file mode 100644 index 0000000..340ec29 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk-network_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk-system_+64_256.ico b/project/_Resources/elementary/icons/devices/drive-harddisk-system_+64_256.ico new file mode 100644 index 0000000..d652ff4 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk-system_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk-system_+64_256.xcf b/project/_Resources/elementary/icons/devices/drive-harddisk-system_+64_256.xcf new file mode 100644 index 0000000..13a043a Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk-system_+64_256.xcf differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk-usb_+256.ico b/project/_Resources/elementary/icons/devices/drive-harddisk-usb_+256.ico new file mode 100644 index 0000000..610a7df Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk-usb_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk.ico b/project/_Resources/elementary/icons/devices/drive-harddisk.ico new file mode 100644 index 0000000..7463aa0 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk_+24_256.ico b/project/_Resources/elementary/icons/devices/drive-harddisk_+24_256.ico new file mode 100644 index 0000000..9243089 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk_+64_256.ico b/project/_Resources/elementary/icons/devices/drive-harddisk_+64_256.ico new file mode 100644 index 0000000..8ca451d Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-harddisk_16.ico b/project/_Resources/elementary/icons/devices/drive-harddisk_16.ico new file mode 100644 index 0000000..d923cbe Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-harddisk_16.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-optical.ico b/project/_Resources/elementary/icons/devices/drive-optical.ico new file mode 100644 index 0000000..82561b7 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-optical.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-optical_+24_256.ico b/project/_Resources/elementary/icons/devices/drive-optical_+24_256.ico new file mode 100644 index 0000000..9accc14 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-optical_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-optical_+256.ico b/project/_Resources/elementary/icons/devices/drive-optical_+256.ico new file mode 100644 index 0000000..16d294f Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-optical_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/drive-removable-media.ico b/project/_Resources/elementary/icons/devices/drive-removable-media.ico new file mode 100644 index 0000000..a52eaeb Binary files /dev/null and b/project/_Resources/elementary/icons/devices/drive-removable-media.ico differ diff --git a/project/_Resources/elementary/icons/devices/fax-remote.ico b/project/_Resources/elementary/icons/devices/fax-remote.ico new file mode 100644 index 0000000..4dcee3e Binary files /dev/null and b/project/_Resources/elementary/icons/devices/fax-remote.ico differ diff --git a/project/_Resources/elementary/icons/devices/input-keyboard_+24_256.ico b/project/_Resources/elementary/icons/devices/input-keyboard_+24_256.ico new file mode 100644 index 0000000..ff577ad Binary files /dev/null and b/project/_Resources/elementary/icons/devices/input-keyboard_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico b/project/_Resources/elementary/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..463c139 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/input-mouse_+24_256.ico b/project/_Resources/elementary/icons/devices/input-mouse_+24_256.ico new file mode 100644 index 0000000..f551e61 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/input-mouse_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico b/project/_Resources/elementary/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..e259072 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/input-mouse_+256.ico b/project/_Resources/elementary/icons/devices/input-mouse_+256.ico new file mode 100644 index 0000000..d9b41fa Binary files /dev/null and b/project/_Resources/elementary/icons/devices/input-mouse_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/input-tablet_+24_256.ico b/project/_Resources/elementary/icons/devices/input-tablet_+24_256.ico new file mode 100644 index 0000000..d44e4a9 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/input-tablet_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-cdrom-audio_+24_128_256.ico b/project/_Resources/elementary/icons/devices/media-cdrom-audio_+24_128_256.ico new file mode 100644 index 0000000..9a76d29 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-cdrom-audio_+24_128_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-cdrom-audio_+256.ico b/project/_Resources/elementary/icons/devices/media-cdrom-audio_+256.ico new file mode 100644 index 0000000..efa077a Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-cdrom-audio_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-cdrom-audio_16_20_24_32.ico b/project/_Resources/elementary/icons/devices/media-cdrom-audio_16_20_24_32.ico new file mode 100644 index 0000000..5b86939 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-cdrom-audio_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-cdrom-audio_16_32.ico b/project/_Resources/elementary/icons/devices/media-cdrom-audio_16_32.ico new file mode 100644 index 0000000..97d0fa1 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-cdrom-audio_16_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-dvd-video_+256.ico b/project/_Resources/elementary/icons/devices/media-dvd-video_+256.ico new file mode 100644 index 0000000..ed070d3 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-dvd-video_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-flash-memory_+256.ico b/project/_Resources/elementary/icons/devices/media-flash-memory_+256.ico new file mode 100644 index 0000000..4d0af57 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-flash-memory_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-floppy.ico b/project/_Resources/elementary/icons/devices/media-floppy.ico new file mode 100644 index 0000000..5d46c1c Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-floppy.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-floppy_+24_256.ico b/project/_Resources/elementary/icons/devices/media-floppy_+24_256.ico new file mode 100644 index 0000000..3755425 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-floppy_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-floppy_+256.ico b/project/_Resources/elementary/icons/devices/media-floppy_+256.ico new file mode 100644 index 0000000..64e9ced Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-floppy_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-floppy_16_20_24_32.ico b/project/_Resources/elementary/icons/devices/media-floppy_16_20_24_32.ico new file mode 100644 index 0000000..136bb70 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-floppy_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical-bd_+256.ico b/project/_Resources/elementary/icons/devices/media-optical-bd_+256.ico new file mode 100644 index 0000000..0c83ecf Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical-bd_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical-cdr_+256.ico b/project/_Resources/elementary/icons/devices/media-optical-cdr_+256.ico new file mode 100644 index 0000000..16d294f Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical-cdr_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical-cdrw_+256.ico b/project/_Resources/elementary/icons/devices/media-optical-cdrw_+256.ico new file mode 100644 index 0000000..3b5475c Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical-cdrw_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical-dvd_+256.ico b/project/_Resources/elementary/icons/devices/media-optical-dvd_+256.ico new file mode 100644 index 0000000..0c83ecf Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical-dvd_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical-dvdr_+256.ico b/project/_Resources/elementary/icons/devices/media-optical-dvdr_+256.ico new file mode 100644 index 0000000..0c83ecf Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical-dvdr_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical.ico b/project/_Resources/elementary/icons/devices/media-optical.ico new file mode 100644 index 0000000..82561b7 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical_+24_256.ico b/project/_Resources/elementary/icons/devices/media-optical_+24_256.ico new file mode 100644 index 0000000..9accc14 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical_+256.ico b/project/_Resources/elementary/icons/devices/media-optical_+256.ico new file mode 100644 index 0000000..16d294f Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical_16_20_24_32.ico b/project/_Resources/elementary/icons/devices/media-optical_16_20_24_32.ico new file mode 100644 index 0000000..33f71d6 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/media-optical_16_32.ico b/project/_Resources/elementary/icons/devices/media-optical_16_32.ico new file mode 100644 index 0000000..0e5360f Binary files /dev/null and b/project/_Resources/elementary/icons/devices/media-optical_16_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/multimedia-player.ico b/project/_Resources/elementary/icons/devices/multimedia-player.ico new file mode 100644 index 0000000..af15225 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/multimedia-player.ico differ diff --git a/project/_Resources/elementary/icons/devices/multimedia-player_+24.ico b/project/_Resources/elementary/icons/devices/multimedia-player_+24.ico new file mode 100644 index 0000000..f3c3a19 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/multimedia-player_+24.ico differ diff --git a/project/_Resources/elementary/icons/devices/multimedia-player_+24_256.ico b/project/_Resources/elementary/icons/devices/multimedia-player_+24_256.ico new file mode 100644 index 0000000..51994fe Binary files /dev/null and b/project/_Resources/elementary/icons/devices/multimedia-player_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/multimedia-player_+256.ico b/project/_Resources/elementary/icons/devices/multimedia-player_+256.ico new file mode 100644 index 0000000..ad14168 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/multimedia-player_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/network-wired_32_48.ico b/project/_Resources/elementary/icons/devices/network-wired_32_48.ico new file mode 100644 index 0000000..e0201c4 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/network-wired_32_48.ico differ diff --git a/project/_Resources/elementary/icons/devices/phone.ico b/project/_Resources/elementary/icons/devices/phone.ico new file mode 100644 index 0000000..90a6717 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/phone.ico differ diff --git a/project/_Resources/elementary/icons/devices/phone_+24.ico b/project/_Resources/elementary/icons/devices/phone_+24.ico new file mode 100644 index 0000000..bcba8d8 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/phone_+24.ico differ diff --git a/project/_Resources/elementary/icons/devices/phone_+24_256.ico b/project/_Resources/elementary/icons/devices/phone_+24_256.ico new file mode 100644 index 0000000..64d8222 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/phone_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/phone_+256.ico b/project/_Resources/elementary/icons/devices/phone_+256.ico new file mode 100644 index 0000000..a22dcdd Binary files /dev/null and b/project/_Resources/elementary/icons/devices/phone_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer-network.ico b/project/_Resources/elementary/icons/devices/printer-network.ico new file mode 100644 index 0000000..4b0d5d7 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer-network.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer-network_+256.ico b/project/_Resources/elementary/icons/devices/printer-network_+256.ico new file mode 100644 index 0000000..e0ef488 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer-network_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer.ico b/project/_Resources/elementary/icons/devices/printer.ico new file mode 100644 index 0000000..10e7817 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer_+24_256.ico b/project/_Resources/elementary/icons/devices/printer_+24_256.ico new file mode 100644 index 0000000..418083b Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer_+256.ico b/project/_Resources/elementary/icons/devices/printer_+256.ico new file mode 100644 index 0000000..6ec65a2 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer_+64_256.ico b/project/_Resources/elementary/icons/devices/printer_+64_256.ico new file mode 100644 index 0000000..5bf637f Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer_16_24.ico b/project/_Resources/elementary/icons/devices/printer_16_24.ico new file mode 100644 index 0000000..1fcb399 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer_16_24.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer_16_24_32.ico b/project/_Resources/elementary/icons/devices/printer_16_24_32.ico new file mode 100644 index 0000000..05d33a3 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer_16_32.ico b/project/_Resources/elementary/icons/devices/printer_16_32.ico new file mode 100644 index 0000000..3d3513e Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer_16_32.ico differ diff --git a/project/_Resources/elementary/icons/devices/printer_32_48.ico b/project/_Resources/elementary/icons/devices/printer_32_48.ico new file mode 100644 index 0000000..93b780d Binary files /dev/null and b/project/_Resources/elementary/icons/devices/printer_32_48.ico differ diff --git a/project/_Resources/elementary/icons/devices/scanner.ico b/project/_Resources/elementary/icons/devices/scanner.ico new file mode 100644 index 0000000..a6085e1 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/scanner.ico differ diff --git a/project/_Resources/elementary/icons/devices/scanner_+24_256.ico b/project/_Resources/elementary/icons/devices/scanner_+24_256.ico new file mode 100644 index 0000000..e0d110f Binary files /dev/null and b/project/_Resources/elementary/icons/devices/scanner_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/scanner_+256.ico b/project/_Resources/elementary/icons/devices/scanner_+256.ico new file mode 100644 index 0000000..b4a3d2f Binary files /dev/null and b/project/_Resources/elementary/icons/devices/scanner_+256.ico differ diff --git a/project/_Resources/elementary/icons/devices/video-display.ico b/project/_Resources/elementary/icons/devices/video-display.ico new file mode 100644 index 0000000..e3548ef Binary files /dev/null and b/project/_Resources/elementary/icons/devices/video-display.ico differ diff --git a/project/_Resources/elementary/icons/devices/video-display_+24_256.ico b/project/_Resources/elementary/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..131a253 Binary files /dev/null and b/project/_Resources/elementary/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/devices/video-display_32_48.ico b/project/_Resources/elementary/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..b38262b Binary files /dev/null and b/project/_Resources/elementary/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-default.ico b/project/_Resources/elementary/icons/emblems/emblem-default.ico new file mode 100644 index 0000000..851347d Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-default.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-default_+256.ico b/project/_Resources/elementary/icons/emblems/emblem-default_+256.ico new file mode 100644 index 0000000..d1dc59e Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-default_+256.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-default_16.ico b/project/_Resources/elementary/icons/emblems/emblem-default_16.ico new file mode 100644 index 0000000..f597249 Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-default_16.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-downloads_16_24.ico b/project/_Resources/elementary/icons/emblems/emblem-downloads_16_24.ico new file mode 100644 index 0000000..ab991ab Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-downloads_16_24.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-favorite.ico b/project/_Resources/elementary/icons/emblems/emblem-favorite.ico new file mode 100644 index 0000000..1c2a5fc Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-favorite.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-favorite_+22_24_256.ico b/project/_Resources/elementary/icons/emblems/emblem-favorite_+22_24_256.ico new file mode 100644 index 0000000..8c2c7b2 Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-favorite_+22_24_256.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-favorite_+24.ico b/project/_Resources/elementary/icons/emblems/emblem-favorite_+24.ico new file mode 100644 index 0000000..2ff3ebc Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-favorite_+24.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-favorite_+64.ico b/project/_Resources/elementary/icons/emblems/emblem-favorite_+64.ico new file mode 100644 index 0000000..355321f Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-favorite_+64.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-photos_16_20_24_32.ico b/project/_Resources/elementary/icons/emblems/emblem-photos_16_20_24_32.ico new file mode 100644 index 0000000..efc39ba Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-photos_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-sound_32.ico b/project/_Resources/elementary/icons/emblems/emblem-sound_32.ico new file mode 100644 index 0000000..b031a53 Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-sound_32.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-special_16_20_24_32.ico b/project/_Resources/elementary/icons/emblems/emblem-special_16_20_24_32.ico new file mode 100644 index 0000000..42fc3ce Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-special_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/emblems/emblem-uptodate_16.ico b/project/_Resources/elementary/icons/emblems/emblem-uptodate_16.ico new file mode 100644 index 0000000..f597249 Binary files /dev/null and b/project/_Resources/elementary/icons/emblems/emblem-uptodate_16.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/application-pdf_+256.ico b/project/_Resources/elementary/icons/mimetypes/application-pdf_+256.ico new file mode 100644 index 0000000..9584143 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/application-pdf_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/application-rss+xml_32_48.ico b/project/_Resources/elementary/icons/mimetypes/application-rss+xml_32_48.ico new file mode 100644 index 0000000..f8be585 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/application-rss+xml_32_48.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/application-x-executable.ico b/project/_Resources/elementary/icons/mimetypes/application-x-executable.ico new file mode 100644 index 0000000..264c022 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/application-x-executable.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/application-x-executable_+24_256.ico b/project/_Resources/elementary/icons/mimetypes/application-x-executable_+24_256.ico new file mode 100644 index 0000000..c38a85e Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/application-x-executable_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/application-x-executable_16_32.ico b/project/_Resources/elementary/icons/mimetypes/application-x-executable_16_32.ico new file mode 100644 index 0000000..91c4eb1 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/application-x-executable_16_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-aac.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-aac.ico new file mode 100644 index 0000000..cc80e19 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-aac.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-audio.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-audio.ico new file mode 100644 index 0000000..c8af833 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-audio.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-flac.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-flac.ico new file mode 100644 index 0000000..131ef22 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-flac.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-list.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-list.ico new file mode 100644 index 0000000..d26ecca Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-list.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-m4a.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-m4a.ico new file mode 100644 index 0000000..c1cbc94 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-m4a.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-mod.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-mod.ico new file mode 100644 index 0000000..df8ddc7 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-mod.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-mp3.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-mp3.ico new file mode 100644 index 0000000..4e4205d Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-mp3.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-mpc.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-mpc.ico new file mode 100644 index 0000000..5e0a2bc Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-mpc.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-ogg.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-ogg.ico new file mode 100644 index 0000000..bd5e55f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-ogg.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-skin.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-skin.ico new file mode 100644 index 0000000..5fd4f24 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-skin.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-wav.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-wav.ico new file mode 100644 index 0000000..69eccc0 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-wav.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-aimp-wma.ico b/project/_Resources/elementary/icons/mimetypes/audio-aimp-wma.ico new file mode 100644 index 0000000..29ec7e6 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-aimp-wma.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-generic.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-generic.ico new file mode 100644 index 0000000..7342ece Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-generic.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+24_256.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+24_256.ico new file mode 100644 index 0000000..f4533b2 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+24_64_256.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+24_64_256.ico new file mode 100644 index 0000000..e8b7bea Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+256.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+256.ico new file mode 100644 index 0000000..9a80f8c Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-generic_16_20_24_32.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..eae61d2 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-playlist.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-playlist.ico new file mode 100644 index 0000000..b210733 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-playlist.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-playlist_+128_256.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-playlist_+128_256.ico new file mode 100644 index 0000000..3b31754 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-playlist_+128_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-playlist_16_20_24_32.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-playlist_16_20_24_32.ico new file mode 100644 index 0000000..2e21134 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-playlist_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/audio-x-smart-playlist_16.ico b/project/_Resources/elementary/icons/mimetypes/audio-x-smart-playlist_16.ico new file mode 100644 index 0000000..60d5e86 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/audio-x-smart-playlist_16.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/extension.ico b/project/_Resources/elementary/icons/mimetypes/extension.ico new file mode 100644 index 0000000..73c870f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/extension.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/font-x-generic.ico b/project/_Resources/elementary/icons/mimetypes/font-x-generic.ico new file mode 100644 index 0000000..4702a42 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/font-x-generic.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/font-x-generic_+256.ico b/project/_Resources/elementary/icons/mimetypes/font-x-generic_+256.ico new file mode 100644 index 0000000..43f09f2 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/font-x-generic_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/foxit-reader-pdf_+256.ico b/project/_Resources/elementary/icons/mimetypes/foxit-reader-pdf_+256.ico new file mode 100644 index 0000000..9584143 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/foxit-reader-pdf_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/image-x-generic.ico b/project/_Resources/elementary/icons/mimetypes/image-x-generic.ico new file mode 100644 index 0000000..1b0f31f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/image-x-generic.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/image-x-generic_+256.ico b/project/_Resources/elementary/icons/mimetypes/image-x-generic_+256.ico new file mode 100644 index 0000000..2878e23 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/image-x-generic_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/image-x-generic_+64_256.ico b/project/_Resources/elementary/icons/mimetypes/image-x-generic_+64_256.ico new file mode 100644 index 0000000..82301d6 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/image-x-generic_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/image-x-generic_16_20_24_32.ico b/project/_Resources/elementary/icons/mimetypes/image-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..c8d1a1c Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/image-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/image-x-xcf_+256.ico b/project/_Resources/elementary/icons/mimetypes/image-x-xcf_+256.ico new file mode 100644 index 0000000..143a0ad Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/image-x-xcf_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-7zip.ico b/project/_Resources/elementary/icons/mimetypes/package-x-7zip.ico new file mode 100644 index 0000000..42d3e98 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-7zip.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-cab.ico b/project/_Resources/elementary/icons/mimetypes/package-x-cab.ico new file mode 100644 index 0000000..824b977 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-cab.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-deb.ico b/project/_Resources/elementary/icons/mimetypes/package-x-deb.ico new file mode 100644 index 0000000..e6e2cf6 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-deb.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-dmg.ico b/project/_Resources/elementary/icons/mimetypes/package-x-dmg.ico new file mode 100644 index 0000000..48e0912 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-dmg.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-generic.ico b/project/_Resources/elementary/icons/mimetypes/package-x-generic.ico new file mode 100644 index 0000000..48e0912 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-generic.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-generic_+256.ico b/project/_Resources/elementary/icons/mimetypes/package-x-generic_+256.ico new file mode 100644 index 0000000..c1baf6f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-generic_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-generic_16.ico b/project/_Resources/elementary/icons/mimetypes/package-x-generic_16.ico new file mode 100644 index 0000000..c881ad1 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-generic_16.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico b/project/_Resources/elementary/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico new file mode 100644 index 0000000..623a7ea Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-iso.ico b/project/_Resources/elementary/icons/mimetypes/package-x-iso.ico new file mode 100644 index 0000000..064e49f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-iso.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-lza-lha.ico b/project/_Resources/elementary/icons/mimetypes/package-x-lza-lha.ico new file mode 100644 index 0000000..0f8127f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-lza-lha.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-rar.ico b/project/_Resources/elementary/icons/mimetypes/package-x-rar.ico new file mode 100644 index 0000000..f5dfbff Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-rar.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-split.ico b/project/_Resources/elementary/icons/mimetypes/package-x-split.ico new file mode 100644 index 0000000..48e0912 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-split.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-tar.ico b/project/_Resources/elementary/icons/mimetypes/package-x-tar.ico new file mode 100644 index 0000000..5fa7e2e Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-tar.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-wim.ico b/project/_Resources/elementary/icons/mimetypes/package-x-wim.ico new file mode 100644 index 0000000..48e0912 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-wim.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/package-x-zip.ico b/project/_Resources/elementary/icons/mimetypes/package-x-zip.ico new file mode 100644 index 0000000..9168709 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/package-x-zip.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-html_+256.ico b/project/_Resources/elementary/icons/mimetypes/text-html_+256.ico new file mode 100644 index 0000000..2b69ae8 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-html_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-config.ico b/project/_Resources/elementary/icons/mimetypes/text-x-config.ico new file mode 100644 index 0000000..21a3c2a Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-config.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-config_+256.ico b/project/_Resources/elementary/icons/mimetypes/text-x-config_+256.ico new file mode 100644 index 0000000..bfd8b02 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-config_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-generic.ico b/project/_Resources/elementary/icons/mimetypes/text-x-generic.ico new file mode 100644 index 0000000..e08cf9f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-generic.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-generic_+256.ico b/project/_Resources/elementary/icons/mimetypes/text-x-generic_+256.ico new file mode 100644 index 0000000..ab684cc Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-generic_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-preview_+24_256.ico b/project/_Resources/elementary/icons/mimetypes/text-x-preview_+24_256.ico new file mode 100644 index 0000000..6b13543 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-preview_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-preview_+256.ico b/project/_Resources/elementary/icons/mimetypes/text-x-preview_+256.ico new file mode 100644 index 0000000..6d6b3cc Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-preview_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-script.ico b/project/_Resources/elementary/icons/mimetypes/text-x-script.ico new file mode 100644 index 0000000..bb5a122 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-script.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/text-x-script_+256.ico b/project/_Resources/elementary/icons/mimetypes/text-x-script_+256.ico new file mode 100644 index 0000000..e768d47 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/text-x-script_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/video-x-generic.ico b/project/_Resources/elementary/icons/mimetypes/video-x-generic.ico new file mode 100644 index 0000000..1e25254 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/video-x-generic.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/video-x-generic_+24_256.ico b/project/_Resources/elementary/icons/mimetypes/video-x-generic_+24_256.ico new file mode 100644 index 0000000..51474d0 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/video-x-generic_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/video-x-generic_+24_64_256.ico b/project/_Resources/elementary/icons/mimetypes/video-x-generic_+24_64_256.ico new file mode 100644 index 0000000..99e79a4 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/video-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/video-x-generic_+256.ico b/project/_Resources/elementary/icons/mimetypes/video-x-generic_+256.ico new file mode 100644 index 0000000..dbcce88 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/video-x-generic_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/video-x-generic_16_20_24_32.ico b/project/_Resources/elementary/icons/mimetypes/video-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..15e1392 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/video-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/video-x-generic_16_32.ico b/project/_Resources/elementary/icons/mimetypes/video-x-generic_16_32.ico new file mode 100644 index 0000000..981486c Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/video-x-generic_16_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-address-book_16.ico b/project/_Resources/elementary/icons/mimetypes/x-office-address-book_16.ico new file mode 100644 index 0000000..640e075 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-address-book_16.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-calendar_16_20_24_32.ico b/project/_Resources/elementary/icons/mimetypes/x-office-calendar_16_20_24_32.ico new file mode 100644 index 0000000..d71756b Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-calendar_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-database_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-database_+256.ico new file mode 100644 index 0000000..e8a565b Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-database_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-document-template_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-document-template_+256.ico new file mode 100644 index 0000000..0aaf15f Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-document-template_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-document.ico b/project/_Resources/elementary/icons/mimetypes/x-office-document.ico new file mode 100644 index 0000000..1ff0185 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-document.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-document_+24_256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-document_+24_256.ico new file mode 100644 index 0000000..f314e89 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-document_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-document_+24_64_256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-document_+24_64_256.ico new file mode 100644 index 0000000..1d2c0e5 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-document_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-document_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-document_+256.ico new file mode 100644 index 0000000..21d8daf Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-document_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-drawing-template_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-drawing-template_+256.ico new file mode 100644 index 0000000..4647992 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-drawing-template_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-drawing_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-drawing_+256.ico new file mode 100644 index 0000000..acce6ad Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-drawing_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-presentation-template_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-presentation-template_+256.ico new file mode 100644 index 0000000..318116c Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-presentation-template_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-presentation-template_16_24_32.ico b/project/_Resources/elementary/icons/mimetypes/x-office-presentation-template_16_24_32.ico new file mode 100644 index 0000000..6dcb4f4 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-presentation-template_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-presentation_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-presentation_+256.ico new file mode 100644 index 0000000..c7ed523 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-presentation_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-presentation_16_24_32.ico b/project/_Resources/elementary/icons/mimetypes/x-office-presentation_16_24_32.ico new file mode 100644 index 0000000..8b2e10c Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-presentation_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-spreadsheet-template_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-spreadsheet-template_+256.ico new file mode 100644 index 0000000..4d1d284 Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-spreadsheet-template_+256.ico differ diff --git a/project/_Resources/elementary/icons/mimetypes/x-office-spreadsheet_+256.ico b/project/_Resources/elementary/icons/mimetypes/x-office-spreadsheet_+256.ico new file mode 100644 index 0000000..4aec13d Binary files /dev/null and b/project/_Resources/elementary/icons/mimetypes/x-office-spreadsheet_+256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-bluetooth_+256.ico b/project/_Resources/elementary/icons/overlays/emblem-bluetooth_+256.ico new file mode 100644 index 0000000..723d7b6 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-bluetooth_+256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-default_+256.ico b/project/_Resources/elementary/icons/overlays/emblem-default_+256.ico new file mode 100644 index 0000000..1f5f33b Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-default_+256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-default_32.ico b/project/_Resources/elementary/icons/overlays/emblem-default_32.ico new file mode 100644 index 0000000..b2a2234 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-default_32.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-dropbox-syncing_+128_256.ico b/project/_Resources/elementary/icons/overlays/emblem-dropbox-syncing_+128_256.ico new file mode 100644 index 0000000..7bba0bd Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-dropbox-syncing_+128_256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico b/project/_Resources/elementary/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico new file mode 100644 index 0000000..332d774 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-dropbox-uptodate_+128_256.ico b/project/_Resources/elementary/icons/overlays/emblem-dropbox-uptodate_+128_256.ico new file mode 100644 index 0000000..8de2232 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-dropbox-uptodate_+128_256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-offline_+256.ico b/project/_Resources/elementary/icons/overlays/emblem-offline_+256.ico new file mode 100644 index 0000000..5626f16 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-offline_+256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-offline_32_48_256.ico b/project/_Resources/elementary/icons/overlays/emblem-offline_32_48_256.ico new file mode 100644 index 0000000..14b10c0 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-offline_32_48_256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-warning_+256.ico b/project/_Resources/elementary/icons/overlays/emblem-warning_+256.ico new file mode 100644 index 0000000..c9a6c31 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-warning_+256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-warning_32.ico b/project/_Resources/elementary/icons/overlays/emblem-warning_32.ico new file mode 100644 index 0000000..47d74d0 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-warning_32.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-wireless-000_+256.ico b/project/_Resources/elementary/icons/overlays/emblem-wireless-000_+256.ico new file mode 100644 index 0000000..6a18484 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-wireless-000_+256.ico differ diff --git a/project/_Resources/elementary/icons/overlays/emblem-wireless-100_+256.ico b/project/_Resources/elementary/icons/overlays/emblem-wireless-100_+256.ico new file mode 100644 index 0000000..c42b060 Binary files /dev/null and b/project/_Resources/elementary/icons/overlays/emblem-wireless-100_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-documents.ico b/project/_Resources/elementary/icons/places/folder-documents.ico new file mode 100644 index 0000000..03faadd Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-documents.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-documents_+24_256.ico b/project/_Resources/elementary/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..dc4feff Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-downloads_+24_256.ico b/project/_Resources/elementary/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..d35e704 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-dropbox.ico b/project/_Resources/elementary/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..359f77d Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-dropbox_+256.ico b/project/_Resources/elementary/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..2f7faf7 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-music_+24_256.ico b/project/_Resources/elementary/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..d674018 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-music_+256.ico b/project/_Resources/elementary/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..e90a4a3 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/elementary/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..cbd5791 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-pictures.ico b/project/_Resources/elementary/icons/places/folder-pictures.ico new file mode 100644 index 0000000..fb903cf Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-pictures_+24_256.ico b/project/_Resources/elementary/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..6d7b28c Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-pictures_+256.ico b/project/_Resources/elementary/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..cf284cb Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/elementary/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..50ddd9d Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-publicshare.ico b/project/_Resources/elementary/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..bd61ddd Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-publicshare_+256.ico b/project/_Resources/elementary/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..2d339f5 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-remote.ico b/project/_Resources/elementary/icons/places/folder-remote.ico new file mode 100644 index 0000000..70348aa Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-remote.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-remote_+256.ico b/project/_Resources/elementary/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..3c8f40d Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-remote_16_24_32.ico b/project/_Resources/elementary/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..daddb4f Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/elementary/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..25ed4e6 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-vertical_+256.ico b/project/_Resources/elementary/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..b7db728 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-videos_+24_256.ico b/project/_Resources/elementary/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..4711cec Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-videos_+256.ico b/project/_Resources/elementary/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..863b3fa Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/elementary/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..b94e8c2 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/places/folder.ico b/project/_Resources/elementary/icons/places/folder.ico new file mode 100644 index 0000000..602a95c Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder.ico differ diff --git a/project/_Resources/elementary/icons/places/folder_+256.ico b/project/_Resources/elementary/icons/places/folder_+256.ico new file mode 100644 index 0000000..b43cd59 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/folder_16.ico b/project/_Resources/elementary/icons/places/folder_16.ico new file mode 100644 index 0000000..2b7428e Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder_16.ico differ diff --git a/project/_Resources/elementary/icons/places/folder_32.ico b/project/_Resources/elementary/icons/places/folder_32.ico new file mode 100644 index 0000000..408d3b4 Binary files /dev/null and b/project/_Resources/elementary/icons/places/folder_32.ico differ diff --git a/project/_Resources/elementary/icons/places/network-type-private_+24.ico b/project/_Resources/elementary/icons/places/network-type-private_+24.ico new file mode 100644 index 0000000..28bde69 Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-type-private_+24.ico differ diff --git a/project/_Resources/elementary/icons/places/network-type-private_+256.ico b/project/_Resources/elementary/icons/places/network-type-private_+256.ico new file mode 100644 index 0000000..e9ba720 Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-type-private_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/network-type-public_+24.ico b/project/_Resources/elementary/icons/places/network-type-public_+24.ico new file mode 100644 index 0000000..37586b1 Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-type-public_+24.ico differ diff --git a/project/_Resources/elementary/icons/places/network-type-public_+24_128.ico b/project/_Resources/elementary/icons/places/network-type-public_+24_128.ico new file mode 100644 index 0000000..795b427 Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-type-public_+24_128.ico differ diff --git a/project/_Resources/elementary/icons/places/network-type-workplace.ico b/project/_Resources/elementary/icons/places/network-type-workplace.ico new file mode 100644 index 0000000..ed27ad4 Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-type-workplace.ico differ diff --git a/project/_Resources/elementary/icons/places/network-type-workplace_+256.ico b/project/_Resources/elementary/icons/places/network-type-workplace_+256.ico new file mode 100644 index 0000000..34a9107 Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-type-workplace_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/network-workgroup.ico b/project/_Resources/elementary/icons/places/network-workgroup.ico new file mode 100644 index 0000000..e19b2bc Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/elementary/icons/places/network-workgroup_+256.ico b/project/_Resources/elementary/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..6e1232d Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/network-workgroup_+64_256.ico b/project/_Resources/elementary/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..03b0b31 Binary files /dev/null and b/project/_Resources/elementary/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/elementary/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..d62fbac Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/user-desktop.ico b/project/_Resources/elementary/icons/places/user-desktop.ico new file mode 100644 index 0000000..34e1203 Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-desktop.ico differ diff --git a/project/_Resources/elementary/icons/places/user-desktop_+24.ico b/project/_Resources/elementary/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..c924b2e Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/elementary/icons/places/user-desktop_+24_256.ico b/project/_Resources/elementary/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..dd59b9b Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/user-desktop_+256.ico b/project/_Resources/elementary/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..b69554c Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/elementary/icons/places/user-home-remote.ico b/project/_Resources/elementary/icons/places/user-home-remote.ico new file mode 100644 index 0000000..3181b19 Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/elementary/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/elementary/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..2ae10e7 Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/elementary/icons/places/user-home_+24_64_256.ico b/project/_Resources/elementary/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..7793e0b Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/elementary/icons/places/user-home_16.ico b/project/_Resources/elementary/icons/places/user-home_16.ico new file mode 100644 index 0000000..02e3a05 Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-home_16.ico differ diff --git a/project/_Resources/elementary/icons/places/user-trash_+24_256.ico b/project/_Resources/elementary/icons/places/user-trash_+24_256.ico new file mode 100644 index 0000000..ebbadd8 Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-trash_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/places/user-trash_16_24_32.ico b/project/_Resources/elementary/icons/places/user-trash_16_24_32.ico new file mode 100644 index 0000000..0034c6b Binary files /dev/null and b/project/_Resources/elementary/icons/places/user-trash_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/audio-volume-error_16_20_24_32.ico b/project/_Resources/elementary/icons/status/audio-volume-error_16_20_24_32.ico new file mode 100644 index 0000000..0ed985a Binary files /dev/null and b/project/_Resources/elementary/icons/status/audio-volume-error_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/battery-100_32_48.ico b/project/_Resources/elementary/icons/status/battery-100_32_48.ico new file mode 100644 index 0000000..561dbcd Binary files /dev/null and b/project/_Resources/elementary/icons/status/battery-100_32_48.ico differ diff --git a/project/_Resources/elementary/icons/status/changes-allow_16.ico b/project/_Resources/elementary/icons/status/changes-allow_16.ico new file mode 100644 index 0000000..322d2b2 Binary files /dev/null and b/project/_Resources/elementary/icons/status/changes-allow_16.ico differ diff --git a/project/_Resources/elementary/icons/status/changes-prevent_16.ico b/project/_Resources/elementary/icons/status/changes-prevent_16.ico new file mode 100644 index 0000000..205148a Binary files /dev/null and b/project/_Resources/elementary/icons/status/changes-prevent_16.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-error_+24_256.ico b/project/_Resources/elementary/icons/status/dialog-error_+24_256.ico new file mode 100644 index 0000000..b2448db Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-error_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-information_+24_128_256.ico b/project/_Resources/elementary/icons/status/dialog-information_+24_128_256.ico new file mode 100644 index 0000000..248eb98 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-information_+24_128_256.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-information_+24_40_60_64_72_96_256.ico b/project/_Resources/elementary/icons/status/dialog-information_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..e8475d9 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-information_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-information_32.ico b/project/_Resources/elementary/icons/status/dialog-information_32.ico new file mode 100644 index 0000000..e7bfdf7 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-information_32.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-password_32.ico b/project/_Resources/elementary/icons/status/dialog-password_32.ico new file mode 100644 index 0000000..c709359 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-password_32.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-question_32.ico b/project/_Resources/elementary/icons/status/dialog-question_32.ico new file mode 100644 index 0000000..22b64c5 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-question_32.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-warning.ico b/project/_Resources/elementary/icons/status/dialog-warning.ico new file mode 100644 index 0000000..e67c50a Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-warning.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-warning_+24_64_96_128_256.ico b/project/_Resources/elementary/icons/status/dialog-warning_+24_64_96_128_256.ico new file mode 100644 index 0000000..384a27e Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-warning_+24_64_96_128_256.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-warning_+24_64_96_256.ico b/project/_Resources/elementary/icons/status/dialog-warning_+24_64_96_256.ico new file mode 100644 index 0000000..ac0e5a3 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-warning_+24_64_96_256.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-warning_+256.ico b/project/_Resources/elementary/icons/status/dialog-warning_+256.ico new file mode 100644 index 0000000..0a464fa Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-warning_+256.ico differ diff --git a/project/_Resources/elementary/icons/status/dialog-warning_32.ico b/project/_Resources/elementary/icons/status/dialog-warning_32.ico new file mode 100644 index 0000000..27d2e5d Binary files /dev/null and b/project/_Resources/elementary/icons/status/dialog-warning_32.ico differ diff --git a/project/_Resources/elementary/icons/status/drive-harddisk-locked_+24_256.ico b/project/_Resources/elementary/icons/status/drive-harddisk-locked_+24_256.ico new file mode 100644 index 0000000..0f2a9dc Binary files /dev/null and b/project/_Resources/elementary/icons/status/drive-harddisk-locked_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/status/drive-harddisk-network-offline_+256.ico b/project/_Resources/elementary/icons/status/drive-harddisk-network-offline_+256.ico new file mode 100644 index 0000000..2a8fbe6 Binary files /dev/null and b/project/_Resources/elementary/icons/status/drive-harddisk-network-offline_+256.ico differ diff --git a/project/_Resources/elementary/icons/status/dropbox-pause_16_20_24_32.ico b/project/_Resources/elementary/icons/status/dropbox-pause_16_20_24_32.ico new file mode 100644 index 0000000..c865bb4 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dropbox-pause_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/dropbox-syncing-1_16_20_24_32.ico b/project/_Resources/elementary/icons/status/dropbox-syncing-1_16_20_24_32.ico new file mode 100644 index 0000000..3bb55dc Binary files /dev/null and b/project/_Resources/elementary/icons/status/dropbox-syncing-1_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/dropbox-syncing-2_16_20_24_32.ico b/project/_Resources/elementary/icons/status/dropbox-syncing-2_16_20_24_32.ico new file mode 100644 index 0000000..3bb55dc Binary files /dev/null and b/project/_Resources/elementary/icons/status/dropbox-syncing-2_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/dropbox-unsyncable_16_20_24_32.ico b/project/_Resources/elementary/icons/status/dropbox-unsyncable_16_20_24_32.ico new file mode 100644 index 0000000..f76043b Binary files /dev/null and b/project/_Resources/elementary/icons/status/dropbox-unsyncable_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/dropbox-uptodate_16_20_24_32.ico b/project/_Resources/elementary/icons/status/dropbox-uptodate_16_20_24_32.ico new file mode 100644 index 0000000..7305922 Binary files /dev/null and b/project/_Resources/elementary/icons/status/dropbox-uptodate_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/fax-default.ico b/project/_Resources/elementary/icons/status/fax-default.ico new file mode 100644 index 0000000..ef75f40 Binary files /dev/null and b/project/_Resources/elementary/icons/status/fax-default.ico differ diff --git a/project/_Resources/elementary/icons/status/fax-remote-default.ico b/project/_Resources/elementary/icons/status/fax-remote-default.ico new file mode 100644 index 0000000..790f8ca Binary files /dev/null and b/project/_Resources/elementary/icons/status/fax-remote-default.ico differ diff --git a/project/_Resources/elementary/icons/status/folder-open.ico b/project/_Resources/elementary/icons/status/folder-open.ico new file mode 100644 index 0000000..4a74ca0 Binary files /dev/null and b/project/_Resources/elementary/icons/status/folder-open.ico differ diff --git a/project/_Resources/elementary/icons/status/folder-open_+256.ico b/project/_Resources/elementary/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..5fc34b3 Binary files /dev/null and b/project/_Resources/elementary/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/elementary/icons/status/folder-open_32.ico b/project/_Resources/elementary/icons/status/folder-open_32.ico new file mode 100644 index 0000000..dd47488 Binary files /dev/null and b/project/_Resources/elementary/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/elementary/icons/status/folder-remote-offline_16_24_32.ico b/project/_Resources/elementary/icons/status/folder-remote-offline_16_24_32.ico new file mode 100644 index 0000000..9fa107b Binary files /dev/null and b/project/_Resources/elementary/icons/status/folder-remote-offline_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/gtk-info.ico b/project/_Resources/elementary/icons/status/gtk-info.ico new file mode 100644 index 0000000..10ab6c7 Binary files /dev/null and b/project/_Resources/elementary/icons/status/gtk-info.ico differ diff --git a/project/_Resources/elementary/icons/status/gtk-info_+24_64.ico b/project/_Resources/elementary/icons/status/gtk-info_+24_64.ico new file mode 100644 index 0000000..7c2fa56 Binary files /dev/null and b/project/_Resources/elementary/icons/status/gtk-info_+24_64.ico differ diff --git a/project/_Resources/elementary/icons/status/gtk-info_+256.ico b/project/_Resources/elementary/icons/status/gtk-info_+256.ico new file mode 100644 index 0000000..206d5ae Binary files /dev/null and b/project/_Resources/elementary/icons/status/gtk-info_+256.ico differ diff --git a/project/_Resources/elementary/icons/status/gtk-info_16.ico b/project/_Resources/elementary/icons/status/gtk-info_16.ico new file mode 100644 index 0000000..1bf0a89 Binary files /dev/null and b/project/_Resources/elementary/icons/status/gtk-info_16.ico differ diff --git a/project/_Resources/elementary/icons/status/gtk-info_16_20_24_32.ico b/project/_Resources/elementary/icons/status/gtk-info_16_20_24_32.ico new file mode 100644 index 0000000..166ce8a Binary files /dev/null and b/project/_Resources/elementary/icons/status/gtk-info_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/locked.ico b/project/_Resources/elementary/icons/status/locked.ico new file mode 100644 index 0000000..c675237 Binary files /dev/null and b/project/_Resources/elementary/icons/status/locked.ico differ diff --git a/project/_Resources/elementary/icons/status/locked_+256.ico b/project/_Resources/elementary/icons/status/locked_+256.ico new file mode 100644 index 0000000..ff85760 Binary files /dev/null and b/project/_Resources/elementary/icons/status/locked_+256.ico differ diff --git a/project/_Resources/elementary/icons/status/locked_+64_256.ico b/project/_Resources/elementary/icons/status/locked_+64_256.ico new file mode 100644 index 0000000..44a00c9 Binary files /dev/null and b/project/_Resources/elementary/icons/status/locked_+64_256.ico differ diff --git a/project/_Resources/elementary/icons/status/locked_16_20_24_32.ico b/project/_Resources/elementary/icons/status/locked_16_20_24_32.ico new file mode 100644 index 0000000..7375383 Binary files /dev/null and b/project/_Resources/elementary/icons/status/locked_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/locked_16_24.ico b/project/_Resources/elementary/icons/status/locked_16_24.ico new file mode 100644 index 0000000..bd1328a Binary files /dev/null and b/project/_Resources/elementary/icons/status/locked_16_24.ico differ diff --git a/project/_Resources/elementary/icons/status/locked_32.ico b/project/_Resources/elementary/icons/status/locked_32.ico new file mode 100644 index 0000000..4246942 Binary files /dev/null and b/project/_Resources/elementary/icons/status/locked_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-error_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..694d697 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-idle_16.ico b/project/_Resources/elementary/icons/status/network-idle_16.ico new file mode 100644 index 0000000..6734b7f Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/elementary/icons/status/network-offline_16.ico b/project/_Resources/elementary/icons/status/network-offline_16.ico new file mode 100644 index 0000000..ec1f3a8 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/elementary/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..d665c3f Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-receive_16.ico b/project/_Resources/elementary/icons/status/network-receive_16.ico new file mode 100644 index 0000000..24f164b Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/elementary/icons/status/network-transmit-receive_16.ico b/project/_Resources/elementary/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..410b580 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/elementary/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..aafded1 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-transmit_16.ico b/project/_Resources/elementary/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..bd45bd7 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-000-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-000-warning_16_20_24_32.ico new file mode 100644 index 0000000..f549530 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-000-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-000_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-000_16_20_24_32.ico new file mode 100644 index 0000000..15881d3 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-000_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-000_32_48.ico b/project/_Resources/elementary/icons/status/network-wireless-000_32_48.ico new file mode 100644 index 0000000..f73e8e0 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-000_32_48.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-000_32_48_256.ico b/project/_Resources/elementary/icons/status/network-wireless-000_32_48_256.ico new file mode 100644 index 0000000..10cfcf3 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-000_32_48_256.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-025-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-025-warning_16_20_24_32.ico new file mode 100644 index 0000000..fc897af Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-025-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-025_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-025_16_20_24_32.ico new file mode 100644 index 0000000..63d50bf Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-025_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-025_32_48.ico b/project/_Resources/elementary/icons/status/network-wireless-025_32_48.ico new file mode 100644 index 0000000..bc9184f Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-025_32_48.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-025_32_48_256.ico b/project/_Resources/elementary/icons/status/network-wireless-025_32_48_256.ico new file mode 100644 index 0000000..d85ad91 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-025_32_48_256.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-050-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-050-warning_16_20_24_32.ico new file mode 100644 index 0000000..a2738ff Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-050-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-050_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-050_16_20_24_32.ico new file mode 100644 index 0000000..1fbbf0a Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-050_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-050_32_48.ico b/project/_Resources/elementary/icons/status/network-wireless-050_32_48.ico new file mode 100644 index 0000000..fb5059d Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-050_32_48.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-050_32_48_256.ico b/project/_Resources/elementary/icons/status/network-wireless-050_32_48_256.ico new file mode 100644 index 0000000..6ee5c46 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-050_32_48_256.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-075-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-075-warning_16_20_24_32.ico new file mode 100644 index 0000000..ca646b0 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-075-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-075_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-075_16_20_24_32.ico new file mode 100644 index 0000000..c05afcf Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-075_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-075_32_48.ico b/project/_Resources/elementary/icons/status/network-wireless-075_32_48.ico new file mode 100644 index 0000000..cabccc9 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-075_32_48.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-075_32_48_256.ico b/project/_Resources/elementary/icons/status/network-wireless-075_32_48_256.ico new file mode 100644 index 0000000..f800ebe Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-075_32_48_256.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-100-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-100-warning_16_20_24_32.ico new file mode 100644 index 0000000..2f4f269 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-100-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-100_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-100_16_20_24_32.ico new file mode 100644 index 0000000..4f5a089 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-100_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-100_32_48.ico b/project/_Resources/elementary/icons/status/network-wireless-100_32_48.ico new file mode 100644 index 0000000..0811cac Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-100_32_48.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-100_32_48_256.ico b/project/_Resources/elementary/icons/status/network-wireless-100_32_48_256.ico new file mode 100644 index 0000000..7e810a4 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-100_32_48_256.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-new_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-new_16_20_24_32.ico new file mode 100644 index 0000000..09ba1cf Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-new_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-offline_16_20_24_32.ico b/project/_Resources/elementary/icons/status/network-wireless-offline_16_20_24_32.ico new file mode 100644 index 0000000..a0ee916 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-offline_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/status/network-wireless-offline_32_48.ico b/project/_Resources/elementary/icons/status/network-wireless-offline_32_48.ico new file mode 100644 index 0000000..bbc6329 Binary files /dev/null and b/project/_Resources/elementary/icons/status/network-wireless-offline_32_48.ico differ diff --git a/project/_Resources/elementary/icons/status/printer-default.ico b/project/_Resources/elementary/icons/status/printer-default.ico new file mode 100644 index 0000000..0a28677 Binary files /dev/null and b/project/_Resources/elementary/icons/status/printer-default.ico differ diff --git a/project/_Resources/elementary/icons/status/printer-default_+256.ico b/project/_Resources/elementary/icons/status/printer-default_+256.ico new file mode 100644 index 0000000..ab9d60a Binary files /dev/null and b/project/_Resources/elementary/icons/status/printer-default_+256.ico differ diff --git a/project/_Resources/elementary/icons/status/printer-network-default.ico b/project/_Resources/elementary/icons/status/printer-network-default.ico new file mode 100644 index 0000000..60b2652 Binary files /dev/null and b/project/_Resources/elementary/icons/status/printer-network-default.ico differ diff --git a/project/_Resources/elementary/icons/status/printer-network-default_+256.ico b/project/_Resources/elementary/icons/status/printer-network-default_+256.ico new file mode 100644 index 0000000..166c760 Binary files /dev/null and b/project/_Resources/elementary/icons/status/printer-network-default_+256.ico differ diff --git a/project/_Resources/elementary/icons/status/user-trash-full.ico b/project/_Resources/elementary/icons/status/user-trash-full.ico new file mode 100644 index 0000000..2185a7f Binary files /dev/null and b/project/_Resources/elementary/icons/status/user-trash-full.ico differ diff --git a/project/_Resources/elementary/icons/status/user-trash-full_+24_256.ico b/project/_Resources/elementary/icons/status/user-trash-full_+24_256.ico new file mode 100644 index 0000000..797c6ff Binary files /dev/null and b/project/_Resources/elementary/icons/status/user-trash-full_+24_256.ico differ diff --git a/project/_Resources/elementary/icons/status/zoom-in-disabled_16_20_24.ico b/project/_Resources/elementary/icons/status/zoom-in-disabled_16_20_24.ico new file mode 100644 index 0000000..67ebf2f Binary files /dev/null and b/project/_Resources/elementary/icons/status/zoom-in-disabled_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/status/zoom-out-disabled_16_20_24.ico b/project/_Resources/elementary/icons/status/zoom-out-disabled_16_20_24.ico new file mode 100644 index 0000000..7f60d00 Binary files /dev/null and b/project/_Resources/elementary/icons/status/zoom-out-disabled_16_20_24.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/audio-volume-error_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/audio-volume-error_16_20_24_32.ico new file mode 100644 index 0000000..78fa169 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/audio-volume-error_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/audio-volume-high_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..9f2fd0f Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/audio-volume-low_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..b5e78d1 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/audio-volume-medium_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..017956e Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/audio-volume-muted_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/audio-volume-muted_16_20_24_32.ico new file mode 100644 index 0000000..4d037ec Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/audio-volume-muted_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/audio-volume-none_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/audio-volume-none_16_20_24_32.ico new file mode 100644 index 0000000..bc8a0a1 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/audio-volume-none_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/battery_303.bmp b/project/_Resources/elementary/icons/symbolic/battery_303.bmp new file mode 100644 index 0000000..4b8319d Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/battery_303.bmp differ diff --git a/project/_Resources/elementary/icons/symbolic/battery_303.xcf b/project/_Resources/elementary/icons/symbolic/battery_303.xcf new file mode 100644 index 0000000..bea91b6 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/battery_303.xcf differ diff --git a/project/_Resources/elementary/icons/symbolic/dropbox-pause_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/dropbox-pause_16_20_24_32.ico new file mode 100644 index 0000000..32d6f21 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/dropbox-pause_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/dropbox-syncing-1_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/dropbox-syncing-1_16_20_24_32.ico new file mode 100644 index 0000000..448980f Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/dropbox-syncing-1_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/dropbox-syncing-2_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/dropbox-syncing-2_16_20_24_32.ico new file mode 100644 index 0000000..0660dcb Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/dropbox-syncing-2_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/dropbox-unsyncable_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/dropbox-unsyncable_16_20_24_32.ico new file mode 100644 index 0000000..1df5c33 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/dropbox-unsyncable_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/dropbox-uptodate_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/dropbox-uptodate_16_20_24_32.ico new file mode 100644 index 0000000..884edf3 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/dropbox-uptodate_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/dropbox_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/dropbox_16_20_24_32.ico new file mode 100644 index 0000000..7f4051b Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/dropbox_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/gnome-power-manager_16_24_32.ico b/project/_Resources/elementary/icons/symbolic/gnome-power-manager_16_24_32.ico new file mode 100644 index 0000000..274a900 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/gnome-power-manager_16_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-connecting-1_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-connecting-1_16_20_24_32.ico new file mode 100644 index 0000000..0535d17 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-connecting-1_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-connecting-2_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-connecting-2_16_20_24_32.ico new file mode 100644 index 0000000..046fd6c Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-connecting-2_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-connecting-3_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-connecting-3_16_20_24_32.ico new file mode 100644 index 0000000..739351e Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-connecting-3_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-error_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-error_16_20_24_32.ico new file mode 100644 index 0000000..da298fc Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-offline_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..a5283f1 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-transmit-receive_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..01a0549 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-000-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-000-warning_16_20_24_32.ico new file mode 100644 index 0000000..b26fe22 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-000-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-000_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-000_16_20_24_32.ico new file mode 100644 index 0000000..4eb15d3 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-000_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-025-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-025-warning_16_20_24_32.ico new file mode 100644 index 0000000..e83d1cc Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-025-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-025_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-025_16_20_24_32.ico new file mode 100644 index 0000000..576cd8d Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-025_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-050-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-050-warning_16_20_24_32.ico new file mode 100644 index 0000000..628ab23 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-050-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-050_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-050_16_20_24_32.ico new file mode 100644 index 0000000..e8a9e67 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-050_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-075-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-075-warning_16_20_24_32.ico new file mode 100644 index 0000000..f369d37 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-075-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-075_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-075_16_20_24_32.ico new file mode 100644 index 0000000..32986e8 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-075_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-100-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-100-warning_16_20_24_32.ico new file mode 100644 index 0000000..97a4ea2 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-100-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-100_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-100_16_20_24_32.ico new file mode 100644 index 0000000..06e6a6f Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-100_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-1_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-1_16_20_24_32.ico new file mode 100644 index 0000000..6c5755e Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-1_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-2_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-2_16_20_24_32.ico new file mode 100644 index 0000000..e55ac21 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-2_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-3_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-3_16_20_24_32.ico new file mode 100644 index 0000000..68bea30 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-connecting-3_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-new_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-new_16_20_24_32.ico new file mode 100644 index 0000000..6b5b86e Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-new_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/network-wireless-offline_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/network-wireless-offline_16_20_24_32.ico new file mode 100644 index 0000000..8c8b267 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/network-wireless-offline_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/security-busy_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/security-busy_16_20_24_32.ico new file mode 100644 index 0000000..d94fca0 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/security-busy_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/security-error_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/security-error_16_20_24_32.ico new file mode 100644 index 0000000..135b66f Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/security-error_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/security-main_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/security-main_16_20_24_32.ico new file mode 100644 index 0000000..1ac89f1 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/security-main_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/symbolic/security-warning_16_20_24_32.ico b/project/_Resources/elementary/icons/symbolic/security-warning_16_20_24_32.ico new file mode 100644 index 0000000..f75af29 Binary files /dev/null and b/project/_Resources/elementary/icons/symbolic/security-warning_16_20_24_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20801.ico b/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20801.ico new file mode 100644 index 0000000..71bf47c Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20801.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20802.ico b/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20802.ico new file mode 100644 index 0000000..1eb4701 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20802.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20803.ico b/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20803.ico new file mode 100644 index 0000000..1a37fa6 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/ExplorerFrame.dll/20803.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1015.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1015.ico new file mode 100644 index 0000000..4c4045c Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1015.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1016.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1016.ico new file mode 100644 index 0000000..2071a2a Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1016.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..5c3994c Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1020.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1020.ico new file mode 100644 index 0000000..b44b901 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1020.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1021.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1021.ico new file mode 100644 index 0000000..8589174 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1021.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1053.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1053.ico new file mode 100644 index 0000000..b206375 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1053.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1054.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1054.ico new file mode 100644 index 0000000..51ffeb0 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1054.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..68b2b9b Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1117.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1117.ico new file mode 100644 index 0000000..42f305a Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1117.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1118.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1118.ico new file mode 100644 index 0000000..f74ab86 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1118.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/Mp3tag/1151.ico b/project/_Resources/elementary/icons/tweaked/Mp3tag/1151.ico new file mode 100644 index 0000000..2cf58ba Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/Mp3tag/1151.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/imageres.dll/5.ico b/project/_Resources/elementary/icons/tweaked/imageres.dll/5.ico new file mode 100644 index 0000000..6a322f1 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/imageres.dll/5.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/imageres.dll/6.ico b/project/_Resources/elementary/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..b1efbc8 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_128.svg b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_128.svg new file mode 100644 index 0000000..78a78e4 --- /dev/null +++ b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_128.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_16.svg b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_16.svg new file mode 100644 index 0000000..69662da --- /dev/null +++ b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_16.svg @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_32.svg b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_32.svg new file mode 100644 index 0000000..7156c73 --- /dev/null +++ b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_32.svg @@ -0,0 +1,296 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_48.svg b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_48.svg new file mode 100644 index 0000000..b200dcb --- /dev/null +++ b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder-open-no-shadow_48.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/project/_Resources/elementary/icons/tweaked/imageres.dll/folder.xcf b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder.xcf new file mode 100644 index 0000000..2545f8b Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/imageres.dll/folder.xcf differ diff --git a/project/_Resources/elementary/icons/tweaked/mblctr.exe/133.ico b/project/_Resources/elementary/icons/tweaked/mblctr.exe/133.ico new file mode 100644 index 0000000..698cbe5 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/mblctr.exe/133.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/mmsys.cpl/112.ico b/project/_Resources/elementary/icons/tweaked/mmsys.cpl/112.ico new file mode 100644 index 0000000..e3c20c0 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/mmsys.cpl/112.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/mmsys.cpl/113.ico b/project/_Resources/elementary/icons/tweaked/mmsys.cpl/113.ico new file mode 100644 index 0000000..fee0725 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/mmsys.cpl/113.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/netcenter.dll/11.ico b/project/_Resources/elementary/icons/tweaked/netcenter.dll/11.ico new file mode 100644 index 0000000..8e83a23 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/netcenter.dll/11.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/netcenter.dll/504.ico b/project/_Resources/elementary/icons/tweaked/netcenter.dll/504.ico new file mode 100644 index 0000000..ba3058b Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/netcenter.dll/504.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/netcenter.dll/505.ico b/project/_Resources/elementary/icons/tweaked/netcenter.dll/505.ico new file mode 100644 index 0000000..fedaa3e Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/netcenter.dll/505.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/netshell.dll/302.ico b/project/_Resources/elementary/icons/tweaked/netshell.dll/302.ico new file mode 100644 index 0000000..e572b66 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/netshell.dll/302.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/pnidui.dll/3081.ico b/project/_Resources/elementary/icons/tweaked/pnidui.dll/3081.ico new file mode 100644 index 0000000..0e9e8e2 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/pnidui.dll/3081.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/elementary/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..d887a7c Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/elementary/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..11b79f3 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/audio-input-microphone_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/audio-input-microphone_48_32.ico new file mode 100644 index 0000000..c642666 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/audio-input-microphone_48_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..c80ef30 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/dialog-error_48_16_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/dialog-error_48_16_32.ico new file mode 100644 index 0000000..8cbf01b Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/dialog-error_48_16_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/dialog-information_48_16_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/dialog-information_48_16_32.ico new file mode 100644 index 0000000..0e951d9 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/dialog-information_48_16_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/dialog-password_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/dialog-password_48_32.ico new file mode 100644 index 0000000..5d9140b Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/dialog-password_48_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/dialog-warning_48_16_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/dialog-warning_48_16_32.ico new file mode 100644 index 0000000..e6d32dd Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/dialog-warning_48_16_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..6e2686a Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/input-keyboard_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/input-keyboard_48_32.ico new file mode 100644 index 0000000..f16c013 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/input-keyboard_48_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/list-add_22_18.ico b/project/_Resources/elementary/icons/tweaked/special_order/list-add_22_18.ico new file mode 100644 index 0000000..2b259c2 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/list-add_22_18.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico new file mode 100644 index 0000000..d39940a Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/printer_32_16_48.ico b/project/_Resources/elementary/icons/tweaked/special_order/printer_32_16_48.ico new file mode 100644 index 0000000..7db8612 Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/printer_32_16_48.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/system-users_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/system-users_48_32.ico new file mode 100644 index 0000000..98e378d Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/system-users_48_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/text-x-preview_48_16_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/text-x-preview_48_16_32.ico new file mode 100644 index 0000000..4b2b32d Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/text-x-preview_48_16_32.ico differ diff --git a/project/_Resources/elementary/icons/tweaked/special_order/utilities-system-monitor_48_32.ico b/project/_Resources/elementary/icons/tweaked/special_order/utilities-system-monitor_48_32.ico new file mode 100644 index 0000000..7303d8f Binary files /dev/null and b/project/_Resources/elementary/icons/tweaked/special_order/utilities-system-monitor_48_32.ico differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/280.bmp b/project/_Resources/elementary/shiki/ExplorerFrame.dll/280.bmp new file mode 100644 index 0000000..a53befa Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/280.bmp differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/280.png b/project/_Resources/elementary/shiki/ExplorerFrame.dll/280.png new file mode 100644 index 0000000..8be0fd5 Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/280.png differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/281.bmp b/project/_Resources/elementary/shiki/ExplorerFrame.dll/281.bmp new file mode 100644 index 0000000..2717424 Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/281.bmp differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/281.png b/project/_Resources/elementary/shiki/ExplorerFrame.dll/281.png new file mode 100644 index 0000000..2c94226 Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/281.png differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/577_581.bmp b/project/_Resources/elementary/shiki/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..e0b252d Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/578.bmp b/project/_Resources/elementary/shiki/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..3596c11 Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/589.bmp b/project/_Resources/elementary/shiki/ExplorerFrame.dll/589.bmp new file mode 100644 index 0000000..d22f186 Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/589.bmp differ diff --git a/project/_Resources/elementary/shiki/ExplorerFrame.dll/589.png b/project/_Resources/elementary/shiki/ExplorerFrame.dll/589.png new file mode 100644 index 0000000..a06b812 Binary files /dev/null and b/project/_Resources/elementary/shiki/ExplorerFrame.dll/589.png differ diff --git a/project/_Resources/elementary/shiki/authui.dll/avatar-default_128.svg b/project/_Resources/elementary/shiki/authui.dll/avatar-default_128.svg new file mode 100644 index 0000000..dd878f0 --- /dev/null +++ b/project/_Resources/elementary/shiki/authui.dll/avatar-default_128.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/project/_Resources/elementary/shiki/authui.dll/avatar-default_64.svg b/project/_Resources/elementary/shiki/authui.dll/avatar-default_64.svg new file mode 100644 index 0000000..b26c47a --- /dev/null +++ b/project/_Resources/elementary/shiki/authui.dll/avatar-default_64.svg @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/project/_Resources/elementary/shiki/authui.dll/button-default.bmp b/project/_Resources/elementary/shiki/authui.dll/button-default.bmp new file mode 100644 index 0000000..da90f0c Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/button-default.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/button-focus.bmp b/project/_Resources/elementary/shiki/authui.dll/button-focus.bmp new file mode 100644 index 0000000..775c084 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/button-focus.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/button-pressed.bmp b/project/_Resources/elementary/shiki/authui.dll/button-pressed.bmp new file mode 100644 index 0000000..775c084 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/button-pressed.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/button.xcf b/project/_Resources/elementary/shiki/authui.dll/button.xcf new file mode 100644 index 0000000..221f52c Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/button.xcf differ diff --git a/project/_Resources/elementary/shiki/authui.dll/command-button-default.bmp b/project/_Resources/elementary/shiki/authui.dll/command-button-default.bmp new file mode 100644 index 0000000..4f338fc Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/command-button-default.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/command-button-focus.bmp b/project/_Resources/elementary/shiki/authui.dll/command-button-focus.bmp new file mode 100644 index 0000000..9235168 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/command-button-focus.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/command-button-pressed.bmp b/project/_Resources/elementary/shiki/authui.dll/command-button-pressed.bmp new file mode 100644 index 0000000..9235168 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/command-button-pressed.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/frame-big.bmp b/project/_Resources/elementary/shiki/authui.dll/frame-big.bmp new file mode 100644 index 0000000..c2c96cf Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/frame-big.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/frame-default.bmp b/project/_Resources/elementary/shiki/authui.dll/frame-default.bmp new file mode 100644 index 0000000..f2d820a Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/frame-default.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/frame-focus.bmp b/project/_Resources/elementary/shiki/authui.dll/frame-focus.bmp new file mode 100644 index 0000000..7b78513 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/frame-focus.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/frame-selected.bmp b/project/_Resources/elementary/shiki/authui.dll/frame-selected.bmp new file mode 100644 index 0000000..7b78513 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/frame-selected.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/password-field-focus.bmp b/project/_Resources/elementary/shiki/authui.dll/password-field-focus.bmp new file mode 100644 index 0000000..9d9f178 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/password-field-focus.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-default.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-default.bmp new file mode 100644 index 0000000..67b5c6b Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-default.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-focus.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-focus.bmp new file mode 100644 index 0000000..81e9655 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-focus.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-options-default.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-default.bmp new file mode 100644 index 0000000..6d9249c Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-default.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-options-default_21.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-default_21.bmp new file mode 100644 index 0000000..c835faf Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-default_21.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-options-focus.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-focus.bmp new file mode 100644 index 0000000..45df2d4 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-focus.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-options-focus_21.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-focus_21.bmp new file mode 100644 index 0000000..dbdd6f4 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-focus_21.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-options-pressed.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-pressed.bmp new file mode 100644 index 0000000..45df2d4 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-pressed.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-options-pressed_21.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-pressed_21.bmp new file mode 100644 index 0000000..dbdd6f4 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-options-pressed_21.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown-pressed.bmp b/project/_Resources/elementary/shiki/authui.dll/shutdown-pressed.bmp new file mode 100644 index 0000000..81e9655 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown-pressed.bmp differ diff --git a/project/_Resources/elementary/shiki/authui.dll/shutdown.xcf b/project/_Resources/elementary/shiki/authui.dll/shutdown.xcf new file mode 100644 index 0000000..a5d7139 Binary files /dev/null and b/project/_Resources/elementary/shiki/authui.dll/shutdown.xcf differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5031.jpg b/project/_Resources/elementary/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..9e29b29 Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5032.jpg b/project/_Resources/elementary/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..0138260 Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5033.jpg b/project/_Resources/elementary/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..f286692 Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5034.jpg b/project/_Resources/elementary/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..332162f Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5035.jpg b/project/_Resources/elementary/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..f1a57c5 Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5036.jpg b/project/_Resources/elementary/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..8392139 Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5037.jpg b/project/_Resources/elementary/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..110ca85 Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/elementary/shiki/imageres.dll/5038.jpg b/project/_Resources/elementary/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..b555bd4 Binary files /dev/null and b/project/_Resources/elementary/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/elementary/shiki/shell32.dll/632.bmp b/project/_Resources/elementary/shiki/shell32.dll/632.bmp new file mode 100644 index 0000000..3760983 Binary files /dev/null and b/project/_Resources/elementary/shiki/shell32.dll/632.bmp differ diff --git a/project/_Resources/elementary/shiki/shell32.dll/633.bmp b/project/_Resources/elementary/shiki/shell32.dll/633.bmp new file mode 100644 index 0000000..f91e1d9 Binary files /dev/null and b/project/_Resources/elementary/shiki/shell32.dll/633.bmp differ diff --git a/project/_Resources/elementary/shiki/shell32.dll/634.bmp b/project/_Resources/elementary/shiki/shell32.dll/634.bmp new file mode 100644 index 0000000..f994925 Binary files /dev/null and b/project/_Resources/elementary/shiki/shell32.dll/634.bmp differ diff --git a/project/_Resources/elementary/shiki/shell32.dll/635.bmp b/project/_Resources/elementary/shiki/shell32.dll/635.bmp new file mode 100644 index 0000000..e8767a7 Binary files /dev/null and b/project/_Resources/elementary/shiki/shell32.dll/635.bmp differ diff --git a/project/_Resources/elementary/themes/Aimp/elementary.acs3 b/project/_Resources/elementary/themes/Aimp/elementary.acs3 new file mode 100644 index 0000000..2f9f41a Binary files /dev/null and b/project/_Resources/elementary/themes/Aimp/elementary.acs3 differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png new file mode 100644 index 0000000..a5c980a Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png new file mode 100644 index 0000000..c8d0c70 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png new file mode 100644 index 0000000..4b09233 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png new file mode 100644 index 0000000..0ea6510 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png new file mode 100644 index 0000000..75004aa Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..540f71d Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..867cdeb Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..b6bf7e3 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..8f87983 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..60222bc Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..b836d5e Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..de8529a Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..17b2c5e Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..ce97b46 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..67a1a50 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..a2441b3 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..da62646 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..795e610 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..621a059 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..58ee9df Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png new file mode 100644 index 0000000..8e63c4b Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png new file mode 100644 index 0000000..c1a8fc9 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png new file mode 100644 index 0000000..2d4d1a4 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png new file mode 100644 index 0000000..a0e8be4 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png differ diff --git a/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png new file mode 100644 index 0000000..05e46f3 Binary files /dev/null and b/project/_Resources/elementary/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png differ diff --git a/project/_Resources/elementary/themes/Firefox-Thunderbird/Elementary@Windows.xpi b/project/_Resources/elementary/themes/Firefox-Thunderbird/Elementary@Windows.xpi new file mode 100644 index 0000000..75deb26 Binary files /dev/null and b/project/_Resources/elementary/themes/Firefox-Thunderbird/Elementary@Windows.xpi differ diff --git a/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico b/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico new file mode 100644 index 0000000..068cdde Binary files /dev/null and b/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico differ diff --git a/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico b/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico new file mode 100644 index 0000000..e360bb2 Binary files /dev/null and b/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico differ diff --git a/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico b/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico new file mode 100644 index 0000000..6e17d96 Binary files /dev/null and b/project/_Resources/elementary/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico differ diff --git a/project/_Resources/elementary/themes/Firefox/Elementary-Extras@Windows.xpi b/project/_Resources/elementary/themes/Firefox/Elementary-Extras@Windows.xpi new file mode 100644 index 0000000..ce29268 Binary files /dev/null and b/project/_Resources/elementary/themes/Firefox/Elementary-Extras@Windows.xpi differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar-symbolic_16.png b/project/_Resources/elementary/themes/MPCHC/toolbar-symbolic_16.png new file mode 100644 index 0000000..865a935 Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar-symbolic_16.png differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar-symbolic_24.png b/project/_Resources/elementary/themes/MPCHC/toolbar-symbolic_24.png new file mode 100644 index 0000000..477fad0 Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar-symbolic_24.png differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar_16.png b/project/_Resources/elementary/themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..e9f2208 Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar_16.xcf b/project/_Resources/elementary/themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..3a419fd Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar_24.png b/project/_Resources/elementary/themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..2ad4581 Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar_24.xcf b/project/_Resources/elementary/themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..1d1a840 Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar_32.png b/project/_Resources/elementary/themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..aebc5b4 Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/elementary/themes/MPCHC/toolbar_32.xcf b/project/_Resources/elementary/themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..698d432 Binary files /dev/null and b/project/_Resources/elementary/themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/elementary/themes/Office2010/Patch_pptico.exe b/project/_Resources/elementary/themes/Office2010/Patch_pptico.exe new file mode 100644 index 0000000..4f799ca Binary files /dev/null and b/project/_Resources/elementary/themes/Office2010/Patch_pptico.exe differ diff --git a/project/_Resources/elementary/themes/Office2010/Patch_wordicon.exe b/project/_Resources/elementary/themes/Office2010/Patch_wordicon.exe new file mode 100644 index 0000000..7b7e7db Binary files /dev/null and b/project/_Resources/elementary/themes/Office2010/Patch_wordicon.exe differ diff --git a/project/_Resources/elementary/themes/Office2010/Patch_xlicons.exe b/project/_Resources/elementary/themes/Office2010/Patch_xlicons.exe new file mode 100644 index 0000000..d3064da Binary files /dev/null and b/project/_Resources/elementary/themes/Office2010/Patch_xlicons.exe differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/edit.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/edit.png new file mode 100644 index 0000000..3019646 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/edit.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/info.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/info.png new file mode 100644 index 0000000..aa6ee12 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/info.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/pause.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/pause.png new file mode 100644 index 0000000..b421cf7 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/buttons/pause.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/auth.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/auth.png new file mode 100644 index 0000000..d58f2a8 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/auth.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png new file mode 100644 index 0000000..4dc60dd Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png new file mode 100644 index 0000000..6424c5e Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/mail.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/mail.png new file mode 100644 index 0000000..f3b5df0 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/mail.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png new file mode 100644 index 0000000..4c8c44c Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/not-authorized.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/not-authorized.png new file mode 100644 index 0000000..b55496e Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/not-authorized.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/secure.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/secure.png new file mode 100644 index 0000000..d58f2a8 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/secure.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png new file mode 100644 index 0000000..0fa7349 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png differ diff --git a/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png new file mode 100644 index 0000000..ccbf8f7 Binary files /dev/null and b/project/_Resources/elementary/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/RadioSure.png b/project/_Resources/elementary/themes/RadioSure/RadioSure.png new file mode 100644 index 0000000..eb077ed Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/RadioSure.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel-hot.png new file mode 100644 index 0000000..f2d814e Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel-pressed.png new file mode 100644 index 0000000..2a53c9d Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel.png new file mode 100644 index 0000000..4316d49 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/FilterLabel.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/Sources.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/Sources.png new file mode 100644 index 0000000..4ee24bf Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/Sources.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back-hot.png new file mode 100644 index 0000000..67fbdb0 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back-pressed.png new file mode 100644 index 0000000..67fbdb0 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back.png new file mode 100644 index 0000000..67fbdb0 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/back.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/bg1.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/bg1.png new file mode 100644 index 0000000..0f83199 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/bg1.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/bg2.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/bg2.png new file mode 100644 index 0000000..03e56b6 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/bg2.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit-hot.png new file mode 100644 index 0000000..c408fb5 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit-pressed.png new file mode 100644 index 0000000..07c3b91 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit.png new file mode 100644 index 0000000..37e43d0 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/exit.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand-hot.png new file mode 100644 index 0000000..741b867 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand-pressed.png new file mode 100644 index 0000000..0e181c9 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand.png new file mode 100644 index 0000000..0e181c9 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/expand.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites-hot.png new file mode 100644 index 0000000..a73af2f Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites-pressed.png new file mode 100644 index 0000000..9317052 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites.png new file mode 100644 index 0000000..9317052 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/favorites.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize-hot.png new file mode 100644 index 0000000..be92455 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize-pressed.png new file mode 100644 index 0000000..5ae108f Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize.png new file mode 100644 index 0000000..85f0e6c Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/minimize.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2-hot.png new file mode 100644 index 0000000..a1f0e12 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2-pressed.png new file mode 100644 index 0000000..2377b3e Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2.png new file mode 100644 index 0000000..68e3abb Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-2.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-hot.png new file mode 100644 index 0000000..68e3abb Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-pressed.png new file mode 100644 index 0000000..2377b3e Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute.png new file mode 100644 index 0000000..a1f0e12 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/mute.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next-hot.png new file mode 100644 index 0000000..1f03eb9 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next-pressed.png new file mode 100644 index 0000000..1f46ad6 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next.png new file mode 100644 index 0000000..1f46ad6 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/next.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-2-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-2-hot.png new file mode 100644 index 0000000..d4d5c1d Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-2-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-2.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-2.png new file mode 100644 index 0000000..7555336 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-2.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-hot.png new file mode 100644 index 0000000..d4d5c1d Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-pressed.png new file mode 100644 index 0000000..d4d5c1d Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop.png new file mode 100644 index 0000000..d4d5c1d Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/ontop.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options-hot.png new file mode 100644 index 0000000..2acf6e0 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options-pressed.png new file mode 100644 index 0000000..288a102 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options.png new file mode 100644 index 0000000..e2d2224 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/options.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2-hot.png new file mode 100644 index 0000000..1c02c11 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2-pressed.png new file mode 100644 index 0000000..1c02c11 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2.png new file mode 100644 index 0000000..1c02c11 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-2.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-hot.png new file mode 100644 index 0000000..35171de Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-pressed.png new file mode 100644 index 0000000..35171de Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play.png new file mode 100644 index 0000000..35171de Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/play.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2-hot.png new file mode 100644 index 0000000..9de8c4c Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2-pressed.png new file mode 100644 index 0000000..9de8c4c Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2.png new file mode 100644 index 0000000..9de8c4c Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-2.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-hot.png new file mode 100644 index 0000000..59db91b Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-pressed.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-pressed.png new file mode 100644 index 0000000..59db91b Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec-pressed.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec.png new file mode 100644 index 0000000..59db91b Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/rec.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skin.rsn b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skin.rsn new file mode 100644 index 0000000..4150dd1 --- /dev/null +++ b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 200 + 100 + bg1.png + 3 + + + 178 + 0 + 22 + 22 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 156 + 0 + 22 + 22 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 21 + 82 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 0 + 0 + 22 + 22 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 5 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 0 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 37 + 82 + 32 + 16 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 71 + 40 + 35 + 31 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 5 + 40 + 35 + 31 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 40 + 40 + 31 + 31 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 80 + 80 + 15 + 0,0,255,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,127,127,127 + 0,0,0,0 + 25 + 5 + 120 + 12 + 1 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,255,0 + 255,0,0,0 + 0,0,0,0 + 255,255,0,0 + 1 + + + 70 + 75 + 120 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 180 + 82 + 11 + 11 + 0 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 27 + 5 + 100 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 0 + + + Vicing + vicing.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,255,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 255,46,46,46 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 0 + 13 + -1 + + + 110 + 38 + 80 + 31 + 1 + 100,0,84,133 + 150,0,84,133 + 0,0,0,0 + 0,72,139,214 + 100,0,84,133 + 15 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,46,46,46 + 0,0,0,0 + 5 + 24 + 196 + 15 + 1 + -1 + 12 + 0 + + diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skin2.rsn b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skin2.rsn new file mode 100644 index 0000000..42c2d4f --- /dev/null +++ b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skin2.rsn @@ -0,0 +1,326 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 4 + + + 523 + 0 + 22 + 22 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 501 + 0 + 22 + 22 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 366 + 372 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 0 + 0 + 22 + 22 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 396 + 370 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 469 + 14 + 32 + 32 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 320 + 372 + 32 + 16 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 73 + 15 + 35 + 31 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 16 + 15 + 35 + 31 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 46 + 15 + 31 + 31 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 1 + 53 + 543 + 307 + 1 + 255,46,46,46 + 255,0,0,0 + 0,0,0,0 + 255,52,101,164 + 1 + + + 530 + 372 + 11 + 11 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 410 + 363 + 120 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + + + 333 + 19 + 120 + 14 + 1 + + + Vicing + vicing.deviantart.com + + + 453 + 25 + 9 + 9 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + + 255,46,46,46 + 0,0,0,0 + 196 + 49 + 250 + 15 + 0 + 0 + 13 + -1 + + + 3 + 365 + 70 + 22 + 1 + 100,0,84,133 + 150,0,84,133 + 0,0,0,0 + 0,72,139,214 + 100,0,84,133 + 12 + 0 + 0 + + + 140 + 480 + 150 + 15 + 0 + 0 + + + 255,46,46,46 + 0,0,0,0 + 120 + 16 + 200 + 15 + 1 + 1 + 13 + -1 + + + + + 120 + 29 + 0,127,127,127 + 0,0,0,0 + 100 + 15 + 1 + -1 + 12 + -1 + + + 0,46,46,46 + 0,0,0,0 + 78 + 373 + 72 + 15 + 1 + 0 + 12 + -1 + + + 150 + 371 + 80 + 15 + 0,46,46,46 + 1 + 12 + -1 + + Sources.png + Sources-hot.png + Sources-pressed.png + + + + 0,46,46,46 + 0,0,0,0 + 234 + 373 + 90 + 15 + 0 + -1 + 12 + -1 + + diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skinpreview.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skinpreview.png new file mode 100644 index 0000000..f1851cc Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/skinpreview.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumechannel.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumechannel.png new file mode 100644 index 0000000..bc5dfd6 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumechannel.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumethumb-hot.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumethumb-hot.png new file mode 100644 index 0000000..4aa9c3e Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumethumb-hot.png differ diff --git a/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumethumb.png b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumethumb.png new file mode 100644 index 0000000..c06ca34 Binary files /dev/null and b/project/_Resources/elementary/themes/RadioSure/skins/elementary.rsn/volumethumb.png differ diff --git a/project/_Resources/elementary/themes/SMPlayer/Elementary/Elementary.rcc b/project/_Resources/elementary/themes/SMPlayer/Elementary/Elementary.rcc new file mode 100644 index 0000000..322e770 Binary files /dev/null and b/project/_Resources/elementary/themes/SMPlayer/Elementary/Elementary.rcc differ diff --git a/project/_Resources/elementary/themes/VLC/elementaryDark.vlt b/project/_Resources/elementary/themes/VLC/elementaryDark.vlt new file mode 100644 index 0000000..2f468dd Binary files /dev/null and b/project/_Resources/elementary/themes/VLC/elementaryDark.vlt differ diff --git a/project/_Resources/elementary/themes/Winyl/elementary.wzp b/project/_Resources/elementary/themes/Winyl/elementary.wzp new file mode 100644 index 0000000..c572789 Binary files /dev/null and b/project/_Resources/elementary/themes/Winyl/elementary.wzp differ diff --git a/project/_Resources/elementary/themes/uTorrent/tabs.bmp b/project/_Resources/elementary/themes/uTorrent/tabs.bmp new file mode 100644 index 0000000..4beb127 Binary files /dev/null and b/project/_Resources/elementary/themes/uTorrent/tabs.bmp differ diff --git a/project/_Resources/elementary/themes/uTorrent/tabs.xcf b/project/_Resources/elementary/themes/uTorrent/tabs.xcf new file mode 100644 index 0000000..bfec6a0 Binary files /dev/null and b/project/_Resources/elementary/themes/uTorrent/tabs.xcf differ diff --git a/project/_Resources/elementary/themes/uTorrent/toolbar.bmp b/project/_Resources/elementary/themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..0063cbd Binary files /dev/null and b/project/_Resources/elementary/themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/elementary/themes/uTorrent/toolbar.xcf b/project/_Resources/elementary/themes/uTorrent/toolbar.xcf new file mode 100644 index 0000000..1e3f8e8 Binary files /dev/null and b/project/_Resources/elementary/themes/uTorrent/toolbar.xcf differ diff --git a/project/_Resources/elementary/themes/uTorrent/tstatus.bmp b/project/_Resources/elementary/themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..a32bfc6 Binary files /dev/null and b/project/_Resources/elementary/themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/elementary/themes/uTorrent/tstatus.xcf b/project/_Resources/elementary/themes/uTorrent/tstatus.xcf new file mode 100644 index 0000000..ea69139 Binary files /dev/null and b/project/_Resources/elementary/themes/uTorrent/tstatus.xcf differ diff --git a/project/_Resources/exclude.txt b/project/_Resources/exclude.txt new file mode 100644 index 0000000..6ccd0a2 --- /dev/null +++ b/project/_Resources/exclude.txt @@ -0,0 +1,5 @@ +*.xcf +*.reg +*.svg +*.au3 +thumbs.db \ No newline at end of file diff --git a/project/_Resources/gnome-brave/bitmaps/actions/application-exit_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_16.bmp new file mode 100644 index 0000000..9562685 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/application-exit_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_24.bmp new file mode 100644 index 0000000..f363c41 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/application-exit_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_32.bmp new file mode 100644 index 0000000..b383ca7 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/application-exit_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_48.bmp new file mode 100644 index 0000000..e0ae842 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/application-exit_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_48x36.bmp new file mode 100644 index 0000000..c6bfb36 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/application-exit_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_64.bmp new file mode 100644 index 0000000..9c04ce1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/application-exit_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/archive-extract-to_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract-to_24.bmp new file mode 100644 index 0000000..fbda6e2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract-to_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/archive-extract-to_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract-to_48x36.bmp new file mode 100644 index 0000000..5b2a153 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract-to_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/archive-extract_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract_24.bmp new file mode 100644 index 0000000..47a9718 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/archive-extract_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract_48x36.bmp new file mode 100644 index 0000000..3fc5bbb Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/archive-extract_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/archive-insert_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/archive-insert_24.bmp new file mode 100644 index 0000000..13def65 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/archive-insert_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/archive-insert_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/actions/archive-insert_48x36.bmp new file mode 100644 index 0000000..86a48c6 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/archive-insert_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/config-date_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/config-date_16.bmp new file mode 100644 index 0000000..11a006d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/config-date_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/config-date_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/config-date_32.bmp new file mode 100644 index 0000000..8d214ce Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/config-date_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/config-date_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/config-date_48.bmp new file mode 100644 index 0000000..05ce64e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/config-date_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-open_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..b7d6a5e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-open_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..d973962 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-open_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..ff4d82c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-open_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..4a2fba3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..4fc4a25 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-open_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..58c2f88 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_16.bmp new file mode 100644 index 0000000..9047753 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_24.bmp new file mode 100644 index 0000000..4c02596 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_32.bmp new file mode 100644 index 0000000..810765d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_48.bmp new file mode 100644 index 0000000..d3232cd Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_64.bmp new file mode 100644 index 0000000..98bb5db Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print-preview_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print_16.bmp new file mode 100644 index 0000000..625a589 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print_16.png b/project/_Resources/gnome-brave/bitmaps/actions/document-print_16.png new file mode 100644 index 0000000..7ef731d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print_16.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print_24.bmp new file mode 100644 index 0000000..546480c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print_32.bmp new file mode 100644 index 0000000..25db975 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print_48.bmp new file mode 100644 index 0000000..eb50efa Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print_48x36.bmp new file mode 100644 index 0000000..fd9237c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-print_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-print_64.bmp new file mode 100644 index 0000000..00cd252 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-print_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_16.bmp new file mode 100644 index 0000000..67b4113 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_24.bmp new file mode 100644 index 0000000..a959074 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_32.bmp new file mode 100644 index 0000000..4f16dd6 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_48.bmp new file mode 100644 index 0000000..f42cec8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_64.bmp new file mode 100644 index 0000000..4bd8df0 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save-as_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save_16.bmp new file mode 100644 index 0000000..58c8d5a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save_24.bmp new file mode 100644 index 0000000..74f7e7c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save_32.bmp new file mode 100644 index 0000000..bd4be67 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save_48.bmp new file mode 100644 index 0000000..c8ac26d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/document-save_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/document-save_64.bmp new file mode 100644 index 0000000..b12480c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/document-save_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_16.bmp new file mode 100644 index 0000000..e09647d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_24.bmp new file mode 100644 index 0000000..edff92b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_32.bmp new file mode 100644 index 0000000..db6d2bd Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-delete_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_16.bmp new file mode 100644 index 0000000..37b6837 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_24.bmp new file mode 100644 index 0000000..4a369a8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_32.bmp new file mode 100644 index 0000000..0aa83e4 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-find-replace_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-find_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-find_16.bmp new file mode 100644 index 0000000..1af07c1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-find_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-find_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-find_24.bmp new file mode 100644 index 0000000..41a2e63 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-find_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-find_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-find_32.bmp new file mode 100644 index 0000000..ad220bb Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-find_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_16.bmp new file mode 100644 index 0000000..2664bef Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_24.bmp new file mode 100644 index 0000000..08840f5 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_32.bmp new file mode 100644 index 0000000..ac5cccf Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-redo_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..1985c99 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..f80de8f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..f82cdd8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_16.bmp new file mode 100644 index 0000000..29d6f2d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_24.bmp new file mode 100644 index 0000000..c10f07a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_32.bmp new file mode 100644 index 0000000..3ee8d9b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/edit-undo_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-down_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..b454784 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-down_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..e0a1d74 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-down_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..eae958d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..3e84782 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..4fbdd5d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..45ec969 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-next_20.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..96923b8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-next_30.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..080c214 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-previous_16.png b/project/_Resources/gnome-brave/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..5a3c768 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-previous_24.png b/project/_Resources/gnome-brave/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..342547a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-previous_32.png b/project/_Resources/gnome-brave/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..5945776 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-up_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..40f0755 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-up_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..5e1690d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-up_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..08d0045 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/go-up_40.png b/project/_Resources/gnome-brave/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..92d0399 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/media-playback-start_192.png b/project/_Resources/gnome-brave/bitmaps/actions/media-playback-start_192.png new file mode 100644 index 0000000..3b4b8d6 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/media-playback-start_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_16.bmp new file mode 100644 index 0000000..e6d7570 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_24.bmp new file mode 100644 index 0000000..ce67cbc Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_32.bmp new file mode 100644 index 0000000..b72840a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-horizontal_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_16.bmp new file mode 100644 index 0000000..ecbe397 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_24.bmp new file mode 100644 index 0000000..03a204d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_32.bmp new file mode 100644 index 0000000..f3a3e35 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-flip-vertical_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-180_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-180_16.bmp new file mode 100644 index 0000000..c6b0606 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-180_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_16.bmp new file mode 100644 index 0000000..b903216 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_24.bmp new file mode 100644 index 0000000..940d0ef Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_32.bmp new file mode 100644 index 0000000..6c77a40 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-left_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_16.bmp new file mode 100644 index 0000000..f6aee83 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_24.bmp new file mode 100644 index 0000000..fd107d3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_32.bmp new file mode 100644 index 0000000..b05efeb Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/object-rotate-right_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/system-search_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/system-search_16.bmp new file mode 100644 index 0000000..cf396cc Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/system-search_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/system-search_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/system-search_24.bmp new file mode 100644 index 0000000..c0b12e2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/system-search_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/system-search_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/system-search_32.bmp new file mode 100644 index 0000000..b7d5eb8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/system-search_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/system-search_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/actions/system-search_48x36.bmp new file mode 100644 index 0000000..42eb5e2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/system-search_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..42766e3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..210f6a0 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..584a1c1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..b5fa60c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..cb38c47 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/view-refresh_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/view-refresh_16.bmp new file mode 100644 index 0000000..e8f16d3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/view-refresh_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/window-close_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/window-close_16.bmp new file mode 100644 index 0000000..56ed7a8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/window-close_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/window-close_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/window-close_24.bmp new file mode 100644 index 0000000..a810bce Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/window-close_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/window-close_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/window-close_32.bmp new file mode 100644 index 0000000..116bba8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/window-close_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/window-close_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/window-close_48.bmp new file mode 100644 index 0000000..8794a3e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/window-close_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/window-close_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/window-close_64.bmp new file mode 100644 index 0000000..60d1a9c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/window-close_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_16.bmp new file mode 100644 index 0000000..6f7c6e2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_24.bmp new file mode 100644 index 0000000..0f1c449 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_32.bmp new file mode 100644 index 0000000..76500c9 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_48.bmp new file mode 100644 index 0000000..7ed94b2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_64.bmp new file mode 100644 index 0000000..fd0aad5 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-in_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_16.bmp new file mode 100644 index 0000000..f34ea2e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_24.bmp new file mode 100644 index 0000000..19e836f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_32.bmp new file mode 100644 index 0000000..b121256 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_48.bmp new file mode 100644 index 0000000..dc8e613 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_64.bmp new file mode 100644 index 0000000..6288a5a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-original_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_16.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_16.bmp new file mode 100644 index 0000000..ed35afa Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_24.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_24.bmp new file mode 100644 index 0000000..f1ac44e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_32.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_32.bmp new file mode 100644 index 0000000..9c1976b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_48.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_48.bmp new file mode 100644 index 0000000..09f9b5f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_64.bmp b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_64.bmp new file mode 100644 index 0000000..11770a4 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/actions/zoom-out_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_16.bmp b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_16.bmp new file mode 100644 index 0000000..400534e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_24.bmp b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_24.bmp new file mode 100644 index 0000000..37ae717 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_32.bmp b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_32.bmp new file mode 100644 index 0000000..1047ab4 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_48.bmp b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_48.bmp new file mode 100644 index 0000000..ba5a9a6 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_64.bmp b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_64.bmp new file mode 100644 index 0000000..3f25d59 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/preferences-desktop-wallpaper_64.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/softwarecenter_192.png b/project/_Resources/gnome-brave/bitmaps/apps/softwarecenter_192.png new file mode 100644 index 0000000..09a548f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/softwarecenter_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/utilities-system-monitor_24.bmp b/project/_Resources/gnome-brave/bitmaps/apps/utilities-system-monitor_24.bmp new file mode 100644 index 0000000..d09d241 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/utilities-system-monitor_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/apps/utilities-system-monitor_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/apps/utilities-system-monitor_48x36.bmp new file mode 100644 index 0000000..f0be7aa Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/apps/utilities-system-monitor_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_142x145.png b/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_142x145.png new file mode 100644 index 0000000..1f07474 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_142x145.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_192.png b/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_192.png new file mode 100644 index 0000000..c88d9b6 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_200.png b/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_200.png new file mode 100644 index 0000000..94ef9db Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/categories/applications-multimedia_200.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/categories/preferences-system_40.png b/project/_Resources/gnome-brave/bitmaps/categories/preferences-system_40.png new file mode 100644 index 0000000..320e052 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/categories/preferences-system_40.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-cdrom-audio_192.png b/project/_Resources/gnome-brave/bitmaps/devices/media-cdrom-audio_192.png new file mode 100644 index 0000000..714b328 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-cdrom-audio_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-optical-cdr_96.png b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-cdr_96.png new file mode 100644 index 0000000..bc6a330 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-cdr_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-optical-cdrw_96.png b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-cdrw_96.png new file mode 100644 index 0000000..8d85887 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-cdrw_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvd_192.png b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvd_192.png new file mode 100644 index 0000000..ff7f396 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvd_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvd_96.png b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvd_96.png new file mode 100644 index 0000000..cbd99c3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvd_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvdr_96.png b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvdr_96.png new file mode 100644 index 0000000..99b1894 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-optical-dvdr_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-optical_192.png b/project/_Resources/gnome-brave/bitmaps/devices/media-optical_192.png new file mode 100644 index 0000000..8c02ff2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-optical_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/media-optical_96.png b/project/_Resources/gnome-brave/bitmaps/devices/media-optical_96.png new file mode 100644 index 0000000..15dbd77 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/media-optical_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/multimedia-player_192.png b/project/_Resources/gnome-brave/bitmaps/devices/multimedia-player_192.png new file mode 100644 index 0000000..710e901 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/multimedia-player_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/multimedia-player_96.png b/project/_Resources/gnome-brave/bitmaps/devices/multimedia-player_96.png new file mode 100644 index 0000000..984d49b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/multimedia-player_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/devices/printer_16.bmp b/project/_Resources/gnome-brave/bitmaps/devices/printer_16.bmp new file mode 100644 index 0000000..667e911 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/devices/printer_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/emblems/emblem-offline-disabled_16.png b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-offline-disabled_16.png new file mode 100644 index 0000000..5b47efe Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-offline-disabled_16.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/emblems/emblem-offline_16.png b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-offline_16.png new file mode 100644 index 0000000..9661cd8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-offline_16.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/emblems/emblem-ok-disabled_20.png b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-ok-disabled_20.png new file mode 100644 index 0000000..732dd1f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-ok-disabled_20.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/emblems/emblem-ok_20.png b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-ok_20.png new file mode 100644 index 0000000..11324da Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-ok_20.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/emblems/emblem-user_192.png b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-user_192.png new file mode 100644 index 0000000..889c436 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/emblems/emblem-user_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/mimetypes/audio-x-generic_192.png b/project/_Resources/gnome-brave/bitmaps/mimetypes/audio-x-generic_192.png new file mode 100644 index 0000000..f91c19f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/mimetypes/audio-x-generic_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/mimetypes/media-wmp-playlist_192.png b/project/_Resources/gnome-brave/bitmaps/mimetypes/media-wmp-playlist_192.png new file mode 100644 index 0000000..726f8aa Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/mimetypes/media-wmp-playlist_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/mimetypes/media-wmp-playlist_96.png b/project/_Resources/gnome-brave/bitmaps/mimetypes/media-wmp-playlist_96.png new file mode 100644 index 0000000..7047bf5 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/mimetypes/media-wmp-playlist_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/mimetypes/text-x-readme_24.bmp b/project/_Resources/gnome-brave/bitmaps/mimetypes/text-x-readme_24.bmp new file mode 100644 index 0000000..8a5d493 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/mimetypes/text-x-readme_24.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/mimetypes/text-x-readme_48x36.bmp b/project/_Resources/gnome-brave/bitmaps/mimetypes/text-x-readme_48x36.bmp new file mode 100644 index 0000000..d924002 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/mimetypes/text-x-readme_48x36.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/places/folder-music_192.png b/project/_Resources/gnome-brave/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..af527e3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/places/folder-pictures_192.png b/project/_Resources/gnome-brave/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..b3209e1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/places/folder-videos_192.png b/project/_Resources/gnome-brave/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..7c9caef Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/places/folder_192.png b/project/_Resources/gnome-brave/bitmaps/places/folder_192.png new file mode 100644 index 0000000..fa36e42 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/gnome-brave/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..2d99f4b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/dialog-information_20.png b/project/_Resources/gnome-brave/bitmaps/status/dialog-information_20.png new file mode 100644 index 0000000..a341fab Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/dialog-information_20.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/dialog-information_25.png b/project/_Resources/gnome-brave/bitmaps/status/dialog-information_25.png new file mode 100644 index 0000000..d7c8b13 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/dialog-information_25.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/dialog-information_30.png b/project/_Resources/gnome-brave/bitmaps/status/dialog-information_30.png new file mode 100644 index 0000000..568c4c8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/dialog-information_30.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/dialog-warning_32.bmp b/project/_Resources/gnome-brave/bitmaps/status/dialog-warning_32.bmp new file mode 100644 index 0000000..c101038 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/dialog-warning_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/drive-optical-offline_96.png b/project/_Resources/gnome-brave/bitmaps/status/drive-optical-offline_96.png new file mode 100644 index 0000000..b70cf99 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/drive-optical-offline_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/multimedia-player-offline_192.png b/project/_Resources/gnome-brave/bitmaps/status/multimedia-player-offline_192.png new file mode 100644 index 0000000..2737778 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/multimedia-player-offline_192.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/multimedia-player-offline_96.png b/project/_Resources/gnome-brave/bitmaps/status/multimedia-player-offline_96.png new file mode 100644 index 0000000..e7efd9b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/multimedia-player-offline_96.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/printer-default_16.bmp b/project/_Resources/gnome-brave/bitmaps/status/printer-default_16.bmp new file mode 100644 index 0000000..5ca0fd4 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/printer-default_16.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/printer-default_32.bmp b/project/_Resources/gnome-brave/bitmaps/status/printer-default_32.bmp new file mode 100644 index 0000000..3b012ce Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/printer-default_32.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/status/printer-default_48.bmp b/project/_Resources/gnome-brave/bitmaps/status/printer-default_48.bmp new file mode 100644 index 0000000..3eefd5e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/status/printer-default_48.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..4cda28a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..8c1404e Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..edef70c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/291.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/291.bmp new file mode 100644 index 0000000..fe75bf1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/291.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/294.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/294.bmp new file mode 100644 index 0000000..3614056 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/294.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..ed0b144 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..38d215f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/307.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/307.bmp new file mode 100644 index 0000000..107371d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/307.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/308.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/308.bmp new file mode 100644 index 0000000..1c4e7e8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/308.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp new file mode 100644 index 0000000..5dd8c8f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp new file mode 100644 index 0000000..3b2ff14 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp new file mode 100644 index 0000000..e018335 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp new file mode 100644 index 0000000..cc479cb Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp new file mode 100644 index 0000000..25a3035 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp new file mode 100644 index 0000000..c6f19a3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp new file mode 100644 index 0000000..b381f8a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..41f2e97 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..2b5cc21 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/579.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/579.bmp new file mode 100644 index 0000000..f8a0f95 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/579.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..400abf1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..b900ba0 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..cd0cecc Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/584.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/584.bmp new file mode 100644 index 0000000..07a99b9 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/584.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..b1e5067 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..157006a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/587.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/587.bmp new file mode 100644 index 0000000..9d0d794 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ExplorerFrame.dll/587.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..c17c4b5 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..87f7378 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4009.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4009.png new file mode 100644 index 0000000..78e6500 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4009.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4012.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4012.png new file mode 100644 index 0000000..c49c0f1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4012.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..7b88e93 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..e019378 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4230.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4230.png new file mode 100644 index 0000000..375c9ad Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4230.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4233.png b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4233.png new file mode 100644 index 0000000..db46271 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/PhotoViewer.dll/4233.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/130.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/130.bmp new file mode 100644 index 0000000..337524a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/130.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/130.xcf b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/130.xcf new file mode 100644 index 0000000..d28d1fa Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/130.xcf differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/131.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/131.bmp new file mode 100644 index 0000000..023285d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/131.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/134.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/134.bmp new file mode 100644 index 0000000..ddf08e5 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/134.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/134.xcf b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/134.xcf new file mode 100644 index 0000000..abe8631 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/SnippingTool.exe/134.xcf differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp new file mode 100644 index 0000000..7225077 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..3617c95 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/301.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/301.bmp new file mode 100644 index 0000000..90db87b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/301.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/303.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/303.bmp new file mode 100644 index 0000000..cee3434 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/303.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/305.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/305.bmp new file mode 100644 index 0000000..505bfd8 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/305.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/306.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/306.bmp new file mode 100644 index 0000000..b68eaeb Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/batmeter.dll/306.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ccleaner/5001.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ccleaner/5001.bmp new file mode 100644 index 0000000..fdc2a48 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ccleaner/5001.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/ccleaner/5008.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/ccleaner/5008.bmp new file mode 100644 index 0000000..4a99d58 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/ccleaner/5008.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/defraggler/264+278.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/defraggler/264+278.bmp new file mode 100644 index 0000000..202cb94 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/defraggler/264+278.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/gnome-brave/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..3ab6791 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5000+5010.png b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5000+5010.png new file mode 100644 index 0000000..960e0d5 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5000+5010.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5002.png b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5002.png new file mode 100644 index 0000000..3c8b8a2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5002.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5004.png b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5004.png new file mode 100644 index 0000000..fd3ae60 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5004.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5006+5008.png b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5006+5008.png new file mode 100644 index 0000000..bb88798 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/timedate.cpl/5006+5008.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/1741+1742.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/1741+1742.png new file mode 100644 index 0000000..8bf0311 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/1741+1742.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/1743.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/1743.png new file mode 100644 index 0000000..4426c4b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/1743.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/29717.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/29717.png new file mode 100644 index 0000000..f548d09 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/29717.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..ad23645 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/332.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/332.png new file mode 100644 index 0000000..52ac2e9 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/332.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4162+34162.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4162+34162.png new file mode 100644 index 0000000..fc21d3c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4162+34162.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4163+34163.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4163+34163.png new file mode 100644 index 0000000..50777b0 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4163+34163.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4164+34164.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4164+34164.png new file mode 100644 index 0000000..c7d7c57 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4164+34164.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4165+34165.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4165+34165.png new file mode 100644 index 0000000..854a236 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4165+34165.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4166+34166.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4166+34166.png new file mode 100644 index 0000000..16207dc Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4166+34166.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4167+34167.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4167+34167.png new file mode 100644 index 0000000..cb761b2 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4167+34167.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4168+34168.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4168+34168.png new file mode 100644 index 0000000..1ab0277 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4168+34168.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4169+34169.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4169+34169.png new file mode 100644 index 0000000..732795d Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4169+34169.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png new file mode 100644 index 0000000..1b9ca02 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png new file mode 100644 index 0000000..dec4da4 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4174+34174.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4174+34174.png new file mode 100644 index 0000000..37271ff Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4174+34174.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4175+34175.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4175+34175.png new file mode 100644 index 0000000..6a87859 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4175+34175.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4176+34176.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4176+34176.png new file mode 100644 index 0000000..522f5de Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4176+34176.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4177+34177.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4177+34177.png new file mode 100644 index 0000000..bf5736c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4177+34177.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4179+34179.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4179+34179.png new file mode 100644 index 0000000..e11bd14 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4179+34179.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4180+34180.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4180+34180.png new file mode 100644 index 0000000..a79457b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4180+34180.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4205+34205.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4205+34205.png new file mode 100644 index 0000000..8877c09 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4205+34205.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4206+34206.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4206+34206.png new file mode 100644 index 0000000..7cc955a Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4206+34206.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4207+34207.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4207+34207.png new file mode 100644 index 0000000..88d4bfc Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4207+34207.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4208+34208.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4208+34208.png new file mode 100644 index 0000000..c6b1f0c Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4208+34208.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png new file mode 100644 index 0000000..88207cb Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png new file mode 100644 index 0000000..b9e18f1 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/431+433.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/431+433.png new file mode 100644 index 0000000..375a40f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/431+433.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/432.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/432.png new file mode 100644 index 0000000..3a53831 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/432.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..e6eeac9 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..50cbde4 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..d58dd51 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/520.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/520.png new file mode 100644 index 0000000..7efd8b7 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/520.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5244+35244.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5244+35244.png new file mode 100644 index 0000000..8d4f508 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5244+35244.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5248+35248.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5248+35248.png new file mode 100644 index 0000000..14b1879 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5248+35248.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/525+529.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/525+529.png new file mode 100644 index 0000000..dd3fce6 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/525+529.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/526+530.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/526+530.png new file mode 100644 index 0000000..4d5597b Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/526+530.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5271.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5271.png new file mode 100644 index 0000000..6de4afd Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5271.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..6a13ea3 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5335.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5335.png new file mode 100644 index 0000000..7145d89 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5335.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..c225e62 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..b4cfa85 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5353.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5353.png new file mode 100644 index 0000000..e2b8f4f Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/5353.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/544.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/544.png new file mode 100644 index 0000000..1f5a6ed Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/544.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/ALBUM.PNG b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/ALBUM.PNG new file mode 100644 index 0000000..5de4ea4 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/ALBUM.PNG differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..5805e52 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG new file mode 100644 index 0000000..745cd51 Binary files /dev/null and b/project/_Resources/gnome-brave/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG differ diff --git a/project/_Resources/gnome-brave/files/Desktops.exe b/project/_Resources/gnome-brave/files/Desktops.exe new file mode 100644 index 0000000..b7251b4 Binary files /dev/null and b/project/_Resources/gnome-brave/files/Desktops.exe differ diff --git a/project/_Resources/gnome-brave/files/Notepad2-CN-x64.exe b/project/_Resources/gnome-brave/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..43a2e68 Binary files /dev/null and b/project/_Resources/gnome-brave/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/gnome-brave/files/Notepad2-CN.exe b/project/_Resources/gnome-brave/files/Notepad2-CN.exe new file mode 100644 index 0000000..99ce743 Binary files /dev/null and b/project/_Resources/gnome-brave/files/Notepad2-CN.exe differ diff --git a/project/_Resources/gnome-brave/files/Notepad2-DE-x64.exe b/project/_Resources/gnome-brave/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..675eb23 Binary files /dev/null and b/project/_Resources/gnome-brave/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/gnome-brave/files/Notepad2-DE.exe b/project/_Resources/gnome-brave/files/Notepad2-DE.exe new file mode 100644 index 0000000..345b547 Binary files /dev/null and b/project/_Resources/gnome-brave/files/Notepad2-DE.exe differ diff --git a/project/_Resources/gnome-brave/files/Notepad2-EN-x64.exe b/project/_Resources/gnome-brave/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..88804db Binary files /dev/null and b/project/_Resources/gnome-brave/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/gnome-brave/files/Notepad2-EN.exe b/project/_Resources/gnome-brave/files/Notepad2-EN.exe new file mode 100644 index 0000000..5ced8a2 Binary files /dev/null and b/project/_Resources/gnome-brave/files/Notepad2-EN.exe differ diff --git a/project/_Resources/gnome-brave/icons/actions/application-exit.ico b/project/_Resources/gnome-brave/icons/actions/application-exit.ico new file mode 100644 index 0000000..08e24b7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/application-exit.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/application-exit_+24.ico b/project/_Resources/gnome-brave/icons/actions/application-exit_+24.ico new file mode 100644 index 0000000..71ea033 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/application-exit_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/application-exit_16.ico b/project/_Resources/gnome-brave/icons/actions/application-exit_16.ico new file mode 100644 index 0000000..9e29858 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/application-exit_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/config-date.ico b/project/_Resources/gnome-brave/icons/actions/config-date.ico new file mode 100644 index 0000000..33d5070 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/config-date.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/config-date_+256.ico b/project/_Resources/gnome-brave/icons/actions/config-date_+256.ico new file mode 100644 index 0000000..c8fb92b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/config-date_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/config-date_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/actions/config-date_16_20_24_32.ico new file mode 100644 index 0000000..5315d61 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/config-date_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/document-open-recent.ico b/project/_Resources/gnome-brave/icons/actions/document-open-recent.ico new file mode 100644 index 0000000..50e0d08 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/document-open-recent.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/document-open-recent_+24.ico b/project/_Resources/gnome-brave/icons/actions/document-open-recent_+24.ico new file mode 100644 index 0000000..6dbb239 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/document-open-recent_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/document-open-recent_+64_256.ico b/project/_Resources/gnome-brave/icons/actions/document-open-recent_+64_256.ico new file mode 100644 index 0000000..34acee6 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/document-open-recent_+64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/document-print-preview_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/document-print-preview_16_24_32.ico new file mode 100644 index 0000000..fc05ab4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/document-print-preview_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/document-save_16.ico b/project/_Resources/gnome-brave/icons/actions/document-save_16.ico new file mode 100644 index 0000000..66a9412 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/document-save_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/document-search_+256.ico b/project/_Resources/gnome-brave/icons/actions/document-search_+256.ico new file mode 100644 index 0000000..b2cb4f0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/document-search_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/drive-harddisk-network-new_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/drive-harddisk-network-new_16_24_32.ico new file mode 100644 index 0000000..a4c8eea Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/drive-harddisk-network-new_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/drive-harddisk-search_+24_256.ico b/project/_Resources/gnome-brave/icons/actions/drive-harddisk-search_+24_256.ico new file mode 100644 index 0000000..151f7b8 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/drive-harddisk-search_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/drive-harddisk-search_16.ico b/project/_Resources/gnome-brave/icons/actions/drive-harddisk-search_16.ico new file mode 100644 index 0000000..0eda859 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/drive-harddisk-search_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/edit-delete.ico b/project/_Resources/gnome-brave/icons/actions/edit-delete.ico new file mode 100644 index 0000000..8347698 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/edit-delete.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/edit-delete_+24.ico b/project/_Resources/gnome-brave/icons/actions/edit-delete_+24.ico new file mode 100644 index 0000000..72bf8af Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/edit-delete_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/edit-delete_+24_64_96_128_256.ico b/project/_Resources/gnome-brave/icons/actions/edit-delete_+24_64_96_128_256.ico new file mode 100644 index 0000000..c26f2be Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/edit-delete_+24_64_96_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/edit-delete_+256.ico b/project/_Resources/gnome-brave/icons/actions/edit-delete_+256.ico new file mode 100644 index 0000000..9ce4308 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/edit-delete_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/edit-delete_16.ico b/project/_Resources/gnome-brave/icons/actions/edit-delete_16.ico new file mode 100644 index 0000000..f4db330 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/edit-delete_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/edit-undo_16.ico b/project/_Resources/gnome-brave/icons/actions/edit-undo_16.ico new file mode 100644 index 0000000..8c5e6dd Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/edit-undo_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/folder-new_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..abdbc8b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-down_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..44fc2b3 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-home.ico b/project/_Resources/gnome-brave/icons/actions/go-home.ico new file mode 100644 index 0000000..f7a35db Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-home.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-home_16_32.ico b/project/_Resources/gnome-brave/icons/actions/go-home_16_32.ico new file mode 100644 index 0000000..3998fce Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-home_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..c2ed988 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-next_24.ico b/project/_Resources/gnome-brave/icons/actions/go-next_24.ico new file mode 100644 index 0000000..b79247a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..9fa49ee Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-previous_24.ico b/project/_Resources/gnome-brave/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..acbc0d3 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-up_16.ico b/project/_Resources/gnome-brave/icons/actions/go-up_16.ico new file mode 100644 index 0000000..06773b9 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/go-up_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..388f225 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/layout-footer-off_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/layout-footer-off_16_24_32.ico new file mode 100644 index 0000000..e98a0fa Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/layout-footer-off_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/layout-header-off_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/layout-header-off_16_24_32.ico new file mode 100644 index 0000000..12666a3 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/layout-header-off_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/layout-preview-pane-off_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/layout-preview-pane-off_16_24_32.ico new file mode 100644 index 0000000..f78f294 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/layout-preview-pane-off_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/layout-preview-pane-on_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/layout-preview-pane-on_16_24_32.ico new file mode 100644 index 0000000..8064347 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/layout-preview-pane-on_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/layout-tree-view-on_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/layout-tree-view-on_16_24_32.ico new file mode 100644 index 0000000..90d9f71 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/layout-tree-view-on_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/layout_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/layout_16_24_32.ico new file mode 100644 index 0000000..b922f7d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/layout_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/list-add.ico b/project/_Resources/gnome-brave/icons/actions/list-add.ico new file mode 100644 index 0000000..3c0c128 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/list-add.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/list-add_16.ico b/project/_Resources/gnome-brave/icons/actions/list-add_16.ico new file mode 100644 index 0000000..c26acb5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/list-add_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-eject.ico b/project/_Resources/gnome-brave/icons/actions/media-eject.ico new file mode 100644 index 0000000..b8815c4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-eject.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-eject_16_22_24_32.ico b/project/_Resources/gnome-brave/icons/actions/media-eject_16_22_24_32.ico new file mode 100644 index 0000000..82ba825 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-eject_16_22_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16.ico new file mode 100644 index 0000000..dea08db Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16_20.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16_20.ico new file mode 100644 index 0000000..6cb9257 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16_20.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16_20_24.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16_20_24.ico new file mode 100644 index 0000000..84ba319 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-pause_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-start-question_16_20.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-start-question_16_20.ico new file mode 100644 index 0000000..e1bb001 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-start-question_16_20.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-start_16.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16.ico new file mode 100644 index 0000000..f197fcc Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20.ico new file mode 100644 index 0000000..5fc1cdb Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20_24.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20_24.ico new file mode 100644 index 0000000..326e93a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20_24_32.ico new file mode 100644 index 0000000..8811170 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-start_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16.ico new file mode 100644 index 0000000..4e4ee7c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16_20.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16_20.ico new file mode 100644 index 0000000..9d7c28b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16_20.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16_20_24.ico b/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16_20_24.ico new file mode 100644 index 0000000..6b73fae Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-playback-stop_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16.ico b/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16.ico new file mode 100644 index 0000000..62b3455 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16_20.ico b/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16_20.ico new file mode 100644 index 0000000..fc1784d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16_20.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16_20_24.ico b/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16_20_24.ico new file mode 100644 index 0000000..c5841cc Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-skip-backward_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16.ico b/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16.ico new file mode 100644 index 0000000..0b8be7a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16_20.ico b/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16_20.ico new file mode 100644 index 0000000..4219d6f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16_20.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16_20_24.ico b/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16_20_24.ico new file mode 100644 index 0000000..33a74a5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/media-skip-forward_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/object-pull-horizontal.ico b/project/_Resources/gnome-brave/icons/actions/object-pull-horizontal.ico new file mode 100644 index 0000000..9cab6da Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/object-pull-horizontal.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/object-pull-vertical.ico b/project/_Resources/gnome-brave/icons/actions/object-pull-vertical.ico new file mode 100644 index 0000000..2086527 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/object-pull-vertical.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/object-stretch-horizontal.ico b/project/_Resources/gnome-brave/icons/actions/object-stretch-horizontal.ico new file mode 100644 index 0000000..b1bca43 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/object-stretch-horizontal.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/object-stretch-vertical.ico b/project/_Resources/gnome-brave/icons/actions/object-stretch-vertical.ico new file mode 100644 index 0000000..134079c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/object-stretch-vertical.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/printer-new_+24.ico b/project/_Resources/gnome-brave/icons/actions/printer-new_+24.ico new file mode 100644 index 0000000..0b90265 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/printer-new_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/regedit-search_32.ico b/project/_Resources/gnome-brave/icons/actions/regedit-search_32.ico new file mode 100644 index 0000000..c843021 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/regedit-search_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/system-search.ico b/project/_Resources/gnome-brave/icons/actions/system-search.ico new file mode 100644 index 0000000..330b743 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/system-search.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/system-search_+24.ico b/project/_Resources/gnome-brave/icons/actions/system-search_+24.ico new file mode 100644 index 0000000..e574588 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/system-search_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/system-search_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome-brave/icons/actions/system-search_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..a32031a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/system-search_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/system-search_+24_64_96_128_256.ico b/project/_Resources/gnome-brave/icons/actions/system-search_+24_64_96_128_256.ico new file mode 100644 index 0000000..2904a74 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/system-search_+24_64_96_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/system-search_+64_256.ico b/project/_Resources/gnome-brave/icons/actions/system-search_+64_256.ico new file mode 100644 index 0000000..a36ac5c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/system-search_+64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/system-search_16.ico b/project/_Resources/gnome-brave/icons/actions/system-search_16.ico new file mode 100644 index 0000000..5f32c49 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/system-search_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/view-details_32.ico b/project/_Resources/gnome-brave/icons/actions/view-details_32.ico new file mode 100644 index 0000000..e430050 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/view-details_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/view-fullscreen.ico b/project/_Resources/gnome-brave/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..def999c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/view-icons_32.ico b/project/_Resources/gnome-brave/icons/actions/view-icons_32.ico new file mode 100644 index 0000000..6f02c48 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/view-icons_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/view-refresh.ico b/project/_Resources/gnome-brave/icons/actions/view-refresh.ico new file mode 100644 index 0000000..b23f217 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/view-refresh.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/view-refresh_16.ico b/project/_Resources/gnome-brave/icons/actions/view-refresh_16.ico new file mode 100644 index 0000000..fad03f7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/view-refresh_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/window-close_+256.ico b/project/_Resources/gnome-brave/icons/actions/window-close_+256.ico new file mode 100644 index 0000000..ec3fd4a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/window-close_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/window-close_16.ico b/project/_Resources/gnome-brave/icons/actions/window-close_16.ico new file mode 100644 index 0000000..2d5b6eb Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/window-close_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/window-close_16_20_24_48.ico b/project/_Resources/gnome-brave/icons/actions/window-close_16_20_24_48.ico new file mode 100644 index 0000000..2c688ce Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/window-close_16_20_24_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/window-close_16_24_32.ico b/project/_Resources/gnome-brave/icons/actions/window-close_16_24_32.ico new file mode 100644 index 0000000..24b5b04 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/window-close_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/window-new_16_32.ico b/project/_Resources/gnome-brave/icons/actions/window-new_16_32.ico new file mode 100644 index 0000000..f0a0e6f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/window-new_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/window-one-process_32.ico b/project/_Resources/gnome-brave/icons/actions/window-one-process_32.ico new file mode 100644 index 0000000..86b1e5b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/window-one-process_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/window-seperate-process_32.ico b/project/_Resources/gnome-brave/icons/actions/window-seperate-process_32.ico new file mode 100644 index 0000000..52a0adb Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/window-seperate-process_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/zoom-in_16_20_24.ico b/project/_Resources/gnome-brave/icons/actions/zoom-in_16_20_24.ico new file mode 100644 index 0000000..8dc5e01 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/zoom-in_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/actions/zoom-out_16_20_24.ico b/project/_Resources/gnome-brave/icons/actions/zoom-out_16_20_24.ico new file mode 100644 index 0000000..b5f6287 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/actions/zoom-out_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/accessories-character-map_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/accessories-character-map_+24_256.ico new file mode 100644 index 0000000..c2790e0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/accessories-character-map_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/accessories-character-map_16.ico b/project/_Resources/gnome-brave/icons/apps/accessories-character-map_16.ico new file mode 100644 index 0000000..eaf93b9 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/accessories-character-map_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/application-autostart_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/application-autostart_+24_256.ico new file mode 100644 index 0000000..05a2d5c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/application-autostart_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/application-default-icon_16_24.ico b/project/_Resources/gnome-brave/icons/apps/application-default-icon_16_24.ico new file mode 100644 index 0000000..50bfc1d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/application-default-icon_16_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/application-default-icon_32.ico b/project/_Resources/gnome-brave/icons/apps/application-default-icon_32.ico new file mode 100644 index 0000000..d582baf Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/application-default-icon_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/backup_+256.ico b/project/_Resources/gnome-brave/icons/apps/backup_+256.ico new file mode 100644 index 0000000..5f725e8 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/backup_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/backup_+64_256.ico b/project/_Resources/gnome-brave/icons/apps/backup_+64_256.ico new file mode 100644 index 0000000..dec63e6 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/backup_+64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_+24.ico b/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_+24.ico new file mode 100644 index 0000000..99efa2c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_+24_128_256.ico b/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_+24_128_256.ico new file mode 100644 index 0000000..4b567ad Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_+24_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_32_48.ico b/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_32_48.ico new file mode 100644 index 0000000..cdbed13 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/gnome-display-properties_32_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/internet-web-browser_16_32.ico b/project/_Resources/gnome-brave/icons/apps/internet-web-browser_16_32.ico new file mode 100644 index 0000000..8f37c25 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/internet-web-browser_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/multimedia-audio-player_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/multimedia-audio-player_+24_256.ico new file mode 100644 index 0000000..9ea608f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/multimedia-audio-player_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/multimedia-audio-player_64.ico b/project/_Resources/gnome-brave/icons/apps/multimedia-audio-player_64.ico new file mode 100644 index 0000000..ce3eb11 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/multimedia-audio-player_64.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-locale_+256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-locale_+256.ico new file mode 100644 index 0000000..d2066f3 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-locale_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..a91fada Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..04022bf Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme.ico new file mode 100644 index 0000000..7d6729c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_+24_256.ico new file mode 100644 index 0000000..11cf34e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_+256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_+256.ico new file mode 100644 index 0000000..dcdc4c2 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_16.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_16.ico new file mode 100644 index 0000000..94eea9e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-theme_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-wallpaper.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-wallpaper.ico new file mode 100644 index 0000000..0a091be Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-wallpaper.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-desktop-wallpaper_+256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-wallpaper_+256.ico new file mode 100644 index 0000000..63edc3f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-desktop-wallpaper_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..49df9c4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-system-time_+24.ico b/project/_Resources/gnome-brave/icons/apps/preferences-system-time_+24.ico new file mode 100644 index 0000000..d5f7824 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-system-time_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-system-time_+256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-system-time_+256.ico new file mode 100644 index 0000000..e30c3e2 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-system-time_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_+24_256.ico new file mode 100644 index 0000000..80e2113 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_16.ico b/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_16.ico new file mode 100644 index 0000000..8480a9b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_32.ico b/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_32.ico new file mode 100644 index 0000000..b7a2eee Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/preferences-system-windows_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/stock_person_+24_96_256.ico b/project/_Resources/gnome-brave/icons/apps/stock_person_+24_96_256.ico new file mode 100644 index 0000000..cf7cb6b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/stock_person_+24_96_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/stock_person_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/apps/stock_person_16_20_24_32.ico new file mode 100644 index 0000000..cf5e082 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/stock_person_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-appchooser_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/system-appchooser_+24_256.ico new file mode 100644 index 0000000..28fc530 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-appchooser_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-file-manager_+24_64_128_256.ico b/project/_Resources/gnome-brave/icons/apps/system-file-manager_+24_64_128_256.ico new file mode 100644 index 0000000..713c245 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-file-manager_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-installer.ico b/project/_Resources/gnome-brave/icons/apps/system-installer.ico new file mode 100644 index 0000000..ea331ec Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-installer.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-installer_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/system-installer_+24_256.ico new file mode 100644 index 0000000..ad67e14 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-installer_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-installer_+256.ico b/project/_Resources/gnome-brave/icons/apps/system-installer_+256.ico new file mode 100644 index 0000000..dcc18d6 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-installer_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-software-update.ico b/project/_Resources/gnome-brave/icons/apps/system-software-update.ico new file mode 100644 index 0000000..c65b8b4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-software-update.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-software-update_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/system-software-update_+24_256.ico new file mode 100644 index 0000000..e8ccb68 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-software-update_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-software-update_+256.ico b/project/_Resources/gnome-brave/icons/apps/system-software-update_+256.ico new file mode 100644 index 0000000..48eac98 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-software-update_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-users.ico b/project/_Resources/gnome-brave/icons/apps/system-users.ico new file mode 100644 index 0000000..059f4a1 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-users.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-users_+24.ico b/project/_Resources/gnome-brave/icons/apps/system-users_+24.ico new file mode 100644 index 0000000..1d9ff69 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-users_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-users_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/system-users_+24_256.ico new file mode 100644 index 0000000..3f9cb83 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-users_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-users_+256.ico b/project/_Resources/gnome-brave/icons/apps/system-users_+256.ico new file mode 100644 index 0000000..1c64d8d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-users_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-users_16.ico b/project/_Resources/gnome-brave/icons/apps/system-users_16.ico new file mode 100644 index 0000000..2b57bae Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-users_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/system-users_16_24.ico b/project/_Resources/gnome-brave/icons/apps/system-users_16_24.ico new file mode 100644 index 0000000..fdbb598 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/system-users_16_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+24.ico b/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+24.ico new file mode 100644 index 0000000..f49a2d6 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+24_256.ico b/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+24_256.ico new file mode 100644 index 0000000..dfc04ef Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+256.ico b/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+256.ico new file mode 100644 index 0000000..161feb4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/utilities-system-monitor_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/apps/utilities-terminal_+256.ico b/project/_Resources/gnome-brave/icons/apps/utilities-terminal_+256.ico new file mode 100644 index 0000000..369a5de Binary files /dev/null and b/project/_Resources/gnome-brave/icons/apps/utilities-terminal_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-internet.ico b/project/_Resources/gnome-brave/icons/categories/applications-internet.ico new file mode 100644 index 0000000..19d7d59 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-internet.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-internet_+24_256.ico b/project/_Resources/gnome-brave/icons/categories/applications-internet_+24_256.ico new file mode 100644 index 0000000..b76a71f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-internet_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-internet_+256.ico b/project/_Resources/gnome-brave/icons/categories/applications-internet_+256.ico new file mode 100644 index 0000000..c285227 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-internet_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-internet_16.ico b/project/_Resources/gnome-brave/icons/categories/applications-internet_16.ico new file mode 100644 index 0000000..00dd71d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-internet_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-multimedia.ico b/project/_Resources/gnome-brave/icons/categories/applications-multimedia.ico new file mode 100644 index 0000000..bd2c6ec Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-multimedia.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-multimedia_16.ico b/project/_Resources/gnome-brave/icons/categories/applications-multimedia_16.ico new file mode 100644 index 0000000..af657c4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-multimedia_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-multimedia_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/categories/applications-multimedia_16_20_24_32.ico new file mode 100644 index 0000000..efa4570 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-multimedia_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-other.ico b/project/_Resources/gnome-brave/icons/categories/applications-other.ico new file mode 100644 index 0000000..0ff4927 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-other.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-system.ico b/project/_Resources/gnome-brave/icons/categories/applications-system.ico new file mode 100644 index 0000000..d1a5fe1 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-system.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-system_+256.ico b/project/_Resources/gnome-brave/icons/categories/applications-system_+256.ico new file mode 100644 index 0000000..c1d5a64 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-system_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/applications-system_32.ico b/project/_Resources/gnome-brave/icons/categories/applications-system_32.ico new file mode 100644 index 0000000..6a339f5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/applications-system_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/preferences-desktop.ico b/project/_Resources/gnome-brave/icons/categories/preferences-desktop.ico new file mode 100644 index 0000000..03d98e2 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/preferences-desktop.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/preferences-desktop_+24.ico b/project/_Resources/gnome-brave/icons/categories/preferences-desktop_+24.ico new file mode 100644 index 0000000..03adec7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/preferences-desktop_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/preferences-desktop_+24_64_256.ico b/project/_Resources/gnome-brave/icons/categories/preferences-desktop_+24_64_256.ico new file mode 100644 index 0000000..60f49da Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/preferences-desktop_+24_64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/preferences-system_+24.ico b/project/_Resources/gnome-brave/icons/categories/preferences-system_+24.ico new file mode 100644 index 0000000..9364aea Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/preferences-system_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/preferences-system_+24_256.ico b/project/_Resources/gnome-brave/icons/categories/preferences-system_+24_256.ico new file mode 100644 index 0000000..08aa3ce Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/preferences-system_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/preferences-system_+64_256.ico b/project/_Resources/gnome-brave/icons/categories/preferences-system_+64_256.ico new file mode 100644 index 0000000..56f39df Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/preferences-system_+64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/categories/preferences-system_16.ico b/project/_Resources/gnome-brave/icons/categories/preferences-system_16.ico new file mode 100644 index 0000000..cc7a852 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/categories/preferences-system_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/audio-speakers_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/audio-speakers_+24_256.ico new file mode 100644 index 0000000..4658bb5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/audio-speakers_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/audio-speakers_32_48.ico b/project/_Resources/gnome-brave/icons/devices/audio-speakers_32_48.ico new file mode 100644 index 0000000..01d5bb1 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/audio-speakers_32_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_+24_256.ico new file mode 100644 index 0000000..a683d84 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_+256.ico b/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_+256.ico new file mode 100644 index 0000000..3543e30 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_16_24_32.ico b/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_16_24_32.ico new file mode 100644 index 0000000..18c039c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/drive-harddisk-network_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/drive-harddisk_16.ico b/project/_Resources/gnome-brave/icons/devices/drive-harddisk_16.ico new file mode 100644 index 0000000..455bf2e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/drive-harddisk_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/fax-remote.ico b/project/_Resources/gnome-brave/icons/devices/fax-remote.ico new file mode 100644 index 0000000..b749cc5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/fax-remote.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/input-mouse_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/input-mouse_+24_256.ico new file mode 100644 index 0000000..dc09630 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/input-mouse_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome-brave/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..f2d71ae Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/input-mouse_+256.ico b/project/_Resources/gnome-brave/icons/devices/input-mouse_+256.ico new file mode 100644 index 0000000..1400783 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/input-mouse_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_+24_128_256.ico b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_+24_128_256.ico new file mode 100644 index 0000000..9577f0c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_+24_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_+256.ico new file mode 100644 index 0000000..16c9093 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_16_20_24_32.ico new file mode 100644 index 0000000..941317e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_16_32.ico b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_16_32.ico new file mode 100644 index 0000000..45ed58e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-cdrom-audio_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-dvd-video_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-dvd-video_+256.ico new file mode 100644 index 0000000..ccbd6e0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-dvd-video_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-floppy.ico b/project/_Resources/gnome-brave/icons/devices/media-floppy.ico new file mode 100644 index 0000000..f156119 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-floppy.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-floppy_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/media-floppy_+24_256.ico new file mode 100644 index 0000000..c0108e2 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-floppy_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-floppy_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-floppy_+256.ico new file mode 100644 index 0000000..b3dc7d9 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-floppy_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-floppy_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/devices/media-floppy_16_20_24_32.ico new file mode 100644 index 0000000..aebddaa Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-floppy_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical-bd_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-optical-bd_+256.ico new file mode 100644 index 0000000..fc14218 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical-bd_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical-cdr_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-optical-cdr_+256.ico new file mode 100644 index 0000000..ed3153d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical-cdr_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical-cdrw_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-optical-cdrw_+256.ico new file mode 100644 index 0000000..f5048e5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical-cdrw_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical-dvd_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-optical-dvd_+256.ico new file mode 100644 index 0000000..eb1e7eb Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical-dvd_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical-dvdr_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-optical-dvdr_+256.ico new file mode 100644 index 0000000..a348ea4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical-dvdr_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical.ico b/project/_Resources/gnome-brave/icons/devices/media-optical.ico new file mode 100644 index 0000000..0771547 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/media-optical_+24_256.ico new file mode 100644 index 0000000..b03485a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical_+256.ico b/project/_Resources/gnome-brave/icons/devices/media-optical_+256.ico new file mode 100644 index 0000000..fc14218 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/devices/media-optical_16_20_24_32.ico new file mode 100644 index 0000000..8a23a0b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/media-optical_16_32.ico b/project/_Resources/gnome-brave/icons/devices/media-optical_16_32.ico new file mode 100644 index 0000000..4614efe Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/media-optical_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/multimedia-player.ico b/project/_Resources/gnome-brave/icons/devices/multimedia-player.ico new file mode 100644 index 0000000..cfe2138 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/multimedia-player.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/multimedia-player_+24.ico b/project/_Resources/gnome-brave/icons/devices/multimedia-player_+24.ico new file mode 100644 index 0000000..83db9bc Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/multimedia-player_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/multimedia-player_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/multimedia-player_+24_256.ico new file mode 100644 index 0000000..0fe180b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/multimedia-player_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/multimedia-player_+256.ico b/project/_Resources/gnome-brave/icons/devices/multimedia-player_+256.ico new file mode 100644 index 0000000..6d57183 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/multimedia-player_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/network-wired_32_48.ico b/project/_Resources/gnome-brave/icons/devices/network-wired_32_48.ico new file mode 100644 index 0000000..935b89a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/network-wired_32_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/phone.ico b/project/_Resources/gnome-brave/icons/devices/phone.ico new file mode 100644 index 0000000..6d58f4a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/phone.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/phone_+24.ico b/project/_Resources/gnome-brave/icons/devices/phone_+24.ico new file mode 100644 index 0000000..28e22fe Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/phone_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/phone_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/phone_+24_256.ico new file mode 100644 index 0000000..1e8d962 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/phone_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/phone_+256.ico b/project/_Resources/gnome-brave/icons/devices/phone_+256.ico new file mode 100644 index 0000000..c616622 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/phone_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer-network.ico b/project/_Resources/gnome-brave/icons/devices/printer-network.ico new file mode 100644 index 0000000..e4a2c64 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer-network.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer-network_+256.ico b/project/_Resources/gnome-brave/icons/devices/printer-network_+256.ico new file mode 100644 index 0000000..09013c5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer-network_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer.ico b/project/_Resources/gnome-brave/icons/devices/printer.ico new file mode 100644 index 0000000..f1818c3 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer_+24_256.ico b/project/_Resources/gnome-brave/icons/devices/printer_+24_256.ico new file mode 100644 index 0000000..cd956ec Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer_+256.ico b/project/_Resources/gnome-brave/icons/devices/printer_+256.ico new file mode 100644 index 0000000..1dae7a7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer_+64_256.ico b/project/_Resources/gnome-brave/icons/devices/printer_+64_256.ico new file mode 100644 index 0000000..b699929 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer_+64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer_16_24.ico b/project/_Resources/gnome-brave/icons/devices/printer_16_24.ico new file mode 100644 index 0000000..603d70e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer_16_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer_16_24_32.ico b/project/_Resources/gnome-brave/icons/devices/printer_16_24_32.ico new file mode 100644 index 0000000..cb3253f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer_16_32.ico b/project/_Resources/gnome-brave/icons/devices/printer_16_32.ico new file mode 100644 index 0000000..18b1c8b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/devices/printer_32_48.ico b/project/_Resources/gnome-brave/icons/devices/printer_32_48.ico new file mode 100644 index 0000000..2b162e1 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/devices/printer_32_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/emblems/emblem-default.ico b/project/_Resources/gnome-brave/icons/emblems/emblem-default.ico new file mode 100644 index 0000000..aea354e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/emblems/emblem-default.ico differ diff --git a/project/_Resources/gnome-brave/icons/emblems/emblem-default_+256.ico b/project/_Resources/gnome-brave/icons/emblems/emblem-default_+256.ico new file mode 100644 index 0000000..4644d15 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/emblems/emblem-default_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/emblems/emblem-default_16.ico b/project/_Resources/gnome-brave/icons/emblems/emblem-default_16.ico new file mode 100644 index 0000000..37c3396 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/emblems/emblem-default_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/emblems/emblem-downloads_16_24.ico b/project/_Resources/gnome-brave/icons/emblems/emblem-downloads_16_24.ico new file mode 100644 index 0000000..99cf734 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/emblems/emblem-downloads_16_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/emblems/emblem-sound_32.ico b/project/_Resources/gnome-brave/icons/emblems/emblem-sound_32.ico new file mode 100644 index 0000000..4b9ffd0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/emblems/emblem-sound_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/emblems/emblem-uptodate_16.ico b/project/_Resources/gnome-brave/icons/emblems/emblem-uptodate_16.ico new file mode 100644 index 0000000..37c3396 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/emblems/emblem-uptodate_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic.ico b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic.ico new file mode 100644 index 0000000..23d640c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+24_256.ico b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+24_256.ico new file mode 100644 index 0000000..25e99ce Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+24_64_256.ico b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+24_64_256.ico new file mode 100644 index 0000000..920ab6d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+256.ico b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+256.ico new file mode 100644 index 0000000..c41faa1 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..c08ccfc Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/audio-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/media-playlist.ico b/project/_Resources/gnome-brave/icons/mimetypes/media-playlist.ico new file mode 100644 index 0000000..4404565 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/media-playlist.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/media-playlist_+128_256.ico b/project/_Resources/gnome-brave/icons/mimetypes/media-playlist_+128_256.ico new file mode 100644 index 0000000..dc826e7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/media-playlist_+128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/media-playlist_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/mimetypes/media-playlist_16_20_24_32.ico new file mode 100644 index 0000000..18a94ba Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/media-playlist_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/mimetypes/text-html_+256.ico b/project/_Resources/gnome-brave/icons/mimetypes/text-html_+256.ico new file mode 100644 index 0000000..c711611 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/mimetypes/text-html_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/overlays/emblem-default_+256.ico b/project/_Resources/gnome-brave/icons/overlays/emblem-default_+256.ico new file mode 100644 index 0000000..186025f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/overlays/emblem-default_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/overlays/emblem-default_32.ico b/project/_Resources/gnome-brave/icons/overlays/emblem-default_32.ico new file mode 100644 index 0000000..c953e94 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/overlays/emblem-default_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-syncing_+128_256.ico b/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-syncing_+128_256.ico new file mode 100644 index 0000000..fb5979e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-syncing_+128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico b/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico new file mode 100644 index 0000000..c9c49af Binary files /dev/null and b/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-uptodate_+128_256.ico b/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-uptodate_+128_256.ico new file mode 100644 index 0000000..b7c3e6a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/overlays/emblem-dropbox-uptodate_+128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/overlays/emblem-offline_+256.ico b/project/_Resources/gnome-brave/icons/overlays/emblem-offline_+256.ico new file mode 100644 index 0000000..1f82813 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/overlays/emblem-offline_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/overlays/emblem-offline_32_48_256.ico b/project/_Resources/gnome-brave/icons/overlays/emblem-offline_32_48_256.ico new file mode 100644 index 0000000..d6ad89a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/overlays/emblem-offline_32_48_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/computer-tower_+24_256.ico b/project/_Resources/gnome-brave/icons/places/computer-tower_+24_256.ico new file mode 100644 index 0000000..6126bd2 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/computer-tower_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-documents.ico b/project/_Resources/gnome-brave/icons/places/folder-documents.ico new file mode 100644 index 0000000..5d2244a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-documents.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-documents_+24_256.ico b/project/_Resources/gnome-brave/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..283d313 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-downloads_+24_256.ico b/project/_Resources/gnome-brave/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..a9055f2 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-dropbox.ico b/project/_Resources/gnome-brave/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..49de341 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-dropbox_+256.ico b/project/_Resources/gnome-brave/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..aee5647 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-music_+24_256.ico b/project/_Resources/gnome-brave/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..5f3de6e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-music_+256.ico b/project/_Resources/gnome-brave/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..2054e53 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..7bb433b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-pictures.ico b/project/_Resources/gnome-brave/icons/places/folder-pictures.ico new file mode 100644 index 0000000..6984644 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-pictures_+24_256.ico b/project/_Resources/gnome-brave/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..ee382d6 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-pictures_+256.ico b/project/_Resources/gnome-brave/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..446e917 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..d182b9a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-publicshare.ico b/project/_Resources/gnome-brave/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..a8d8702 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-publicshare_+256.ico b/project/_Resources/gnome-brave/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..28cf378 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-remote.ico b/project/_Resources/gnome-brave/icons/places/folder-remote.ico new file mode 100644 index 0000000..afa09f0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-remote.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-remote_+256.ico b/project/_Resources/gnome-brave/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..b091067 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-remote_16_24_32.ico b/project/_Resources/gnome-brave/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..2c40724 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/gnome-brave/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..fa17cb4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-vertical_+256.ico b/project/_Resources/gnome-brave/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..14c061f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-videos_+24_256.ico b/project/_Resources/gnome-brave/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..fae0b76 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-videos_+256.ico b/project/_Resources/gnome-brave/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..12eea59 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..e2cda5b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder.ico b/project/_Resources/gnome-brave/icons/places/folder.ico new file mode 100644 index 0000000..f1421f5 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder_+256.ico b/project/_Resources/gnome-brave/icons/places/folder_+256.ico new file mode 100644 index 0000000..04bbda2 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder_16.ico b/project/_Resources/gnome-brave/icons/places/folder_16.ico new file mode 100644 index 0000000..e86e679 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/folder_32.ico b/project/_Resources/gnome-brave/icons/places/folder_32.ico new file mode 100644 index 0000000..586d8aa Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/folder_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/network-server_16.ico b/project/_Resources/gnome-brave/icons/places/network-server_16.ico new file mode 100644 index 0000000..0a653db Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/network-server_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/network-type-private_+24.ico b/project/_Resources/gnome-brave/icons/places/network-type-private_+24.ico new file mode 100644 index 0000000..fe63c66 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/network-type-private_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/network-type-private_+256.ico b/project/_Resources/gnome-brave/icons/places/network-type-private_+256.ico new file mode 100644 index 0000000..8cbce09 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/network-type-private_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/network-type-public_+24.ico b/project/_Resources/gnome-brave/icons/places/network-type-public_+24.ico new file mode 100644 index 0000000..1d9ff69 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/network-type-public_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/network-type-public_+24_128.ico b/project/_Resources/gnome-brave/icons/places/network-type-public_+24_128.ico new file mode 100644 index 0000000..d55773e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/network-type-public_+24_128.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/network-type-workplace.ico b/project/_Resources/gnome-brave/icons/places/network-type-workplace.ico new file mode 100644 index 0000000..6dcf1ca Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/network-type-workplace.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/network-type-workplace_+256.ico b/project/_Resources/gnome-brave/icons/places/network-type-workplace_+256.ico new file mode 100644 index 0000000..117e8ba Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/network-type-workplace_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/gnome-brave/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..6eccfbc Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-desktop.ico b/project/_Resources/gnome-brave/icons/places/user-desktop.ico new file mode 100644 index 0000000..9a6ae93 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-desktop.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-desktop_+24.ico b/project/_Resources/gnome-brave/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..09dbca9 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-desktop_+24_256.ico b/project/_Resources/gnome-brave/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..a1eaff0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-desktop_+256.ico b/project/_Resources/gnome-brave/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..b421bea Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-home-remote.ico b/project/_Resources/gnome-brave/icons/places/user-home-remote.ico new file mode 100644 index 0000000..7027924 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/gnome-brave/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..465fc33 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-home_+24_64_256.ico b/project/_Resources/gnome-brave/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..3a7ef83 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/places/user-home_16.ico b/project/_Resources/gnome-brave/icons/places/user-home_16.ico new file mode 100644 index 0000000..17e48a8 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/places/user-home_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/audio-volume-error_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/audio-volume-error_16_20_24_32.ico new file mode 100644 index 0000000..ca7deb4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/audio-volume-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/audio-volume-muted_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/audio-volume-muted_16_20_24_32.ico new file mode 100644 index 0000000..21e14df Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/audio-volume-muted_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/audio-volume-muted_32_48.ico b/project/_Resources/gnome-brave/icons/status/audio-volume-muted_32_48.ico new file mode 100644 index 0000000..53d1cb0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/audio-volume-muted_32_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dialog-error_+24_256.ico b/project/_Resources/gnome-brave/icons/status/dialog-error_+24_256.ico new file mode 100644 index 0000000..60fbc15 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dialog-error_+24_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dialog-information_+24_128_256.ico b/project/_Resources/gnome-brave/icons/status/dialog-information_+24_128_256.ico new file mode 100644 index 0000000..33e99c7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dialog-information_+24_128_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dialog-information_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome-brave/icons/status/dialog-information_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..0e897d6 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dialog-information_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dialog-information_32.ico b/project/_Resources/gnome-brave/icons/status/dialog-information_32.ico new file mode 100644 index 0000000..6bd81e0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dialog-information_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/drive-harddisk-network-offline_+256.ico b/project/_Resources/gnome-brave/icons/status/drive-harddisk-network-offline_+256.ico new file mode 100644 index 0000000..4cdc873 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/drive-harddisk-network-offline_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dropbox-syncing-1_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/dropbox-syncing-1_16_20_24_32.ico new file mode 100644 index 0000000..9014254 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dropbox-syncing-1_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dropbox-syncing-2_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/dropbox-syncing-2_16_20_24_32.ico new file mode 100644 index 0000000..d346827 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dropbox-syncing-2_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dropbox-unsyncable_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/dropbox-unsyncable_16_20_24_32.ico new file mode 100644 index 0000000..7081592 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dropbox-unsyncable_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/dropbox-uptodate_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/dropbox-uptodate_16_20_24_32.ico new file mode 100644 index 0000000..ecefc6b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/dropbox-uptodate_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/fax-default.ico b/project/_Resources/gnome-brave/icons/status/fax-default.ico new file mode 100644 index 0000000..99033fe Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/fax-default.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/fax-remote-default.ico b/project/_Resources/gnome-brave/icons/status/fax-remote-default.ico new file mode 100644 index 0000000..542ea08 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/fax-remote-default.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/folder-open.ico b/project/_Resources/gnome-brave/icons/status/folder-open.ico new file mode 100644 index 0000000..78bfa0f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/folder-open.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/folder-open_+256.ico b/project/_Resources/gnome-brave/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..3bfaf77 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/folder-open_32.ico b/project/_Resources/gnome-brave/icons/status/folder-open_32.ico new file mode 100644 index 0000000..77259cb Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/folder-remote-offline_16_24_32.ico b/project/_Resources/gnome-brave/icons/status/folder-remote-offline_16_24_32.ico new file mode 100644 index 0000000..3dcd5fb Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/folder-remote-offline_16_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/network-error_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..cd46601 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/network-offline_16.ico b/project/_Resources/gnome-brave/icons/status/network-offline_16.ico new file mode 100644 index 0000000..40a11c7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..6644bcf Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/network-wireless-offline_16_20_24_32.ico b/project/_Resources/gnome-brave/icons/status/network-wireless-offline_16_20_24_32.ico new file mode 100644 index 0000000..6f07375 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/network-wireless-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/network-wireless-offline_32_48.ico b/project/_Resources/gnome-brave/icons/status/network-wireless-offline_32_48.ico new file mode 100644 index 0000000..6261100 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/network-wireless-offline_32_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/printer-default.ico b/project/_Resources/gnome-brave/icons/status/printer-default.ico new file mode 100644 index 0000000..02e8b62 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/printer-default.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/printer-default_+256.ico b/project/_Resources/gnome-brave/icons/status/printer-default_+256.ico new file mode 100644 index 0000000..e0f1548 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/printer-default_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/printer-network-default.ico b/project/_Resources/gnome-brave/icons/status/printer-network-default.ico new file mode 100644 index 0000000..361e2a0 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/printer-network-default.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/printer-network-default_+256.ico b/project/_Resources/gnome-brave/icons/status/printer-network-default_+256.ico new file mode 100644 index 0000000..b1fa809 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/printer-network-default_+256.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/synccenter-unsyncable_+20_24.ico b/project/_Resources/gnome-brave/icons/status/synccenter-unsyncable_+20_24.ico new file mode 100644 index 0000000..390325d Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/synccenter-unsyncable_+20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/synccenter-uptodate_+20_24.ico b/project/_Resources/gnome-brave/icons/status/synccenter-uptodate_+20_24.ico new file mode 100644 index 0000000..99273f6 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/synccenter-uptodate_+20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/zoom-in-disabled_16_20_24.ico b/project/_Resources/gnome-brave/icons/status/zoom-in-disabled_16_20_24.ico new file mode 100644 index 0000000..37a9991 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/zoom-in-disabled_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/status/zoom-out-disabled_16_20_24.ico b/project/_Resources/gnome-brave/icons/status/zoom-out-disabled_16_20_24.ico new file mode 100644 index 0000000..caa4cee Binary files /dev/null and b/project/_Resources/gnome-brave/icons/status/zoom-out-disabled_16_20_24.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20801.ico b/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20801.ico new file mode 100644 index 0000000..c263583 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20801.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20802.ico b/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20802.ico new file mode 100644 index 0000000..3203ab8 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20802.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20803.ico b/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20803.ico new file mode 100644 index 0000000..68263a1 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/ExplorerFrame.dll/20803.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1015.ico b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1015.ico new file mode 100644 index 0000000..0edde8f Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1015.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1016.ico b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1016.ico new file mode 100644 index 0000000..84f454a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1016.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..7a70ec7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1021.ico b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1021.ico new file mode 100644 index 0000000..8507518 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1021.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..ae6187c Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1118.ico b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1118.ico new file mode 100644 index 0000000..f04a839 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/Mp3tag/1118.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/imageres.dll/5.ico b/project/_Resources/gnome-brave/icons/tweaked/imageres.dll/5.ico new file mode 100644 index 0000000..27cd33e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/imageres.dll/5.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/imageres.dll/6.ico b/project/_Resources/gnome-brave/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..9c7afcd Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/mblctr.exe/133.ico b/project/_Resources/gnome-brave/icons/tweaked/mblctr.exe/133.ico new file mode 100644 index 0000000..a6780f7 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/mblctr.exe/133.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/111.ico b/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/111.ico new file mode 100644 index 0000000..5d8ffce Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/111.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/112.ico b/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/112.ico new file mode 100644 index 0000000..f736f47 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/112.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/113.ico b/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/113.ico new file mode 100644 index 0000000..7d17643 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/mmsys.cpl/113.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/netcenter.dll/504.ico b/project/_Resources/gnome-brave/icons/tweaked/netcenter.dll/504.ico new file mode 100644 index 0000000..99d59cc Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/netcenter.dll/504.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/netcenter.dll/505.ico b/project/_Resources/gnome-brave/icons/tweaked/netcenter.dll/505.ico new file mode 100644 index 0000000..313091b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/netcenter.dll/505.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/netshell.dll/302.ico b/project/_Resources/gnome-brave/icons/tweaked/netshell.dll/302.ico new file mode 100644 index 0000000..4e46326 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/netshell.dll/302.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/gnome-brave/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..6d3686e Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/dialog-error_48_16_32.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/dialog-error_48_16_32.ico new file mode 100644 index 0000000..bbdb1ec Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/dialog-error_48_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/dialog-information_48_16_32.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/dialog-information_48_16_32.ico new file mode 100644 index 0000000..d081013 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/dialog-information_48_16_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..84330f9 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/list-add_22_18.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/list-add_22_18.ico new file mode 100644 index 0000000..2916a7a Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/list-add_22_18.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico new file mode 100644 index 0000000..ae69008 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/printer_32_16_48.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/printer_32_16_48.ico new file mode 100644 index 0000000..38055a4 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/printer_32_16_48.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/system-users_48_32.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/system-users_48_32.ico new file mode 100644 index 0000000..fe3de2b Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/system-users_48_32.ico differ diff --git a/project/_Resources/gnome-brave/icons/tweaked/special_order/utilities-system-monitor_48_32.ico b/project/_Resources/gnome-brave/icons/tweaked/special_order/utilities-system-monitor_48_32.ico new file mode 100644 index 0000000..cff9082 Binary files /dev/null and b/project/_Resources/gnome-brave/icons/tweaked/special_order/utilities-system-monitor_48_32.ico differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/12228.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/12228.bmp new file mode 100644 index 0000000..d6df277 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/12228.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/12228.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/12228.xcf new file mode 100644 index 0000000..08773f1 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/12228.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/button-default.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/button-default.bmp new file mode 100644 index 0000000..a41d87e Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/button-default.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/button-focus.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/button-focus.bmp new file mode 100644 index 0000000..bce413e Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/button-focus.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/button-pressed.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/button-pressed.bmp new file mode 100644 index 0000000..62daab3 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/button-pressed.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/button.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/button.xcf new file mode 100644 index 0000000..5867693 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/button.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/command-button-default.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/command-button-default.bmp new file mode 100644 index 0000000..ef4fa74 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/command-button-default.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/command-button-focus.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/command-button-focus.bmp new file mode 100644 index 0000000..99ac9e6 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/command-button-focus.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/command-button-pressed.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/command-button-pressed.bmp new file mode 100644 index 0000000..d35b98b Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/command-button-pressed.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/command-button.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/command-button.xcf new file mode 100644 index 0000000..637a36a Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/command-button.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/frame-big.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/frame-big.bmp new file mode 100644 index 0000000..6b0af51 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/frame-big.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/frame-big.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/frame-big.xcf new file mode 100644 index 0000000..ee126c6 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/frame-big.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/frame-default.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/frame-default.bmp new file mode 100644 index 0000000..8dd719a Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/frame-default.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/frame-default.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/frame-default.xcf new file mode 100644 index 0000000..61b4d5c Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/frame-default.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/frame-focus.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/frame-focus.bmp new file mode 100644 index 0000000..e8a1416 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/frame-focus.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/frame-selected.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/frame-selected.bmp new file mode 100644 index 0000000..c00f18b Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/frame-selected.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/password-field-default.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/password-field-default.bmp new file mode 100644 index 0000000..4ecf336 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/password-field-default.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/password-field-focus.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/password-field-focus.bmp new file mode 100644 index 0000000..396d12b Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/password-field-focus.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/password-field.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/password-field.xcf new file mode 100644 index 0000000..092ea1d Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/password-field.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-default.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-default.bmp new file mode 100644 index 0000000..e98c0e0 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-default.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-focus.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-focus.bmp new file mode 100644 index 0000000..1ca079c Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-focus.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-default.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-default.bmp new file mode 100644 index 0000000..d75d97c Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-default.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-default_21.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-default_21.bmp new file mode 100644 index 0000000..9fa048a Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-default_21.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-focus.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-focus.bmp new file mode 100644 index 0000000..3cb2389 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-focus.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-focus_21.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-focus_21.bmp new file mode 100644 index 0000000..7c3e90b Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-focus_21.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-left.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-left.xcf new file mode 100644 index 0000000..1b2b748 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-left.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-pressed.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-pressed.bmp new file mode 100644 index 0000000..fdb7cd0 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-pressed.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-pressed_21.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-pressed_21.bmp new file mode 100644 index 0000000..778eace Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-pressed_21.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-right.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-right.xcf new file mode 100644 index 0000000..a715192 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-options-right.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-pressed.bmp b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-pressed.bmp new file mode 100644 index 0000000..3f49a36 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown-pressed.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/authui.dll/shutdown.xcf b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown.xcf new file mode 100644 index 0000000..24b14ba Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/authui.dll/shutdown.xcf differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5031.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..18e0e31 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5032.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..ddfb822 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5033.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..06bcc63 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5034.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..5a66c35 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5035.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..22f31af Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5036.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..0b60273 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5037.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..cb0c1d4 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/imageres.dll/5038.jpg b/project/_Resources/gnome-brave/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..2706144 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/2164.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/2164.png new file mode 100644 index 0000000..4ca1b58 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/2164.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/2165+2201.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/2165+2201.png new file mode 100644 index 0000000..b1eb409 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/2165+2201.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/2200.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/2200.png new file mode 100644 index 0000000..5ad8f2e Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/2200.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/3881.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/3881.png new file mode 100644 index 0000000..5de3015 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/3881.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/3882.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/3882.png new file mode 100644 index 0000000..1a560f2 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/3882.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4153+4156.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4153+4156.png new file mode 100644 index 0000000..b602ee9 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4153+4156.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4154.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4154.png new file mode 100644 index 0000000..f3545bc Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4154.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4155.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4155.png new file mode 100644 index 0000000..bb6a0ee Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4155.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4157.bmp b/project/_Resources/gnome-brave/shiki/wmploc.dll/4157.bmp new file mode 100644 index 0000000..9d4fd32 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4157.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4159.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4159.png new file mode 100644 index 0000000..90fd6b0 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4159.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4160.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4160.png new file mode 100644 index 0000000..a55337c Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4160.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4200+4203.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4200+4203.png new file mode 100644 index 0000000..b02d47f Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4200+4203.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4201.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4201.png new file mode 100644 index 0000000..28895a6 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4201.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4202.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4202.png new file mode 100644 index 0000000..8960323 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4202.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4204.bmp b/project/_Resources/gnome-brave/shiki/wmploc.dll/4204.bmp new file mode 100644 index 0000000..0c4014e Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4204.bmp differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4616.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4616.png new file mode 100644 index 0000000..30138a3 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4616.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4626.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4626.png new file mode 100644 index 0000000..47a98bb Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4626.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4627.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4627.png new file mode 100644 index 0000000..04f4ce4 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4627.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4628.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4628.png new file mode 100644 index 0000000..c27c039 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4628.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4724.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4724.png new file mode 100644 index 0000000..49de5e1 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4724.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4725.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4725.png new file mode 100644 index 0000000..8c28f52 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4725.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4738.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4738.png new file mode 100644 index 0000000..653c8ef Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4738.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/4739.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/4739.png new file mode 100644 index 0000000..95e021e Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/4739.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/5240.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/5240.png new file mode 100644 index 0000000..e405e12 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/5240.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/5281.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/5281.png new file mode 100644 index 0000000..3dbeb0b Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/5281.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/5282.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/5282.png new file mode 100644 index 0000000..c4be3f3 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/5282.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/5360+5361.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/5360+5361.png new file mode 100644 index 0000000..156086c Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/5360+5361.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/7778.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/7778.png new file mode 100644 index 0000000..4d7fbd7 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/7778.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/7779.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/7779.png new file mode 100644 index 0000000..a06ab1c Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/7779.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/7791.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/7791.png new file mode 100644 index 0000000..bfe5ec7 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/7791.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/7792.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/7792.png new file mode 100644 index 0000000..0fe16d1 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/7792.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/7801.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/7801.png new file mode 100644 index 0000000..1b055b4 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/7801.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/7802.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/7802.png new file mode 100644 index 0000000..d61b978 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/7802.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/7805.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/7805.png new file mode 100644 index 0000000..2f3713e Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/7805.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_BREADCRUMB_MAINBUTTON.PNG b/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_BREADCRUMB_MAINBUTTON.PNG new file mode 100644 index 0000000..db79748 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_BREADCRUMB_MAINBUTTON.PNG differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_BREADCRUMB_SPLITBUTTON.PNG b/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_BREADCRUMB_SPLITBUTTON.PNG new file mode 100644 index 0000000..cd547de Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_BREADCRUMB_SPLITBUTTON.PNG differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_TOOLBARBUTTON.PNG b/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_TOOLBARBUTTON.PNG new file mode 100644 index 0000000..9b629a9 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/WMP_TOOLBARBUTTON.PNG differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/WW_SPLIT.PNG b/project/_Resources/gnome-brave/shiki/wmploc.dll/WW_SPLIT.PNG new file mode 100644 index 0000000..8e2371e Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/WW_SPLIT.PNG differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_12x17.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_12x17.png new file mode 100644 index 0000000..94a45e2 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_12x17.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_14x23.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_14x23.png new file mode 100644 index 0000000..4276462 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_14x23.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_17x13.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_17x13.png new file mode 100644 index 0000000..22ec4d6 Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider-small_17x13.png differ diff --git a/project/_Resources/gnome-brave/shiki/wmploc.dll/slider_16x9.png b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider_16x9.png new file mode 100644 index 0000000..430fe4c Binary files /dev/null and b/project/_Resources/gnome-brave/shiki/wmploc.dll/slider_16x9.png differ diff --git a/project/_Resources/gnome-brave/themes/Aimp/Shiki-Brave.acs3 b/project/_Resources/gnome-brave/themes/Aimp/Shiki-Brave.acs3 new file mode 100644 index 0000000..c3e7eda Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Aimp/Shiki-Brave.acs3 differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png new file mode 100644 index 0000000..74e70a3 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png new file mode 100644 index 0000000..a58415a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png new file mode 100644 index 0000000..cbd8b35 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png new file mode 100644 index 0000000..5995f09 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png new file mode 100644 index 0000000..42c7608 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..068c21e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..92af40a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..81ffba0 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..32f3001 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..8d3f4c7 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..068c21e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..92af40a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..81ffba0 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..32f3001 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..8d3f4c7 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..10a2dc7 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..f1df560 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..f00f08f Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..1b9c868 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..8ad53b7 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png new file mode 100644 index 0000000..03a8200 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png new file mode 100644 index 0000000..018f340 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png new file mode 100644 index 0000000..d3f67ed Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png new file mode 100644 index 0000000..ad2dc5a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png differ diff --git a/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png new file mode 100644 index 0000000..14e312e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png differ diff --git a/project/_Resources/gnome-brave/themes/Firefox-Thunderbird/Gnome-Brave@Windows.xpi b/project/_Resources/gnome-brave/themes/Firefox-Thunderbird/Gnome-Brave@Windows.xpi new file mode 100644 index 0000000..51214de Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Firefox-Thunderbird/Gnome-Brave@Windows.xpi differ diff --git a/project/_Resources/gnome-brave/themes/Firefox/Gnome-Brave-Extras@Windows.xpi b/project/_Resources/gnome-brave/themes/Firefox/Gnome-Brave-Extras@Windows.xpi new file mode 100644 index 0000000..3ccd18b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Firefox/Gnome-Brave-Extras@Windows.xpi differ diff --git a/project/_Resources/gnome-brave/themes/MPCHC/toolbar_16.png b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..564fef4 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/gnome-brave/themes/MPCHC/toolbar_16.xcf b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..3397aba Binary files /dev/null and b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/gnome-brave/themes/MPCHC/toolbar_24.png b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..8347f65 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/gnome-brave/themes/MPCHC/toolbar_24.xcf b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..11e9fba Binary files /dev/null and b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/gnome-brave/themes/MPCHC/toolbar_32.png b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..9ca7eb6 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/gnome-brave/themes/MPCHC/toolbar_32.xcf b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..9ebea0c Binary files /dev/null and b/project/_Resources/gnome-brave/themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/buttons/pause.png b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/buttons/pause.png new file mode 100644 index 0000000..2f1f570 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/buttons/pause.png differ diff --git a/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png new file mode 100644 index 0000000..8701e83 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png differ diff --git a/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png new file mode 100644 index 0000000..8eeebdd Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png differ diff --git a/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png new file mode 100644 index 0000000..fc85afd Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/RadioSure.png b/project/_Resources/gnome-brave/themes/RadioSure/RadioSure.png new file mode 100644 index 0000000..6300f7d Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/RadioSure.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back-hot.png new file mode 100644 index 0000000..1f43e36 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back-pressed.png new file mode 100644 index 0000000..8b7dffd Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back.png new file mode 100644 index 0000000..ecc961d Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/back.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/bg1.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/bg1.png new file mode 100644 index 0000000..6c3b547 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/bg1.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/bg2.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/bg2.png new file mode 100644 index 0000000..73db052 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/bg2.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit-hot.png new file mode 100644 index 0000000..f92db1e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit-pressed.png new file mode 100644 index 0000000..96121d2 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit.png new file mode 100644 index 0000000..604e0ac Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/exit.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png new file mode 100644 index 0000000..132abed Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png new file mode 100644 index 0000000..132abed Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand.png new file mode 100644 index 0000000..774f6db Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/expand.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites-hot.png new file mode 100644 index 0000000..2ba03e1 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites-pressed.png new file mode 100644 index 0000000..2ba03e1 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites.png new file mode 100644 index 0000000..b4bfc1c Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/favorites.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize-hot.png new file mode 100644 index 0000000..db16c25 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize-pressed.png new file mode 100644 index 0000000..b5cf230 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize.png new file mode 100644 index 0000000..6175b6b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/minimize.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png new file mode 100644 index 0000000..a01e137 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2-pressed.png new file mode 100644 index 0000000..d10559b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2.png new file mode 100644 index 0000000..6cf0e56 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-2.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-hot.png new file mode 100644 index 0000000..b7097b8 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-pressed.png new file mode 100644 index 0000000..3c290c1 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute.png new file mode 100644 index 0000000..69af93e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/mute.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next-hot.png new file mode 100644 index 0000000..7159aa9 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next-pressed.png new file mode 100644 index 0000000..f0d68bd Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next.png new file mode 100644 index 0000000..e1bf8c5 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/next.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-2-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-2-hot.png new file mode 100644 index 0000000..f05350f Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-2-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-2.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-2.png new file mode 100644 index 0000000..1cd0f9f Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-2.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-hot.png new file mode 100644 index 0000000..7f42aa5 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-pressed.png new file mode 100644 index 0000000..329559f Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop.png new file mode 100644 index 0000000..d726606 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/ontop.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options-hot.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options-pressed.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options.png new file mode 100644 index 0000000..58e4aee Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/options.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2-hot.png new file mode 100644 index 0000000..0ce2fc1 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2-pressed.png new file mode 100644 index 0000000..b4b72ab Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2.png new file mode 100644 index 0000000..01b9b92 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-2.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-hot.png new file mode 100644 index 0000000..3dc6d70 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-pressed.png new file mode 100644 index 0000000..f2e3138 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play.png new file mode 100644 index 0000000..f2e3138 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/play.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2-hot.png new file mode 100644 index 0000000..e5318d7 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2-pressed.png new file mode 100644 index 0000000..83c4fde Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2.png new file mode 100644 index 0000000..bedc0a8 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-2.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-hot.png new file mode 100644 index 0000000..bedc0a8 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-pressed.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-pressed.png new file mode 100644 index 0000000..bedc0a8 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec-pressed.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec.png new file mode 100644 index 0000000..83c4fde Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/rec.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skin.rsn b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skin.rsn new file mode 100644 index 0000000..7a9ca61 --- /dev/null +++ b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,114,159,207 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn new file mode 100644 index 0000000..de79bf2 --- /dev/null +++ b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,114,159,207 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png new file mode 100644 index 0000000..d2c19ea Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumechannel.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumechannel.png new file mode 100644 index 0000000..6002624 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumechannel.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumethumb-hot.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumethumb-hot.png new file mode 100644 index 0000000..012011d Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumethumb-hot.png differ diff --git a/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumethumb.png b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumethumb.png new file mode 100644 index 0000000..b054b9f Binary files /dev/null and b/project/_Resources/gnome-brave/themes/RadioSure/skins/GnomeColors.rsn/volumethumb.png differ diff --git a/project/_Resources/gnome-brave/themes/SMPlayer/Gnome-Brave/Gnome-Brave.rcc b/project/_Resources/gnome-brave/themes/SMPlayer/Gnome-Brave/Gnome-Brave.rcc new file mode 100644 index 0000000..d9f366d Binary files /dev/null and b/project/_Resources/gnome-brave/themes/SMPlayer/Gnome-Brave/Gnome-Brave.rcc differ diff --git a/project/_Resources/gnome-brave/themes/Winyl/Flat Gnome-Brave.wzp b/project/_Resources/gnome-brave/themes/Winyl/Flat Gnome-Brave.wzp new file mode 100644 index 0000000..551475c Binary files /dev/null and b/project/_Resources/gnome-brave/themes/Winyl/Flat Gnome-Brave.wzp differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/applications-internet.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/applications-internet.png new file mode 100644 index 0000000..252bf30 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/applications-internet.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/applications-system.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/applications-system.png new file mode 100644 index 0000000..39921bc Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/applications-system.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/appointment-new.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/appointment-new.png new file mode 100644 index 0000000..b33d142 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/appointment-new.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/dialog-error.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/dialog-error.png new file mode 100644 index 0000000..030d8c5 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/dialog-error.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/dialog-information.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/dialog-information.png new file mode 100644 index 0000000..c3c07e1 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/dialog-information.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-offline.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-offline.png new file mode 100644 index 0000000..9af48f9 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-offline.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-open.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-open.png new file mode 100644 index 0000000..f834fac Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-open.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-open_error.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-open_error.png new file mode 100644 index 0000000..aabdb3b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-open_error.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-save.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-save.png new file mode 100644 index 0000000..8ed656a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/document-save.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-delete.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-delete.png new file mode 100644 index 0000000..56c6331 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-delete.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-find-replace.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-find-replace.png new file mode 100644 index 0000000..3d6ca94 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-find-replace.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-find.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-find.png new file mode 100644 index 0000000..c85dad8 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-find.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-redo.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-redo.png new file mode 100644 index 0000000..5093e98 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-redo.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-undo.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-undo.png new file mode 100644 index 0000000..39b250e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/edit-undo.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/emblem-unreadable.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/emblem-unreadable.png new file mode 100644 index 0000000..d1698ee Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/emblem-unreadable.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/face-sad.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/face-sad.png new file mode 100644 index 0000000..250909b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/face-sad.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/face-smile.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/face-smile.png new file mode 100644 index 0000000..8e2986b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/face-smile.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-new.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-new.png new file mode 100644 index 0000000..32be248 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-new.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-remote.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-remote.png new file mode 100644 index 0000000..7c9cb36 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-remote.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-visiting.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-visiting.png new file mode 100644 index 0000000..63aa152 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-visiting.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-visiting_add.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-visiting_add.png new file mode 100644 index 0000000..29101b8 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder-visiting_add.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder.png new file mode 100644 index 0000000..54272e9 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/folder.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-bottom.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-bottom.png new file mode 100644 index 0000000..c512f70 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-bottom.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-down.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-down.png new file mode 100644 index 0000000..67c7c41 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-down.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-first.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-first.png new file mode 100644 index 0000000..5cb740d Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-first.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-jump.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-jump.png new file mode 100644 index 0000000..c759032 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-jump.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-last.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-last.png new file mode 100644 index 0000000..66d76f1 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-last.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-next.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-next.png new file mode 100644 index 0000000..257e010 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-next.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-previous.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-previous.png new file mode 100644 index 0000000..5945776 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-previous.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-top.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-top.png new file mode 100644 index 0000000..7fa1776 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-top.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-up.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-up.png new file mode 100644 index 0000000..6ad986c Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/go-up.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-add.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-add.png new file mode 100644 index 0000000..81f3c5e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-add.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-remove.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-remove.png new file mode 100644 index 0000000..6c6e9bd Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-remove.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-remove_disabled.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-remove_disabled.png new file mode 100644 index 0000000..8e5fd18 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/list-remove_disabled.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-floppy.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-floppy.png new file mode 100644 index 0000000..0f88bc5 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-floppy.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-pause.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-pause.png new file mode 100644 index 0000000..9c558aa Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-pause.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-start.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-start.png new file mode 100644 index 0000000..8b41724 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-start.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-stop.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-stop.png new file mode 100644 index 0000000..b694445 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-playback-stop.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-record.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-record.png new file mode 100644 index 0000000..d763eb7 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/media-record.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/mime/audio-x-generic.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/mime/audio-x-generic.png new file mode 100644 index 0000000..554665c Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/mime/audio-x-generic.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-error.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-error.png new file mode 100644 index 0000000..cedb65e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-error.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-idle.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-idle.png new file mode 100644 index 0000000..99e5ee4 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-idle.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-server.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-server.png new file mode 100644 index 0000000..e49f98e Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/network-server.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-desktop-wallpaper.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..5286242 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-desktop.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-desktop.png new file mode 100644 index 0000000..3ec71a3 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-desktop.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-system.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-system.png new file mode 100644 index 0000000..df21df8 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/preferences-system.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/process-stop.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/process-stop.png new file mode 100644 index 0000000..9ab1937 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/process-stop.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/sort.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/sort.png new file mode 100644 index 0000000..65b113d Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/sort.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/stop_after_disabled_big.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/stop_after_disabled_big.png new file mode 100644 index 0000000..0abaddb Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/stop_after_disabled_big.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/stop_after_enabled_big.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/stop_after_enabled_big.png new file mode 100644 index 0000000..851985f Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/stop_after_enabled_big.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-file-manager.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-file-manager.png new file mode 100644 index 0000000..1d6ce31 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-file-manager.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-log-out.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-log-out.png new file mode 100644 index 0000000..affe56b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-log-out.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-search-add.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-search-add.png new file mode 100644 index 0000000..2ea73e1 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-search-add.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-search.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-search.png new file mode 100644 index 0000000..59e2f1b Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/system-search.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/user-home.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/user-home.png new file mode 100644 index 0000000..7bc3f52 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/user-home.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/utilities-terminal.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/utilities-terminal.png new file mode 100644 index 0000000..8d38e81 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/utilities-terminal.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-refresh-warning.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-refresh-warning.png new file mode 100644 index 0000000..8b57908 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-refresh-warning.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-refresh.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-refresh.png new file mode 100644 index 0000000..4f47696 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-refresh.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-restore.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-restore.png new file mode 100644 index 0000000..cda8a30 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/view-restore.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/img/brave/window-new.png b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/window-new.png new file mode 100644 index 0000000..1540e8c Binary files /dev/null and b/project/_Resources/gnome-brave/themes/jDownloader/img/brave/window-new.png differ diff --git a/project/_Resources/gnome-brave/themes/jDownloader/themes/brave.icl b/project/_Resources/gnome-brave/themes/jDownloader/themes/brave.icl new file mode 100644 index 0000000..6f51188 --- /dev/null +++ b/project/_Resources/gnome-brave/themes/jDownloader/themes/brave.icl @@ -0,0 +1,198 @@ +Gnome-Brave Theme by Heebijeebi +##unset +gui.icons.copy = brave/edit-copy +gui.icons.cut = brave/edit-cut +gui.icons.paste = brave/edit-paste +gui.icons.select_all = brave/edit-select-all +gui.icons.delete = brave/edit-delete + + +## +gui.images.barrierfree= brave/preferences-desktop-assistive-technology +gui.images.toolbar =brave/window-new +gui.images.add = brave/list-add +gui.images.stopmark = brave/media-record +gui.images.stopmark.disabled=brave/stop_after_disabled_big +gui.images.stopmark.enabled=brave/stop_after_enabled_big +gui.images.cancel = brave/emblem-unreadable +gui.images.taskpanes.addons = brave/mail-attachment +gui.images.config.addons = brave/mail-attachment +gui.images.config.home = brave/applications-system +gui.images.config.network_local = brave/network-idle +gui.images.config.gui = brave/preferences-desktop-wallpaper +gui.images.config.reconnect = brave/view-refresh +gui.images.config.host = brave/internet-web-browser +gui.images.browse = brave/internet-web-browser +gui.images.addons.flashgot = brave/flashgot +gui.images.addons.unrar = brave/package-x-generic +gui.images.addons.merge = brave/merge +gui.images.config.ocr = brave/format-text-italic +gui.images.config.eventmanager = brave/appointment-new +gui.images.progress = brave/appointment-new +gui.images.config.packagemanager = brave/extension +gui.images.config.tip = brave/dialog-information +gui.images.captcha.methods = brave/font-x-generic +gui.images.configuration = brave/preferences-desktop +gui.images.delete = brave/list-remove +gui.images.newpackage = brave/folder-new +gui.images.password = brave/keepassx +gui.images.resume = brave/view-refresh +gui.images.dlc = brave/merge +gui.clicknload = logo/cnl +gui.images.list=brave/accessories-text-editor +gui.images.newlogins = brave/contact-new +gui.images.performance = brave/prio_3 +gui.images.stopsign = brave/process-stop +gui.images.sort = brave/sort +gui.images.running = brave/go-next +gui.images.load = brave/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = brave/remove-ok +gui.images.remove_all = brave/remove-all +gui.images.remove_dupes = brave/remove-dupes +gui.images.remove_failed = brave/remove-failed +gui.images.remove_disabled = brave/list-remove_disabled +gui.images.play = brave/media-playback-start +gui.images.next = brave/media-playback-start +gui.images.save = brave/document-save +gui.images.close = brave/close +gui.images.stop = brave/media-playback-stop +gui.images.terminal = brave/utilities-terminal +gui.images.update_manager = brave/software-update-available +gui.images.help = brave/help-browser +gui.images.about = brave/jdownloader +gui.images.update = brave/system-software-update +gui.images.exit = brave/system-log-out +gui.images.restart = brave/view-restore +gui.images.url = brave/list-add +gui.images.upload = brave/go-up +gui.images.warning = brave/dialog-warning +gui.images.link = brave/mime/text-x-generic-template +gui.images.package_closed_tree = brave/package-x-generic_close_ +gui.images.package_closed_error_tree = brave/package-x-generic_close_failed_ +gui.images.package_opened_tree = brave/package-x-generic_ +gui.images.package_open_error_tree = brave/package-x-generic_failed_ +gui.images.package_closed = brave/package-x-generic_close +gui.images.package_closed_error = brave/package-x-generic_close_failed +gui.images.package_opened = brave/package-x-generic +gui.images.package_open_error = brave/package-x-generic_failed +gui.images.downloadorder = brave/edit-redo +gui.images.edit = brave/package-x-generic-rename +gui.images.networkerror = brave/network-error +gui.images.removefailed = brave/network-error +gui.images.proxy = brave/network-server +gui.images.network = brave/network-idle +gui.images.logout = brave/system-log-out +gui.images.uninstall = brave/edit-delete_16 +gui.images.install= brave/system-installer +gui.images.reconnect_selection = brave/reconnect_select +gui.images.reconnect_settings = brave/preferences-system +gui.splash = brave/splash +gui.images.findandreplace=brave/edit-find-replace +gui.images.search = brave/system-search +gui.images.undo = brave/edit-undo +gui.images.container = brave/package-x-generic +gui.splash.languages = brave/preferences-desktop-locale +gui.splash.settings = brave/applications-system +gui.splash.controller = brave/preferences-desktop +gui.splash.update = brave/system-software-update +gui.splash.plugins = brave/mail-attachment +gui.splash.screen = brave/preferences-desktop-wallpaper +gui.splash.dllist = brave/media-playback-start +gui.images.reconnect = brave/network-reconnect +gui.images.reconnect_warning = brave/network-reconnect-warning +gui.images.addlinktext = brave/folder-visiting_add +gui.images.download = brave/software-update-available +gui.images.add_all = brave/dialog-apply +gui.images.add_package = brave/folder-open +gui.images.clear = brave/edit-delete +gui.images.clipboard = brave/edit-paste +gui.images.clipboard_enabled = brave/clipboard_en +gui.images.clipboard_disabled = brave/clipboard_dis +gui.images.premium_enabled = brave/premium_enabled +gui.images.premium_disabled = brave/premium_disabled +gui.images.reconnect_enabled = brave/reconnect_enabled +gui.images.reconnect_disabled = brave/reconnect_disabled +gui.images.abort = brave/emblem-unreadable +gui.images.taskpanes.linkgrabber = brave/system-search-add +gui.images.taskpanes.configuration = brave/applications-system +gui.images.taskpanes.generalpurpose = brave/go-bottom +gui.images.taskpanes.premium = brave/premium +gui.images.taskpanes.log = brave/text-x-log +gui.images.vip = brave/contact-new +gui.images.buy = brave/premium +gui.images.premium = brave/dialog-password +gui.images.htaccess = brave/keepassx +gui.images.accounts = brave/contacts +gui.images.logomenu = brave/logomenu +gui.images.up = brave/go-up +gui.tab.close = brave/x +gui.images.down = brave/go-down +gui.images.taskpanes.download = brave/go-down +gui.images.go_bottom = brave/go-bottom +gui.images.go_top = brave/go-top +gui.images.offlinefile = brave/document-offline +gui.images.priority-1 = brave/prio_-1 +gui.images.priority0 = brave/prio_0 +gui.images.priority1 = brave/prio_1 +gui.images.priority2 = brave/prio_2 +gui.images.priority3 = brave/prio_3 +gui.images.break = brave/media-playback-pause +gui.images.ok = brave/ok +gui.images.bad = brave/dialog-error +gui.images.selected = brave/face-smile +gui.images.unselected = brave/face-sad +gui.images.minimize.left = brave/minimize_left +gui.images.minimize.right = brave/minimize_right +gui.images.chat = brave/internet-group-chat +gui.images.enabled = brave/enabled +gui.images.disabled = brave/disabled +gui.images.filter = brave/filter +gui.images.addselected = brave/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/gnome-brave/themes/uTorrent/toolbar.bmp b/project/_Resources/gnome-brave/themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..0ad1244 Binary files /dev/null and b/project/_Resources/gnome-brave/themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/gnome-brave/themes/uTorrent/tstatus.bmp b/project/_Resources/gnome-brave/themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..2b1ec3a Binary files /dev/null and b/project/_Resources/gnome-brave/themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/gnome-human/Themes/Aimp/Shiki-Human.acs3 b/project/_Resources/gnome-human/Themes/Aimp/Shiki-Human.acs3 new file mode 100644 index 0000000..de849ea Binary files /dev/null and b/project/_Resources/gnome-human/Themes/Aimp/Shiki-Human.acs3 differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..c5d5f3c Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..be3f8e0 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..5273fb8 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..3f200db Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..3eeb20b Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..8f83b37 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..261eb66 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..aa27441 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..b39f899 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..2bc78c6 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..67745a9 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..3830e8b Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..e6e065d Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..3d205c5 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..a759d5a Binary files /dev/null and b/project/_Resources/gnome-human/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/gnome-human/Themes/Firefox-Thunderbird/Gnome-Human@Windows.xpi b/project/_Resources/gnome-human/Themes/Firefox-Thunderbird/Gnome-Human@Windows.xpi new file mode 100644 index 0000000..9b86cb1 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/Firefox-Thunderbird/Gnome-Human@Windows.xpi differ diff --git a/project/_Resources/gnome-human/Themes/Firefox/Gnome-Human-Extras@Windows.xpi b/project/_Resources/gnome-human/Themes/Firefox/Gnome-Human-Extras@Windows.xpi new file mode 100644 index 0000000..848ddab Binary files /dev/null and b/project/_Resources/gnome-human/Themes/Firefox/Gnome-Human-Extras@Windows.xpi differ diff --git a/project/_Resources/gnome-human/Themes/MPCHC/toolbar_16.png b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..25d229a Binary files /dev/null and b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/gnome-human/Themes/MPCHC/toolbar_16.xcf b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..53c9ceb Binary files /dev/null and b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/gnome-human/Themes/MPCHC/toolbar_24.png b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..3d765b8 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/gnome-human/Themes/MPCHC/toolbar_24.xcf b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..40503c1 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/gnome-human/Themes/MPCHC/toolbar_32.png b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..56d19e1 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/gnome-human/Themes/MPCHC/toolbar_32.xcf b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..a8505cc Binary files /dev/null and b/project/_Resources/gnome-human/Themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png new file mode 100644 index 0000000..461e41a Binary files /dev/null and b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png differ diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png new file mode 100644 index 0000000..461e41a Binary files /dev/null and b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png differ diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand.png b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand.png new file mode 100644 index 0000000..dc50a6e Binary files /dev/null and b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/expand.png differ diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png new file mode 100644 index 0000000..8b23b42 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png differ diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/mute.png b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/mute.png new file mode 100644 index 0000000..d7b1938 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/mute.png differ diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn new file mode 100644 index 0000000..2db4273 --- /dev/null +++ b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,247,161,69 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn new file mode 100644 index 0000000..f3cfe7b --- /dev/null +++ b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,247,161,69 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png new file mode 100644 index 0000000..d4a2ea9 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png differ diff --git a/project/_Resources/gnome-human/Themes/SMPlayer/Gnome-Human/Gnome-Human.rcc b/project/_Resources/gnome-human/Themes/SMPlayer/Gnome-Human/Gnome-Human.rcc new file mode 100644 index 0000000..85d074d Binary files /dev/null and b/project/_Resources/gnome-human/Themes/SMPlayer/Gnome-Human/Gnome-Human.rcc differ diff --git a/project/_Resources/gnome-human/Themes/Winyl/Flat Gnome-Human.wzp b/project/_Resources/gnome-human/Themes/Winyl/Flat Gnome-Human.wzp new file mode 100644 index 0000000..84136c6 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/Winyl/Flat Gnome-Human.wzp differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/clipboard_en.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/clipboard_en.png new file mode 100644 index 0000000..403d331 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/clipboard_en.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/document-open.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/document-open.png new file mode 100644 index 0000000..a68ba59 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/document-open.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/document-open_error.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/document-open_error.png new file mode 100644 index 0000000..33abd47 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/document-open_error.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/edit-select-all.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/edit-select-all.png new file mode 100644 index 0000000..65636cf Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/edit-select-all.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/enabled.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/enabled.png new file mode 100644 index 0000000..5b21955 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/enabled.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder-new.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder-new.png new file mode 100644 index 0000000..d4acd11 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder-new.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder-remote.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder-remote.png new file mode 100644 index 0000000..935ef32 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder-remote.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder.png new file mode 100644 index 0000000..1222659 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/folder.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-bottom.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-bottom.png new file mode 100644 index 0000000..fdf7aea Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-bottom.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-down-fade.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-down-fade.png new file mode 100644 index 0000000..0b7e740 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-down-fade.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-down.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-down.png new file mode 100644 index 0000000..9ddcce9 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-down.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-first.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-first.png new file mode 100644 index 0000000..f8a79c7 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-first.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-jump.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-jump.png new file mode 100644 index 0000000..11ce0a2 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-jump.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-last.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-last.png new file mode 100644 index 0000000..b6b7421 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-last.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-next.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-next.png new file mode 100644 index 0000000..f1880da Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-next.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-previous.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-previous.png new file mode 100644 index 0000000..cc5b863 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-previous.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-top.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-top.png new file mode 100644 index 0000000..296dd83 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-top.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-up.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-up.png new file mode 100644 index 0000000..9490a7d Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/go-up.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/network-error.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/network-error.png new file mode 100644 index 0000000..94a2182 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/network-error.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/network-idle.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/network-idle.png new file mode 100644 index 0000000..2ed0566 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/network-idle.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/premium_enabled.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/premium_enabled.png new file mode 100644 index 0000000..27bd467 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/premium_enabled.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/reconnect_enabled.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/reconnect_enabled.png new file mode 100644 index 0000000..406a2a2 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/reconnect_enabled.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/stop_after_enabled_big.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/stop_after_enabled_big.png new file mode 100644 index 0000000..6e6f370 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/stop_after_enabled_big.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/user-home.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/user-home.png new file mode 100644 index 0000000..5509094 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/user-home.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/img/human/view-restore.png b/project/_Resources/gnome-human/Themes/jDownloader/img/human/view-restore.png new file mode 100644 index 0000000..ac1f424 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/jDownloader/img/human/view-restore.png differ diff --git a/project/_Resources/gnome-human/Themes/jDownloader/themes/human.icl b/project/_Resources/gnome-human/Themes/jDownloader/themes/human.icl new file mode 100644 index 0000000..fee22da --- /dev/null +++ b/project/_Resources/gnome-human/Themes/jDownloader/themes/human.icl @@ -0,0 +1,198 @@ +Gnome-Human Theme by Heebijeebi +##unset +gui.icons.copy = human/edit-copy +gui.icons.cut = human/edit-cut +gui.icons.paste = human/edit-paste +gui.icons.select_all = human/edit-select-all +gui.icons.delete = human/edit-delete + + +## +gui.images.barrierfree= human/preferences-desktop-assistive-technology +gui.images.toolbar =human/window-new +gui.images.add = human/list-add +gui.images.stopmark = human/media-record +gui.images.stopmark.disabled=human/stop_after_disabled_big +gui.images.stopmark.enabled=human/stop_after_enabled_big +gui.images.cancel = human/emblem-unreadable +gui.images.taskpanes.addons = human/mail-attachment +gui.images.config.addons = human/mail-attachment +gui.images.config.home = human/applications-system +gui.images.config.network_local = human/network-idle +gui.images.config.gui = human/preferences-desktop-wallpaper +gui.images.config.reconnect = human/view-refresh +gui.images.config.host = human/internet-web-browser +gui.images.browse = human/internet-web-browser +gui.images.addons.flashgot = human/flashgot +gui.images.addons.unrar = human/package-x-generic +gui.images.addons.merge = human/merge +gui.images.config.ocr = human/format-text-italic +gui.images.config.eventmanager = human/appointment-new +gui.images.progress = human/appointment-new +gui.images.config.packagemanager = human/extension +gui.images.config.tip = human/dialog-information +gui.images.captcha.methods = human/font-x-generic +gui.images.configuration = human/preferences-desktop +gui.images.delete = human/list-remove +gui.images.newpackage = human/folder-new +gui.images.password = human/keepassx +gui.images.resume = human/view-refresh +gui.images.dlc = human/merge +gui.clicknload = logo/cnl +gui.images.list=human/accessories-text-editor +gui.images.newlogins = human/contact-new +gui.images.performance = human/prio_3 +gui.images.stopsign = human/process-stop +gui.images.sort = human/sort +gui.images.running = human/go-next +gui.images.load = human/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = human/remove-ok +gui.images.remove_all = human/remove-all +gui.images.remove_dupes = human/remove-dupes +gui.images.remove_failed = human/remove-failed +gui.images.remove_disabled = human/list-remove_disabled +gui.images.play = human/media-playback-start +gui.images.next = human/media-playback-start +gui.images.save = human/document-save +gui.images.close = human/close +gui.images.stop = human/media-playback-stop +gui.images.terminal = human/utilities-terminal +gui.images.update_manager = human/software-update-available +gui.images.help = human/help-browser +gui.images.about = human/jdownloader +gui.images.update = human/system-software-update +gui.images.exit = human/system-log-out +gui.images.restart = human/view-restore +gui.images.url = human/list-add +gui.images.upload = human/go-up +gui.images.warning = human/dialog-warning +gui.images.link = human/mime/text-x-generic-template +gui.images.package_closed_tree = human/package-x-generic_close_ +gui.images.package_closed_error_tree = human/package-x-generic_close_failed_ +gui.images.package_opened_tree = human/package-x-generic_ +gui.images.package_open_error_tree = human/package-x-generic_failed_ +gui.images.package_closed = human/package-x-generic_close +gui.images.package_closed_error = human/package-x-generic_close_failed +gui.images.package_opened = human/package-x-generic +gui.images.package_open_error = human/package-x-generic_failed +gui.images.downloadorder = human/edit-redo +gui.images.edit = human/package-x-generic-rename +gui.images.networkerror = human/network-error +gui.images.removefailed = human/network-error +gui.images.proxy = human/network-server +gui.images.network = human/network-idle +gui.images.logout = human/system-log-out +gui.images.uninstall = human/edit-delete_16 +gui.images.install= human/system-installer +gui.images.reconnect_selection = human/reconnect_select +gui.images.reconnect_settings = human/preferences-system +gui.splash = human/splash +gui.images.findandreplace=human/edit-find-replace +gui.images.search = human/system-search +gui.images.undo = human/edit-undo +gui.images.container = human/package-x-generic +gui.splash.languages = human/preferences-desktop-locale +gui.splash.settings = human/applications-system +gui.splash.controller = human/preferences-desktop +gui.splash.update = human/system-software-update +gui.splash.plugins = human/mail-attachment +gui.splash.screen = human/preferences-desktop-wallpaper +gui.splash.dllist = human/media-playback-start +gui.images.reconnect = human/network-reconnect +gui.images.reconnect_warning = human/network-reconnect-warning +gui.images.addlinktext = human/folder-visiting_add +gui.images.download = human/software-update-available +gui.images.add_all = human/dialog-apply +gui.images.add_package = human/folder-open +gui.images.clear = human/edit-delete +gui.images.clipboard = human/edit-paste +gui.images.clipboard_enabled = human/clipboard_en +gui.images.clipboard_disabled = human/clipboard_dis +gui.images.premium_enabled = human/premium_enabled +gui.images.premium_disabled = human/premium_disabled +gui.images.reconnect_enabled = human/reconnect_enabled +gui.images.reconnect_disabled = human/reconnect_disabled +gui.images.abort = human/emblem-unreadable +gui.images.taskpanes.linkgrabber = human/system-search-add +gui.images.taskpanes.configuration = human/applications-system +gui.images.taskpanes.generalpurpose = human/go-bottom +gui.images.taskpanes.premium = human/premium +gui.images.taskpanes.log = human/text-x-log +gui.images.vip = human/contact-new +gui.images.buy = human/premium +gui.images.premium = human/dialog-password +gui.images.htaccess = human/keepassx +gui.images.accounts = human/contacts +gui.images.logomenu = human/logomenu +gui.images.up = human/go-up +gui.tab.close = human/x +gui.images.down = human/go-down +gui.images.taskpanes.download = human/go-down +gui.images.go_bottom = human/go-bottom +gui.images.go_top = human/go-top +gui.images.offlinefile = human/document-offline +gui.images.priority-1 = human/prio_-1 +gui.images.priority0 = human/prio_0 +gui.images.priority1 = human/prio_1 +gui.images.priority2 = human/prio_2 +gui.images.priority3 = human/prio_3 +gui.images.break = human/media-playback-pause +gui.images.ok = human/ok +gui.images.bad = human/dialog-error +gui.images.selected = human/face-smile +gui.images.unselected = human/face-sad +gui.images.minimize.left = human/minimize_left +gui.images.minimize.right = human/minimize_right +gui.images.chat = human/internet-group-chat +gui.images.enabled = human/enabled +gui.images.disabled = human/disabled +gui.images.filter = human/filter +gui.images.addselected = human/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/gnome-human/Themes/uTorrent/toolbar.bmp b/project/_Resources/gnome-human/Themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..0265427 Binary files /dev/null and b/project/_Resources/gnome-human/Themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/gnome-human/Themes/uTorrent/tstatus.bmp b/project/_Resources/gnome-human/Themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..78561ed Binary files /dev/null and b/project/_Resources/gnome-human/Themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/document-open_16.bmp b/project/_Resources/gnome-human/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..758a702 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/document-open_24.bmp b/project/_Resources/gnome-human/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..87a3a46 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/document-open_32.bmp b/project/_Resources/gnome-human/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..d5cd960 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/document-open_48.bmp b/project/_Resources/gnome-human/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..8993098 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/gnome-human/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..115ba36 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/document-open_64.bmp b/project/_Resources/gnome-human/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..1013d5b Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..62955a6 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..18a057f Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..8253be4 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-down_16.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..073b823 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-down_24.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..321caf4 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-down_32.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..fa9094a Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..c263fdd Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..eb3a3a8 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..593b7b5 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-next_20.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..1cf5b39 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-next_30.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..36afa85 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-previous_16.png b/project/_Resources/gnome-human/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..bb0ab84 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-previous_24.png b/project/_Resources/gnome-human/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..7f0b147 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-previous_32.png b/project/_Resources/gnome-human/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..cc5b863 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-up_16.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..251791c Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-up_24.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..0332117 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-up_32.bmp b/project/_Resources/gnome-human/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..6e566f4 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/go-up_40.png b/project/_Resources/gnome-human/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..7e26b07 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..3944a2c Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..c692822 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..89cde54 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..8e859db Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..28defa4 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/places/folder-music_192.png b/project/_Resources/gnome-human/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..13d0386 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/gnome-human/bitmaps/places/folder-pictures_192.png b/project/_Resources/gnome-human/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..5350a4e Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/gnome-human/bitmaps/places/folder-videos_192.png b/project/_Resources/gnome-human/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..7e81d45 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/gnome-human/bitmaps/places/folder_192.png b/project/_Resources/gnome-human/bitmaps/places/folder_192.png new file mode 100644 index 0000000..32d4a5d Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/gnome-human/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/gnome-human/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..28b5b03 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..c12add9 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..6c75b9a Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..ef2fd32 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..4e308a7 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..d96b64a Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..06f8236 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..bbc4185 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..75ec1d8 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..4c72a9d Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..0ed51f4 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..4735bce Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..0c58138 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..2a8a002 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..a44a0db Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..eaaa378 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..c44d153 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..26c3575 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/gnome-human/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..4f1af81 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..6d94f65 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..70f1e24 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..e16dc21 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..c322404 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5245+35245.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5245+35245.png new file mode 100644 index 0000000..81b6945 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5245+35245.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5246+35246.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5246+35246.png new file mode 100644 index 0000000..9b82bed Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5246+35246.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5247+35247.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5247+35247.png new file mode 100644 index 0000000..4226f1d Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5247+35247.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..26758a6 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..e49c10d Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..2e553b1 Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..93ce50c Binary files /dev/null and b/project/_Resources/gnome-human/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/gnome-human/files/Desktops.exe b/project/_Resources/gnome-human/files/Desktops.exe new file mode 100644 index 0000000..c64d4e5 Binary files /dev/null and b/project/_Resources/gnome-human/files/Desktops.exe differ diff --git a/project/_Resources/gnome-human/files/Notepad2-CN-x64.exe b/project/_Resources/gnome-human/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..b54dba8 Binary files /dev/null and b/project/_Resources/gnome-human/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/gnome-human/files/Notepad2-CN.exe b/project/_Resources/gnome-human/files/Notepad2-CN.exe new file mode 100644 index 0000000..af3dc40 Binary files /dev/null and b/project/_Resources/gnome-human/files/Notepad2-CN.exe differ diff --git a/project/_Resources/gnome-human/files/Notepad2-DE-x64.exe b/project/_Resources/gnome-human/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..a6e3525 Binary files /dev/null and b/project/_Resources/gnome-human/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/gnome-human/files/Notepad2-DE.exe b/project/_Resources/gnome-human/files/Notepad2-DE.exe new file mode 100644 index 0000000..e93ac5a Binary files /dev/null and b/project/_Resources/gnome-human/files/Notepad2-DE.exe differ diff --git a/project/_Resources/gnome-human/files/Notepad2-EN-x64.exe b/project/_Resources/gnome-human/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..1fb8a38 Binary files /dev/null and b/project/_Resources/gnome-human/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/gnome-human/files/Notepad2-EN.exe b/project/_Resources/gnome-human/files/Notepad2-EN.exe new file mode 100644 index 0000000..0099b76 Binary files /dev/null and b/project/_Resources/gnome-human/files/Notepad2-EN.exe differ diff --git a/project/_Resources/gnome-human/icons/actions/folder-new_16_24_32.ico b/project/_Resources/gnome-human/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..858aa87 Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/go-down_16_24_32.ico b/project/_Resources/gnome-human/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..a1a9b1a Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/gnome-human/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..41d9633 Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/go-next_24.ico b/project/_Resources/gnome-human/icons/actions/go-next_24.ico new file mode 100644 index 0000000..fe478cc Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/gnome-human/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..1f41708 Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/go-previous_24.ico b/project/_Resources/gnome-human/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..aad7516 Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/go-up_16.ico b/project/_Resources/gnome-human/icons/actions/go-up_16.ico new file mode 100644 index 0000000..14d2955 Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/go-up_16_24_32.ico b/project/_Resources/gnome-human/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..72fa192 Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/gnome-human/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..2254ffb Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/actions/view-fullscreen.ico b/project/_Resources/gnome-human/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..c7e11d1 Binary files /dev/null and b/project/_Resources/gnome-human/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/alacarte.ico b/project/_Resources/gnome-human/icons/apps/alacarte.ico new file mode 100644 index 0000000..fbfb1f5 Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/alacarte.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/alacarte_+256.ico b/project/_Resources/gnome-human/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..4381578 Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/alacarte_16_32.ico b/project/_Resources/gnome-human/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..4d5f055 Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/gnome-nettool_+24.ico b/project/_Resources/gnome-human/icons/apps/gnome-nettool_+24.ico new file mode 100644 index 0000000..607da7c Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/gnome-nettool_+24.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/preferences-computer-laptop.ico b/project/_Resources/gnome-human/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..92f79e7 Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/gnome-human/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..08796cb Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/gnome-human/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..05b2972 Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/gnome-human/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..fbfc0d6 Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/apps/system-info_+24_256.ico b/project/_Resources/gnome-human/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..a461323 Binary files /dev/null and b/project/_Resources/gnome-human/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/categories/preferences-system-network.ico b/project/_Resources/gnome-human/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..1534551 Binary files /dev/null and b/project/_Resources/gnome-human/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/gnome-human/icons/categories/preferences-system-network_+256.ico b/project/_Resources/gnome-human/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..0d5f93e Binary files /dev/null and b/project/_Resources/gnome-human/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/computer.ico b/project/_Resources/gnome-human/icons/devices/computer.ico new file mode 100644 index 0000000..f7d02c5 Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/computer.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/computer_+24_256.ico b/project/_Resources/gnome-human/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..d592458 Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/computer_+24_64_256.ico b/project/_Resources/gnome-human/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..1dd12bb Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/computer_+256.ico b/project/_Resources/gnome-human/icons/devices/computer_+256.ico new file mode 100644 index 0000000..475c026 Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/computer_16_32.ico b/project/_Resources/gnome-human/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..d5440b9 Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/video-display.ico b/project/_Resources/gnome-human/icons/devices/video-display.ico new file mode 100644 index 0000000..106546a Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/video-display.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/video-display_+24_256.ico b/project/_Resources/gnome-human/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..39b8600 Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/devices/video-display_32_48.ico b/project/_Resources/gnome-human/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..8af3f48 Binary files /dev/null and b/project/_Resources/gnome-human/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-documents.ico b/project/_Resources/gnome-human/icons/places/folder-documents.ico new file mode 100644 index 0000000..44e1d4a Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-documents.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-documents_+24_256.ico b/project/_Resources/gnome-human/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..eeb1fcd Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-downloads_+24_256.ico b/project/_Resources/gnome-human/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..026fd60 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-dropbox.ico b/project/_Resources/gnome-human/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..fd5f2de Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-dropbox_+256.ico b/project/_Resources/gnome-human/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..f1b803a Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-music_+24_256.ico b/project/_Resources/gnome-human/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..5ad87ea Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-music_+256.ico b/project/_Resources/gnome-human/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..973e802 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/gnome-human/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..95b5a71 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-pictures.ico b/project/_Resources/gnome-human/icons/places/folder-pictures.ico new file mode 100644 index 0000000..148775f Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-pictures_+24_256.ico b/project/_Resources/gnome-human/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..7016515 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-pictures_+256.ico b/project/_Resources/gnome-human/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..500e7fb Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/gnome-human/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..28a94d6 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-publicshare.ico b/project/_Resources/gnome-human/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..904a0c8 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-publicshare_+256.ico b/project/_Resources/gnome-human/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..5bde122 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-remote.ico b/project/_Resources/gnome-human/icons/places/folder-remote.ico new file mode 100644 index 0000000..d9e47ba Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-remote.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-remote_+256.ico b/project/_Resources/gnome-human/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..4a41adf Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-remote_16_24_32.ico b/project/_Resources/gnome-human/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..e90c6bb Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/gnome-human/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..2f843c0 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-vertical_+256.ico b/project/_Resources/gnome-human/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..7349109 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-videos_+24_256.ico b/project/_Resources/gnome-human/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..19dba06 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-videos_+256.ico b/project/_Resources/gnome-human/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..c82e2cd Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/gnome-human/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..13d4d6e Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder.ico b/project/_Resources/gnome-human/icons/places/folder.ico new file mode 100644 index 0000000..8008476 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder_+256.ico b/project/_Resources/gnome-human/icons/places/folder_+256.ico new file mode 100644 index 0000000..77c0a9c Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder_16.ico b/project/_Resources/gnome-human/icons/places/folder_16.ico new file mode 100644 index 0000000..e315615 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder_16.ico differ diff --git a/project/_Resources/gnome-human/icons/places/folder_32.ico b/project/_Resources/gnome-human/icons/places/folder_32.ico new file mode 100644 index 0000000..8f694d1 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/folder_32.ico differ diff --git a/project/_Resources/gnome-human/icons/places/network-workgroup.ico b/project/_Resources/gnome-human/icons/places/network-workgroup.ico new file mode 100644 index 0000000..31657a2 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/gnome-human/icons/places/network-workgroup_+256.ico b/project/_Resources/gnome-human/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..c87d705 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/network-workgroup_+64_256.ico b/project/_Resources/gnome-human/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..bb02b02 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/gnome-human/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..dd8cef6 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-desktop.ico b/project/_Resources/gnome-human/icons/places/user-desktop.ico new file mode 100644 index 0000000..85baeaf Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-desktop.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-desktop_+24.ico b/project/_Resources/gnome-human/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..05fc456 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-desktop_+24_256.ico b/project/_Resources/gnome-human/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..10ba516 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-desktop_+256.ico b/project/_Resources/gnome-human/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..570b7a3 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-home-remote.ico b/project/_Resources/gnome-human/icons/places/user-home-remote.ico new file mode 100644 index 0000000..b056a24 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/gnome-human/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..221f7c8 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-home_+24_64_256.ico b/project/_Resources/gnome-human/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..af96b9c Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/gnome-human/icons/places/user-home_16.ico b/project/_Resources/gnome-human/icons/places/user-home_16.ico new file mode 100644 index 0000000..de9b6c8 Binary files /dev/null and b/project/_Resources/gnome-human/icons/places/user-home_16.ico differ diff --git a/project/_Resources/gnome-human/icons/status/audio-volume-high.ico b/project/_Resources/gnome-human/icons/status/audio-volume-high.ico new file mode 100644 index 0000000..a18516e Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/audio-volume-high.ico differ diff --git a/project/_Resources/gnome-human/icons/status/audio-volume-high_+24_256.ico b/project/_Resources/gnome-human/icons/status/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..0d676d8 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/gnome-human/icons/status/audio-volume-high_16_20_24_32.ico b/project/_Resources/gnome-human/icons/status/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..a76092b Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/status/audio-volume-low_16_20_24_32.ico b/project/_Resources/gnome-human/icons/status/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..b6367e1 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/status/audio-volume-medium_16_20_24_32.ico b/project/_Resources/gnome-human/icons/status/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..28c01f8 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/status/folder-open.ico b/project/_Resources/gnome-human/icons/status/folder-open.ico new file mode 100644 index 0000000..2381ab0 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/folder-open.ico differ diff --git a/project/_Resources/gnome-human/icons/status/folder-open_+256.ico b/project/_Resources/gnome-human/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..ba43494 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/gnome-human/icons/status/folder-open_32.ico b/project/_Resources/gnome-human/icons/status/folder-open_32.ico new file mode 100644 index 0000000..9c2363c Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-error_16_20_24_32.ico b/project/_Resources/gnome-human/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..2896972 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-idle_16.ico b/project/_Resources/gnome-human/icons/status/network-idle_16.ico new file mode 100644 index 0000000..11f7ec5 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-offline_16.ico b/project/_Resources/gnome-human/icons/status/network-offline_16.ico new file mode 100644 index 0000000..2bd7402 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/gnome-human/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..22a88e9 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-receive_16.ico b/project/_Resources/gnome-human/icons/status/network-receive_16.ico new file mode 100644 index 0000000..11f3240 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-transmit-receive_16.ico b/project/_Resources/gnome-human/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..ccb2830 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/gnome-human/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..0d78bfe Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-human/icons/status/network-transmit_16.ico b/project/_Resources/gnome-human/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..aca9e49 Binary files /dev/null and b/project/_Resources/gnome-human/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/gnome-human/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..d0f6541 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/gnome-human/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..69cbcd7 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/imageres.dll/6.ico b/project/_Resources/gnome-human/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..a4d6a50 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/mmsys.cpl/110.ico b/project/_Resources/gnome-human/icons/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..ca77da3 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..fbc92eb Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..d189b1b Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..0dfc4ea Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..91a2ba0 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..fc008cb Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..604d89e Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..e9d510d Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..c9f49d9 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/gnome-human/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..0d78bfe Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/gnome-human/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..66777c5 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/gnome-human/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..27a0a93 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/gnome-human/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/gnome-human/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..34c7168 Binary files /dev/null and b/project/_Resources/gnome-human/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/gnome-human/shiki/authui.dll/frame-focus.bmp b/project/_Resources/gnome-human/shiki/authui.dll/frame-focus.bmp new file mode 100644 index 0000000..33543b4 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/authui.dll/frame-focus.bmp differ diff --git a/project/_Resources/gnome-human/shiki/authui.dll/password-field-focus.bmp b/project/_Resources/gnome-human/shiki/authui.dll/password-field-focus.bmp new file mode 100644 index 0000000..4ca4962 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/authui.dll/password-field-focus.bmp differ diff --git a/project/_Resources/gnome-human/shiki/authui.dll/password-field-focus.xcf b/project/_Resources/gnome-human/shiki/authui.dll/password-field-focus.xcf new file mode 100644 index 0000000..0405e90 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/authui.dll/password-field-focus.xcf differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5031.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..7368215 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5032.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..e140287 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5033.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..636b402 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5034.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..9ca5851 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5035.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..a1e3596 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5036.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..ab2ccbb Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5037.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..5c469fd Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/gnome-human/shiki/imageres.dll/5038.jpg b/project/_Resources/gnome-human/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..efbf078 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/3881.png b/project/_Resources/gnome-human/shiki/wmploc.dll/3881.png new file mode 100644 index 0000000..db43351 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/3881.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/3882.png b/project/_Resources/gnome-human/shiki/wmploc.dll/3882.png new file mode 100644 index 0000000..d961aeb Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/3882.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/4155.png b/project/_Resources/gnome-human/shiki/wmploc.dll/4155.png new file mode 100644 index 0000000..030adfd Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/4155.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/4202.png b/project/_Resources/gnome-human/shiki/wmploc.dll/4202.png new file mode 100644 index 0000000..6a1c008 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/4202.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/4628.png b/project/_Resources/gnome-human/shiki/wmploc.dll/4628.png new file mode 100644 index 0000000..6c74d51 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/4628.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/4725.png b/project/_Resources/gnome-human/shiki/wmploc.dll/4725.png new file mode 100644 index 0000000..54af111 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/4725.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/4739.png b/project/_Resources/gnome-human/shiki/wmploc.dll/4739.png new file mode 100644 index 0000000..da6404a Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/4739.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/5240.png b/project/_Resources/gnome-human/shiki/wmploc.dll/5240.png new file mode 100644 index 0000000..c9ace60 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/5240.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/5282.png b/project/_Resources/gnome-human/shiki/wmploc.dll/5282.png new file mode 100644 index 0000000..f72364c Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/5282.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/7779.png b/project/_Resources/gnome-human/shiki/wmploc.dll/7779.png new file mode 100644 index 0000000..33e3937 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/7779.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/7792.png b/project/_Resources/gnome-human/shiki/wmploc.dll/7792.png new file mode 100644 index 0000000..e3f96f9 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/7792.png differ diff --git a/project/_Resources/gnome-human/shiki/wmploc.dll/7802.png b/project/_Resources/gnome-human/shiki/wmploc.dll/7802.png new file mode 100644 index 0000000..ac7b826 Binary files /dev/null and b/project/_Resources/gnome-human/shiki/wmploc.dll/7802.png differ diff --git a/project/_Resources/gnome-noble/Themes/Aimp/Shiki-Noble.acs3 b/project/_Resources/gnome-noble/Themes/Aimp/Shiki-Noble.acs3 new file mode 100644 index 0000000..3a0a2ea Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/Aimp/Shiki-Noble.acs3 differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..7d4d0ab Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..2debc5e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..7df7c7e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..405bf44 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..513d0ee Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..1cb0cae Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..5f49cb8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..be063ef Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..ef2f1bb Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..c03e7ac Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..ee64c44 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..d263c6e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..7e992e5 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..f6c79d6 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..befc6c6 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/gnome-noble/Themes/Firefox-Thunderbird/Gnome-Noble@Windows.xpi b/project/_Resources/gnome-noble/Themes/Firefox-Thunderbird/Gnome-Noble@Windows.xpi new file mode 100644 index 0000000..62b7926 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/Firefox-Thunderbird/Gnome-Noble@Windows.xpi differ diff --git a/project/_Resources/gnome-noble/Themes/Firefox/Gnome-Noble-Extras@Windows.xpi b/project/_Resources/gnome-noble/Themes/Firefox/Gnome-Noble-Extras@Windows.xpi new file mode 100644 index 0000000..cfbb343 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/Firefox/Gnome-Noble-Extras@Windows.xpi differ diff --git a/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_16.png b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..30043fe Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_16.xcf b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..d041eb2 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_24.png b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..f44406d Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_24.xcf b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..32fce4a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_32.png b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..8dc674c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_32.xcf b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..d7e3c90 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png new file mode 100644 index 0000000..75ff0d4 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png differ diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png new file mode 100644 index 0000000..75ff0d4 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png differ diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand.png b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand.png new file mode 100644 index 0000000..5f61643 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/expand.png differ diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png new file mode 100644 index 0000000..6e09a67 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png differ diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/mute.png b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/mute.png new file mode 100644 index 0000000..fe42436 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/mute.png differ diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn new file mode 100644 index 0000000..2a684a8 --- /dev/null +++ b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,173,127,168 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn new file mode 100644 index 0000000..3716ac7 --- /dev/null +++ b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,173,127,168 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png new file mode 100644 index 0000000..b641bd2 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png differ diff --git a/project/_Resources/gnome-noble/Themes/SMPlayer/Gnome-Noble/Gnome-Noble.rcc b/project/_Resources/gnome-noble/Themes/SMPlayer/Gnome-Noble/Gnome-Noble.rcc new file mode 100644 index 0000000..cf103d0 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/SMPlayer/Gnome-Noble/Gnome-Noble.rcc differ diff --git a/project/_Resources/gnome-noble/Themes/Winyl/Flat Gnome-Noble.wzp b/project/_Resources/gnome-noble/Themes/Winyl/Flat Gnome-Noble.wzp new file mode 100644 index 0000000..da8727c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/Winyl/Flat Gnome-Noble.wzp differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/accessories-text-editor.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/accessories-text-editor.png new file mode 100644 index 0000000..f4891bd Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/accessories-text-editor.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/applications-internet.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/applications-internet.png new file mode 100644 index 0000000..252bf30 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/applications-internet.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/applications-system.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/applications-system.png new file mode 100644 index 0000000..39921bc Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/applications-system.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/appointment-new.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/appointment-new.png new file mode 100644 index 0000000..b33d142 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/appointment-new.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/clipboard_dis.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/clipboard_dis.png new file mode 100644 index 0000000..4cb5c9e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/clipboard_dis.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/clipboard_en.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/clipboard_en.png new file mode 100644 index 0000000..c24ca94 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/clipboard_en.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/close.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/close.png new file mode 100644 index 0000000..2593d7d Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/close.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/contact-new.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/contact-new.png new file mode 100644 index 0000000..7cccad6 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/contact-new.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/contacts.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/contacts.png new file mode 100644 index 0000000..a43d39a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/contacts.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-apply.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-apply.png new file mode 100644 index 0000000..06b2491 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-apply.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-error.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-error.png new file mode 100644 index 0000000..030d8c5 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-error.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-information.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-information.png new file mode 100644 index 0000000..c3c07e1 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-information.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-password.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-password.png new file mode 100644 index 0000000..9b72988 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-password.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-warning.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-warning.png new file mode 100644 index 0000000..3d7cdb5 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/dialog-warning.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/disabled.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/disabled.png new file mode 100644 index 0000000..83947cd Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/disabled.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-new.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-new.png new file mode 100644 index 0000000..b7e3276 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-new.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-offline.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-offline.png new file mode 100644 index 0000000..9af48f9 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-offline.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-open.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-open.png new file mode 100644 index 0000000..9c0431e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-open.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-open_error.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-open_error.png new file mode 100644 index 0000000..9e7fa5d Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-open_error.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-save.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-save.png new file mode 100644 index 0000000..8ed656a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/document-save.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/drive-removable-media.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/drive-removable-media.png new file mode 100644 index 0000000..22853a8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/drive-removable-media.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-copy.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-copy.png new file mode 100644 index 0000000..210c07a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-copy.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-cut.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-cut.png new file mode 100644 index 0000000..d04f3ae Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-cut.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-delete.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-delete.png new file mode 100644 index 0000000..56c6331 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-delete.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-delete_16.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-delete_16.png new file mode 100644 index 0000000..2680f47 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-delete_16.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-find-replace.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-find-replace.png new file mode 100644 index 0000000..3d6ca94 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-find-replace.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-find.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-find.png new file mode 100644 index 0000000..c85dad8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-find.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-paste.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-paste.png new file mode 100644 index 0000000..1868224 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-paste.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-redo.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-redo.png new file mode 100644 index 0000000..5093e98 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-redo.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-select-all.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-select-all.png new file mode 100644 index 0000000..bbc9c32 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-select-all.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-undo.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-undo.png new file mode 100644 index 0000000..39b250e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/edit-undo.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/emblem-unreadable.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/emblem-unreadable.png new file mode 100644 index 0000000..d1698ee Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/emblem-unreadable.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/enabled.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/enabled.png new file mode 100644 index 0000000..a30f655 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/enabled.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/extension.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/extension.png new file mode 100644 index 0000000..e41846e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/extension.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/face-sad.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/face-sad.png new file mode 100644 index 0000000..250909b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/face-sad.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/face-smile.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/face-smile.png new file mode 100644 index 0000000..8e2986b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/face-smile.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/filter.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/filter.png new file mode 100644 index 0000000..f295f93 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/filter.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/flashgot.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/flashgot.png new file mode 100644 index 0000000..1824231 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/flashgot.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-new.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-new.png new file mode 100644 index 0000000..bda2b39 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-new.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-open.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-open.png new file mode 100644 index 0000000..9c0431e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-open.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-remote.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-remote.png new file mode 100644 index 0000000..806c3f8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-remote.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-visiting.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-visiting.png new file mode 100644 index 0000000..63aa152 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-visiting.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-visiting_add.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-visiting_add.png new file mode 100644 index 0000000..29101b8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder-visiting_add.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder.png new file mode 100644 index 0000000..f4c1de0 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/folder.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/font-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/font-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/format-text-italic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/format-text-italic.png new file mode 100644 index 0000000..4db97c2 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/format-text-italic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-bottom.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-bottom.png new file mode 100644 index 0000000..2f1bf80 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-bottom.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-down.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-down.png new file mode 100644 index 0000000..68561bd Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-down.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-first.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-first.png new file mode 100644 index 0000000..754f1e9 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-first.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-jump.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-jump.png new file mode 100644 index 0000000..682a343 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-jump.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-last.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-last.png new file mode 100644 index 0000000..e9fa94c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-last.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-next.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-next.png new file mode 100644 index 0000000..a0cb24c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-next.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-previous.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-previous.png new file mode 100644 index 0000000..f422fce Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-previous.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-top.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-top.png new file mode 100644 index 0000000..96c270f Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-top.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-up.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-up.png new file mode 100644 index 0000000..2e2ed4b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/go-up.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/help-browser.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/help-browser.png new file mode 100644 index 0000000..91b0c90 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/help-browser.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/internet-group-chat.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/internet-group-chat.png new file mode 100644 index 0000000..9cb1d3b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/internet-group-chat.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/internet-web-browser.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/internet-web-browser.png new file mode 100644 index 0000000..252bf30 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/internet-web-browser.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/jdownloader.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/jdownloader.png new file mode 100644 index 0000000..5827723 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/jdownloader.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/keepassx.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/keepassx.png new file mode 100644 index 0000000..f24f20d Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/keepassx.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-add.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-add.png new file mode 100644 index 0000000..81f3c5e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-add.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-remove.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-remove.png new file mode 100644 index 0000000..6c6e9bd Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-remove.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-remove_disabled.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-remove_disabled.png new file mode 100644 index 0000000..8e5fd18 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list-remove_disabled.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list.png new file mode 100644 index 0000000..bbe072a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/list.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/logomenu.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/logomenu.png new file mode 100644 index 0000000..478c4fb Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/logomenu.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mail-attachment.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mail-attachment.png new file mode 100644 index 0000000..670d67b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mail-attachment.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-floppy.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-floppy.png new file mode 100644 index 0000000..0f88bc5 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-floppy.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-pause.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-pause.png new file mode 100644 index 0000000..9c558aa Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-pause.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-start.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-start.png new file mode 100644 index 0000000..8b41724 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-start.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-stop.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-stop.png new file mode 100644 index 0000000..b694445 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-playback-stop.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-record.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-record.png new file mode 100644 index 0000000..d763eb7 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/media-record.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/merge.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/merge.png new file mode 100644 index 0000000..0c2a7c1 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/merge.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/application-certificate.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/application-certificate.png new file mode 100644 index 0000000..af3dafa Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/application-certificate.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/application-x-executable.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/application-x-executable.png new file mode 100644 index 0000000..b810fc1 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/application-x-executable.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/audio-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/audio-x-generic.png new file mode 100644 index 0000000..554665c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/audio-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/font-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/font-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/image-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/image-x-generic.png new file mode 100644 index 0000000..3ad564c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/image-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/package-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/package-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-html.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-html.png new file mode 100644 index 0000000..b1df007 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-html.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-generic-template.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-generic-template.png new file mode 100644 index 0000000..a23677f Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-generic-template.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-generic.png new file mode 100644 index 0000000..9212b03 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-script.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-script.png new file mode 100644 index 0000000..c3145d3 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/text-x-script.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/video-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/video-x-generic.png new file mode 100644 index 0000000..79af499 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/video-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-address-book.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-address-book.png new file mode 100644 index 0000000..d2a8669 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-address-book.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-calendar.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-calendar.png new file mode 100644 index 0000000..cec3de3 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-calendar.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-document-template.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-document-template.png new file mode 100644 index 0000000..9d4b25f Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-document-template.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-document.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-document.png new file mode 100644 index 0000000..c9e318e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-document.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-drawing-template.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-drawing-template.png new file mode 100644 index 0000000..5cd2a35 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-drawing-template.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-drawing.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-drawing.png new file mode 100644 index 0000000..7f9cf1d Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-drawing.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-presentation-template.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-presentation-template.png new file mode 100644 index 0000000..b455989 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-presentation-template.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-presentation.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-presentation.png new file mode 100644 index 0000000..839e9a3 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-presentation.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-spreadsheet-template.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-spreadsheet-template.png new file mode 100644 index 0000000..387b9cf Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-spreadsheet-template.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-spreadsheet.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-spreadsheet.png new file mode 100644 index 0000000..0a531a6 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/mime/x-office-spreadsheet.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/minimize_left.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/minimize_left.png new file mode 100644 index 0000000..8bd2d7d Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/minimize_left.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/minimize_right.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/minimize_right.png new file mode 100644 index 0000000..75e0c40 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/minimize_right.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-error.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-error.png new file mode 100644 index 0000000..f381cdb Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-error.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-idle.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-idle.png new file mode 100644 index 0000000..c135667 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-idle.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-reconnect-warning.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-reconnect-warning.png new file mode 100644 index 0000000..39b51c3 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-reconnect-warning.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-reconnect.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-reconnect.png new file mode 100644 index 0000000..29c42e5 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-reconnect.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-server.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-server.png new file mode 100644 index 0000000..e49f98e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/network-server.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/ok.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/ok.png new file mode 100644 index 0000000..6838c42 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/ok.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic-rename.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic-rename.png new file mode 100644 index 0000000..aca03fe Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic-rename.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_.png new file mode 100644 index 0000000..a48349b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close.png new file mode 100644 index 0000000..cf1aba2 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_.png new file mode 100644 index 0000000..102184e Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_failed.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_failed.png new file mode 100644 index 0000000..cec767a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_failed.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_failed_.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_failed_.png new file mode 100644 index 0000000..53ae571 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_close_failed_.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_failed.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_failed.png new file mode 100644 index 0000000..9b2c25b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_failed.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_failed_.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_failed_.png new file mode 100644 index 0000000..1f97a6f Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/package-x-generic_failed_.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-assistive-technology.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-assistive-technology.png new file mode 100644 index 0000000..7a02b28 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-assistive-technology.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-locale.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-locale.png new file mode 100644 index 0000000..c6b9a68 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-locale.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-wallpaper.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..5286242 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop.png new file mode 100644 index 0000000..3ec71a3 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-desktop.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-system.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-system.png new file mode 100644 index 0000000..df21df8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/preferences-system.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium.png new file mode 100644 index 0000000..a3566d1 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium_disabled.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium_disabled.png new file mode 100644 index 0000000..94f9835 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium_disabled.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium_enabled.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium_enabled.png new file mode 100644 index 0000000..6c5c9cc Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/premium_enabled.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_-1.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_-1.png new file mode 100644 index 0000000..3507083 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_-1.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_0.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_0.png new file mode 100644 index 0000000..be02b6a Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_0.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_1.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_1.png new file mode 100644 index 0000000..a9161bb Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_1.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_2.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_2.png new file mode 100644 index 0000000..df3f699 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_2.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_3.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_3.png new file mode 100644 index 0000000..b3cfbd2 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/prio_3.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/process-stop.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/process-stop.png new file mode 100644 index 0000000..9ab1937 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/process-stop.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_disabled.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_disabled.png new file mode 100644 index 0000000..f1030a8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_disabled.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_enabled.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_enabled.png new file mode 100644 index 0000000..5c2e7ef Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_enabled.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_select.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_select.png new file mode 100644 index 0000000..3b5ec67 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/reconnect_select.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-all.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-all.png new file mode 100644 index 0000000..be29ec0 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-all.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-dupes.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-dupes.png new file mode 100644 index 0000000..a86af09 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-dupes.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-failed.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-failed.png new file mode 100644 index 0000000..d548f43 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-failed.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-ok.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-ok.png new file mode 100644 index 0000000..9074950 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/remove-ok.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/software-update-available.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/software-update-available.png new file mode 100644 index 0000000..f63b4d8 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/software-update-available.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/sort.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/sort.png new file mode 100644 index 0000000..65b113d Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/sort.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/splash.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/splash.png new file mode 100644 index 0000000..9995af1 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/splash.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/stop_after_disabled_big.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/stop_after_disabled_big.png new file mode 100644 index 0000000..0abaddb Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/stop_after_disabled_big.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/stop_after_enabled_big.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/stop_after_enabled_big.png new file mode 100644 index 0000000..20127a9 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/stop_after_enabled_big.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-file-manager.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-file-manager.png new file mode 100644 index 0000000..1d6ce31 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-file-manager.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-installer.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-installer.png new file mode 100644 index 0000000..d4b0b3c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-installer.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-log-out.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-log-out.png new file mode 100644 index 0000000..affe56b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-log-out.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-search-add.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-search-add.png new file mode 100644 index 0000000..2ea73e1 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-search-add.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-search.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-search.png new file mode 100644 index 0000000..59e2f1b Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-search.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-software-update.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-software-update.png new file mode 100644 index 0000000..ccba1c2 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/system-software-update.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/text-x-log.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/text-x-log.png new file mode 100644 index 0000000..f36e6c3 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/text-x-log.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/user-home.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/user-home.png new file mode 100644 index 0000000..d013406 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/user-home.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/user-trash.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/user-trash.png new file mode 100644 index 0000000..1ee9206 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/user-trash.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/utilities-terminal.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/utilities-terminal.png new file mode 100644 index 0000000..8d38e81 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/utilities-terminal.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-refresh-warning.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-refresh-warning.png new file mode 100644 index 0000000..8b57908 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-refresh-warning.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-refresh.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-refresh.png new file mode 100644 index 0000000..4f47696 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-refresh.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-restore.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-restore.png new file mode 100644 index 0000000..d928ec7 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/view-restore.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/window-new.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/window-new.png new file mode 100644 index 0000000..1540e8c Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/window-new.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/x.png b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/x.png new file mode 100644 index 0000000..bede9c3 Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/jDownloader/img/noble/x.png differ diff --git a/project/_Resources/gnome-noble/Themes/jDownloader/themes/noble.icl b/project/_Resources/gnome-noble/Themes/jDownloader/themes/noble.icl new file mode 100644 index 0000000..c46e231 --- /dev/null +++ b/project/_Resources/gnome-noble/Themes/jDownloader/themes/noble.icl @@ -0,0 +1,198 @@ +Gnome-Noble Theme by Heebijeebi +##unset +gui.icons.copy = noble/edit-copy +gui.icons.cut = noble/edit-cut +gui.icons.paste = noble/edit-paste +gui.icons.select_all = noble/edit-select-all +gui.icons.delete = noble/edit-delete + + +## +gui.images.barrierfree= noble/preferences-desktop-assistive-technology +gui.images.toolbar =noble/window-new +gui.images.add = noble/list-add +gui.images.stopmark = noble/media-record +gui.images.stopmark.disabled=noble/stop_after_disabled_big +gui.images.stopmark.enabled=noble/stop_after_enabled_big +gui.images.cancel = noble/emblem-unreadable +gui.images.taskpanes.addons = noble/mail-attachment +gui.images.config.addons = noble/mail-attachment +gui.images.config.home = noble/applications-system +gui.images.config.network_local = noble/network-idle +gui.images.config.gui = noble/preferences-desktop-wallpaper +gui.images.config.reconnect = noble/view-refresh +gui.images.config.host = noble/internet-web-browser +gui.images.browse = noble/internet-web-browser +gui.images.addons.flashgot = noble/flashgot +gui.images.addons.unrar = noble/package-x-generic +gui.images.addons.merge = noble/merge +gui.images.config.ocr = noble/format-text-italic +gui.images.config.eventmanager = noble/appointment-new +gui.images.progress = noble/appointment-new +gui.images.config.packagemanager = noble/extension +gui.images.config.tip = noble/dialog-information +gui.images.captcha.methods = noble/font-x-generic +gui.images.configuration = noble/preferences-desktop +gui.images.delete = noble/list-remove +gui.images.newpackage = noble/folder-new +gui.images.password = noble/keepassx +gui.images.resume = noble/view-refresh +gui.images.dlc = noble/merge +gui.clicknload = logo/cnl +gui.images.list=noble/accessories-text-editor +gui.images.newlogins = noble/contact-new +gui.images.performance = noble/prio_3 +gui.images.stopsign = noble/process-stop +gui.images.sort = noble/sort +gui.images.running = noble/go-next +gui.images.load = noble/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = noble/remove-ok +gui.images.remove_all = noble/remove-all +gui.images.remove_dupes = noble/remove-dupes +gui.images.remove_failed = noble/remove-failed +gui.images.remove_disabled = noble/list-remove_disabled +gui.images.play = noble/media-playback-start +gui.images.next = noble/media-playback-start +gui.images.save = noble/document-save +gui.images.close = noble/close +gui.images.stop = noble/media-playback-stop +gui.images.terminal = noble/utilities-terminal +gui.images.update_manager = noble/software-update-available +gui.images.help = noble/help-browser +gui.images.about = noble/jdownloader +gui.images.update = noble/system-software-update +gui.images.exit = noble/system-log-out +gui.images.restart = noble/view-restore +gui.images.url = noble/list-add +gui.images.upload = noble/go-up +gui.images.warning = noble/dialog-warning +gui.images.link = noble/mime/text-x-generic-template +gui.images.package_closed_tree = noble/package-x-generic_close_ +gui.images.package_closed_error_tree = noble/package-x-generic_close_failed_ +gui.images.package_opened_tree = noble/package-x-generic_ +gui.images.package_open_error_tree = noble/package-x-generic_failed_ +gui.images.package_closed = noble/package-x-generic_close +gui.images.package_closed_error = noble/package-x-generic_close_failed +gui.images.package_opened = noble/package-x-generic +gui.images.package_open_error = noble/package-x-generic_failed +gui.images.downloadorder = noble/edit-redo +gui.images.edit = noble/package-x-generic-rename +gui.images.networkerror = noble/network-error +gui.images.removefailed = noble/network-error +gui.images.proxy = noble/network-server +gui.images.network = noble/network-idle +gui.images.logout = noble/system-log-out +gui.images.uninstall = noble/edit-delete_16 +gui.images.install= noble/system-installer +gui.images.reconnect_selection = noble/reconnect_select +gui.images.reconnect_settings = noble/preferences-system +gui.splash = noble/splash +gui.images.findandreplace=noble/edit-find-replace +gui.images.search = noble/system-search +gui.images.undo = noble/edit-undo +gui.images.container = noble/package-x-generic +gui.splash.languages = noble/preferences-desktop-locale +gui.splash.settings = noble/applications-system +gui.splash.controller = noble/preferences-desktop +gui.splash.update = noble/system-software-update +gui.splash.plugins = noble/mail-attachment +gui.splash.screen = noble/preferences-desktop-wallpaper +gui.splash.dllist = noble/media-playback-start +gui.images.reconnect = noble/network-reconnect +gui.images.reconnect_warning = noble/network-reconnect-warning +gui.images.addlinktext = noble/folder-visiting_add +gui.images.download = noble/software-update-available +gui.images.add_all = noble/dialog-apply +gui.images.add_package = noble/folder-open +gui.images.clear = noble/edit-delete +gui.images.clipboard = noble/edit-paste +gui.images.clipboard_enabled = noble/clipboard_en +gui.images.clipboard_disabled = noble/clipboard_dis +gui.images.premium_enabled = noble/premium_enabled +gui.images.premium_disabled = noble/premium_disabled +gui.images.reconnect_enabled = noble/reconnect_enabled +gui.images.reconnect_disabled = noble/reconnect_disabled +gui.images.abort = noble/emblem-unreadable +gui.images.taskpanes.linkgrabber = noble/system-search-add +gui.images.taskpanes.configuration = noble/applications-system +gui.images.taskpanes.generalpurpose = noble/go-bottom +gui.images.taskpanes.premium = noble/premium +gui.images.taskpanes.log = noble/text-x-log +gui.images.vip = noble/contact-new +gui.images.buy = noble/premium +gui.images.premium = noble/dialog-password +gui.images.htaccess = noble/keepassx +gui.images.accounts = noble/contacts +gui.images.logomenu = noble/logomenu +gui.images.up = noble/go-up +gui.tab.close = noble/x +gui.images.down = noble/go-down +gui.images.taskpanes.download = noble/go-down +gui.images.go_bottom = noble/go-bottom +gui.images.go_top = noble/go-top +gui.images.offlinefile = noble/document-offline +gui.images.priority-1 = noble/prio_-1 +gui.images.priority0 = noble/prio_0 +gui.images.priority1 = noble/prio_1 +gui.images.priority2 = noble/prio_2 +gui.images.priority3 = noble/prio_3 +gui.images.break = noble/media-playback-pause +gui.images.ok = noble/ok +gui.images.bad = noble/dialog-error +gui.images.selected = noble/face-smile +gui.images.unselected = noble/face-sad +gui.images.minimize.left = noble/minimize_left +gui.images.minimize.right = noble/minimize_right +gui.images.chat = noble/internet-group-chat +gui.images.enabled = noble/enabled +gui.images.disabled = noble/disabled +gui.images.filter = noble/filter +gui.images.addselected = noble/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/gnome-noble/Themes/uTorrent/toolbar.bmp b/project/_Resources/gnome-noble/Themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..15c90ba Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/gnome-noble/Themes/uTorrent/tstatus.bmp b/project/_Resources/gnome-noble/Themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..ea1831f Binary files /dev/null and b/project/_Resources/gnome-noble/Themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/document-open_16.bmp b/project/_Resources/gnome-noble/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..6ddfd47 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/document-open_24.bmp b/project/_Resources/gnome-noble/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..93eeb65 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/document-open_32.bmp b/project/_Resources/gnome-noble/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..cc87f1d Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/document-open_48.bmp b/project/_Resources/gnome-noble/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..e42484c Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/gnome-noble/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..32c8f4e Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/document-open_64.bmp b/project/_Resources/gnome-noble/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..f498fd7 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..723ab55 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..460d2d3 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..9d9897c Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-down_16.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..f76858f Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-down_24.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..563058b Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-down_32.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..9d3b9a2 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..27f7f6b Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..07aea18 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..227034b Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-next_20.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..d16ff2a Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-next_30.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..cdc8942 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-previous_16.png b/project/_Resources/gnome-noble/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..e0185e2 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-previous_24.png b/project/_Resources/gnome-noble/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..ef62e43 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-previous_32.png b/project/_Resources/gnome-noble/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..f422fce Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-up_16.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..fbaadf0 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-up_24.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..6a6abff Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-up_32.bmp b/project/_Resources/gnome-noble/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..c1d59bb Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/go-up_40.png b/project/_Resources/gnome-noble/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..dfb03cc Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..ec1c32a Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..a35d71a Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..69d5a7d Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..e5ce0cc Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..3d2052d Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/places/folder-music_192.png b/project/_Resources/gnome-noble/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..9a3dd99 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/places/folder-pictures_192.png b/project/_Resources/gnome-noble/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..8489712 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/places/folder-videos_192.png b/project/_Resources/gnome-noble/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..95308f8 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/places/folder_192.png b/project/_Resources/gnome-noble/bitmaps/places/folder_192.png new file mode 100644 index 0000000..a9bec27 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/gnome-noble/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..b04a133 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..1c7898a Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..e2b9c7a Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..b1883ad Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..66934c5 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..1939ca1 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..93f2b08 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..e54cc36 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..0778123 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..4dbe16e Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..a6f0276 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..fcfff7a Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..a5b5322 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..cc91aa5 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..e3cef46 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..2d3606b Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..e0543b9 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..4022bbf Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/gnome-noble/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..7c400fe Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..9bc6df5 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..e21a641 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..7f5190f Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..a396b4e Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5245+35245.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5245+35245.png new file mode 100644 index 0000000..c196e88 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5245+35245.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5246+35246.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5246+35246.png new file mode 100644 index 0000000..16062f6 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5246+35246.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5247+35247.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5247+35247.png new file mode 100644 index 0000000..9e547bf Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5247+35247.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..d094c54 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..fa938f0 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..f28e659 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..ef498a0 Binary files /dev/null and b/project/_Resources/gnome-noble/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/gnome-noble/files/Desktops.exe b/project/_Resources/gnome-noble/files/Desktops.exe new file mode 100644 index 0000000..c441b3f Binary files /dev/null and b/project/_Resources/gnome-noble/files/Desktops.exe differ diff --git a/project/_Resources/gnome-noble/files/Notepad2-CN-x64.exe b/project/_Resources/gnome-noble/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..e3c595b Binary files /dev/null and b/project/_Resources/gnome-noble/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/gnome-noble/files/Notepad2-CN.exe b/project/_Resources/gnome-noble/files/Notepad2-CN.exe new file mode 100644 index 0000000..df309a6 Binary files /dev/null and b/project/_Resources/gnome-noble/files/Notepad2-CN.exe differ diff --git a/project/_Resources/gnome-noble/files/Notepad2-DE-x64.exe b/project/_Resources/gnome-noble/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..b3ac7e1 Binary files /dev/null and b/project/_Resources/gnome-noble/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/gnome-noble/files/Notepad2-DE.exe b/project/_Resources/gnome-noble/files/Notepad2-DE.exe new file mode 100644 index 0000000..a1e6791 Binary files /dev/null and b/project/_Resources/gnome-noble/files/Notepad2-DE.exe differ diff --git a/project/_Resources/gnome-noble/files/Notepad2-EN-x64.exe b/project/_Resources/gnome-noble/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..dd16147 Binary files /dev/null and b/project/_Resources/gnome-noble/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/gnome-noble/files/Notepad2-EN.exe b/project/_Resources/gnome-noble/files/Notepad2-EN.exe new file mode 100644 index 0000000..86e4210 Binary files /dev/null and b/project/_Resources/gnome-noble/files/Notepad2-EN.exe differ diff --git a/project/_Resources/gnome-noble/icons/actions/folder-new_16_24_32.ico b/project/_Resources/gnome-noble/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..21ab219 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/go-down_16_24_32.ico b/project/_Resources/gnome-noble/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..30c9cfa Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..8f1c3e2 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/go-next_24.ico b/project/_Resources/gnome-noble/icons/actions/go-next_24.ico new file mode 100644 index 0000000..bc3381d Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..3e02ddb Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/go-previous_24.ico b/project/_Resources/gnome-noble/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..9e6e854 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/go-up_16.ico b/project/_Resources/gnome-noble/icons/actions/go-up_16.ico new file mode 100644 index 0000000..200714e Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/go-up_16_24_32.ico b/project/_Resources/gnome-noble/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..6ae33c8 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/gnome-noble/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..6346b32 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/actions/view-fullscreen.ico b/project/_Resources/gnome-noble/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..1539ae2 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/alacarte.ico b/project/_Resources/gnome-noble/icons/apps/alacarte.ico new file mode 100644 index 0000000..60e8920 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/alacarte.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/alacarte_+256.ico b/project/_Resources/gnome-noble/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..032d940 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/alacarte_16_32.ico b/project/_Resources/gnome-noble/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..d28be1c Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/preferences-computer-laptop.ico b/project/_Resources/gnome-noble/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..2ec264e Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/gnome-noble/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..b0703ce Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/gnome-noble/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..ff4b813 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/gnome-noble/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..a8883df Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/apps/system-info_+24_256.ico b/project/_Resources/gnome-noble/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..43df127 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/categories/preferences-system-network.ico b/project/_Resources/gnome-noble/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..98b1158 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/gnome-noble/icons/categories/preferences-system-network_+256.ico b/project/_Resources/gnome-noble/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..e644a80 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/computer.ico b/project/_Resources/gnome-noble/icons/devices/computer.ico new file mode 100644 index 0000000..ebd2d21 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/computer.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/computer_+24_256.ico b/project/_Resources/gnome-noble/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..f9f96ca Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/computer_+24_64_256.ico b/project/_Resources/gnome-noble/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..2fdde6c Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/computer_+256.ico b/project/_Resources/gnome-noble/icons/devices/computer_+256.ico new file mode 100644 index 0000000..be4887c Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/computer_16_32.ico b/project/_Resources/gnome-noble/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..d3bfdf4 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/video-display.ico b/project/_Resources/gnome-noble/icons/devices/video-display.ico new file mode 100644 index 0000000..a2a75c4 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/video-display.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/video-display_+24_256.ico b/project/_Resources/gnome-noble/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..d85bb2f Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/devices/video-display_32_48.ico b/project/_Resources/gnome-noble/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..bf865c4 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-documents.ico b/project/_Resources/gnome-noble/icons/places/folder-documents.ico new file mode 100644 index 0000000..a813bae Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-documents.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-documents_+24_256.ico b/project/_Resources/gnome-noble/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..685ecfb Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-downloads_+24_256.ico b/project/_Resources/gnome-noble/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..310bbc2 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-dropbox.ico b/project/_Resources/gnome-noble/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..1923263 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-dropbox_+256.ico b/project/_Resources/gnome-noble/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..198f769 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-music_+24_256.ico b/project/_Resources/gnome-noble/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..08d4a71 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-music_+256.ico b/project/_Resources/gnome-noble/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..89aa30e Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..5aef166 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-pictures.ico b/project/_Resources/gnome-noble/icons/places/folder-pictures.ico new file mode 100644 index 0000000..fdb0fce Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-pictures_+24_256.ico b/project/_Resources/gnome-noble/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..fbba63c Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-pictures_+256.ico b/project/_Resources/gnome-noble/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..d539470 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..32a971e Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-publicshare.ico b/project/_Resources/gnome-noble/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..f7eeb76 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-publicshare_+256.ico b/project/_Resources/gnome-noble/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..12a418b Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-remote.ico b/project/_Resources/gnome-noble/icons/places/folder-remote.ico new file mode 100644 index 0000000..1b8cfd0 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-remote.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-remote_+256.ico b/project/_Resources/gnome-noble/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..1b4e8ec Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-remote_16_24_32.ico b/project/_Resources/gnome-noble/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..9a2139a Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/gnome-noble/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..80c0ed9 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-vertical_+256.ico b/project/_Resources/gnome-noble/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..6de76e3 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-videos_+24_256.ico b/project/_Resources/gnome-noble/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..fd9dfc6 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-videos_+256.ico b/project/_Resources/gnome-noble/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..9619316 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..c9691d3 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder.ico b/project/_Resources/gnome-noble/icons/places/folder.ico new file mode 100644 index 0000000..193d55d Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder_+256.ico b/project/_Resources/gnome-noble/icons/places/folder_+256.ico new file mode 100644 index 0000000..38e1cc0 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder_16.ico b/project/_Resources/gnome-noble/icons/places/folder_16.ico new file mode 100644 index 0000000..b93a274 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/folder_32.ico b/project/_Resources/gnome-noble/icons/places/folder_32.ico new file mode 100644 index 0000000..728e7f4 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/folder_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/network-workgroup.ico b/project/_Resources/gnome-noble/icons/places/network-workgroup.ico new file mode 100644 index 0000000..c1480ba Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/network-workgroup_+256.ico b/project/_Resources/gnome-noble/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..a75bc37 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/network-workgroup_+64_256.ico b/project/_Resources/gnome-noble/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..3a4f39a Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/gnome-noble/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..ec45340 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-desktop.ico b/project/_Resources/gnome-noble/icons/places/user-desktop.ico new file mode 100644 index 0000000..b10fbb9 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-desktop.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-desktop_+24.ico b/project/_Resources/gnome-noble/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..7ea6b47 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-desktop_+24_256.ico b/project/_Resources/gnome-noble/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..99b669d Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-desktop_+256.ico b/project/_Resources/gnome-noble/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..f3954b6 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-home-remote.ico b/project/_Resources/gnome-noble/icons/places/user-home-remote.ico new file mode 100644 index 0000000..6cd0c97 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/gnome-noble/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..9793dce Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-home_+24_64_256.ico b/project/_Resources/gnome-noble/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..2cfb503 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/places/user-home_16.ico b/project/_Resources/gnome-noble/icons/places/user-home_16.ico new file mode 100644 index 0000000..8cfee4b Binary files /dev/null and b/project/_Resources/gnome-noble/icons/places/user-home_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/audio-volume-high.ico b/project/_Resources/gnome-noble/icons/status/audio-volume-high.ico new file mode 100644 index 0000000..9b32878 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/audio-volume-high.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/audio-volume-high_+24_256.ico b/project/_Resources/gnome-noble/icons/status/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..838d018 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/audio-volume-high_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/status/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..9681162 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/audio-volume-low_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/status/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..b35f6bf Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/audio-volume-medium_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/status/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..9481ba7 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/folder-open.ico b/project/_Resources/gnome-noble/icons/status/folder-open.ico new file mode 100644 index 0000000..e1e9e45 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/folder-open.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/folder-open_+256.ico b/project/_Resources/gnome-noble/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..d11c068 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/folder-open_32.ico b/project/_Resources/gnome-noble/icons/status/folder-open_32.ico new file mode 100644 index 0000000..6ba9804 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-error_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..4548aaf Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-idle_16.ico b/project/_Resources/gnome-noble/icons/status/network-idle_16.ico new file mode 100644 index 0000000..a9e9a0f Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-offline_16.ico b/project/_Resources/gnome-noble/icons/status/network-offline_16.ico new file mode 100644 index 0000000..eceeafa Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..0654337 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-receive_16.ico b/project/_Resources/gnome-noble/icons/status/network-receive_16.ico new file mode 100644 index 0000000..1a1ecba Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-transmit-receive_16.ico b/project/_Resources/gnome-noble/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..8a67b2b Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/gnome-noble/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..78baeb9 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/status/network-transmit_16.ico b/project/_Resources/gnome-noble/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..ed1ef22 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/gnome-noble/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..6aa622e Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/gnome-noble/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..c4af362 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/imageres.dll/6.ico b/project/_Resources/gnome-noble/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..5ef5f8e Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/mmsys.cpl/110.ico b/project/_Resources/gnome-noble/icons/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..4faeadf Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..45ebeb8 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..66efb22 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..9e82c92 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..9b8527a Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..3e47cfa Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..c6938ae Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..861f80a Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..cda8d9c Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/gnome-noble/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..78baeb9 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/gnome-noble/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..309d7dd Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/gnome-noble/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..be0f372 Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/gnome-noble/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/gnome-noble/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..85154ff Binary files /dev/null and b/project/_Resources/gnome-noble/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/gnome-noble/shiki/authui.dll/frame-focus.bmp b/project/_Resources/gnome-noble/shiki/authui.dll/frame-focus.bmp new file mode 100644 index 0000000..be1c17d Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/authui.dll/frame-focus.bmp differ diff --git a/project/_Resources/gnome-noble/shiki/authui.dll/password-field-focus.bmp b/project/_Resources/gnome-noble/shiki/authui.dll/password-field-focus.bmp new file mode 100644 index 0000000..4e749fe Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/authui.dll/password-field-focus.bmp differ diff --git a/project/_Resources/gnome-noble/shiki/authui.dll/password-field-focus.xcf b/project/_Resources/gnome-noble/shiki/authui.dll/password-field-focus.xcf new file mode 100644 index 0000000..aea9a47 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/authui.dll/password-field-focus.xcf differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5031.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..7ad8396 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5032.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..356113e Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5033.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..a7c15ce Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5034.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..a38ae7b Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5035.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..116b330 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5036.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..f1bd15a Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5037.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..875bc74 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/imageres.dll/5038.jpg b/project/_Resources/gnome-noble/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..2f28432 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/3881.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/3881.png new file mode 100644 index 0000000..5b9fe66 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/3881.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/3882.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/3882.png new file mode 100644 index 0000000..5a4dd49 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/3882.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/4155.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/4155.png new file mode 100644 index 0000000..3506aa7 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/4155.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/4202.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/4202.png new file mode 100644 index 0000000..34e4486 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/4202.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/4628.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/4628.png new file mode 100644 index 0000000..7fe1efc Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/4628.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/4725.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/4725.png new file mode 100644 index 0000000..fe2fa47 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/4725.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/4739.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/4739.png new file mode 100644 index 0000000..ac0a0a7 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/4739.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/5240.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/5240.png new file mode 100644 index 0000000..eae02a8 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/5240.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/5282.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/5282.png new file mode 100644 index 0000000..04dbe1b Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/5282.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/7779.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/7779.png new file mode 100644 index 0000000..1d8efe1 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/7779.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/7792.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/7792.png new file mode 100644 index 0000000..b674f40 Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/7792.png differ diff --git a/project/_Resources/gnome-noble/shiki/wmploc.dll/7802.png b/project/_Resources/gnome-noble/shiki/wmploc.dll/7802.png new file mode 100644 index 0000000..caaf6eb Binary files /dev/null and b/project/_Resources/gnome-noble/shiki/wmploc.dll/7802.png differ diff --git a/project/_Resources/gnome-wine/Themes/Aimp/Shiki-Wine.acs3 b/project/_Resources/gnome-wine/Themes/Aimp/Shiki-Wine.acs3 new file mode 100644 index 0000000..308fd25 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/Aimp/Shiki-Wine.acs3 differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..baca561 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..219ceaa Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..49fa870 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..0ed271a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..7e442d8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..6539be7 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..1178692 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..ffa47d7 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..e304436 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..01a483a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..1a766b0 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..e2d323e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..4d00e24 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..ac4a7d5 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..63a9c2a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/gnome-wine/Themes/Firefox-Thunderbird/Gnome-Wine@Windows.xpi b/project/_Resources/gnome-wine/Themes/Firefox-Thunderbird/Gnome-Wine@Windows.xpi new file mode 100644 index 0000000..1a4afbb Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/Firefox-Thunderbird/Gnome-Wine@Windows.xpi differ diff --git a/project/_Resources/gnome-wine/Themes/Firefox/Gnome-Wine-Extras@Windows.xpi b/project/_Resources/gnome-wine/Themes/Firefox/Gnome-Wine-Extras@Windows.xpi new file mode 100644 index 0000000..93afe7c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/Firefox/Gnome-Wine-Extras@Windows.xpi differ diff --git a/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_16.png b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..5741587 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_16.xcf b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..c277216 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_24.png b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..c664c06 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_24.xcf b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..94fa62d Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_32.png b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..2a6b2f6 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_32.xcf b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..63a0491 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png new file mode 100644 index 0000000..4318abc Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png differ diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png new file mode 100644 index 0000000..4318abc Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png differ diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand.png b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand.png new file mode 100644 index 0000000..2deff00 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/expand.png differ diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png new file mode 100644 index 0000000..0096e57 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png differ diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/mute.png b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/mute.png new file mode 100644 index 0000000..3bdd5e4 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/mute.png differ diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn new file mode 100644 index 0000000..0570cc9 --- /dev/null +++ b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,222,78,78 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn new file mode 100644 index 0000000..f20842c --- /dev/null +++ b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,222,78,78 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png new file mode 100644 index 0000000..6a062cc Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png differ diff --git a/project/_Resources/gnome-wine/Themes/SMPlayer/Gnome-Wine/Gnome-Wine.rcc b/project/_Resources/gnome-wine/Themes/SMPlayer/Gnome-Wine/Gnome-Wine.rcc new file mode 100644 index 0000000..23f8ede Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/SMPlayer/Gnome-Wine/Gnome-Wine.rcc differ diff --git a/project/_Resources/gnome-wine/Themes/Winyl/Flat Gnome-Wine.wzp b/project/_Resources/gnome-wine/Themes/Winyl/Flat Gnome-Wine.wzp new file mode 100644 index 0000000..4cba779 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/Winyl/Flat Gnome-Wine.wzp differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/accessories-text-editor.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/accessories-text-editor.png new file mode 100644 index 0000000..f4891bd Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/accessories-text-editor.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/applications-internet.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/applications-internet.png new file mode 100644 index 0000000..252bf30 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/applications-internet.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/applications-system.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/applications-system.png new file mode 100644 index 0000000..39921bc Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/applications-system.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/appointment-new.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/appointment-new.png new file mode 100644 index 0000000..b33d142 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/appointment-new.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/clipboard_dis.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/clipboard_dis.png new file mode 100644 index 0000000..4cb5c9e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/clipboard_dis.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/clipboard_en.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/clipboard_en.png new file mode 100644 index 0000000..806d056 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/clipboard_en.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/close.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/close.png new file mode 100644 index 0000000..2593d7d Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/close.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/contact-new.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/contact-new.png new file mode 100644 index 0000000..7cccad6 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/contact-new.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/contacts.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/contacts.png new file mode 100644 index 0000000..a43d39a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/contacts.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-apply.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-apply.png new file mode 100644 index 0000000..06b2491 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-apply.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-error.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-error.png new file mode 100644 index 0000000..030d8c5 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-error.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-information.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-information.png new file mode 100644 index 0000000..c3c07e1 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-information.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-password.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-password.png new file mode 100644 index 0000000..9b72988 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-password.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-warning.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-warning.png new file mode 100644 index 0000000..3d7cdb5 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/dialog-warning.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/disabled.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/disabled.png new file mode 100644 index 0000000..83947cd Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/disabled.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-new.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-new.png new file mode 100644 index 0000000..b7e3276 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-new.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-offline.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-offline.png new file mode 100644 index 0000000..9af48f9 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-offline.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-open.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-open.png new file mode 100644 index 0000000..6d4a64b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-open.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-open_error.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-open_error.png new file mode 100644 index 0000000..e353fcb Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-open_error.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-save.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-save.png new file mode 100644 index 0000000..8ed656a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/document-save.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/drive-removable-media.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/drive-removable-media.png new file mode 100644 index 0000000..22853a8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/drive-removable-media.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-copy.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-copy.png new file mode 100644 index 0000000..210c07a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-copy.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-cut.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-cut.png new file mode 100644 index 0000000..d04f3ae Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-cut.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-delete.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-delete.png new file mode 100644 index 0000000..56c6331 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-delete.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-delete_16.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-delete_16.png new file mode 100644 index 0000000..2680f47 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-delete_16.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-find-replace.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-find-replace.png new file mode 100644 index 0000000..3d6ca94 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-find-replace.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-find.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-find.png new file mode 100644 index 0000000..c85dad8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-find.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-paste.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-paste.png new file mode 100644 index 0000000..1868224 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-paste.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-redo.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-redo.png new file mode 100644 index 0000000..5093e98 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-redo.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-select-all.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-select-all.png new file mode 100644 index 0000000..555ce33 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-select-all.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-undo.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-undo.png new file mode 100644 index 0000000..39b250e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/edit-undo.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/emblem-unreadable.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/emblem-unreadable.png new file mode 100644 index 0000000..d1698ee Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/emblem-unreadable.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/enabled.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/enabled.png new file mode 100644 index 0000000..3f7687e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/enabled.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/extension.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/extension.png new file mode 100644 index 0000000..e41846e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/extension.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/face-sad.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/face-sad.png new file mode 100644 index 0000000..250909b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/face-sad.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/face-smile.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/face-smile.png new file mode 100644 index 0000000..8e2986b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/face-smile.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/filter.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/filter.png new file mode 100644 index 0000000..f295f93 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/filter.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/flashgot.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/flashgot.png new file mode 100644 index 0000000..1824231 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/flashgot.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-new.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-new.png new file mode 100644 index 0000000..d1754e1 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-new.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-open.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-open.png new file mode 100644 index 0000000..6d4a64b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-open.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-remote.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-remote.png new file mode 100644 index 0000000..c08f7dc Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-remote.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-visiting.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-visiting.png new file mode 100644 index 0000000..63aa152 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-visiting.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-visiting_add.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-visiting_add.png new file mode 100644 index 0000000..29101b8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder-visiting_add.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder.png new file mode 100644 index 0000000..43773d5 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/folder.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/font-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/font-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/format-text-italic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/format-text-italic.png new file mode 100644 index 0000000..4db97c2 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/format-text-italic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-bottom.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-bottom.png new file mode 100644 index 0000000..a2ce89a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-bottom.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-down.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-down.png new file mode 100644 index 0000000..b3a4db2 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-down.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-first.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-first.png new file mode 100644 index 0000000..1ecf4d3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-first.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-jump.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-jump.png new file mode 100644 index 0000000..1c9bf6f Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-jump.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-last.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-last.png new file mode 100644 index 0000000..273332c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-last.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-next.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-next.png new file mode 100644 index 0000000..f457b9d Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-next.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-previous.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-previous.png new file mode 100644 index 0000000..b0bebd8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-previous.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-top.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-top.png new file mode 100644 index 0000000..a519430 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-top.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-up.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-up.png new file mode 100644 index 0000000..300b787 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/go-up.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/help-browser.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/help-browser.png new file mode 100644 index 0000000..91b0c90 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/help-browser.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/internet-group-chat.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/internet-group-chat.png new file mode 100644 index 0000000..9cb1d3b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/internet-group-chat.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/internet-web-browser.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/internet-web-browser.png new file mode 100644 index 0000000..252bf30 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/internet-web-browser.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/jdownloader.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/jdownloader.png new file mode 100644 index 0000000..5827723 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/jdownloader.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/keepassx.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/keepassx.png new file mode 100644 index 0000000..f24f20d Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/keepassx.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-add.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-add.png new file mode 100644 index 0000000..81f3c5e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-add.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-remove.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-remove.png new file mode 100644 index 0000000..6c6e9bd Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-remove.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-remove_disabled.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-remove_disabled.png new file mode 100644 index 0000000..8e5fd18 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list-remove_disabled.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list.png new file mode 100644 index 0000000..bbe072a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/list.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/logomenu.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/logomenu.png new file mode 100644 index 0000000..478c4fb Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/logomenu.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mail-attachment.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mail-attachment.png new file mode 100644 index 0000000..670d67b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mail-attachment.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-floppy.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-floppy.png new file mode 100644 index 0000000..0f88bc5 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-floppy.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-pause.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-pause.png new file mode 100644 index 0000000..9c558aa Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-pause.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-start.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-start.png new file mode 100644 index 0000000..8b41724 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-start.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-stop.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-stop.png new file mode 100644 index 0000000..b694445 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-playback-stop.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-record.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-record.png new file mode 100644 index 0000000..d763eb7 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/media-record.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/merge.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/merge.png new file mode 100644 index 0000000..0c2a7c1 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/merge.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/application-certificate.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/application-certificate.png new file mode 100644 index 0000000..af3dafa Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/application-certificate.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/application-x-executable.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/application-x-executable.png new file mode 100644 index 0000000..b810fc1 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/application-x-executable.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/audio-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/audio-x-generic.png new file mode 100644 index 0000000..554665c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/audio-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/font-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/font-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/image-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/image-x-generic.png new file mode 100644 index 0000000..3ad564c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/image-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/package-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/package-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-html.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-html.png new file mode 100644 index 0000000..b1df007 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-html.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-generic-template.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-generic-template.png new file mode 100644 index 0000000..a23677f Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-generic-template.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-generic.png new file mode 100644 index 0000000..9212b03 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-script.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-script.png new file mode 100644 index 0000000..c3145d3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/text-x-script.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/video-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/video-x-generic.png new file mode 100644 index 0000000..79af499 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/video-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-address-book.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-address-book.png new file mode 100644 index 0000000..d2a8669 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-address-book.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-calendar.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-calendar.png new file mode 100644 index 0000000..cec3de3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-calendar.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-document-template.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-document-template.png new file mode 100644 index 0000000..9d4b25f Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-document-template.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-document.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-document.png new file mode 100644 index 0000000..c9e318e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-document.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-drawing-template.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-drawing-template.png new file mode 100644 index 0000000..5cd2a35 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-drawing-template.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-drawing.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-drawing.png new file mode 100644 index 0000000..7f9cf1d Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-drawing.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-presentation-template.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-presentation-template.png new file mode 100644 index 0000000..b455989 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-presentation-template.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-presentation.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-presentation.png new file mode 100644 index 0000000..839e9a3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-presentation.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-spreadsheet-template.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-spreadsheet-template.png new file mode 100644 index 0000000..387b9cf Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-spreadsheet-template.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-spreadsheet.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-spreadsheet.png new file mode 100644 index 0000000..0a531a6 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/mime/x-office-spreadsheet.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/minimize_left.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/minimize_left.png new file mode 100644 index 0000000..8bd2d7d Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/minimize_left.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/minimize_right.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/minimize_right.png new file mode 100644 index 0000000..75e0c40 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/minimize_right.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-error.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-error.png new file mode 100644 index 0000000..944460e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-error.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-idle.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-idle.png new file mode 100644 index 0000000..56d9548 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-idle.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-reconnect-warning.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-reconnect-warning.png new file mode 100644 index 0000000..39b51c3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-reconnect-warning.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-reconnect.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-reconnect.png new file mode 100644 index 0000000..29c42e5 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-reconnect.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-server.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-server.png new file mode 100644 index 0000000..e49f98e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/network-server.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/ok.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/ok.png new file mode 100644 index 0000000..6838c42 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/ok.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic-rename.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic-rename.png new file mode 100644 index 0000000..aca03fe Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic-rename.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_.png new file mode 100644 index 0000000..a48349b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close.png new file mode 100644 index 0000000..cf1aba2 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_.png new file mode 100644 index 0000000..102184e Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_failed.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_failed.png new file mode 100644 index 0000000..cec767a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_failed.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_failed_.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_failed_.png new file mode 100644 index 0000000..53ae571 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_close_failed_.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_failed.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_failed.png new file mode 100644 index 0000000..9b2c25b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_failed.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_failed_.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_failed_.png new file mode 100644 index 0000000..1f97a6f Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/package-x-generic_failed_.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-assistive-technology.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-assistive-technology.png new file mode 100644 index 0000000..7a02b28 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-assistive-technology.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-locale.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-locale.png new file mode 100644 index 0000000..c6b9a68 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-locale.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-wallpaper.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..5286242 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop.png new file mode 100644 index 0000000..3ec71a3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-desktop.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-system.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-system.png new file mode 100644 index 0000000..df21df8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/preferences-system.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium.png new file mode 100644 index 0000000..a3566d1 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium_disabled.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium_disabled.png new file mode 100644 index 0000000..94f9835 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium_disabled.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium_enabled.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium_enabled.png new file mode 100644 index 0000000..5e53bee Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/premium_enabled.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_-1.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_-1.png new file mode 100644 index 0000000..3507083 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_-1.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_0.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_0.png new file mode 100644 index 0000000..be02b6a Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_0.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_1.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_1.png new file mode 100644 index 0000000..a9161bb Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_1.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_2.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_2.png new file mode 100644 index 0000000..df3f699 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_2.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_3.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_3.png new file mode 100644 index 0000000..b3cfbd2 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/prio_3.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/process-stop.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/process-stop.png new file mode 100644 index 0000000..9ab1937 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/process-stop.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_disabled.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_disabled.png new file mode 100644 index 0000000..f1030a8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_disabled.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_enabled.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_enabled.png new file mode 100644 index 0000000..4a95935 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_enabled.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_select.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_select.png new file mode 100644 index 0000000..3b5ec67 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/reconnect_select.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-all.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-all.png new file mode 100644 index 0000000..be29ec0 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-all.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-dupes.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-dupes.png new file mode 100644 index 0000000..a86af09 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-dupes.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-failed.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-failed.png new file mode 100644 index 0000000..d548f43 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-failed.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-ok.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-ok.png new file mode 100644 index 0000000..9074950 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/remove-ok.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/software-update-available.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/software-update-available.png new file mode 100644 index 0000000..f63b4d8 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/software-update-available.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/sort.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/sort.png new file mode 100644 index 0000000..65b113d Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/sort.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/splash.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/splash.png new file mode 100644 index 0000000..9995af1 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/splash.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/stop_after_disabled_big.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/stop_after_disabled_big.png new file mode 100644 index 0000000..0abaddb Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/stop_after_disabled_big.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/stop_after_enabled_big.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/stop_after_enabled_big.png new file mode 100644 index 0000000..cef243c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/stop_after_enabled_big.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-file-manager.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-file-manager.png new file mode 100644 index 0000000..1d6ce31 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-file-manager.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-installer.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-installer.png new file mode 100644 index 0000000..d4b0b3c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-installer.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-log-out.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-log-out.png new file mode 100644 index 0000000..affe56b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-log-out.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-search-add.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-search-add.png new file mode 100644 index 0000000..2ea73e1 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-search-add.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-search.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-search.png new file mode 100644 index 0000000..59e2f1b Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-search.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-software-update.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-software-update.png new file mode 100644 index 0000000..ccba1c2 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/system-software-update.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/text-x-log.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/text-x-log.png new file mode 100644 index 0000000..f36e6c3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/text-x-log.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/user-home.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/user-home.png new file mode 100644 index 0000000..32b232c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/user-home.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/user-trash.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/user-trash.png new file mode 100644 index 0000000..1ee9206 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/user-trash.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/utilities-terminal.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/utilities-terminal.png new file mode 100644 index 0000000..8d38e81 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/utilities-terminal.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-refresh-warning.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-refresh-warning.png new file mode 100644 index 0000000..8b57908 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-refresh-warning.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-refresh.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-refresh.png new file mode 100644 index 0000000..4f47696 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-refresh.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-restore.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-restore.png new file mode 100644 index 0000000..584c6f2 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/view-restore.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/window-new.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/window-new.png new file mode 100644 index 0000000..1540e8c Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/window-new.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/x.png b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/x.png new file mode 100644 index 0000000..bede9c3 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/jDownloader/img/wine/x.png differ diff --git a/project/_Resources/gnome-wine/Themes/jDownloader/themes/wine.icl b/project/_Resources/gnome-wine/Themes/jDownloader/themes/wine.icl new file mode 100644 index 0000000..3f3c2a3 --- /dev/null +++ b/project/_Resources/gnome-wine/Themes/jDownloader/themes/wine.icl @@ -0,0 +1,198 @@ +Gnome-Wine Theme by Heebijeebi +##unset +gui.icons.copy = wine/edit-copy +gui.icons.cut = wine/edit-cut +gui.icons.paste = wine/edit-paste +gui.icons.select_all = wine/edit-select-all +gui.icons.delete = wine/edit-delete + + +## +gui.images.barrierfree= wine/preferences-desktop-assistive-technology +gui.images.toolbar =wine/window-new +gui.images.add = wine/list-add +gui.images.stopmark = wine/media-record +gui.images.stopmark.disabled=wine/stop_after_disabled_big +gui.images.stopmark.enabled=wine/stop_after_enabled_big +gui.images.cancel = wine/emblem-unreadable +gui.images.taskpanes.addons = wine/mail-attachment +gui.images.config.addons = wine/mail-attachment +gui.images.config.home = wine/applications-system +gui.images.config.network_local = wine/network-idle +gui.images.config.gui = wine/preferences-desktop-wallpaper +gui.images.config.reconnect = wine/view-refresh +gui.images.config.host = wine/internet-web-browser +gui.images.browse = wine/internet-web-browser +gui.images.addons.flashgot = wine/flashgot +gui.images.addons.unrar = wine/package-x-generic +gui.images.addons.merge = wine/merge +gui.images.config.ocr = wine/format-text-italic +gui.images.config.eventmanager = wine/appointment-new +gui.images.progress = wine/appointment-new +gui.images.config.packagemanager = wine/extension +gui.images.config.tip = wine/dialog-information +gui.images.captcha.methods = wine/font-x-generic +gui.images.configuration = wine/preferences-desktop +gui.images.delete = wine/list-remove +gui.images.newpackage = wine/folder-new +gui.images.password = wine/keepassx +gui.images.resume = wine/view-refresh +gui.images.dlc = wine/merge +gui.clicknload = logo/cnl +gui.images.list=wine/accessories-text-editor +gui.images.newlogins = wine/contact-new +gui.images.performance = wine/prio_3 +gui.images.stopsign = wine/process-stop +gui.images.sort = wine/sort +gui.images.running = wine/go-next +gui.images.load = wine/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = wine/remove-ok +gui.images.remove_all = wine/remove-all +gui.images.remove_dupes = wine/remove-dupes +gui.images.remove_failed = wine/remove-failed +gui.images.remove_disabled = wine/list-remove_disabled +gui.images.play = wine/media-playback-start +gui.images.next = wine/media-playback-start +gui.images.save = wine/document-save +gui.images.close = wine/close +gui.images.stop = wine/media-playback-stop +gui.images.terminal = wine/utilities-terminal +gui.images.update_manager = wine/software-update-available +gui.images.help = wine/help-browser +gui.images.about = wine/jdownloader +gui.images.update = wine/system-software-update +gui.images.exit = wine/system-log-out +gui.images.restart = wine/view-restore +gui.images.url = wine/list-add +gui.images.upload = wine/go-up +gui.images.warning = wine/dialog-warning +gui.images.link = wine/mime/text-x-generic-template +gui.images.package_closed_tree = wine/package-x-generic_close_ +gui.images.package_closed_error_tree = wine/package-x-generic_close_failed_ +gui.images.package_opened_tree = wine/package-x-generic_ +gui.images.package_open_error_tree = wine/package-x-generic_failed_ +gui.images.package_closed = wine/package-x-generic_close +gui.images.package_closed_error = wine/package-x-generic_close_failed +gui.images.package_opened = wine/package-x-generic +gui.images.package_open_error = wine/package-x-generic_failed +gui.images.downloadorder = wine/edit-redo +gui.images.edit = wine/package-x-generic-rename +gui.images.networkerror = wine/network-error +gui.images.removefailed = wine/network-error +gui.images.proxy = wine/network-server +gui.images.network = wine/network-idle +gui.images.logout = wine/system-log-out +gui.images.uninstall = wine/edit-delete_16 +gui.images.install= wine/system-installer +gui.images.reconnect_selection = wine/reconnect_select +gui.images.reconnect_settings = wine/preferences-system +gui.splash = wine/splash +gui.images.findandreplace=wine/edit-find-replace +gui.images.search = wine/system-search +gui.images.undo = wine/edit-undo +gui.images.container = wine/package-x-generic +gui.splash.languages = wine/preferences-desktop-locale +gui.splash.settings = wine/applications-system +gui.splash.controller = wine/preferences-desktop +gui.splash.update = wine/system-software-update +gui.splash.plugins = wine/mail-attachment +gui.splash.screen = wine/preferences-desktop-wallpaper +gui.splash.dllist = wine/media-playback-start +gui.images.reconnect = wine/network-reconnect +gui.images.reconnect_warning = wine/network-reconnect-warning +gui.images.addlinktext = wine/folder-visiting_add +gui.images.download = wine/software-update-available +gui.images.add_all = wine/dialog-apply +gui.images.add_package = wine/folder-open +gui.images.clear = wine/edit-delete +gui.images.clipboard = wine/edit-paste +gui.images.clipboard_enabled = wine/clipboard_en +gui.images.clipboard_disabled = wine/clipboard_dis +gui.images.premium_enabled = wine/premium_enabled +gui.images.premium_disabled = wine/premium_disabled +gui.images.reconnect_enabled = wine/reconnect_enabled +gui.images.reconnect_disabled = wine/reconnect_disabled +gui.images.abort = wine/emblem-unreadable +gui.images.taskpanes.linkgrabber = wine/system-search-add +gui.images.taskpanes.configuration = wine/applications-system +gui.images.taskpanes.generalpurpose = wine/go-bottom +gui.images.taskpanes.premium = wine/premium +gui.images.taskpanes.log = wine/text-x-log +gui.images.vip = wine/contact-new +gui.images.buy = wine/premium +gui.images.premium = wine/dialog-password +gui.images.htaccess = wine/keepassx +gui.images.accounts = wine/contacts +gui.images.logomenu = wine/logomenu +gui.images.up = wine/go-up +gui.tab.close = wine/x +gui.images.down = wine/go-down +gui.images.taskpanes.download = wine/go-down +gui.images.go_bottom = wine/go-bottom +gui.images.go_top = wine/go-top +gui.images.offlinefile = wine/document-offline +gui.images.priority-1 = wine/prio_-1 +gui.images.priority0 = wine/prio_0 +gui.images.priority1 = wine/prio_1 +gui.images.priority2 = wine/prio_2 +gui.images.priority3 = wine/prio_3 +gui.images.break = wine/media-playback-pause +gui.images.ok = wine/ok +gui.images.bad = wine/dialog-error +gui.images.selected = wine/face-smile +gui.images.unselected = wine/face-sad +gui.images.minimize.left = wine/minimize_left +gui.images.minimize.right = wine/minimize_right +gui.images.chat = wine/internet-group-chat +gui.images.enabled = wine/enabled +gui.images.disabled = wine/disabled +gui.images.filter = wine/filter +gui.images.addselected = wine/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/gnome-wine/Themes/uTorrent/toolbar.bmp b/project/_Resources/gnome-wine/Themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..4feac79 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/gnome-wine/Themes/uTorrent/tstatus.bmp b/project/_Resources/gnome-wine/Themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..11a6f72 Binary files /dev/null and b/project/_Resources/gnome-wine/Themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/document-open_16.bmp b/project/_Resources/gnome-wine/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..72f8537 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/document-open_24.bmp b/project/_Resources/gnome-wine/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..d31f097 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/document-open_32.bmp b/project/_Resources/gnome-wine/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..1a08fe1 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/document-open_48.bmp b/project/_Resources/gnome-wine/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..41d3338 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/gnome-wine/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..cc187f6 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/document-open_64.bmp b/project/_Resources/gnome-wine/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..4665614 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..dabd137 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..d14ec43 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..6434bbf Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-down_16.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..31b049a Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-down_24.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..b06881d Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-down_32.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..4b2b270 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..c9cd612 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..5ab1eba Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..e2b73d5 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-next_20.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..006842a Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-next_30.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..c8ca0c4 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-previous_16.png b/project/_Resources/gnome-wine/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..01c246b Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-previous_24.png b/project/_Resources/gnome-wine/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..1a0f213 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-previous_32.png b/project/_Resources/gnome-wine/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..b0bebd8 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-up_16.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..6b3e64f Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-up_24.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..d8f924c Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-up_32.bmp b/project/_Resources/gnome-wine/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..a83d312 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/go-up_40.png b/project/_Resources/gnome-wine/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..0186a9c Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..1f4ed61 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..97abe84 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..35911d3 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..f485e4e Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..480abec Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/places/folder-music_192.png b/project/_Resources/gnome-wine/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..c2de201 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/places/folder-pictures_192.png b/project/_Resources/gnome-wine/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..c15cd16 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/places/folder-videos_192.png b/project/_Resources/gnome-wine/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..9565eb5 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/places/folder_192.png b/project/_Resources/gnome-wine/bitmaps/places/folder_192.png new file mode 100644 index 0000000..9f75bd2 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/gnome-wine/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..6b07b5e Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..f1ab8eb Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..b386328 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..7b352c7 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..0df7a90 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..8df6edc Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..d9ecaa5 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..89ea18b Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..f66330c Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..54e5147 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..73d301c Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..a22a3ff Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..7a610e8 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..d93fed3 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..4e5689d Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..febe5e0 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..9264279 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..2149833 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/gnome-wine/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..8e01b11 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..8b280dd Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..c298f9b Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..239b675 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..8f01006 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5245+35245.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5245+35245.png new file mode 100644 index 0000000..b62ce56 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5245+35245.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5246+35246.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5246+35246.png new file mode 100644 index 0000000..77b5f2e Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5246+35246.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5247+35247.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5247+35247.png new file mode 100644 index 0000000..b2c0f26 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5247+35247.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..f48c524 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..ae7a88a Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..ce448e5 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..32a7783 Binary files /dev/null and b/project/_Resources/gnome-wine/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/gnome-wine/files/Desktops.exe b/project/_Resources/gnome-wine/files/Desktops.exe new file mode 100644 index 0000000..109dc5b Binary files /dev/null and b/project/_Resources/gnome-wine/files/Desktops.exe differ diff --git a/project/_Resources/gnome-wine/files/Notepad2-CN-x64.exe b/project/_Resources/gnome-wine/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..c9ad32e Binary files /dev/null and b/project/_Resources/gnome-wine/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/gnome-wine/files/Notepad2-CN.exe b/project/_Resources/gnome-wine/files/Notepad2-CN.exe new file mode 100644 index 0000000..2ea5a1f Binary files /dev/null and b/project/_Resources/gnome-wine/files/Notepad2-CN.exe differ diff --git a/project/_Resources/gnome-wine/files/Notepad2-DE-x64.exe b/project/_Resources/gnome-wine/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..d07939a Binary files /dev/null and b/project/_Resources/gnome-wine/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/gnome-wine/files/Notepad2-DE.exe b/project/_Resources/gnome-wine/files/Notepad2-DE.exe new file mode 100644 index 0000000..9d6cfde Binary files /dev/null and b/project/_Resources/gnome-wine/files/Notepad2-DE.exe differ diff --git a/project/_Resources/gnome-wine/files/Notepad2-EN-x64.exe b/project/_Resources/gnome-wine/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..e1a2f24 Binary files /dev/null and b/project/_Resources/gnome-wine/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/gnome-wine/files/Notepad2-EN.exe b/project/_Resources/gnome-wine/files/Notepad2-EN.exe new file mode 100644 index 0000000..f716d9d Binary files /dev/null and b/project/_Resources/gnome-wine/files/Notepad2-EN.exe differ diff --git a/project/_Resources/gnome-wine/icons/actions/folder-new_16_24_32.ico b/project/_Resources/gnome-wine/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..da3e902 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/go-down_16_24_32.ico b/project/_Resources/gnome-wine/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..5f96e39 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..a1f65f6 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/go-next_24.ico b/project/_Resources/gnome-wine/icons/actions/go-next_24.ico new file mode 100644 index 0000000..89cbc74 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..ffce6f6 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/go-previous_24.ico b/project/_Resources/gnome-wine/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..d708815 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/go-up_16.ico b/project/_Resources/gnome-wine/icons/actions/go-up_16.ico new file mode 100644 index 0000000..9a69c18 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/go-up_16_24_32.ico b/project/_Resources/gnome-wine/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..6ad33d6 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/gnome-wine/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..3716225 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/actions/view-fullscreen.ico b/project/_Resources/gnome-wine/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..f10bb46 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/alacarte.ico b/project/_Resources/gnome-wine/icons/apps/alacarte.ico new file mode 100644 index 0000000..3ef7b5b Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/alacarte.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/alacarte_+256.ico b/project/_Resources/gnome-wine/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..9f4bed8 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/alacarte_16_32.ico b/project/_Resources/gnome-wine/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..5d96657 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/preferences-computer-laptop.ico b/project/_Resources/gnome-wine/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..484cd04 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/gnome-wine/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..d1e62f5 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/gnome-wine/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..3f6e5ee Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/gnome-wine/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..2b2a3ef Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/apps/system-info_+24_256.ico b/project/_Resources/gnome-wine/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..6e1504d Binary files /dev/null and b/project/_Resources/gnome-wine/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/categories/preferences-system-network.ico b/project/_Resources/gnome-wine/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..60578ab Binary files /dev/null and b/project/_Resources/gnome-wine/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/gnome-wine/icons/categories/preferences-system-network_+256.ico b/project/_Resources/gnome-wine/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..7b0717d Binary files /dev/null and b/project/_Resources/gnome-wine/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/computer.ico b/project/_Resources/gnome-wine/icons/devices/computer.ico new file mode 100644 index 0000000..81900e2 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/computer.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/computer_+24_256.ico b/project/_Resources/gnome-wine/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..a6511f9 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/computer_+24_64_256.ico b/project/_Resources/gnome-wine/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..ddebf99 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/computer_+256.ico b/project/_Resources/gnome-wine/icons/devices/computer_+256.ico new file mode 100644 index 0000000..f72105c Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/computer_16_32.ico b/project/_Resources/gnome-wine/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..83a2e03 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/video-display.ico b/project/_Resources/gnome-wine/icons/devices/video-display.ico new file mode 100644 index 0000000..484ec3d Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/video-display.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/video-display_+24_256.ico b/project/_Resources/gnome-wine/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..994e0db Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/devices/video-display_32_48.ico b/project/_Resources/gnome-wine/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..e5ffee7 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-documents.ico b/project/_Resources/gnome-wine/icons/places/folder-documents.ico new file mode 100644 index 0000000..1f0997e Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-documents.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-documents_+24_256.ico b/project/_Resources/gnome-wine/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..874397f Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-downloads_+24_256.ico b/project/_Resources/gnome-wine/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..942502b Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-dropbox.ico b/project/_Resources/gnome-wine/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..5601c75 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-dropbox_+256.ico b/project/_Resources/gnome-wine/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..415febb Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-music_+24_256.ico b/project/_Resources/gnome-wine/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..cb790c8 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-music_+256.ico b/project/_Resources/gnome-wine/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..5d79feb Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..eca1665 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-pictures.ico b/project/_Resources/gnome-wine/icons/places/folder-pictures.ico new file mode 100644 index 0000000..e70b5da Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-pictures_+24_256.ico b/project/_Resources/gnome-wine/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..d2a029c Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-pictures_+256.ico b/project/_Resources/gnome-wine/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..e5b007f Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..fb779b3 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-publicshare.ico b/project/_Resources/gnome-wine/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..5f5dc8d Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-publicshare_+256.ico b/project/_Resources/gnome-wine/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..d6f86bd Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-remote.ico b/project/_Resources/gnome-wine/icons/places/folder-remote.ico new file mode 100644 index 0000000..8831e79 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-remote.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-remote_+256.ico b/project/_Resources/gnome-wine/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..521add8 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-remote_16_24_32.ico b/project/_Resources/gnome-wine/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..4c36227 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/gnome-wine/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..22889c1 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-vertical_+256.ico b/project/_Resources/gnome-wine/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..4d8a0e3 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-videos_+24_256.ico b/project/_Resources/gnome-wine/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..de25882 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-videos_+256.ico b/project/_Resources/gnome-wine/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..98c66cc Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..b233d5f Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder.ico b/project/_Resources/gnome-wine/icons/places/folder.ico new file mode 100644 index 0000000..c8a79e7 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder_+256.ico b/project/_Resources/gnome-wine/icons/places/folder_+256.ico new file mode 100644 index 0000000..e6b22a4 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder_16.ico b/project/_Resources/gnome-wine/icons/places/folder_16.ico new file mode 100644 index 0000000..4325bcf Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/folder_32.ico b/project/_Resources/gnome-wine/icons/places/folder_32.ico new file mode 100644 index 0000000..70b10bb Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/folder_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/network-workgroup.ico b/project/_Resources/gnome-wine/icons/places/network-workgroup.ico new file mode 100644 index 0000000..5af97d8 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/network-workgroup_+256.ico b/project/_Resources/gnome-wine/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..ce4bb8b Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/network-workgroup_+64_256.ico b/project/_Resources/gnome-wine/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..4b460c7 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/gnome-wine/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..44e6a17 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-desktop.ico b/project/_Resources/gnome-wine/icons/places/user-desktop.ico new file mode 100644 index 0000000..94f485e Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-desktop.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-desktop_+24.ico b/project/_Resources/gnome-wine/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..fc65994 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-desktop_+24_256.ico b/project/_Resources/gnome-wine/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..8aa8ce0 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-desktop_+256.ico b/project/_Resources/gnome-wine/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..bd95246 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-home-remote.ico b/project/_Resources/gnome-wine/icons/places/user-home-remote.ico new file mode 100644 index 0000000..cf3fa90 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/gnome-wine/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..9e8e0ec Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-home_+24_64_256.ico b/project/_Resources/gnome-wine/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..2036a85 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/places/user-home_16.ico b/project/_Resources/gnome-wine/icons/places/user-home_16.ico new file mode 100644 index 0000000..f460ebc Binary files /dev/null and b/project/_Resources/gnome-wine/icons/places/user-home_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/audio-volume-high.ico b/project/_Resources/gnome-wine/icons/status/audio-volume-high.ico new file mode 100644 index 0000000..ad6d241 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/audio-volume-high.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/audio-volume-high_+24_256.ico b/project/_Resources/gnome-wine/icons/status/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..0117326 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/audio-volume-high_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/status/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..0c3742d Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/audio-volume-low_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/status/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..068af00 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/audio-volume-medium_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/status/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..344bba8 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/folder-open.ico b/project/_Resources/gnome-wine/icons/status/folder-open.ico new file mode 100644 index 0000000..6eff48e Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/folder-open.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/folder-open_+256.ico b/project/_Resources/gnome-wine/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..60168de Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/folder-open_32.ico b/project/_Resources/gnome-wine/icons/status/folder-open_32.ico new file mode 100644 index 0000000..12ed417 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-error_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..6285e34 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-idle_16.ico b/project/_Resources/gnome-wine/icons/status/network-idle_16.ico new file mode 100644 index 0000000..a8c0700 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-offline_16.ico b/project/_Resources/gnome-wine/icons/status/network-offline_16.ico new file mode 100644 index 0000000..26b9c69 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..fbaff4c Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-receive_16.ico b/project/_Resources/gnome-wine/icons/status/network-receive_16.ico new file mode 100644 index 0000000..b594a5b Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-transmit-receive_16.ico b/project/_Resources/gnome-wine/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..020f73a Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/gnome-wine/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..b3695f3 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/status/network-transmit_16.ico b/project/_Resources/gnome-wine/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..715fea4 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/gnome-wine/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..63480ed Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/gnome-wine/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..148af4a Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/imageres.dll/6.ico b/project/_Resources/gnome-wine/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..8ec1129 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/mmsys.cpl/110.ico b/project/_Resources/gnome-wine/icons/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..588955b Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..d5d1e49 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..806c683 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..cb05a67 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..f1556d6 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..1eb8506 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..4383118 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..0a41711 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..a7a5c09 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/gnome-wine/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..b3695f3 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/gnome-wine/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..486d4bc Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/gnome-wine/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..ca3d176 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/gnome-wine/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/gnome-wine/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..031f269 Binary files /dev/null and b/project/_Resources/gnome-wine/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/gnome-wine/shiki/authui.dll/frame-focus.bmp b/project/_Resources/gnome-wine/shiki/authui.dll/frame-focus.bmp new file mode 100644 index 0000000..5a77938 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/authui.dll/frame-focus.bmp differ diff --git a/project/_Resources/gnome-wine/shiki/authui.dll/password-field-focus.bmp b/project/_Resources/gnome-wine/shiki/authui.dll/password-field-focus.bmp new file mode 100644 index 0000000..2f50979 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/authui.dll/password-field-focus.bmp differ diff --git a/project/_Resources/gnome-wine/shiki/authui.dll/password-field-focus.xcf b/project/_Resources/gnome-wine/shiki/authui.dll/password-field-focus.xcf new file mode 100644 index 0000000..e1784dc Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/authui.dll/password-field-focus.xcf differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5031.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..066e29c Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5032.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..e7d2e3b Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5033.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..3bf1c4c Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5034.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..f865dab Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5035.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..288b53b Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5036.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..a68e1ad Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5037.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..23d4576 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/imageres.dll/5038.jpg b/project/_Resources/gnome-wine/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..9fba2bf Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/3881.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/3881.png new file mode 100644 index 0000000..b9e4c54 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/3881.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/3882.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/3882.png new file mode 100644 index 0000000..4ae9c42 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/3882.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/4155.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/4155.png new file mode 100644 index 0000000..1028135 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/4155.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/4202.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/4202.png new file mode 100644 index 0000000..9c88f27 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/4202.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/4628.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/4628.png new file mode 100644 index 0000000..553a749 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/4628.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/4725.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/4725.png new file mode 100644 index 0000000..db4ad65 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/4725.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/4739.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/4739.png new file mode 100644 index 0000000..725b38f Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/4739.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/5240.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/5240.png new file mode 100644 index 0000000..dd5edd3 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/5240.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/5282.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/5282.png new file mode 100644 index 0000000..69c5abc Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/5282.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/7779.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/7779.png new file mode 100644 index 0000000..296f618 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/7779.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/7792.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/7792.png new file mode 100644 index 0000000..fa11d2d Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/7792.png differ diff --git a/project/_Resources/gnome-wine/shiki/wmploc.dll/7802.png b/project/_Resources/gnome-wine/shiki/wmploc.dll/7802.png new file mode 100644 index 0000000..b5d8e66 Binary files /dev/null and b/project/_Resources/gnome-wine/shiki/wmploc.dll/7802.png differ diff --git a/project/_Resources/gnome-wise/Themes/Aimp/Shiki-Wise.acs3 b/project/_Resources/gnome-wise/Themes/Aimp/Shiki-Wise.acs3 new file mode 100644 index 0000000..6d5cbf5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/Aimp/Shiki-Wise.acs3 differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..a5eec02 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..fc30aab Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..f9ddd43 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..bd28507 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..b418685 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..94edd29 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..5953626 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..a8d1802 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..918f31b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..9678b11 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..94eba06 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..b4000a6 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..c9cb8ac Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..037731c Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..fc64f8e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/gnome-wise/Themes/Firefox-Thunderbird/Gnome-Wise@Windows.xpi b/project/_Resources/gnome-wise/Themes/Firefox-Thunderbird/Gnome-Wise@Windows.xpi new file mode 100644 index 0000000..2b7a4f5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/Firefox-Thunderbird/Gnome-Wise@Windows.xpi differ diff --git a/project/_Resources/gnome-wise/Themes/Firefox/Gnome-Wise-Extras@Windows.xpi b/project/_Resources/gnome-wise/Themes/Firefox/Gnome-Wise-Extras@Windows.xpi new file mode 100644 index 0000000..3b3f2da Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/Firefox/Gnome-Wise-Extras@Windows.xpi differ diff --git a/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_16.png b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..21ebdd6 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_16.xcf b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..fd42bca Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_24.png b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..1ea45a5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_24.xcf b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..0434613 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_32.png b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..77b8074 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_32.xcf b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..1848b3e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/RadioSure.png b/project/_Resources/gnome-wise/Themes/RadioSure/RadioSure.png new file mode 100644 index 0000000..6300f7d Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/RadioSure/RadioSure.png differ diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png new file mode 100644 index 0000000..3521451 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand-hot.png differ diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png new file mode 100644 index 0000000..3521451 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand-pressed.png differ diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand.png b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand.png new file mode 100644 index 0000000..74974b6 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/expand.png differ diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png new file mode 100644 index 0000000..4a5dc42 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/mute-2-hot.png differ diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/mute.png b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/mute.png new file mode 100644 index 0000000..189ff6e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/mute.png differ diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn new file mode 100644 index 0000000..58e4f89 --- /dev/null +++ b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,151,191,96 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn new file mode 100644 index 0000000..280bfb0 --- /dev/null +++ b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,151,191,96 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png new file mode 100644 index 0000000..01282b5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/RadioSure/skins/GnomeColors.rsn/skinpreview.png differ diff --git a/project/_Resources/gnome-wise/Themes/SMPlayer/Gnome-Wise/Gnome-Wise.rcc b/project/_Resources/gnome-wise/Themes/SMPlayer/Gnome-Wise/Gnome-Wise.rcc new file mode 100644 index 0000000..c15d006 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/SMPlayer/Gnome-Wise/Gnome-Wise.rcc differ diff --git a/project/_Resources/gnome-wise/Themes/Winyl/Flat Gnome-Wise.wzp b/project/_Resources/gnome-wise/Themes/Winyl/Flat Gnome-Wise.wzp new file mode 100644 index 0000000..07b06dd Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/Winyl/Flat Gnome-Wise.wzp differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/accessories-text-editor.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/accessories-text-editor.png new file mode 100644 index 0000000..f4891bd Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/accessories-text-editor.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/applications-internet.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/applications-internet.png new file mode 100644 index 0000000..252bf30 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/applications-internet.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/applications-system.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/applications-system.png new file mode 100644 index 0000000..39921bc Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/applications-system.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/appointment-new.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/appointment-new.png new file mode 100644 index 0000000..b33d142 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/appointment-new.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/clipboard_dis.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/clipboard_dis.png new file mode 100644 index 0000000..4cb5c9e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/clipboard_dis.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/clipboard_en.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/clipboard_en.png new file mode 100644 index 0000000..e06ad6a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/clipboard_en.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/close.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/close.png new file mode 100644 index 0000000..2593d7d Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/close.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/contact-new.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/contact-new.png new file mode 100644 index 0000000..7cccad6 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/contact-new.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/contacts.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/contacts.png new file mode 100644 index 0000000..a43d39a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/contacts.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-apply.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-apply.png new file mode 100644 index 0000000..06b2491 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-apply.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-error.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-error.png new file mode 100644 index 0000000..030d8c5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-error.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-information.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-information.png new file mode 100644 index 0000000..c3c07e1 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-information.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-password.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-password.png new file mode 100644 index 0000000..9b72988 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-password.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-warning.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-warning.png new file mode 100644 index 0000000..3d7cdb5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/dialog-warning.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/disabled.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/disabled.png new file mode 100644 index 0000000..83947cd Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/disabled.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-new.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-new.png new file mode 100644 index 0000000..b7e3276 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-new.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-offline.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-offline.png new file mode 100644 index 0000000..9af48f9 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-offline.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-open.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-open.png new file mode 100644 index 0000000..c551349 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-open.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-open_error.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-open_error.png new file mode 100644 index 0000000..54882cb Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-open_error.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-save.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-save.png new file mode 100644 index 0000000..8ed656a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/document-save.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/drive-removable-media.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/drive-removable-media.png new file mode 100644 index 0000000..22853a8 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/drive-removable-media.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-copy.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-copy.png new file mode 100644 index 0000000..210c07a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-copy.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-cut.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-cut.png new file mode 100644 index 0000000..d04f3ae Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-cut.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-delete.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-delete.png new file mode 100644 index 0000000..56c6331 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-delete.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-delete_16.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-delete_16.png new file mode 100644 index 0000000..2680f47 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-delete_16.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-find-replace.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-find-replace.png new file mode 100644 index 0000000..3d6ca94 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-find-replace.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-find.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-find.png new file mode 100644 index 0000000..c85dad8 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-find.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-paste.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-paste.png new file mode 100644 index 0000000..1868224 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-paste.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-redo.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-redo.png new file mode 100644 index 0000000..5093e98 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-redo.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-select-all.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-select-all.png new file mode 100644 index 0000000..a739eab Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-select-all.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-undo.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-undo.png new file mode 100644 index 0000000..39b250e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/edit-undo.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/emblem-unreadable.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/emblem-unreadable.png new file mode 100644 index 0000000..d1698ee Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/emblem-unreadable.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/enabled.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/enabled.png new file mode 100644 index 0000000..ff0150f Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/enabled.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/extension.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/extension.png new file mode 100644 index 0000000..e41846e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/extension.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/face-sad.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/face-sad.png new file mode 100644 index 0000000..250909b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/face-sad.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/face-smile.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/face-smile.png new file mode 100644 index 0000000..8e2986b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/face-smile.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/filter.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/filter.png new file mode 100644 index 0000000..f295f93 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/filter.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/flashgot.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/flashgot.png new file mode 100644 index 0000000..1824231 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/flashgot.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-new.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-new.png new file mode 100644 index 0000000..d7a68fb Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-new.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-open.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-open.png new file mode 100644 index 0000000..c551349 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-open.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-remote.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-remote.png new file mode 100644 index 0000000..7dc8d72 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-remote.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-visiting.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-visiting.png new file mode 100644 index 0000000..63aa152 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-visiting.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-visiting_add.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-visiting_add.png new file mode 100644 index 0000000..29101b8 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder-visiting_add.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder.png new file mode 100644 index 0000000..ccf16e9 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/folder.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/font-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/font-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/format-text-italic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/format-text-italic.png new file mode 100644 index 0000000..4db97c2 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/format-text-italic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-bottom.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-bottom.png new file mode 100644 index 0000000..e53d967 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-bottom.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-down.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-down.png new file mode 100644 index 0000000..88b1aa0 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-down.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-first.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-first.png new file mode 100644 index 0000000..affc8ba Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-first.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-jump.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-jump.png new file mode 100644 index 0000000..0cb3282 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-jump.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-last.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-last.png new file mode 100644 index 0000000..5699bf2 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-last.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-next.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-next.png new file mode 100644 index 0000000..98dc4c0 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-next.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-previous.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-previous.png new file mode 100644 index 0000000..50ebf3d Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-previous.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-top.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-top.png new file mode 100644 index 0000000..df4b95a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-top.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-up.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-up.png new file mode 100644 index 0000000..08c95a0 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/go-up.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/help-browser.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/help-browser.png new file mode 100644 index 0000000..91b0c90 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/help-browser.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/internet-group-chat.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/internet-group-chat.png new file mode 100644 index 0000000..9cb1d3b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/internet-group-chat.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/internet-web-browser.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/internet-web-browser.png new file mode 100644 index 0000000..252bf30 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/internet-web-browser.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/jdownloader.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/jdownloader.png new file mode 100644 index 0000000..5827723 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/jdownloader.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/keepassx.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/keepassx.png new file mode 100644 index 0000000..f24f20d Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/keepassx.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-add.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-add.png new file mode 100644 index 0000000..81f3c5e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-add.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-remove.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-remove.png new file mode 100644 index 0000000..6c6e9bd Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-remove.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-remove_disabled.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-remove_disabled.png new file mode 100644 index 0000000..8e5fd18 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list-remove_disabled.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list.png new file mode 100644 index 0000000..bbe072a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/list.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/logomenu.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/logomenu.png new file mode 100644 index 0000000..478c4fb Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/logomenu.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mail-attachment.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mail-attachment.png new file mode 100644 index 0000000..670d67b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mail-attachment.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-floppy.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-floppy.png new file mode 100644 index 0000000..0f88bc5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-floppy.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-pause.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-pause.png new file mode 100644 index 0000000..9c558aa Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-pause.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-start.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-start.png new file mode 100644 index 0000000..8b41724 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-start.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-stop.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-stop.png new file mode 100644 index 0000000..b694445 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-playback-stop.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-record.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-record.png new file mode 100644 index 0000000..d763eb7 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/media-record.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/merge.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/merge.png new file mode 100644 index 0000000..0c2a7c1 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/merge.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/application-certificate.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/application-certificate.png new file mode 100644 index 0000000..af3dafa Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/application-certificate.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/application-x-executable.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/application-x-executable.png new file mode 100644 index 0000000..b810fc1 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/application-x-executable.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/audio-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/audio-x-generic.png new file mode 100644 index 0000000..554665c Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/audio-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/font-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/font-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/image-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/image-x-generic.png new file mode 100644 index 0000000..3ad564c Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/image-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/package-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/package-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-html.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-html.png new file mode 100644 index 0000000..b1df007 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-html.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-generic-template.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-generic-template.png new file mode 100644 index 0000000..a23677f Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-generic-template.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-generic.png new file mode 100644 index 0000000..9212b03 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-script.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-script.png new file mode 100644 index 0000000..c3145d3 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/text-x-script.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/video-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/video-x-generic.png new file mode 100644 index 0000000..79af499 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/video-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-address-book.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-address-book.png new file mode 100644 index 0000000..d2a8669 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-address-book.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-calendar.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-calendar.png new file mode 100644 index 0000000..cec3de3 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-calendar.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-document-template.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-document-template.png new file mode 100644 index 0000000..9d4b25f Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-document-template.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-document.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-document.png new file mode 100644 index 0000000..c9e318e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-document.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-drawing-template.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-drawing-template.png new file mode 100644 index 0000000..5cd2a35 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-drawing-template.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-drawing.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-drawing.png new file mode 100644 index 0000000..7f9cf1d Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-drawing.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-presentation-template.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-presentation-template.png new file mode 100644 index 0000000..b455989 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-presentation-template.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-presentation.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-presentation.png new file mode 100644 index 0000000..839e9a3 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-presentation.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-spreadsheet-template.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-spreadsheet-template.png new file mode 100644 index 0000000..387b9cf Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-spreadsheet-template.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-spreadsheet.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-spreadsheet.png new file mode 100644 index 0000000..0a531a6 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/mime/x-office-spreadsheet.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/minimize_left.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/minimize_left.png new file mode 100644 index 0000000..8bd2d7d Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/minimize_left.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/minimize_right.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/minimize_right.png new file mode 100644 index 0000000..75e0c40 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/minimize_right.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-error.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-error.png new file mode 100644 index 0000000..8b0d13a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-error.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-idle.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-idle.png new file mode 100644 index 0000000..909acff Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-idle.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-reconnect-warning.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-reconnect-warning.png new file mode 100644 index 0000000..39b51c3 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-reconnect-warning.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-reconnect.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-reconnect.png new file mode 100644 index 0000000..29c42e5 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-reconnect.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-server.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-server.png new file mode 100644 index 0000000..e49f98e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/network-server.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/ok.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/ok.png new file mode 100644 index 0000000..6838c42 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/ok.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic-rename.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic-rename.png new file mode 100644 index 0000000..aca03fe Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic-rename.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_.png new file mode 100644 index 0000000..a48349b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close.png new file mode 100644 index 0000000..cf1aba2 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_.png new file mode 100644 index 0000000..102184e Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_failed.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_failed.png new file mode 100644 index 0000000..cec767a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_failed.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_failed_.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_failed_.png new file mode 100644 index 0000000..53ae571 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_close_failed_.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_failed.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_failed.png new file mode 100644 index 0000000..9b2c25b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_failed.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_failed_.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_failed_.png new file mode 100644 index 0000000..1f97a6f Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/package-x-generic_failed_.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-assistive-technology.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-assistive-technology.png new file mode 100644 index 0000000..7a02b28 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-assistive-technology.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-locale.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-locale.png new file mode 100644 index 0000000..c6b9a68 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-locale.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-wallpaper.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..5286242 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop.png new file mode 100644 index 0000000..3ec71a3 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-desktop.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-system.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-system.png new file mode 100644 index 0000000..df21df8 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/preferences-system.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium.png new file mode 100644 index 0000000..a3566d1 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium_disabled.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium_disabled.png new file mode 100644 index 0000000..94f9835 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium_disabled.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium_enabled.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium_enabled.png new file mode 100644 index 0000000..20b99a0 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/premium_enabled.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_-1.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_-1.png new file mode 100644 index 0000000..3507083 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_-1.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_0.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_0.png new file mode 100644 index 0000000..be02b6a Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_0.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_1.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_1.png new file mode 100644 index 0000000..a9161bb Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_1.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_2.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_2.png new file mode 100644 index 0000000..df3f699 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_2.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_3.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_3.png new file mode 100644 index 0000000..b3cfbd2 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/prio_3.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/process-stop.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/process-stop.png new file mode 100644 index 0000000..9ab1937 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/process-stop.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_disabled.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_disabled.png new file mode 100644 index 0000000..f1030a8 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_disabled.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_enabled.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_enabled.png new file mode 100644 index 0000000..957af3c Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_enabled.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_select.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_select.png new file mode 100644 index 0000000..3b5ec67 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/reconnect_select.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-all.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-all.png new file mode 100644 index 0000000..be29ec0 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-all.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-dupes.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-dupes.png new file mode 100644 index 0000000..a86af09 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-dupes.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-failed.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-failed.png new file mode 100644 index 0000000..d548f43 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-failed.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-ok.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-ok.png new file mode 100644 index 0000000..9074950 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/remove-ok.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/software-update-available.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/software-update-available.png new file mode 100644 index 0000000..f63b4d8 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/software-update-available.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/sort.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/sort.png new file mode 100644 index 0000000..65b113d Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/sort.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/splash.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/splash.png new file mode 100644 index 0000000..9995af1 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/splash.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/stop_after_disabled_big.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/stop_after_disabled_big.png new file mode 100644 index 0000000..0abaddb Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/stop_after_disabled_big.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/stop_after_enabled_big.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/stop_after_enabled_big.png new file mode 100644 index 0000000..fe7152f Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/stop_after_enabled_big.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-file-manager.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-file-manager.png new file mode 100644 index 0000000..1d6ce31 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-file-manager.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-installer.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-installer.png new file mode 100644 index 0000000..d4b0b3c Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-installer.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-log-out.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-log-out.png new file mode 100644 index 0000000..affe56b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-log-out.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-search-add.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-search-add.png new file mode 100644 index 0000000..2ea73e1 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-search-add.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-search.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-search.png new file mode 100644 index 0000000..59e2f1b Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-search.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-software-update.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-software-update.png new file mode 100644 index 0000000..ccba1c2 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/system-software-update.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/text-x-log.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/text-x-log.png new file mode 100644 index 0000000..f36e6c3 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/text-x-log.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/user-home.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/user-home.png new file mode 100644 index 0000000..eafaa15 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/user-home.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/user-trash.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/user-trash.png new file mode 100644 index 0000000..1ee9206 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/user-trash.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/utilities-terminal.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/utilities-terminal.png new file mode 100644 index 0000000..8d38e81 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/utilities-terminal.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-refresh-warning.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-refresh-warning.png new file mode 100644 index 0000000..8b57908 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-refresh-warning.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-refresh.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-refresh.png new file mode 100644 index 0000000..4f47696 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-refresh.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-restore.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-restore.png new file mode 100644 index 0000000..22314a7 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/view-restore.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/window-new.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/window-new.png new file mode 100644 index 0000000..1540e8c Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/window-new.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/x.png b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/x.png new file mode 100644 index 0000000..bede9c3 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/jDownloader/img/wise/x.png differ diff --git a/project/_Resources/gnome-wise/Themes/jDownloader/themes/wise.icl b/project/_Resources/gnome-wise/Themes/jDownloader/themes/wise.icl new file mode 100644 index 0000000..5d7dd52 --- /dev/null +++ b/project/_Resources/gnome-wise/Themes/jDownloader/themes/wise.icl @@ -0,0 +1,198 @@ +Gnome-Wise Theme by Heebijeebi +##unset +gui.icons.copy = wise/edit-copy +gui.icons.cut = wise/edit-cut +gui.icons.paste = wise/edit-paste +gui.icons.select_all = wise/edit-select-all +gui.icons.delete = wise/edit-delete + + +## +gui.images.barrierfree= wise/preferences-desktop-assistive-technology +gui.images.toolbar =wise/window-new +gui.images.add = wise/list-add +gui.images.stopmark = wise/media-record +gui.images.stopmark.disabled=wise/stop_after_disabled_big +gui.images.stopmark.enabled=wise/stop_after_enabled_big +gui.images.cancel = wise/emblem-unreadable +gui.images.taskpanes.addons = wise/mail-attachment +gui.images.config.addons = wise/mail-attachment +gui.images.config.home = wise/applications-system +gui.images.config.network_local = wise/network-idle +gui.images.config.gui = wise/preferences-desktop-wallpaper +gui.images.config.reconnect = wise/view-refresh +gui.images.config.host = wise/internet-web-browser +gui.images.browse = wise/internet-web-browser +gui.images.addons.flashgot = wise/flashgot +gui.images.addons.unrar = wise/package-x-generic +gui.images.addons.merge = wise/merge +gui.images.config.ocr = wise/format-text-italic +gui.images.config.eventmanager = wise/appointment-new +gui.images.progress = wise/appointment-new +gui.images.config.packagemanager = wise/extension +gui.images.config.tip = wise/dialog-information +gui.images.captcha.methods = wise/font-x-generic +gui.images.configuration = wise/preferences-desktop +gui.images.delete = wise/list-remove +gui.images.newpackage = wise/folder-new +gui.images.password = wise/keepassx +gui.images.resume = wise/view-refresh +gui.images.dlc = wise/merge +gui.clicknload = logo/cnl +gui.images.list=wise/accessories-text-editor +gui.images.newlogins = wise/contact-new +gui.images.performance = wise/prio_3 +gui.images.stopsign = wise/process-stop +gui.images.sort = wise/sort +gui.images.running = wise/go-next +gui.images.load = wise/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = wise/remove-ok +gui.images.remove_all = wise/remove-all +gui.images.remove_dupes = wise/remove-dupes +gui.images.remove_failed = wise/remove-failed +gui.images.remove_disabled = wise/list-remove_disabled +gui.images.play = wise/media-playback-start +gui.images.next = wise/media-playback-start +gui.images.save = wise/document-save +gui.images.close = wise/close +gui.images.stop = wise/media-playback-stop +gui.images.terminal = wise/utilities-terminal +gui.images.update_manager = wise/software-update-available +gui.images.help = wise/help-browser +gui.images.about = wise/jdownloader +gui.images.update = wise/system-software-update +gui.images.exit = wise/system-log-out +gui.images.restart = wise/view-restore +gui.images.url = wise/list-add +gui.images.upload = wise/go-up +gui.images.warning = wise/dialog-warning +gui.images.link = wise/mime/text-x-generic-template +gui.images.package_closed_tree = wise/package-x-generic_close_ +gui.images.package_closed_error_tree = wise/package-x-generic_close_failed_ +gui.images.package_opened_tree = wise/package-x-generic_ +gui.images.package_open_error_tree = wise/package-x-generic_failed_ +gui.images.package_closed = wise/package-x-generic_close +gui.images.package_closed_error = wise/package-x-generic_close_failed +gui.images.package_opened = wise/package-x-generic +gui.images.package_open_error = wise/package-x-generic_failed +gui.images.downloadorder = wise/edit-redo +gui.images.edit = wise/package-x-generic-rename +gui.images.networkerror = wise/network-error +gui.images.removefailed = wise/network-error +gui.images.proxy = wise/network-server +gui.images.network = wise/network-idle +gui.images.logout = wise/system-log-out +gui.images.uninstall = wise/edit-delete_16 +gui.images.install= wise/system-installer +gui.images.reconnect_selection = wise/reconnect_select +gui.images.reconnect_settings = wise/preferences-system +gui.splash = wise/splash +gui.images.findandreplace=wise/edit-find-replace +gui.images.search = wise/system-search +gui.images.undo = wise/edit-undo +gui.images.container = wise/package-x-generic +gui.splash.languages = wise/preferences-desktop-locale +gui.splash.settings = wise/applications-system +gui.splash.controller = wise/preferences-desktop +gui.splash.update = wise/system-software-update +gui.splash.plugins = wise/mail-attachment +gui.splash.screen = wise/preferences-desktop-wallpaper +gui.splash.dllist = wise/media-playback-start +gui.images.reconnect = wise/network-reconnect +gui.images.reconnect_warning = wise/network-reconnect-warning +gui.images.addlinktext = wise/folder-visiting_add +gui.images.download = wise/software-update-available +gui.images.add_all = wise/dialog-apply +gui.images.add_package = wise/folder-open +gui.images.clear = wise/edit-delete +gui.images.clipboard = wise/edit-paste +gui.images.clipboard_enabled = wise/clipboard_en +gui.images.clipboard_disabled = wise/clipboard_dis +gui.images.premium_enabled = wise/premium_enabled +gui.images.premium_disabled = wise/premium_disabled +gui.images.reconnect_enabled = wise/reconnect_enabled +gui.images.reconnect_disabled = wise/reconnect_disabled +gui.images.abort = wise/emblem-unreadable +gui.images.taskpanes.linkgrabber = wise/system-search-add +gui.images.taskpanes.configuration = wise/applications-system +gui.images.taskpanes.generalpurpose = wise/go-bottom +gui.images.taskpanes.premium = wise/premium +gui.images.taskpanes.log = wise/text-x-log +gui.images.vip = wise/contact-new +gui.images.buy = wise/premium +gui.images.premium = wise/dialog-password +gui.images.htaccess = wise/keepassx +gui.images.accounts = wise/contacts +gui.images.logomenu = wise/logomenu +gui.images.up = wise/go-up +gui.tab.close = wise/x +gui.images.down = wise/go-down +gui.images.taskpanes.download = wise/go-down +gui.images.go_bottom = wise/go-bottom +gui.images.go_top = wise/go-top +gui.images.offlinefile = wise/document-offline +gui.images.priority-1 = wise/prio_-1 +gui.images.priority0 = wise/prio_0 +gui.images.priority1 = wise/prio_1 +gui.images.priority2 = wise/prio_2 +gui.images.priority3 = wise/prio_3 +gui.images.break = wise/media-playback-pause +gui.images.ok = wise/ok +gui.images.bad = wise/dialog-error +gui.images.selected = wise/face-smile +gui.images.unselected = wise/face-sad +gui.images.minimize.left = wise/minimize_left +gui.images.minimize.right = wise/minimize_right +gui.images.chat = wise/internet-group-chat +gui.images.enabled = wise/enabled +gui.images.disabled = wise/disabled +gui.images.filter = wise/filter +gui.images.addselected = wise/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/gnome-wise/Themes/uTorrent/toolbar.bmp b/project/_Resources/gnome-wise/Themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..8f7c325 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/gnome-wise/Themes/uTorrent/tstatus.bmp b/project/_Resources/gnome-wise/Themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..f41ed89 Binary files /dev/null and b/project/_Resources/gnome-wise/Themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/document-open_16.bmp b/project/_Resources/gnome-wise/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..ae53d0f Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/document-open_24.bmp b/project/_Resources/gnome-wise/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..c36c8b3 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/document-open_32.bmp b/project/_Resources/gnome-wise/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..c72a4a4 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/document-open_48.bmp b/project/_Resources/gnome-wise/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..f6424cb Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/gnome-wise/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..8cdab7f Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/document-open_64.bmp b/project/_Resources/gnome-wise/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..1e1a211 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..715e674 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..2f94bce Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..e1b41a3 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-down_16.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..bed67e0 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-down_24.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..146ca20 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-down_32.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..51cb269 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..e10594e Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..62b1a94 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..f9e54a9 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-next_20.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..0301b32 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-next_30.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..9f8c01f Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-previous_16.png b/project/_Resources/gnome-wise/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..bf445cb Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-previous_24.png b/project/_Resources/gnome-wise/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..8b3ced7 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-previous_32.png b/project/_Resources/gnome-wise/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..50ebf3d Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-up_16.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..0affc00 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-up_24.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..093c573 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-up_32.bmp b/project/_Resources/gnome-wise/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..c191568 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/go-up_40.png b/project/_Resources/gnome-wise/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..420d31f Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..772bcd8 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..d4b3831 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..109c754 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..df667d2 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..018f19d Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/places/folder-music_192.png b/project/_Resources/gnome-wise/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..dbec37b Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/places/folder-pictures_192.png b/project/_Resources/gnome-wise/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..9f4549c Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/places/folder-videos_192.png b/project/_Resources/gnome-wise/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..9332f93 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/places/folder_192.png b/project/_Resources/gnome-wise/bitmaps/places/folder_192.png new file mode 100644 index 0000000..e9d74c2 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/gnome-wise/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..bbc66c0 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..1dc162c Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..3b17005 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..ef9e383 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..6332e0b Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..6c7143b Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..9cddf92 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..ee085a0 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..80656ce Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..4631efd Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..3ccb954 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..37447d6 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..7eb16b4 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..6004ac2 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..45c5b8d Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..8adce34 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..2a4fca4 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..3394542 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/gnome-wise/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..d5d5a2f Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..114ca03 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..7e63386 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..4484cdf Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..932b9a1 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5245+35245.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5245+35245.png new file mode 100644 index 0000000..2293fdf Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5245+35245.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5246+35246.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5246+35246.png new file mode 100644 index 0000000..4718529 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5246+35246.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5247+35247.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5247+35247.png new file mode 100644 index 0000000..0624671 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5247+35247.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..c7ece70 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..a3a1193 Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..bdb865a Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..9b276cf Binary files /dev/null and b/project/_Resources/gnome-wise/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/gnome-wise/files/Desktops.exe b/project/_Resources/gnome-wise/files/Desktops.exe new file mode 100644 index 0000000..4b178e7 Binary files /dev/null and b/project/_Resources/gnome-wise/files/Desktops.exe differ diff --git a/project/_Resources/gnome-wise/files/Notepad2-CN-x64.exe b/project/_Resources/gnome-wise/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..4d2643a Binary files /dev/null and b/project/_Resources/gnome-wise/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/gnome-wise/files/Notepad2-CN.exe b/project/_Resources/gnome-wise/files/Notepad2-CN.exe new file mode 100644 index 0000000..4db38df Binary files /dev/null and b/project/_Resources/gnome-wise/files/Notepad2-CN.exe differ diff --git a/project/_Resources/gnome-wise/files/Notepad2-DE-x64.exe b/project/_Resources/gnome-wise/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..4c3cb8d Binary files /dev/null and b/project/_Resources/gnome-wise/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/gnome-wise/files/Notepad2-DE.exe b/project/_Resources/gnome-wise/files/Notepad2-DE.exe new file mode 100644 index 0000000..022d612 Binary files /dev/null and b/project/_Resources/gnome-wise/files/Notepad2-DE.exe differ diff --git a/project/_Resources/gnome-wise/files/Notepad2-EN-x64.exe b/project/_Resources/gnome-wise/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..cb045af Binary files /dev/null and b/project/_Resources/gnome-wise/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/gnome-wise/files/Notepad2-EN.exe b/project/_Resources/gnome-wise/files/Notepad2-EN.exe new file mode 100644 index 0000000..ac52d27 Binary files /dev/null and b/project/_Resources/gnome-wise/files/Notepad2-EN.exe differ diff --git a/project/_Resources/gnome-wise/icons/actions/folder-new_16_24_32.ico b/project/_Resources/gnome-wise/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..ae2eaa7 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/go-down_16_24_32.ico b/project/_Resources/gnome-wise/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..7a2493c Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..0f9e6f7 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/go-next_24.ico b/project/_Resources/gnome-wise/icons/actions/go-next_24.ico new file mode 100644 index 0000000..30711fc Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..fbae9b9 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/go-previous_24.ico b/project/_Resources/gnome-wise/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..353cca1 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/go-up_16.ico b/project/_Resources/gnome-wise/icons/actions/go-up_16.ico new file mode 100644 index 0000000..29831ee Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/go-up_16_24_32.ico b/project/_Resources/gnome-wise/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..96b240c Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/gnome-wise/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..dd506a2 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/actions/view-fullscreen.ico b/project/_Resources/gnome-wise/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..ec51b0f Binary files /dev/null and b/project/_Resources/gnome-wise/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/alacarte.ico b/project/_Resources/gnome-wise/icons/apps/alacarte.ico new file mode 100644 index 0000000..5d831b3 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/alacarte.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/alacarte_+256.ico b/project/_Resources/gnome-wise/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..2c1ee36 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/alacarte_16_32.ico b/project/_Resources/gnome-wise/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..04b23a8 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/preferences-computer-laptop.ico b/project/_Resources/gnome-wise/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..0c54b8f Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/gnome-wise/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..eabd401 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/gnome-wise/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..7a630bb Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/gnome-wise/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..d911eec Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/apps/system-info_+24_256.ico b/project/_Resources/gnome-wise/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..095fed9 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/categories/preferences-system-network.ico b/project/_Resources/gnome-wise/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..599dad3 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/gnome-wise/icons/categories/preferences-system-network_+256.ico b/project/_Resources/gnome-wise/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..909b9d1 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/computer.ico b/project/_Resources/gnome-wise/icons/devices/computer.ico new file mode 100644 index 0000000..43cb49e Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/computer.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/computer_+24_256.ico b/project/_Resources/gnome-wise/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..3f4c88d Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/computer_+24_64_256.ico b/project/_Resources/gnome-wise/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..b696b49 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/computer_+256.ico b/project/_Resources/gnome-wise/icons/devices/computer_+256.ico new file mode 100644 index 0000000..3e79688 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/computer_16_32.ico b/project/_Resources/gnome-wise/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..5208eea Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/video-display.ico b/project/_Resources/gnome-wise/icons/devices/video-display.ico new file mode 100644 index 0000000..9a96df6 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/video-display.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/video-display_+24_256.ico b/project/_Resources/gnome-wise/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..f7d6ad6 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/devices/video-display_32_48.ico b/project/_Resources/gnome-wise/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..4897ffb Binary files /dev/null and b/project/_Resources/gnome-wise/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-documents.ico b/project/_Resources/gnome-wise/icons/places/folder-documents.ico new file mode 100644 index 0000000..25cf6d3 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-documents.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-documents_+24_256.ico b/project/_Resources/gnome-wise/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..ddb8f34 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-downloads_+24_256.ico b/project/_Resources/gnome-wise/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..260526e Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-dropbox.ico b/project/_Resources/gnome-wise/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..f73b4c8 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-dropbox_+256.ico b/project/_Resources/gnome-wise/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..45970d4 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-music_+24_256.ico b/project/_Resources/gnome-wise/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..21d9768 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-music_+256.ico b/project/_Resources/gnome-wise/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..871ddd0 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..b4b032a Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-pictures.ico b/project/_Resources/gnome-wise/icons/places/folder-pictures.ico new file mode 100644 index 0000000..6947784 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-pictures_+24_256.ico b/project/_Resources/gnome-wise/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..8cff339 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-pictures_+256.ico b/project/_Resources/gnome-wise/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..b342a09 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..eb287b0 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-publicshare.ico b/project/_Resources/gnome-wise/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..c4606d5 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-publicshare_+256.ico b/project/_Resources/gnome-wise/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..8883e2f Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-remote.ico b/project/_Resources/gnome-wise/icons/places/folder-remote.ico new file mode 100644 index 0000000..3c463c8 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-remote.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-remote_+256.ico b/project/_Resources/gnome-wise/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..f57c20c Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-remote_16_24_32.ico b/project/_Resources/gnome-wise/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..da05c3e Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/gnome-wise/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..2719f0a Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-vertical_+256.ico b/project/_Resources/gnome-wise/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..4b06030 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-videos_+24_256.ico b/project/_Resources/gnome-wise/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..dfccd7e Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-videos_+256.ico b/project/_Resources/gnome-wise/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..e027d87 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..4675772 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder.ico b/project/_Resources/gnome-wise/icons/places/folder.ico new file mode 100644 index 0000000..4021b4e Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder_+256.ico b/project/_Resources/gnome-wise/icons/places/folder_+256.ico new file mode 100644 index 0000000..936015f Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder_16.ico b/project/_Resources/gnome-wise/icons/places/folder_16.ico new file mode 100644 index 0000000..7b30a9c Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/folder_32.ico b/project/_Resources/gnome-wise/icons/places/folder_32.ico new file mode 100644 index 0000000..02e9677 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/folder_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/network-workgroup.ico b/project/_Resources/gnome-wise/icons/places/network-workgroup.ico new file mode 100644 index 0000000..35d888d Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/network-workgroup_+256.ico b/project/_Resources/gnome-wise/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..a36689c Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/network-workgroup_+64_256.ico b/project/_Resources/gnome-wise/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..cac356e Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/gnome-wise/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..6b8cf0d Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-desktop.ico b/project/_Resources/gnome-wise/icons/places/user-desktop.ico new file mode 100644 index 0000000..cc51f9f Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-desktop.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-desktop_+24.ico b/project/_Resources/gnome-wise/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..3138b31 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-desktop_+24_256.ico b/project/_Resources/gnome-wise/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..fcd726a Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-desktop_+256.ico b/project/_Resources/gnome-wise/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..9b75ba7 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-home-remote.ico b/project/_Resources/gnome-wise/icons/places/user-home-remote.ico new file mode 100644 index 0000000..892b2e3 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/gnome-wise/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..e24c7bd Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-home_+24_64_256.ico b/project/_Resources/gnome-wise/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..8674553 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/places/user-home_16.ico b/project/_Resources/gnome-wise/icons/places/user-home_16.ico new file mode 100644 index 0000000..2161809 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/places/user-home_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/audio-volume-high.ico b/project/_Resources/gnome-wise/icons/status/audio-volume-high.ico new file mode 100644 index 0000000..40e1639 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/audio-volume-high.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/audio-volume-high_+24_256.ico b/project/_Resources/gnome-wise/icons/status/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..9a2ba00 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/audio-volume-high_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/status/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..c01d223 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/audio-volume-low_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/status/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..edddc53 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/audio-volume-medium_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/status/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..2815920 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/folder-open.ico b/project/_Resources/gnome-wise/icons/status/folder-open.ico new file mode 100644 index 0000000..2b37c0f Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/folder-open.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/folder-open_+256.ico b/project/_Resources/gnome-wise/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..ee9e5ee Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/folder-open_32.ico b/project/_Resources/gnome-wise/icons/status/folder-open_32.ico new file mode 100644 index 0000000..7dcb6c2 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-error_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..41d16f5 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-idle_16.ico b/project/_Resources/gnome-wise/icons/status/network-idle_16.ico new file mode 100644 index 0000000..5ca55dd Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-offline_16.ico b/project/_Resources/gnome-wise/icons/status/network-offline_16.ico new file mode 100644 index 0000000..f4f4f99 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..37af625 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-receive_16.ico b/project/_Resources/gnome-wise/icons/status/network-receive_16.ico new file mode 100644 index 0000000..b86190d Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-transmit-receive_16.ico b/project/_Resources/gnome-wise/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..7d42b2d Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/gnome-wise/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..fcb6cdd Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/status/network-transmit_16.ico b/project/_Resources/gnome-wise/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..a7a6a44 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/gnome-wise/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..3d4fb70 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/gnome-wise/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..c1eeac1 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/imageres.dll/6.ico b/project/_Resources/gnome-wise/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..be1fbcb Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/mmsys.cpl/110.ico b/project/_Resources/gnome-wise/icons/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..ad2cdc2 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..00c8b8b Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..096373b Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..a53090f Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..293d362 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..b45ba39 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..b0d124b Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..f080ffd Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..0727687 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/gnome-wise/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..fcb6cdd Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/gnome-wise/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..5338f3b Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/gnome-wise/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..626c201 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/gnome-wise/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/gnome-wise/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..c0d7e93 Binary files /dev/null and b/project/_Resources/gnome-wise/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/gnome-wise/shiki/authui.dll/frame-focus.bmp b/project/_Resources/gnome-wise/shiki/authui.dll/frame-focus.bmp new file mode 100644 index 0000000..d52174a Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/authui.dll/frame-focus.bmp differ diff --git a/project/_Resources/gnome-wise/shiki/authui.dll/password-field-focus.bmp b/project/_Resources/gnome-wise/shiki/authui.dll/password-field-focus.bmp new file mode 100644 index 0000000..8c7f6d1 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/authui.dll/password-field-focus.bmp differ diff --git a/project/_Resources/gnome-wise/shiki/authui.dll/password-field-focus.xcf b/project/_Resources/gnome-wise/shiki/authui.dll/password-field-focus.xcf new file mode 100644 index 0000000..ff2cba6 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/authui.dll/password-field-focus.xcf differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5031.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..f5b2917 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5032.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..0d7ff3f Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5033.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..eb83b5a Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5034.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..460a9b1 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5035.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..a013f07 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5036.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..377e201 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5037.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..a6089fe Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/imageres.dll/5038.jpg b/project/_Resources/gnome-wise/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..42ac933 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/3881.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/3881.png new file mode 100644 index 0000000..5093711 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/3881.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/3882.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/3882.png new file mode 100644 index 0000000..7f09471 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/3882.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/4155.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/4155.png new file mode 100644 index 0000000..d72e749 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/4155.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/4202.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/4202.png new file mode 100644 index 0000000..d886f49 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/4202.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/4628.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/4628.png new file mode 100644 index 0000000..cf06f13 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/4628.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/4725.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/4725.png new file mode 100644 index 0000000..afbb786 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/4725.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/4739.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/4739.png new file mode 100644 index 0000000..cfc6e1a Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/4739.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/5240.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/5240.png new file mode 100644 index 0000000..1967237 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/5240.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/5282.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/5282.png new file mode 100644 index 0000000..70848ae Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/5282.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/7779.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/7779.png new file mode 100644 index 0000000..1b692f1 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/7779.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/7792.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/7792.png new file mode 100644 index 0000000..9da1846 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/7792.png differ diff --git a/project/_Resources/gnome-wise/shiki/wmploc.dll/7802.png b/project/_Resources/gnome-wise/shiki/wmploc.dll/7802.png new file mode 100644 index 0000000..e03cc59 Binary files /dev/null and b/project/_Resources/gnome-wise/shiki/wmploc.dll/7802.png differ diff --git a/project/_Resources/gnome/_WIP/layout-footer-off_16_24_32.ico b/project/_Resources/gnome/_WIP/layout-footer-off_16_24_32.ico new file mode 100644 index 0000000..e98a0fa Binary files /dev/null and b/project/_Resources/gnome/_WIP/layout-footer-off_16_24_32.ico differ diff --git a/project/_Resources/gnome/_WIP/layout-header-off_16_24_32.ico b/project/_Resources/gnome/_WIP/layout-header-off_16_24_32.ico new file mode 100644 index 0000000..12666a3 Binary files /dev/null and b/project/_Resources/gnome/_WIP/layout-header-off_16_24_32.ico differ diff --git a/project/_Resources/gnome/_WIP/layout-preview-pane-off_16_24_32.ico b/project/_Resources/gnome/_WIP/layout-preview-pane-off_16_24_32.ico new file mode 100644 index 0000000..f78f294 Binary files /dev/null and b/project/_Resources/gnome/_WIP/layout-preview-pane-off_16_24_32.ico differ diff --git a/project/_Resources/gnome/_WIP/layout-preview-pane-on_16_24_32.ico b/project/_Resources/gnome/_WIP/layout-preview-pane-on_16_24_32.ico new file mode 100644 index 0000000..8064347 Binary files /dev/null and b/project/_Resources/gnome/_WIP/layout-preview-pane-on_16_24_32.ico differ diff --git a/project/_Resources/gnome/_WIP/layout-tree-view-on_16_24_32.ico b/project/_Resources/gnome/_WIP/layout-tree-view-on_16_24_32.ico new file mode 100644 index 0000000..90d9f71 Binary files /dev/null and b/project/_Resources/gnome/_WIP/layout-tree-view-on_16_24_32.ico differ diff --git a/project/_Resources/gnome/_WIP/layout_16_24_32.ico b/project/_Resources/gnome/_WIP/layout_16_24_32.ico new file mode 100644 index 0000000..b922f7d Binary files /dev/null and b/project/_Resources/gnome/_WIP/layout_16_24_32.ico differ diff --git a/project/_Resources/gnome/bitmaps/actions/application-exit_16.bmp b/project/_Resources/gnome/bitmaps/actions/application-exit_16.bmp new file mode 100644 index 0000000..0d559c7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/application-exit_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/application-exit_24.bmp b/project/_Resources/gnome/bitmaps/actions/application-exit_24.bmp new file mode 100644 index 0000000..d2e9865 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/application-exit_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/application-exit_32.bmp b/project/_Resources/gnome/bitmaps/actions/application-exit_32.bmp new file mode 100644 index 0000000..5bde04a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/application-exit_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/application-exit_48.bmp b/project/_Resources/gnome/bitmaps/actions/application-exit_48.bmp new file mode 100644 index 0000000..2c86989 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/application-exit_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/application-exit_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/application-exit_48x36.bmp new file mode 100644 index 0000000..cc8a65d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/application-exit_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/application-exit_64.bmp b/project/_Resources/gnome/bitmaps/actions/application-exit_64.bmp new file mode 100644 index 0000000..ce0ba9a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/application-exit_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/archive-extract-to_24.bmp b/project/_Resources/gnome/bitmaps/actions/archive-extract-to_24.bmp new file mode 100644 index 0000000..d21dd69 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/archive-extract-to_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/archive-extract-to_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/archive-extract-to_48x36.bmp new file mode 100644 index 0000000..c8cae5e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/archive-extract-to_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/archive-extract_24.bmp b/project/_Resources/gnome/bitmaps/actions/archive-extract_24.bmp new file mode 100644 index 0000000..85d409e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/archive-extract_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/archive-extract_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/archive-extract_48x36.bmp new file mode 100644 index 0000000..b88b3bf Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/archive-extract_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/archive-insert_24.bmp b/project/_Resources/gnome/bitmaps/actions/archive-insert_24.bmp new file mode 100644 index 0000000..f0151d6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/archive-insert_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/archive-insert_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/archive-insert_48x36.bmp new file mode 100644 index 0000000..059020a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/archive-insert_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/color-fill_16.bmp b/project/_Resources/gnome/bitmaps/actions/color-fill_16.bmp new file mode 100644 index 0000000..d6e5a30 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/color-fill_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/color-fill_24.bmp b/project/_Resources/gnome/bitmaps/actions/color-fill_24.bmp new file mode 100644 index 0000000..9c66308 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/color-fill_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/color-picker_16.bmp b/project/_Resources/gnome/bitmaps/actions/color-picker_16.bmp new file mode 100644 index 0000000..e7e2677 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/color-picker_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/color-picker_24.bmp b/project/_Resources/gnome/bitmaps/actions/color-picker_24.bmp new file mode 100644 index 0000000..a2ca6c9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/color-picker_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/config-date_16.bmp b/project/_Resources/gnome/bitmaps/actions/config-date_16.bmp new file mode 100644 index 0000000..361b042 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/config-date_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/config-date_32.bmp b/project/_Resources/gnome/bitmaps/actions/config-date_32.bmp new file mode 100644 index 0000000..a2bfe02 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/config-date_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/config-date_48.bmp b/project/_Resources/gnome/bitmaps/actions/config-date_48.bmp new file mode 100644 index 0000000..a787f8e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/config-date_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/dialog-apply_24.bmp b/project/_Resources/gnome/bitmaps/actions/dialog-apply_24.bmp new file mode 100644 index 0000000..daec911 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/dialog-apply_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-edit_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-edit_24.bmp new file mode 100644 index 0000000..7bac5c4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-edit_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-new_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-new_16.bmp new file mode 100644 index 0000000..2895e25 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-new_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-new_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-new_24.bmp new file mode 100644 index 0000000..4e82039 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-new_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-new_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-new_32.bmp new file mode 100644 index 0000000..e0d0039 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-new_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-new_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-new_48.bmp new file mode 100644 index 0000000..766773d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-new_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-new_64.bmp b/project/_Resources/gnome/bitmaps/actions/document-new_64.bmp new file mode 100644 index 0000000..de078fe Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-new_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-open_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..8ecafe2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-open_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..2126ea9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-open_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..8683917 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-open_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..3b75ea9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..23dad43 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-open_64.bmp b/project/_Resources/gnome/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..1ec2c3e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print-preview_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-print-preview_16.bmp new file mode 100644 index 0000000..f6eeb04 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print-preview_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print-preview_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-print-preview_24.bmp new file mode 100644 index 0000000..2e39ba9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print-preview_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print-preview_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-print-preview_32.bmp new file mode 100644 index 0000000..586dd9b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print-preview_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print-preview_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-print-preview_48.bmp new file mode 100644 index 0000000..a9a0676 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print-preview_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print-preview_64.bmp b/project/_Resources/gnome/bitmaps/actions/document-print-preview_64.bmp new file mode 100644 index 0000000..bceaa83 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print-preview_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-print_16.bmp new file mode 100644 index 0000000..2e2acd6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print_16.png b/project/_Resources/gnome/bitmaps/actions/document-print_16.png new file mode 100644 index 0000000..710f678 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print_16.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-print_24.bmp new file mode 100644 index 0000000..b0d9a36 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-print_32.bmp new file mode 100644 index 0000000..a5954e6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-print_48.bmp new file mode 100644 index 0000000..88f1134 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/document-print_48x36.bmp new file mode 100644 index 0000000..e188163 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-print_64.bmp b/project/_Resources/gnome/bitmaps/actions/document-print_64.bmp new file mode 100644 index 0000000..8ebeead Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-print_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-properties_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-properties_16.bmp new file mode 100644 index 0000000..c461a44 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-properties_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-properties_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-properties_24.bmp new file mode 100644 index 0000000..d5f7084 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-properties_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-properties_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-properties_32.bmp new file mode 100644 index 0000000..baf089a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-properties_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-properties_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-properties_48.bmp new file mode 100644 index 0000000..15d6e0b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-properties_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-properties_64.bmp b/project/_Resources/gnome/bitmaps/actions/document-properties_64.bmp new file mode 100644 index 0000000..2515216 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-properties_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-revert_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-revert_16.bmp new file mode 100644 index 0000000..0bc6633 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-revert_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-revert_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-revert_24.bmp new file mode 100644 index 0000000..354336b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-revert_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-revert_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-revert_32.bmp new file mode 100644 index 0000000..e2db3e1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-revert_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-revert_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-revert_48.bmp new file mode 100644 index 0000000..94d28ca Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-revert_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save-as_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-save-as_16.bmp new file mode 100644 index 0000000..4224bec Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save-as_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save-as_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-save-as_24.bmp new file mode 100644 index 0000000..7fc8622 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save-as_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save-as_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-save-as_32.bmp new file mode 100644 index 0000000..fcb6abe Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save-as_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save-as_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-save-as_48.bmp new file mode 100644 index 0000000..f2bc071 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save-as_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save-as_64.bmp b/project/_Resources/gnome/bitmaps/actions/document-save-as_64.bmp new file mode 100644 index 0000000..25810f4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save-as_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save_16.bmp b/project/_Resources/gnome/bitmaps/actions/document-save_16.bmp new file mode 100644 index 0000000..7cd217e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save_24.bmp b/project/_Resources/gnome/bitmaps/actions/document-save_24.bmp new file mode 100644 index 0000000..d1ca657 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save_32.bmp b/project/_Resources/gnome/bitmaps/actions/document-save_32.bmp new file mode 100644 index 0000000..7947282 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save_48.bmp b/project/_Resources/gnome/bitmaps/actions/document-save_48.bmp new file mode 100644 index 0000000..61f471a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/document-save_64.bmp b/project/_Resources/gnome/bitmaps/actions/document-save_64.bmp new file mode 100644 index 0000000..6450dce Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/document-save_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/draw-eraser_16.bmp b/project/_Resources/gnome/bitmaps/actions/draw-eraser_16.bmp new file mode 100644 index 0000000..e245109 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/draw-eraser_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/draw-eraser_24.bmp b/project/_Resources/gnome/bitmaps/actions/draw-eraser_24.bmp new file mode 100644 index 0000000..76f5ec7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/draw-eraser_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/draw-eraser_32.bmp b/project/_Resources/gnome/bitmaps/actions/draw-eraser_32.bmp new file mode 100644 index 0000000..d6aa32d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/draw-eraser_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/draw-freehand_16.bmp b/project/_Resources/gnome/bitmaps/actions/draw-freehand_16.bmp new file mode 100644 index 0000000..e10c6be Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/draw-freehand_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-clear_40.png b/project/_Resources/gnome/bitmaps/actions/edit-clear_40.png new file mode 100644 index 0000000..2add785 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-clear_40.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-copy_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-copy_16.bmp new file mode 100644 index 0000000..7d2373c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-copy_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-copy_16.png b/project/_Resources/gnome/bitmaps/actions/edit-copy_16.png new file mode 100644 index 0000000..6d5dce2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-copy_16.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-copy_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-copy_24.bmp new file mode 100644 index 0000000..3c67bcc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-copy_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-copy_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-copy_32.bmp new file mode 100644 index 0000000..d06c020 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-copy_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-cut_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-cut_16.bmp new file mode 100644 index 0000000..9a9470d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-cut_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-cut_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-cut_24.bmp new file mode 100644 index 0000000..43bffc7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-cut_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-cut_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-cut_32.bmp new file mode 100644 index 0000000..2f1d251 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-cut_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-delete_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-delete_16.bmp new file mode 100644 index 0000000..705d99a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-delete_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-delete_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-delete_24.bmp new file mode 100644 index 0000000..da6809d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-delete_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-delete_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-delete_32.bmp new file mode 100644 index 0000000..5b1bf13 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-delete_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-find-replace_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-find-replace_16.bmp new file mode 100644 index 0000000..4dfb3f5 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-find-replace_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-find-replace_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-find-replace_24.bmp new file mode 100644 index 0000000..fd07c65 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-find-replace_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-find-replace_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-find-replace_32.bmp new file mode 100644 index 0000000..613920b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-find-replace_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-find_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-find_16.bmp new file mode 100644 index 0000000..10bb454 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-find_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-find_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-find_24.bmp new file mode 100644 index 0000000..99da69b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-find_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-find_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-find_32.bmp new file mode 100644 index 0000000..2cb7975 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-find_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-measure_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-measure_16.bmp new file mode 100644 index 0000000..0907ee1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-measure_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-paste_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-paste_16.bmp new file mode 100644 index 0000000..8f61c3f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-paste_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-paste_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-paste_24.bmp new file mode 100644 index 0000000..1424995 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-paste_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-paste_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-paste_32.bmp new file mode 100644 index 0000000..042ea81 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-paste_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-paste_48.bmp b/project/_Resources/gnome/bitmaps/actions/edit-paste_48.bmp new file mode 100644 index 0000000..04491bf Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-paste_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-paste_64.bmp b/project/_Resources/gnome/bitmaps/actions/edit-paste_64.bmp new file mode 100644 index 0000000..ddec136 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-paste_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-redo_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-redo_16.bmp new file mode 100644 index 0000000..fb38a33 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-redo_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-redo_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-redo_24.bmp new file mode 100644 index 0000000..1a780a5 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-redo_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-redo_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-redo_32.bmp new file mode 100644 index 0000000..2c408e6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-redo_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..89867b1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..c14e01a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..be6b884 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-undo_16.bmp b/project/_Resources/gnome/bitmaps/actions/edit-undo_16.bmp new file mode 100644 index 0000000..a8cb47a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-undo_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-undo_24.bmp b/project/_Resources/gnome/bitmaps/actions/edit-undo_24.bmp new file mode 100644 index 0000000..6a76874 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-undo_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/edit-undo_32.bmp b/project/_Resources/gnome/bitmaps/actions/edit-undo_32.bmp new file mode 100644 index 0000000..24fb565 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/edit-undo_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-indent-less_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-indent-less_16.bmp new file mode 100644 index 0000000..9a8d2e0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-indent-less_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-indent-less_24.bmp b/project/_Resources/gnome/bitmaps/actions/format-indent-less_24.bmp new file mode 100644 index 0000000..259b5fa Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-indent-less_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-indent-less_32.bmp b/project/_Resources/gnome/bitmaps/actions/format-indent-less_32.bmp new file mode 100644 index 0000000..6960297 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-indent-less_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-indent-more_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-indent-more_16.bmp new file mode 100644 index 0000000..8b7628d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-indent-more_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-indent-more_24.bmp b/project/_Resources/gnome/bitmaps/actions/format-indent-more_24.bmp new file mode 100644 index 0000000..fc8150b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-indent-more_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-indent-more_32.bmp b/project/_Resources/gnome/bitmaps/actions/format-indent-more_32.bmp new file mode 100644 index 0000000..31b3f70 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-indent-more_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-center_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-center_16.bmp new file mode 100644 index 0000000..7d3c870 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-center_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-center_24.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-center_24.bmp new file mode 100644 index 0000000..a950925 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-center_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-center_32.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-center_32.bmp new file mode 100644 index 0000000..b4e7115 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-center_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-fill_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-fill_16.bmp new file mode 100644 index 0000000..b260d5f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-fill_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-fill_24.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-fill_24.bmp new file mode 100644 index 0000000..5dd5560 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-fill_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-fill_32.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-fill_32.bmp new file mode 100644 index 0000000..4f56fc7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-fill_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-left_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-left_16.bmp new file mode 100644 index 0000000..b935cf6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-left_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-left_24.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-left_24.bmp new file mode 100644 index 0000000..c94f324 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-left_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-left_32.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-left_32.bmp new file mode 100644 index 0000000..4debd8f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-left_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-right_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-right_16.bmp new file mode 100644 index 0000000..07bfb94 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-right_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-right_24.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-right_24.bmp new file mode 100644 index 0000000..1ebb28c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-right_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-justify-right_32.bmp b/project/_Resources/gnome/bitmaps/actions/format-justify-right_32.bmp new file mode 100644 index 0000000..d1cdf1e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-justify-right_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-line-space_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-line-space_16.bmp new file mode 100644 index 0000000..53adf7d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-line-space_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-list_16.bmp b/project/_Resources/gnome/bitmaps/actions/format-list_16.bmp new file mode 100644 index 0000000..43df0cf Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-list_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/format-list_24.bmp b/project/_Resources/gnome/bitmaps/actions/format-list_24.bmp new file mode 100644 index 0000000..c795f63 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/format-list_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-down_16.bmp b/project/_Resources/gnome/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..e3a2ff1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-down_24.bmp b/project/_Resources/gnome/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..5e9383b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-down_32.bmp b/project/_Resources/gnome/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..9daff3b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/gnome/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..e2fda6b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/gnome/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..2996cf5 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/gnome/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..964d8df Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-next_20.bmp b/project/_Resources/gnome/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..a05892b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-next_30.bmp b/project/_Resources/gnome/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..1167f7a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-previous_16.png b/project/_Resources/gnome/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..12fed7f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-previous_24.png b/project/_Resources/gnome/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..01b7cf4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-previous_32.png b/project/_Resources/gnome/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..0df44ef Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-up_16.bmp b/project/_Resources/gnome/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..76a5f0e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-up_24.bmp b/project/_Resources/gnome/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..3c92d0d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-up_32.bmp b/project/_Resources/gnome/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..d7fe06d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/go-up_40.png b/project/_Resources/gnome/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..1990921 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/gtk-convert_24.bmp b/project/_Resources/gnome/bitmaps/actions/gtk-convert_24.bmp new file mode 100644 index 0000000..863e55d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/gtk-convert_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/gtk-convert_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/gtk-convert_48x36.bmp new file mode 100644 index 0000000..e5d6eee Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/gtk-convert_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/image-properties_16.bmp b/project/_Resources/gnome/bitmaps/actions/image-properties_16.bmp new file mode 100644 index 0000000..693a2e3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/image-properties_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/image-properties_24.bmp b/project/_Resources/gnome/bitmaps/actions/image-properties_24.bmp new file mode 100644 index 0000000..b8314e9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/image-properties_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/image-properties_32.bmp b/project/_Resources/gnome/bitmaps/actions/image-properties_32.bmp new file mode 100644 index 0000000..a5d17cc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/image-properties_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/image-properties_48.bmp b/project/_Resources/gnome/bitmaps/actions/image-properties_48.bmp new file mode 100644 index 0000000..4384ef5 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/image-properties_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/image-properties_64.bmp b/project/_Resources/gnome/bitmaps/actions/image-properties_64.bmp new file mode 100644 index 0000000..bae1b3d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/image-properties_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-image_16.bmp b/project/_Resources/gnome/bitmaps/actions/insert-image_16.bmp new file mode 100644 index 0000000..0598c7b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-image_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-image_24.bmp b/project/_Resources/gnome/bitmaps/actions/insert-image_24.bmp new file mode 100644 index 0000000..0093c1d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-image_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-image_32.bmp b/project/_Resources/gnome/bitmaps/actions/insert-image_32.bmp new file mode 100644 index 0000000..7b495d7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-image_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-image_48.bmp b/project/_Resources/gnome/bitmaps/actions/insert-image_48.bmp new file mode 100644 index 0000000..4b9947c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-image_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-image_64.bmp b/project/_Resources/gnome/bitmaps/actions/insert-image_64.bmp new file mode 100644 index 0000000..ebada09 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-image_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-object_16.bmp b/project/_Resources/gnome/bitmaps/actions/insert-object_16.bmp new file mode 100644 index 0000000..7730958 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-object_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-object_24.bmp b/project/_Resources/gnome/bitmaps/actions/insert-object_24.bmp new file mode 100644 index 0000000..20538c7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-object_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-object_32.bmp b/project/_Resources/gnome/bitmaps/actions/insert-object_32.bmp new file mode 100644 index 0000000..b7bbfcb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-object_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/insert-object_48.bmp b/project/_Resources/gnome/bitmaps/actions/insert-object_48.bmp new file mode 100644 index 0000000..1ddf9f3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/insert-object_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/media-playback-start_192.png b/project/_Resources/gnome/bitmaps/actions/media-playback-start_192.png new file mode 100644 index 0000000..c6f8b04 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/media-playback-start_192.png differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_16.bmp b/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_16.bmp new file mode 100644 index 0000000..d200936 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_24.bmp b/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_24.bmp new file mode 100644 index 0000000..9315904 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_32.bmp b/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_32.bmp new file mode 100644 index 0000000..dea891f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-flip-horizontal_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_16.bmp b/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_16.bmp new file mode 100644 index 0000000..1dca78c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_24.bmp b/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_24.bmp new file mode 100644 index 0000000..01b8202 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_32.bmp b/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_32.bmp new file mode 100644 index 0000000..850a8ec Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-flip-vertical_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-rotate-180_16.bmp b/project/_Resources/gnome/bitmaps/actions/object-rotate-180_16.bmp new file mode 100644 index 0000000..e8a4126 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-rotate-180_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-rotate-left_16.bmp b/project/_Resources/gnome/bitmaps/actions/object-rotate-left_16.bmp new file mode 100644 index 0000000..da8a9c1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-rotate-left_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-rotate-left_24.bmp b/project/_Resources/gnome/bitmaps/actions/object-rotate-left_24.bmp new file mode 100644 index 0000000..2267604 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-rotate-left_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-rotate-left_32.bmp b/project/_Resources/gnome/bitmaps/actions/object-rotate-left_32.bmp new file mode 100644 index 0000000..b818186 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-rotate-left_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-rotate-right_16.bmp b/project/_Resources/gnome/bitmaps/actions/object-rotate-right_16.bmp new file mode 100644 index 0000000..c91ccab Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-rotate-right_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-rotate-right_24.bmp b/project/_Resources/gnome/bitmaps/actions/object-rotate-right_24.bmp new file mode 100644 index 0000000..776707a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-rotate-right_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/object-rotate-right_32.bmp b/project/_Resources/gnome/bitmaps/actions/object-rotate-right_32.bmp new file mode 100644 index 0000000..636cfd6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/object-rotate-right_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/package-copy_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/package-copy_48x36.bmp new file mode 100644 index 0000000..522dc07 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/package-copy_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/package-cut_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/package-cut_48x36.bmp new file mode 100644 index 0000000..ee59b4e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/package-cut_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/system-search_16.bmp b/project/_Resources/gnome/bitmaps/actions/system-search_16.bmp new file mode 100644 index 0000000..91523e1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/system-search_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/system-search_24.bmp b/project/_Resources/gnome/bitmaps/actions/system-search_24.bmp new file mode 100644 index 0000000..24126ff Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/system-search_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/system-search_32.bmp b/project/_Resources/gnome/bitmaps/actions/system-search_32.bmp new file mode 100644 index 0000000..864ad36 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/system-search_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/system-search_48x36.bmp b/project/_Resources/gnome/bitmaps/actions/system-search_48x36.bmp new file mode 100644 index 0000000..5e11ee0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/system-search_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/tool-text_16.bmp b/project/_Resources/gnome/bitmaps/actions/tool-text_16.bmp new file mode 100644 index 0000000..9a31796 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/tool-text_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/tool-text_24.bmp b/project/_Resources/gnome/bitmaps/actions/tool-text_24.bmp new file mode 100644 index 0000000..f6e1ebf Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/tool-text_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..35fa140 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..b1a5ba0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..d978456 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..36f43f3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..7dfd9f4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/view-refresh_16.bmp b/project/_Resources/gnome/bitmaps/actions/view-refresh_16.bmp new file mode 100644 index 0000000..ed60971 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/view-refresh_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/window-close_16.bmp b/project/_Resources/gnome/bitmaps/actions/window-close_16.bmp new file mode 100644 index 0000000..ea9caba Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/window-close_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/window-close_24.bmp b/project/_Resources/gnome/bitmaps/actions/window-close_24.bmp new file mode 100644 index 0000000..09eb340 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/window-close_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/window-close_32.bmp b/project/_Resources/gnome/bitmaps/actions/window-close_32.bmp new file mode 100644 index 0000000..30b3b41 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/window-close_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/window-close_48.bmp b/project/_Resources/gnome/bitmaps/actions/window-close_48.bmp new file mode 100644 index 0000000..6cc902c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/window-close_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/window-close_64.bmp b/project/_Resources/gnome/bitmaps/actions/window-close_64.bmp new file mode 100644 index 0000000..821aeb7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/window-close_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/wrapped_16.bmp b/project/_Resources/gnome/bitmaps/actions/wrapped_16.bmp new file mode 100644 index 0000000..5e68e45 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/wrapped_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-in_16.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-in_16.bmp new file mode 100644 index 0000000..b138917 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-in_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-in_24.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-in_24.bmp new file mode 100644 index 0000000..3e96c06 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-in_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-in_32.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-in_32.bmp new file mode 100644 index 0000000..c58a403 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-in_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-in_48.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-in_48.bmp new file mode 100644 index 0000000..9bdb019 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-in_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-in_64.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-in_64.bmp new file mode 100644 index 0000000..2980c54 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-in_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-original_16.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-original_16.bmp new file mode 100644 index 0000000..9b74eee Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-original_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-original_24.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-original_24.bmp new file mode 100644 index 0000000..817461b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-original_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-original_32.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-original_32.bmp new file mode 100644 index 0000000..32ae7b3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-original_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-original_48.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-original_48.bmp new file mode 100644 index 0000000..0e3e9d1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-original_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-original_64.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-original_64.bmp new file mode 100644 index 0000000..5039478 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-original_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-out_16.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-out_16.bmp new file mode 100644 index 0000000..63db318 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-out_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-out_24.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-out_24.bmp new file mode 100644 index 0000000..867420d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-out_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-out_32.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-out_32.bmp new file mode 100644 index 0000000..6c0544d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-out_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-out_48.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-out_48.bmp new file mode 100644 index 0000000..3981ec6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-out_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/actions/zoom-out_64.bmp b/project/_Resources/gnome/bitmaps/actions/zoom-out_64.bmp new file mode 100644 index 0000000..e141d5c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/actions/zoom-out_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_16x288.bmp b/project/_Resources/gnome/bitmaps/animations/process-working_16x288.bmp new file mode 100644 index 0000000..fd83035 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_16x288.bmp differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_16x288.png b/project/_Resources/gnome/bitmaps/animations/process-working_16x288.png new file mode 100644 index 0000000..c19a6ef Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_16x288.png differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_20x360.bmp b/project/_Resources/gnome/bitmaps/animations/process-working_20x360.bmp new file mode 100644 index 0000000..e26a2fe Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_20x360.bmp differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_20x360.png b/project/_Resources/gnome/bitmaps/animations/process-working_20x360.png new file mode 100644 index 0000000..feca657 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_20x360.png differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_24x432.png b/project/_Resources/gnome/bitmaps/animations/process-working_24x432.png new file mode 100644 index 0000000..b1a8994 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_24x432.png differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_288x16.bmp b/project/_Resources/gnome/bitmaps/animations/process-working_288x16.bmp new file mode 100644 index 0000000..36de9f6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_288x16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_360x20.bmp b/project/_Resources/gnome/bitmaps/animations/process-working_360x20.bmp new file mode 100644 index 0000000..60a754f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_360x20.bmp differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_360x20.png b/project/_Resources/gnome/bitmaps/animations/process-working_360x20.png new file mode 100644 index 0000000..af90ab9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_360x20.png differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_360x20.xcf b/project/_Resources/gnome/bitmaps/animations/process-working_360x20.xcf new file mode 100644 index 0000000..dd31103 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_360x20.xcf differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_540x30.bmp b/project/_Resources/gnome/bitmaps/animations/process-working_540x30.bmp new file mode 100644 index 0000000..b6a4c75 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_540x30.bmp differ diff --git a/project/_Resources/gnome/bitmaps/animations/process-working_540x30.xcf b/project/_Resources/gnome/bitmaps/animations/process-working_540x30.xcf new file mode 100644 index 0000000..9f412b5 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/process-working_540x30.xcf differ diff --git a/project/_Resources/gnome/bitmaps/animations/working_spin.xcf b/project/_Resources/gnome/bitmaps/animations/working_spin.xcf new file mode 100644 index 0000000..4f6c691 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/animations/working_spin.xcf differ diff --git a/project/_Resources/gnome/bitmaps/apps/archive-wizard_24.bmp b/project/_Resources/gnome/bitmaps/apps/archive-wizard_24.bmp new file mode 100644 index 0000000..d2daeb0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/archive-wizard_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/archive-wizard_48x36.bmp b/project/_Resources/gnome/bitmaps/apps/archive-wizard_48x36.bmp new file mode 100644 index 0000000..4c903e8 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/archive-wizard_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/archive-wizard_64.bmp b/project/_Resources/gnome/bitmaps/apps/archive-wizard_64.bmp new file mode 100644 index 0000000..ee18304 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/archive-wizard_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/bug-buddy_24.bmp b/project/_Resources/gnome/bitmaps/apps/bug-buddy_24.bmp new file mode 100644 index 0000000..afc3048 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/bug-buddy_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/bug-buddy_48x36.bmp b/project/_Resources/gnome/bitmaps/apps/bug-buddy_48x36.bmp new file mode 100644 index 0000000..b9275e7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/bug-buddy_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner.svg b/project/_Resources/gnome/bitmaps/apps/ccleaner.svg new file mode 100644 index 0000000..9bdac39 --- /dev/null +++ b/project/_Resources/gnome/bitmaps/apps/ccleaner.svg @@ -0,0 +1,524 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + C + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_120.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_120.png new file mode 100644 index 0000000..bed0875 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_120.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_16.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_16.png new file mode 100644 index 0000000..205d26a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_16.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_20.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_20.png new file mode 100644 index 0000000..d20d003 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_20.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_32.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_32.png new file mode 100644 index 0000000..6b07b4c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_32.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_36x34.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_36x34.png new file mode 100644 index 0000000..bdd28dd Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_36x34.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_48.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_48.png new file mode 100644 index 0000000..5efcd23 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_48.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_48x46.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_48x46.png new file mode 100644 index 0000000..49b9a84 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_48x46.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_49x46.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_49x46.png new file mode 100644 index 0000000..79fe80d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_49x46.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_60.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_60.png new file mode 100644 index 0000000..1795e15 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_60.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_60x57.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_60x57.png new file mode 100644 index 0000000..0d5f70f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_60x57.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_61x57.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_61x57.png new file mode 100644 index 0000000..82ebf78 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_61x57.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_72.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_72.png new file mode 100644 index 0000000..ca90318 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_72.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_73x69.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_73x69.png new file mode 100644 index 0000000..0970042 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_73x69.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/ccleaner_96.png b/project/_Resources/gnome/bitmaps/apps/ccleaner_96.png new file mode 100644 index 0000000..a35a99b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/ccleaner_96.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/defraggler_128.bmp b/project/_Resources/gnome/bitmaps/apps/defraggler_128.bmp new file mode 100644 index 0000000..ce5a7bc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/defraggler_128.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/help-browser_16.bmp b/project/_Resources/gnome/bitmaps/apps/help-browser_16.bmp new file mode 100644 index 0000000..d324b59 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/help-browser_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/hwbrowser_16.bmp b/project/_Resources/gnome/bitmaps/apps/hwbrowser_16.bmp new file mode 100644 index 0000000..fafdab0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/hwbrowser_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/hwbrowser_32.bmp b/project/_Resources/gnome/bitmaps/apps/hwbrowser_32.bmp new file mode 100644 index 0000000..acb6243 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/hwbrowser_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/onboard_37x23.bmp b/project/_Resources/gnome/bitmaps/apps/onboard_37x23.bmp new file mode 100644 index 0000000..1ef605b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/onboard_37x23.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_16.bmp b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_16.bmp new file mode 100644 index 0000000..9520144 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_24.bmp b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_24.bmp new file mode 100644 index 0000000..6d8f965 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_32.bmp b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_32.bmp new file mode 100644 index 0000000..6c8f569 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_48.bmp b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_48.bmp new file mode 100644 index 0000000..c0aeb3e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_64.bmp b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_64.bmp new file mode 100644 index 0000000..69ac94b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/preferences-desktop-wallpaper_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/regedit_40.png b/project/_Resources/gnome/bitmaps/apps/regedit_40.png new file mode 100644 index 0000000..037c705 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/regedit_40.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/softwarecenter_192.png b/project/_Resources/gnome/bitmaps/apps/softwarecenter_192.png new file mode 100644 index 0000000..055ab41 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/softwarecenter_192.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/synccenter_192.png b/project/_Resources/gnome/bitmaps/apps/synccenter_192.png new file mode 100644 index 0000000..e51f6f4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/synccenter_192.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/system-installer_24.bmp b/project/_Resources/gnome/bitmaps/apps/system-installer_24.bmp new file mode 100644 index 0000000..d46e485 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/system-installer_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/system-installer_48x36.bmp b/project/_Resources/gnome/bitmaps/apps/system-installer_48x36.bmp new file mode 100644 index 0000000..541018c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/system-installer_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/tag-editor_192.png b/project/_Resources/gnome/bitmaps/apps/tag-editor_192.png new file mode 100644 index 0000000..4c256de Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/tag-editor_192.png differ diff --git a/project/_Resources/gnome/bitmaps/apps/utilities-system-monitor_24.bmp b/project/_Resources/gnome/bitmaps/apps/utilities-system-monitor_24.bmp new file mode 100644 index 0000000..790c481 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/utilities-system-monitor_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/apps/utilities-system-monitor_48x36.bmp b/project/_Resources/gnome/bitmaps/apps/utilities-system-monitor_48x36.bmp new file mode 100644 index 0000000..a0b83b0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/apps/utilities-system-monitor_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-graphics_16.bmp b/project/_Resources/gnome/bitmaps/categories/applications-graphics_16.bmp new file mode 100644 index 0000000..f92890a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-graphics_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-graphics_24.bmp b/project/_Resources/gnome/bitmaps/categories/applications-graphics_24.bmp new file mode 100644 index 0000000..dc04bca Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-graphics_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-graphics_32.bmp b/project/_Resources/gnome/bitmaps/categories/applications-graphics_32.bmp new file mode 100644 index 0000000..32d3e01 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-graphics_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-graphics_48.bmp b/project/_Resources/gnome/bitmaps/categories/applications-graphics_48.bmp new file mode 100644 index 0000000..e029a1e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-graphics_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-graphics_64.bmp b/project/_Resources/gnome/bitmaps/categories/applications-graphics_64.bmp new file mode 100644 index 0000000..b1cc3fb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-graphics_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-multimedia_142x145.png b/project/_Resources/gnome/bitmaps/categories/applications-multimedia_142x145.png new file mode 100644 index 0000000..aabc02a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-multimedia_142x145.png differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-multimedia_192.png b/project/_Resources/gnome/bitmaps/categories/applications-multimedia_192.png new file mode 100644 index 0000000..9b324c2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-multimedia_192.png differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-multimedia_200.png b/project/_Resources/gnome/bitmaps/categories/applications-multimedia_200.png new file mode 100644 index 0000000..e9b2d0c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-multimedia_200.png differ diff --git a/project/_Resources/gnome/bitmaps/categories/applications-utilities_40.png b/project/_Resources/gnome/bitmaps/categories/applications-utilities_40.png new file mode 100644 index 0000000..1c9af53 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/applications-utilities_40.png differ diff --git a/project/_Resources/gnome/bitmaps/categories/preferences-system_40.png b/project/_Resources/gnome/bitmaps/categories/preferences-system_40.png new file mode 100644 index 0000000..fe55db6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/preferences-system_40.png differ diff --git a/project/_Resources/gnome/bitmaps/categories/tango-applications-multimedia_192.png b/project/_Resources/gnome/bitmaps/categories/tango-applications-multimedia_192.png new file mode 100644 index 0000000..16b6d34 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/categories/tango-applications-multimedia_192.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-cdrom-audio_192.png b/project/_Resources/gnome/bitmaps/devices/media-cdrom-audio_192.png new file mode 100644 index 0000000..c1f1c6d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-cdrom-audio_192.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-optical-cdr_96.png b/project/_Resources/gnome/bitmaps/devices/media-optical-cdr_96.png new file mode 100644 index 0000000..9a48447 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-optical-cdr_96.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-optical-cdrw_96.png b/project/_Resources/gnome/bitmaps/devices/media-optical-cdrw_96.png new file mode 100644 index 0000000..81d8605 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-optical-cdrw_96.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-optical-dvd_192.png b/project/_Resources/gnome/bitmaps/devices/media-optical-dvd_192.png new file mode 100644 index 0000000..83a0b73 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-optical-dvd_192.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-optical-dvd_96.png b/project/_Resources/gnome/bitmaps/devices/media-optical-dvd_96.png new file mode 100644 index 0000000..1f612b0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-optical-dvd_96.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-optical-dvdr_96.png b/project/_Resources/gnome/bitmaps/devices/media-optical-dvdr_96.png new file mode 100644 index 0000000..589e4bc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-optical-dvdr_96.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-optical_192.png b/project/_Resources/gnome/bitmaps/devices/media-optical_192.png new file mode 100644 index 0000000..25dd2e7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-optical_192.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/media-optical_96.png b/project/_Resources/gnome/bitmaps/devices/media-optical_96.png new file mode 100644 index 0000000..3f3f255 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/media-optical_96.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/multimedia-player_192.png b/project/_Resources/gnome/bitmaps/devices/multimedia-player_192.png new file mode 100644 index 0000000..6a44607 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/multimedia-player_192.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/multimedia-player_96.png b/project/_Resources/gnome/bitmaps/devices/multimedia-player_96.png new file mode 100644 index 0000000..c1d6b71 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/multimedia-player_96.png differ diff --git a/project/_Resources/gnome/bitmaps/devices/printer_16.bmp b/project/_Resources/gnome/bitmaps/devices/printer_16.bmp new file mode 100644 index 0000000..47c74bc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/printer_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/devices/tv_192.png b/project/_Resources/gnome/bitmaps/devices/tv_192.png new file mode 100644 index 0000000..ed15564 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/devices/tv_192.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-mail_16.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_16.bmp new file mode 100644 index 0000000..aa8a1fc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-mail_24.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_24.bmp new file mode 100644 index 0000000..3e26608 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-mail_32.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_32.bmp new file mode 100644 index 0000000..ca14d69 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-mail_48.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_48.bmp new file mode 100644 index 0000000..777a5c9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-mail_64.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_64.bmp new file mode 100644 index 0000000..c3d8563 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-mail_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-offline-disabled_16.png b/project/_Resources/gnome/bitmaps/emblems/emblem-offline-disabled_16.png new file mode 100644 index 0000000..71472d4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-offline-disabled_16.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-offline_16.png b/project/_Resources/gnome/bitmaps/emblems/emblem-offline_16.png new file mode 100644 index 0000000..fba2831 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-offline_16.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-ok-disabled_20.png b/project/_Resources/gnome/bitmaps/emblems/emblem-ok-disabled_20.png new file mode 100644 index 0000000..e568d55 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-ok-disabled_20.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-ok_20.png b/project/_Resources/gnome/bitmaps/emblems/emblem-ok_20.png new file mode 100644 index 0000000..c98db36 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-ok_20.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-photos_192.png b/project/_Resources/gnome/bitmaps/emblems/emblem-photos_192.png new file mode 100644 index 0000000..e39cac2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-photos_192.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-scales_48.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-scales_48.bmp new file mode 100644 index 0000000..3a6c87f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-scales_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-special_192.png b/project/_Resources/gnome/bitmaps/emblems/emblem-special_192.png new file mode 100644 index 0000000..887b27c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-special_192.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-user_192.png b/project/_Resources/gnome/bitmaps/emblems/emblem-user_192.png new file mode 100644 index 0000000..d07fd9f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-user_192.png differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-windows_16.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-windows_16.bmp new file mode 100644 index 0000000..7542c15 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-windows_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-windows_20.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-windows_20.bmp new file mode 100644 index 0000000..6b8d798 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-windows_20.bmp differ diff --git a/project/_Resources/gnome/bitmaps/emblems/emblem-windows_24.bmp b/project/_Resources/gnome/bitmaps/emblems/emblem-windows_24.bmp new file mode 100644 index 0000000..c07a3f2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/emblems/emblem-windows_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/application-x-package-list_48x36.bmp b/project/_Resources/gnome/bitmaps/mimetypes/application-x-package-list_48x36.bmp new file mode 100644 index 0000000..7417de0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/application-x-package-list_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/audio-x-generic_192.png b/project/_Resources/gnome/bitmaps/mimetypes/audio-x-generic_192.png new file mode 100644 index 0000000..5597770 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/audio-x-generic_192.png differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_16.bmp b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_16.bmp new file mode 100644 index 0000000..fbcebca Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_192.PNG b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_192.PNG new file mode 100644 index 0000000..536a0e8 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_192.PNG differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_24.bmp b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_24.bmp new file mode 100644 index 0000000..f70bf76 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_32.bmp b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_32.bmp new file mode 100644 index 0000000..d75d0a4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_48.png b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_48.png new file mode 100644 index 0000000..c6c1291 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/image-x-generic_48.png differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/media-wmp-playlist_192.png b/project/_Resources/gnome/bitmaps/mimetypes/media-wmp-playlist_192.png new file mode 100644 index 0000000..823f9bc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/media-wmp-playlist_192.png differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/media-wmp-playlist_96.png b/project/_Resources/gnome/bitmaps/mimetypes/media-wmp-playlist_96.png new file mode 100644 index 0000000..893d650 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/media-wmp-playlist_96.png differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/pk-service-pack_24.bmp b/project/_Resources/gnome/bitmaps/mimetypes/pk-service-pack_24.bmp new file mode 100644 index 0000000..fd02381 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/pk-service-pack_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/pk-service-pack_48x36.bmp b/project/_Resources/gnome/bitmaps/mimetypes/pk-service-pack_48x36.bmp new file mode 100644 index 0000000..2da40b4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/pk-service-pack_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_16.bmp b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_16.bmp new file mode 100644 index 0000000..c6e06f4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_24.bmp b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_24.bmp new file mode 100644 index 0000000..af93404 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_32.bmp b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_32.bmp new file mode 100644 index 0000000..d4a655a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_48.bmp b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_48.bmp new file mode 100644 index 0000000..1d33798 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_64.bmp b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_64.bmp new file mode 100644 index 0000000..4fc5d38 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/text-x-generic_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/text-x-readme_24.bmp b/project/_Resources/gnome/bitmaps/mimetypes/text-x-readme_24.bmp new file mode 100644 index 0000000..6fc974b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/text-x-readme_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/text-x-readme_48x36.bmp b/project/_Resources/gnome/bitmaps/mimetypes/text-x-readme_48x36.bmp new file mode 100644 index 0000000..a9ee3e8 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/text-x-readme_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/video-x-generic_192.png b/project/_Resources/gnome/bitmaps/mimetypes/video-x-generic_192.png new file mode 100644 index 0000000..fdf4d1f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/video-x-generic_192.png differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/video-x-generic_200.png b/project/_Resources/gnome/bitmaps/mimetypes/video-x-generic_200.png new file mode 100644 index 0000000..19f5614 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/video-x-generic_200.png differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/x-office-calendar_192.png b/project/_Resources/gnome/bitmaps/mimetypes/x-office-calendar_192.png new file mode 100644 index 0000000..d0dbb12 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/x-office-calendar_192.png differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_16.bmp b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_16.bmp new file mode 100644 index 0000000..0b8639e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_24.bmp b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_24.bmp new file mode 100644 index 0000000..07ff62e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_32.bmp b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_32.bmp new file mode 100644 index 0000000..162d729 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_48.bmp b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_48.bmp new file mode 100644 index 0000000..8c91dac Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_64.bmp b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_64.bmp new file mode 100644 index 0000000..7977d9d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/mimetypes/x-office-document_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/places/folder-music_192.png b/project/_Resources/gnome/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..dc17378 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/gnome/bitmaps/places/folder-pictures_192.png b/project/_Resources/gnome/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..7c7744e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/gnome/bitmaps/places/folder-videos_192.png b/project/_Resources/gnome/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..41b3f80 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/gnome/bitmaps/places/folder_192.png b/project/_Resources/gnome/bitmaps/places/folder_192.png new file mode 100644 index 0000000..bf4db68 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/gnome/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/gnome/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..550adef Binary files /dev/null and b/project/_Resources/gnome/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/gnome/bitmaps/places/user-trash_16.png b/project/_Resources/gnome/bitmaps/places/user-trash_16.png new file mode 100644 index 0000000..f4ba4b2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/places/user-trash_16.png differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_16.bmp b/project/_Resources/gnome/bitmaps/status/dialog-information_16.bmp new file mode 100644 index 0000000..a0c300b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_20.png b/project/_Resources/gnome/bitmaps/status/dialog-information_20.png new file mode 100644 index 0000000..5123c0a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_20.png differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_24.bmp b/project/_Resources/gnome/bitmaps/status/dialog-information_24.bmp new file mode 100644 index 0000000..9c78ca0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_25.png b/project/_Resources/gnome/bitmaps/status/dialog-information_25.png new file mode 100644 index 0000000..0756974 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_25.png differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_30.png b/project/_Resources/gnome/bitmaps/status/dialog-information_30.png new file mode 100644 index 0000000..a38f399 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_30.png differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_32.bmp b/project/_Resources/gnome/bitmaps/status/dialog-information_32.bmp new file mode 100644 index 0000000..a04a6ac Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_48.bmp b/project/_Resources/gnome/bitmaps/status/dialog-information_48.bmp new file mode 100644 index 0000000..3eb11a0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_48x36.bmp b/project/_Resources/gnome/bitmaps/status/dialog-information_48x36.bmp new file mode 100644 index 0000000..5d42071 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-information_64.bmp b/project/_Resources/gnome/bitmaps/status/dialog-information_64.bmp new file mode 100644 index 0000000..d7f0ee9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-information_64.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-warning_16.bmp b/project/_Resources/gnome/bitmaps/status/dialog-warning_16.bmp new file mode 100644 index 0000000..6a19982 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-warning_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/dialog-warning_32.bmp b/project/_Resources/gnome/bitmaps/status/dialog-warning_32.bmp new file mode 100644 index 0000000..33a9f08 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/dialog-warning_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/drive-optical-offline_96.png b/project/_Resources/gnome/bitmaps/status/drive-optical-offline_96.png new file mode 100644 index 0000000..357180c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/drive-optical-offline_96.png differ diff --git a/project/_Resources/gnome/bitmaps/status/locked_192.png b/project/_Resources/gnome/bitmaps/status/locked_192.png new file mode 100644 index 0000000..ccdb4e4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/locked_192.png differ diff --git a/project/_Resources/gnome/bitmaps/status/locked_24.bmp b/project/_Resources/gnome/bitmaps/status/locked_24.bmp new file mode 100644 index 0000000..481abb1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/locked_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/multimedia-player-offline_192.png b/project/_Resources/gnome/bitmaps/status/multimedia-player-offline_192.png new file mode 100644 index 0000000..d6077d2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/multimedia-player-offline_192.png differ diff --git a/project/_Resources/gnome/bitmaps/status/multimedia-player-offline_96.png b/project/_Resources/gnome/bitmaps/status/multimedia-player-offline_96.png new file mode 100644 index 0000000..3e7c73e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/multimedia-player-offline_96.png differ diff --git a/project/_Resources/gnome/bitmaps/status/package-info_48x36.bmp b/project/_Resources/gnome/bitmaps/status/package-info_48x36.bmp new file mode 100644 index 0000000..11662e6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/package-info_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/package-locked_48x36.bmp b/project/_Resources/gnome/bitmaps/status/package-locked_48x36.bmp new file mode 100644 index 0000000..736dbcb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/package-locked_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/package-ok_48x36.bmp b/project/_Resources/gnome/bitmaps/status/package-ok_48x36.bmp new file mode 100644 index 0000000..95cf6d4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/package-ok_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/printer-default_16.bmp b/project/_Resources/gnome/bitmaps/status/printer-default_16.bmp new file mode 100644 index 0000000..0cebd01 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/printer-default_16.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/printer-default_32.bmp b/project/_Resources/gnome/bitmaps/status/printer-default_32.bmp new file mode 100644 index 0000000..86e9828 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/printer-default_32.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/printer-default_48.bmp b/project/_Resources/gnome/bitmaps/status/printer-default_48.bmp new file mode 100644 index 0000000..dda1dab Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/printer-default_48.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/security-high_24.bmp b/project/_Resources/gnome/bitmaps/status/security-high_24.bmp new file mode 100644 index 0000000..e27e57a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/security-high_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/security-high_48x36.bmp b/project/_Resources/gnome/bitmaps/status/security-high_48x36.bmp new file mode 100644 index 0000000..aab572a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/security-high_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/user-trash-full_24.bmp b/project/_Resources/gnome/bitmaps/status/user-trash-full_24.bmp new file mode 100644 index 0000000..bf69e34 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/user-trash-full_24.bmp differ diff --git a/project/_Resources/gnome/bitmaps/status/user-trash-full_48x36.bmp b/project/_Resources/gnome/bitmaps/status/user-trash-full_48x36.bmp new file mode 100644 index 0000000..7902d81 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/status/user-trash-full_48x36.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/280.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/280.bmp new file mode 100644 index 0000000..4d2e084 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/280.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/281.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/281.bmp new file mode 100644 index 0000000..a487ce9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/281.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..7e831b1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..489c734 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..eb05eb0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/291.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/291.bmp new file mode 100644 index 0000000..403f5a7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/291.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/294.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/294.bmp new file mode 100644 index 0000000..d7a5b9a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/294.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..1e7ecce Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..3de2f8c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/307.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/307.bmp new file mode 100644 index 0000000..3576a43 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/307.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/308.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/308.bmp new file mode 100644 index 0000000..d93411f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/308.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp new file mode 100644 index 0000000..9b443ad Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp new file mode 100644 index 0000000..2373c56 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp new file mode 100644 index 0000000..b00f307 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp new file mode 100644 index 0000000..21e587b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp new file mode 100644 index 0000000..48638d2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp new file mode 100644 index 0000000..05a12b0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp new file mode 100644 index 0000000..ba7c475 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp new file mode 100644 index 0000000..76d60ea Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp new file mode 100644 index 0000000..d77119a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34574.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34574.bmp new file mode 100644 index 0000000..785dc9a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34574.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp new file mode 100644 index 0000000..b07a531 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp new file mode 100644 index 0000000..bd16028 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34580.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34580.bmp new file mode 100644 index 0000000..107c14f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/34580.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..cecfc6e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..f4bb640 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/579.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/579.bmp new file mode 100644 index 0000000..4beff5b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/579.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..3f320c6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..6935c70 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..0762f39 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/584.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/584.bmp new file mode 100644 index 0000000..03617cf Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/584.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..8a67772 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..b09348b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/587.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/587.bmp new file mode 100644 index 0000000..727c200 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/587.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/589.bmp b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/589.bmp new file mode 100644 index 0000000..680fb10 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ExplorerFrame.dll/589.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/MP3Tag/1000.bmp b/project/_Resources/gnome/bitmaps/tweaked/MP3Tag/1000.bmp new file mode 100644 index 0000000..1fa4fac Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/MP3Tag/1000.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/MP3Tag/1000.xcf b/project/_Resources/gnome/bitmaps/tweaked/MP3Tag/1000.xcf new file mode 100644 index 0000000..8532a37 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/MP3Tag/1000.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PerfCenterCPL.dll/68.bmp b/project/_Resources/gnome/bitmaps/tweaked/PerfCenterCPL.dll/68.bmp new file mode 100644 index 0000000..faf0cff Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PerfCenterCPL.dll/68.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/14029.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/14029.png new file mode 100644 index 0000000..589e7fb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/14029.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4000.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4000.png new file mode 100644 index 0000000..5187516 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4000.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..220a7a6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..dc0fd95 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4009.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4009.png new file mode 100644 index 0000000..2ebdf7a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4009.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4012.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4012.png new file mode 100644 index 0000000..0fbe756 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4012.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4015.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4015.png new file mode 100644 index 0000000..07d4e4f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4015.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4019.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4019.png new file mode 100644 index 0000000..6f24b42 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4019.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4124.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4124.png new file mode 100644 index 0000000..dc03050 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4124.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4178.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4178.png new file mode 100644 index 0000000..e4b5481 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4178.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4179.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4179.png new file mode 100644 index 0000000..e1ee6db Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4179.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4221.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4221.png new file mode 100644 index 0000000..11b993c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4221.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..429173e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..e3d9d02 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4230.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4230.png new file mode 100644 index 0000000..1070e5f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4230.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4233.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4233.png new file mode 100644 index 0000000..814579e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4233.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4236.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4236.png new file mode 100644 index 0000000..1d6eaa9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4236.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4239.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4239.png new file mode 100644 index 0000000..88abe33 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4239.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4245.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4245.png new file mode 100644 index 0000000..42ff294 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4245.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4248.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4248.png new file mode 100644 index 0000000..bfd17eb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4248.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4272.png b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4272.png new file mode 100644 index 0000000..d529136 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/PhotoViewer.dll/4272.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/130.bmp b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/130.bmp new file mode 100644 index 0000000..a2df636 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/130.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/130.xcf b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/130.xcf new file mode 100644 index 0000000..7e3268b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/130.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/131.bmp b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/131.bmp new file mode 100644 index 0000000..3fde113 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/131.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/134.bmp b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/134.bmp new file mode 100644 index 0000000..6617216 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/134.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/134.xcf b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/134.xcf new file mode 100644 index 0000000..7e8a359 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/SnippingTool.exe/134.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp b/project/_Resources/gnome/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp new file mode 100644 index 0000000..278c825 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/gnome/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..aa2f2a9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/authui.dll/accessibility.bmp b/project/_Resources/gnome/bitmaps/tweaked/authui.dll/accessibility.bmp new file mode 100644 index 0000000..fa27c41 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/authui.dll/accessibility.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/authui.dll/shutdown-updates.bmp b/project/_Resources/gnome/bitmaps/tweaked/authui.dll/shutdown-updates.bmp new file mode 100644 index 0000000..a7ff4ea Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/authui.dll/shutdown-updates.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/authui.dll/shutdown.bmp b/project/_Resources/gnome/bitmaps/tweaked/authui.dll/shutdown.bmp new file mode 100644 index 0000000..fae78fc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/authui.dll/shutdown.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1120.bmp new file mode 100644 index 0000000..18adc87 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1120.xcf b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1120.xcf new file mode 100644 index 0000000..963fe0a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1120.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1121.bmp new file mode 100644 index 0000000..c999574 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1121.xcf b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1121.xcf new file mode 100644 index 0000000..98a20c6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/1121.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/120.bmp new file mode 100644 index 0000000..2cc820a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/120.xcf b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/120.xcf new file mode 100644 index 0000000..6471350 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/120.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/121.bmp new file mode 100644 index 0000000..0d3e27c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/121.xcf b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/121.xcf new file mode 100644 index 0000000..d3de0fa Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/121.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2120.bmp new file mode 100644 index 0000000..5f89009 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2120.xcf b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2120.xcf new file mode 100644 index 0000000..e7b87b0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2120.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2121.bmp new file mode 100644 index 0000000..550bed9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2121.xcf b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2121.xcf new file mode 100644 index 0000000..c67a130 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/2121.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/1120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/1120.bmp new file mode 100644 index 0000000..ded401e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/1120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/1121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/1121.bmp new file mode 100644 index 0000000..94f98b5 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/1121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/120.bmp new file mode 100644 index 0000000..ac9a356 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/121.bmp new file mode 100644 index 0000000..dd0018c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/2120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/2120.bmp new file mode 100644 index 0000000..968feb3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/2120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/2121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/2121.bmp new file mode 100644 index 0000000..7e99227 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homebasic/2121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/1120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/1120.bmp new file mode 100644 index 0000000..55b4b3f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/1120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/1121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/1121.bmp new file mode 100644 index 0000000..9e65f3c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/1121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/120.bmp new file mode 100644 index 0000000..a680b01 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/121.bmp new file mode 100644 index 0000000..ffa5b73 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/2120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/2120.bmp new file mode 100644 index 0000000..03f91d3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/2120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/2121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/2121.bmp new file mode 100644 index 0000000..f7ae030 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/homepremium/2121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/1120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/1120.bmp new file mode 100644 index 0000000..8027a6b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/1120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/1121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/1121.bmp new file mode 100644 index 0000000..4859f1a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/1121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/120.bmp new file mode 100644 index 0000000..a952898 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/121.bmp new file mode 100644 index 0000000..7b6286f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/2120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/2120.bmp new file mode 100644 index 0000000..1db6328 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/2120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/2121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/2121.bmp new file mode 100644 index 0000000..06e9d0c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/professional/2121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/1120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/1120.bmp new file mode 100644 index 0000000..6f1adbb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/1120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/1121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/1121.bmp new file mode 100644 index 0000000..d5519e6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/1121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/120.bmp new file mode 100644 index 0000000..0ed9d87 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/121.bmp new file mode 100644 index 0000000..049e955 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/2120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/2120.bmp new file mode 100644 index 0000000..575ce7a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/2120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/2121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/2121.bmp new file mode 100644 index 0000000..4cd906a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/starter/2121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/1120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/1120.bmp new file mode 100644 index 0000000..124e8e0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/1120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/1121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/1121.bmp new file mode 100644 index 0000000..7f89613 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/1121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/120.bmp new file mode 100644 index 0000000..cac9c42 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/121.bmp new file mode 100644 index 0000000..08b7e9f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/2120.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/2120.bmp new file mode 100644 index 0000000..b786b6a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/2120.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/2121.bmp b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/2121.bmp new file mode 100644 index 0000000..9ae7277 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/basebrd.dll/ultimate/2121.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/301.bmp b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/301.bmp new file mode 100644 index 0000000..b5e8eb3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/301.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/303.bmp b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/303.bmp new file mode 100644 index 0000000..69cea62 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/303.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/305.bmp b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/305.bmp new file mode 100644 index 0000000..adefe73 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/305.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/306.bmp b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/306.bmp new file mode 100644 index 0000000..c0f17c9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/batmeter.dll/306.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5001.bmp b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5001.bmp new file mode 100644 index 0000000..3f7d76f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5001.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5001.xcf b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5001.xcf new file mode 100644 index 0000000..c529da8 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5001.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5008.bmp b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5008.bmp new file mode 100644 index 0000000..aaaf2fc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5008.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5008.xcf b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5008.xcf new file mode 100644 index 0000000..df6bc59 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/ccleaner/5008.xcf differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/defraggler/264+278.bmp b/project/_Resources/gnome/bitmaps/tweaked/defraggler/264+278.bmp new file mode 100644 index 0000000..28fcba7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/defraggler/264+278.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/defraggler/272.bmp b/project/_Resources/gnome/bitmaps/tweaked/defraggler/272.bmp new file mode 100644 index 0000000..b6efa2e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/defraggler/272.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/106x318.bmp b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/106x318.bmp new file mode 100644 index 0000000..21cb661 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/106x318.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/54x162.bmp b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/54x162.bmp new file mode 100644 index 0000000..f0d630e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/54x162.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/54x162_small.bmp b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/54x162_small.bmp new file mode 100644 index 0000000..147d2b6 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/54x162_small.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/66x198.bmp b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/66x198.bmp new file mode 100644 index 0000000..92e38ff Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/66x198.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/81x243.bmp b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/81x243.bmp new file mode 100644 index 0000000..44ae9df Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/explorer.exe/81x243.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/202.png b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/202.png new file mode 100644 index 0000000..d5fc7cb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/202.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/205.png b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/205.png new file mode 100644 index 0000000..503abc9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/205.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/206.png b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/206.png new file mode 100644 index 0000000..d2c6455 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/206.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/207.png b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/207.png new file mode 100644 index 0000000..16c4da5 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/207.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/210.png b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/210.png new file mode 100644 index 0000000..ce18a97 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mmsys.cpl/210.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mpc-hc.exe/210.png b/project/_Resources/gnome/bitmaps/tweaked/mpc-hc.exe/210.png new file mode 100644 index 0000000..98f1896 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mpc-hc.exe/210.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..4173ea9 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/676.bmp b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/676.bmp new file mode 100644 index 0000000..0eeed7b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/676.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/677.bmp b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/677.bmp new file mode 100644 index 0000000..ef45666 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/677.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/684.bmp b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/684.bmp new file mode 100644 index 0000000..73ecc17 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/mstsc.exe/684.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp b/project/_Resources/gnome/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp new file mode 100644 index 0000000..540fadb Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp b/project/_Resources/gnome/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp new file mode 100644 index 0000000..e504bec Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/1050.bmp b/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/1050.bmp new file mode 100644 index 0000000..4586718 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/1050.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/2050.bmp b/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/2050.bmp new file mode 100644 index 0000000..c34ccbd Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/2050.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/3050.bmp b/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/3050.bmp new file mode 100644 index 0000000..4391e77 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/shellbrd.dll/3050.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5000+5010.png b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5000+5010.png new file mode 100644 index 0000000..d6635b2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5000+5010.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5002.png b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5002.png new file mode 100644 index 0000000..5cdf833 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5002.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5004.png b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5004.png new file mode 100644 index 0000000..9d99f6b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5004.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5006+5008.png b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5006+5008.png new file mode 100644 index 0000000..59dcd01 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/timedate.cpl/5006+5008.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1400.bmp b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1400.bmp new file mode 100644 index 0000000..ef0105d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1400.bmp differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1740+1745.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1740+1745.png new file mode 100644 index 0000000..f0c2b65 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1740+1745.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1741+1742.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1741+1742.png new file mode 100644 index 0000000..795617b Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1741+1742.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1743.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1743.png new file mode 100644 index 0000000..74c7579 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/1743.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/29717.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/29717.png new file mode 100644 index 0000000..88e3ef3 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/29717.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..a4b498d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/332.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/332.png new file mode 100644 index 0000000..4e39d81 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/332.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4162+34162.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4162+34162.png new file mode 100644 index 0000000..4f69468 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4162+34162.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4163+34163.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4163+34163.png new file mode 100644 index 0000000..f7a5e92 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4163+34163.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4164+34164.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4164+34164.png new file mode 100644 index 0000000..41a1c8c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4164+34164.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4165+34165.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4165+34165.png new file mode 100644 index 0000000..e4ddb3a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4165+34165.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4166+34166.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4166+34166.png new file mode 100644 index 0000000..2dbdb6c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4166+34166.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4167+34167.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4167+34167.png new file mode 100644 index 0000000..9eee1cc Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4167+34167.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4168+34168.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4168+34168.png new file mode 100644 index 0000000..f8f715d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4168+34168.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4169+34169.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4169+34169.png new file mode 100644 index 0000000..5129b1e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4169+34169.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png new file mode 100644 index 0000000..1e7f78a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png new file mode 100644 index 0000000..97c3fb7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4174+34174.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4174+34174.png new file mode 100644 index 0000000..2712c61 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4174+34174.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4175+34175.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4175+34175.png new file mode 100644 index 0000000..568aaba Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4175+34175.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4176+34176.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4176+34176.png new file mode 100644 index 0000000..30e1a93 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4176+34176.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4177+34177.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4177+34177.png new file mode 100644 index 0000000..218d9bd Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4177+34177.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4179+34179.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4179+34179.png new file mode 100644 index 0000000..eca63a1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4179+34179.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4180+34180.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4180+34180.png new file mode 100644 index 0000000..79f6b36 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4180+34180.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4205+34205.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4205+34205.png new file mode 100644 index 0000000..14e5dc2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4205+34205.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4206+34206.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4206+34206.png new file mode 100644 index 0000000..c768ed1 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4206+34206.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4207+34207.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4207+34207.png new file mode 100644 index 0000000..dc4bd43 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4207+34207.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4208+34208.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4208+34208.png new file mode 100644 index 0000000..1e5d092 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4208+34208.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png new file mode 100644 index 0000000..53a1e46 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png new file mode 100644 index 0000000..ea208bf Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/431+433.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/431+433.png new file mode 100644 index 0000000..063126c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/431+433.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/432.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/432.png new file mode 100644 index 0000000..9aa2f6c Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/432.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..7a69077 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..9813bb8 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..95ff964 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/520.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/520.png new file mode 100644 index 0000000..a1b511d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/520.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5244+35244.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5244+35244.png new file mode 100644 index 0000000..f0e43f2 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5244+35244.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5245+35245.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5245+35245.png new file mode 100644 index 0000000..8d95079 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5245+35245.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5246+35246.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5246+35246.png new file mode 100644 index 0000000..6d7b376 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5246+35246.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5247+35247.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5247+35247.png new file mode 100644 index 0000000..576622e Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5247+35247.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5248+35248.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5248+35248.png new file mode 100644 index 0000000..579aa05 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5248+35248.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/525+529.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/525+529.png new file mode 100644 index 0000000..8b31e1f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/525+529.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/526+530.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/526+530.png new file mode 100644 index 0000000..4c47237 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/526+530.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/527.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/527.png new file mode 100644 index 0000000..1087c33 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/527.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5271.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5271.png new file mode 100644 index 0000000..2eca5c0 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5271.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..f84a0b4 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5335.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5335.png new file mode 100644 index 0000000..9345a80 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5335.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..b8fa5c7 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..404c706 Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5353.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5353.png new file mode 100644 index 0000000..072841a Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/5353.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/544.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/544.png new file mode 100644 index 0000000..91080ed Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/544.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/ALBUM.PNG b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/ALBUM.PNG new file mode 100644 index 0000000..a34735f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/ALBUM.PNG differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..ea7b13f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/WW_CLEAR.PNG b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/WW_CLEAR.PNG new file mode 100644 index 0000000..731822f Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/WW_CLEAR.PNG differ diff --git a/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG new file mode 100644 index 0000000..1c76f4d Binary files /dev/null and b/project/_Resources/gnome/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG differ diff --git a/project/_Resources/gnome/files/Notepad2-CN-x64.exe b/project/_Resources/gnome/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..5363e91 Binary files /dev/null and b/project/_Resources/gnome/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/gnome/files/Notepad2-CN.exe b/project/_Resources/gnome/files/Notepad2-CN.exe new file mode 100644 index 0000000..9e89fa0 Binary files /dev/null and b/project/_Resources/gnome/files/Notepad2-CN.exe differ diff --git a/project/_Resources/gnome/files/Notepad2-DE-x64.exe b/project/_Resources/gnome/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..bf64c14 Binary files /dev/null and b/project/_Resources/gnome/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/gnome/files/Notepad2-DE.exe b/project/_Resources/gnome/files/Notepad2-DE.exe new file mode 100644 index 0000000..d12536c Binary files /dev/null and b/project/_Resources/gnome/files/Notepad2-DE.exe differ diff --git a/project/_Resources/gnome/files/Notepad2-EN-x64.exe b/project/_Resources/gnome/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..9c02d1f Binary files /dev/null and b/project/_Resources/gnome/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/gnome/files/Notepad2-EN.exe b/project/_Resources/gnome/files/Notepad2-EN.exe new file mode 100644 index 0000000..8d460e2 Binary files /dev/null and b/project/_Resources/gnome/files/Notepad2-EN.exe differ diff --git a/project/_Resources/gnome/icons/actions/application-exit.ico b/project/_Resources/gnome/icons/actions/application-exit.ico new file mode 100644 index 0000000..1b0512c Binary files /dev/null and b/project/_Resources/gnome/icons/actions/application-exit.ico differ diff --git a/project/_Resources/gnome/icons/actions/application-exit_+24.ico b/project/_Resources/gnome/icons/actions/application-exit_+24.ico new file mode 100644 index 0000000..6c065fe Binary files /dev/null and b/project/_Resources/gnome/icons/actions/application-exit_+24.ico differ diff --git a/project/_Resources/gnome/icons/actions/application-exit_16.ico b/project/_Resources/gnome/icons/actions/application-exit_16.ico new file mode 100644 index 0000000..cd681b2 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/application-exit_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/call-start_+24.ico b/project/_Resources/gnome/icons/actions/call-start_+24.ico new file mode 100644 index 0000000..1853273 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/call-start_+24.ico differ diff --git a/project/_Resources/gnome/icons/actions/config-date.ico b/project/_Resources/gnome/icons/actions/config-date.ico new file mode 100644 index 0000000..213b966 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/config-date.ico differ diff --git a/project/_Resources/gnome/icons/actions/config-date_+256.ico b/project/_Resources/gnome/icons/actions/config-date_+256.ico new file mode 100644 index 0000000..e1470c9 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/config-date_+256.ico differ diff --git a/project/_Resources/gnome/icons/actions/config-date_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/config-date_16_20_24_32.ico new file mode 100644 index 0000000..9a1a725 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/config-date_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/dialog-apply_16.ico b/project/_Resources/gnome/icons/actions/dialog-apply_16.ico new file mode 100644 index 0000000..fdabfc3 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/dialog-apply_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-edit_32_48.ico b/project/_Resources/gnome/icons/actions/document-edit_32_48.ico new file mode 100644 index 0000000..f8135aa Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-edit_32_48.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-open-double-click_32.ico b/project/_Resources/gnome/icons/actions/document-open-double-click_32.ico new file mode 100644 index 0000000..b22bf6a Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-open-double-click_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-open-recent.ico b/project/_Resources/gnome/icons/actions/document-open-recent.ico new file mode 100644 index 0000000..d28932c Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-open-recent.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-open-recent_+24.ico b/project/_Resources/gnome/icons/actions/document-open-recent_+24.ico new file mode 100644 index 0000000..4ab9a0b Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-open-recent_+24.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-open-recent_+64_256.ico b/project/_Resources/gnome/icons/actions/document-open-recent_+64_256.ico new file mode 100644 index 0000000..16a3fe0 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-open-recent_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-open-single-click_32.ico b/project/_Resources/gnome/icons/actions/document-open-single-click_32.ico new file mode 100644 index 0000000..d71e6fe Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-open-single-click_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-print-preview_16_24_32.ico b/project/_Resources/gnome/icons/actions/document-print-preview_16_24_32.ico new file mode 100644 index 0000000..55eceea Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-print-preview_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-save_16.ico b/project/_Resources/gnome/icons/actions/document-save_16.ico new file mode 100644 index 0000000..1035800 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-save_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/document-search_+256.ico b/project/_Resources/gnome/icons/actions/document-search_+256.ico new file mode 100644 index 0000000..27ff25a Binary files /dev/null and b/project/_Resources/gnome/icons/actions/document-search_+256.ico differ diff --git a/project/_Resources/gnome/icons/actions/drive-harddisk-network-new_16_24_32.ico b/project/_Resources/gnome/icons/actions/drive-harddisk-network-new_16_24_32.ico new file mode 100644 index 0000000..72b31ea Binary files /dev/null and b/project/_Resources/gnome/icons/actions/drive-harddisk-network-new_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/drive-harddisk-search_+24_256.ico b/project/_Resources/gnome/icons/actions/drive-harddisk-search_+24_256.ico new file mode 100644 index 0000000..8c0d96f Binary files /dev/null and b/project/_Resources/gnome/icons/actions/drive-harddisk-search_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/drive-harddisk-search_16.ico b/project/_Resources/gnome/icons/actions/drive-harddisk-search_16.ico new file mode 100644 index 0000000..0b581d8 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/drive-harddisk-search_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-clear_16.ico b/project/_Resources/gnome/icons/actions/edit-clear_16.ico new file mode 100644 index 0000000..00af69d Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-clear_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-clear_16_24_32.ico b/project/_Resources/gnome/icons/actions/edit-clear_16_24_32.ico new file mode 100644 index 0000000..e1a6fc5 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-clear_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-copy_16.ico b/project/_Resources/gnome/icons/actions/edit-copy_16.ico new file mode 100644 index 0000000..1c7c210 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-copy_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-copy_16_24_32.ico b/project/_Resources/gnome/icons/actions/edit-copy_16_24_32.ico new file mode 100644 index 0000000..4060d4c Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-copy_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-cut_+24_256.ico b/project/_Resources/gnome/icons/actions/edit-cut_+24_256.ico new file mode 100644 index 0000000..9b8d978 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-cut_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-cut_16.ico b/project/_Resources/gnome/icons/actions/edit-cut_16.ico new file mode 100644 index 0000000..5e1b1ea Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-cut_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-cut_16_24_32.ico b/project/_Resources/gnome/icons/actions/edit-cut_16_24_32.ico new file mode 100644 index 0000000..1e12843 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-cut_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-delete.ico b/project/_Resources/gnome/icons/actions/edit-delete.ico new file mode 100644 index 0000000..4540100 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-delete.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-delete_+24.ico b/project/_Resources/gnome/icons/actions/edit-delete_+24.ico new file mode 100644 index 0000000..72334be Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-delete_+24.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-delete_+24_64_96_128_256.ico b/project/_Resources/gnome/icons/actions/edit-delete_+24_64_96_128_256.ico new file mode 100644 index 0000000..8c62686 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-delete_+24_64_96_128_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-delete_+256.ico b/project/_Resources/gnome/icons/actions/edit-delete_+256.ico new file mode 100644 index 0000000..d7eecd8 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-delete_+256.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-delete_16.ico b/project/_Resources/gnome/icons/actions/edit-delete_16.ico new file mode 100644 index 0000000..99fc0d4 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-delete_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-paste_16.ico b/project/_Resources/gnome/icons/actions/edit-paste_16.ico new file mode 100644 index 0000000..640e65e Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-paste_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-paste_16_24_32.ico b/project/_Resources/gnome/icons/actions/edit-paste_16_24_32.ico new file mode 100644 index 0000000..9de3a38 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-paste_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/edit-undo_16.ico b/project/_Resources/gnome/icons/actions/edit-undo_16.ico new file mode 100644 index 0000000..9300234 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/edit-undo_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/folder-new_16_24_32.ico b/project/_Resources/gnome/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..2f7d476 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-down_16_24_32.ico b/project/_Resources/gnome/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..3fa4e25 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-home.ico b/project/_Resources/gnome/icons/actions/go-home.ico new file mode 100644 index 0000000..726ea42 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-home.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-home_16_32.ico b/project/_Resources/gnome/icons/actions/go-home_16_32.ico new file mode 100644 index 0000000..212fc86 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-home_16_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..8fc068d Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-next_24.ico b/project/_Resources/gnome/icons/actions/go-next_24.ico new file mode 100644 index 0000000..756b5eb Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..a64cc9d Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-previous_24.ico b/project/_Resources/gnome/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..65d27d8 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-up_16.ico b/project/_Resources/gnome/icons/actions/go-up_16.ico new file mode 100644 index 0000000..1b1d20f Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/go-up_16_24_32.ico b/project/_Resources/gnome/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..0e68f58 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/help-contents.ico b/project/_Resources/gnome/icons/actions/help-contents.ico new file mode 100644 index 0000000..dca7175 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/help-contents.ico differ diff --git a/project/_Resources/gnome/icons/actions/layout-footer-off_16_24_32.ico b/project/_Resources/gnome/icons/actions/layout-footer-off_16_24_32.ico new file mode 100644 index 0000000..e98a0fa Binary files /dev/null and b/project/_Resources/gnome/icons/actions/layout-footer-off_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/layout-header-off_16_24_32.ico b/project/_Resources/gnome/icons/actions/layout-header-off_16_24_32.ico new file mode 100644 index 0000000..12666a3 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/layout-header-off_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/layout-preview-pane-off_16_24_32.ico b/project/_Resources/gnome/icons/actions/layout-preview-pane-off_16_24_32.ico new file mode 100644 index 0000000..f78f294 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/layout-preview-pane-off_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/layout-preview-pane-on_16_24_32.ico b/project/_Resources/gnome/icons/actions/layout-preview-pane-on_16_24_32.ico new file mode 100644 index 0000000..8064347 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/layout-preview-pane-on_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/layout-tree-view-on_16_24_32.ico b/project/_Resources/gnome/icons/actions/layout-tree-view-on_16_24_32.ico new file mode 100644 index 0000000..90d9f71 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/layout-tree-view-on_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/layout_16_24_32.ico b/project/_Resources/gnome/icons/actions/layout_16_24_32.ico new file mode 100644 index 0000000..b922f7d Binary files /dev/null and b/project/_Resources/gnome/icons/actions/layout_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/list-add.ico b/project/_Resources/gnome/icons/actions/list-add.ico new file mode 100644 index 0000000..11a23c5 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/list-add.ico differ diff --git a/project/_Resources/gnome/icons/actions/list-add_16.ico b/project/_Resources/gnome/icons/actions/list-add_16.ico new file mode 100644 index 0000000..47027af Binary files /dev/null and b/project/_Resources/gnome/icons/actions/list-add_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/mail-write_16.ico b/project/_Resources/gnome/icons/actions/mail-write_16.ico new file mode 100644 index 0000000..024b6cb Binary files /dev/null and b/project/_Resources/gnome/icons/actions/mail-write_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-eject.ico b/project/_Resources/gnome/icons/actions/media-eject.ico new file mode 100644 index 0000000..1c9ca14 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-eject.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-eject_16_22_24_32.ico b/project/_Resources/gnome/icons/actions/media-eject_16_22_24_32.ico new file mode 100644 index 0000000..60cb0bb Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-eject_16_22_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-pause_16.ico b/project/_Resources/gnome/icons/actions/media-playback-pause_16.ico new file mode 100644 index 0000000..526623e Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-pause_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-pause_16_20.ico b/project/_Resources/gnome/icons/actions/media-playback-pause_16_20.ico new file mode 100644 index 0000000..fa8d693 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-pause_16_20.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-pause_16_20_24.ico b/project/_Resources/gnome/icons/actions/media-playback-pause_16_20_24.ico new file mode 100644 index 0000000..8d95f13 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-pause_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-start-question_16_20.ico b/project/_Resources/gnome/icons/actions/media-playback-start-question_16_20.ico new file mode 100644 index 0000000..7233b05 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-start-question_16_20.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-start_16.ico b/project/_Resources/gnome/icons/actions/media-playback-start_16.ico new file mode 100644 index 0000000..50d2fc3 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-start_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-start_16_20.ico b/project/_Resources/gnome/icons/actions/media-playback-start_16_20.ico new file mode 100644 index 0000000..9cd18e5 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-start_16_20.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-start_16_20_24.ico b/project/_Resources/gnome/icons/actions/media-playback-start_16_20_24.ico new file mode 100644 index 0000000..b1727e7 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-start_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-start_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/media-playback-start_16_20_24_32.ico new file mode 100644 index 0000000..08d6215 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-start_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-stop_16.ico b/project/_Resources/gnome/icons/actions/media-playback-stop_16.ico new file mode 100644 index 0000000..7aae43c Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-stop_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-stop_16_20.ico b/project/_Resources/gnome/icons/actions/media-playback-stop_16_20.ico new file mode 100644 index 0000000..6301ff6 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-stop_16_20.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-playback-stop_16_20_24.ico b/project/_Resources/gnome/icons/actions/media-playback-stop_16_20_24.ico new file mode 100644 index 0000000..258ea5a Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-playback-stop_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-skip-backward_16.ico b/project/_Resources/gnome/icons/actions/media-skip-backward_16.ico new file mode 100644 index 0000000..0bac2c0 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-skip-backward_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-skip-backward_16_20.ico b/project/_Resources/gnome/icons/actions/media-skip-backward_16_20.ico new file mode 100644 index 0000000..1f0d3e3 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-skip-backward_16_20.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-skip-backward_16_20_24.ico b/project/_Resources/gnome/icons/actions/media-skip-backward_16_20_24.ico new file mode 100644 index 0000000..ff69e92 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-skip-backward_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-skip-forward_16.ico b/project/_Resources/gnome/icons/actions/media-skip-forward_16.ico new file mode 100644 index 0000000..1db58fd Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-skip-forward_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-skip-forward_16_20.ico b/project/_Resources/gnome/icons/actions/media-skip-forward_16_20.ico new file mode 100644 index 0000000..af7ffdc Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-skip-forward_16_20.ico differ diff --git a/project/_Resources/gnome/icons/actions/media-skip-forward_16_20_24.ico b/project/_Resources/gnome/icons/actions/media-skip-forward_16_20_24.ico new file mode 100644 index 0000000..c66837b Binary files /dev/null and b/project/_Resources/gnome/icons/actions/media-skip-forward_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/gnome/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..c428355 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/object-pull-horizontal.ico b/project/_Resources/gnome/icons/actions/object-pull-horizontal.ico new file mode 100644 index 0000000..52f4444 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/object-pull-horizontal.ico differ diff --git a/project/_Resources/gnome/icons/actions/object-pull-vertical.ico b/project/_Resources/gnome/icons/actions/object-pull-vertical.ico new file mode 100644 index 0000000..7eb96ab Binary files /dev/null and b/project/_Resources/gnome/icons/actions/object-pull-vertical.ico differ diff --git a/project/_Resources/gnome/icons/actions/object-stretch-horizontal.ico b/project/_Resources/gnome/icons/actions/object-stretch-horizontal.ico new file mode 100644 index 0000000..de0d3c3 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/object-stretch-horizontal.ico differ diff --git a/project/_Resources/gnome/icons/actions/object-stretch-vertical.ico b/project/_Resources/gnome/icons/actions/object-stretch-vertical.ico new file mode 100644 index 0000000..a003e9d Binary files /dev/null and b/project/_Resources/gnome/icons/actions/object-stretch-vertical.ico differ diff --git a/project/_Resources/gnome/icons/actions/pin_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/pin_16_20_24_32.ico new file mode 100644 index 0000000..f57bbda Binary files /dev/null and b/project/_Resources/gnome/icons/actions/pin_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/printer-new_+24.ico b/project/_Resources/gnome/icons/actions/printer-new_+24.ico new file mode 100644 index 0000000..f898633 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/printer-new_+24.ico differ diff --git a/project/_Resources/gnome/icons/actions/regedit-search_32.ico b/project/_Resources/gnome/icons/actions/regedit-search_32.ico new file mode 100644 index 0000000..0026b6a Binary files /dev/null and b/project/_Resources/gnome/icons/actions/regedit-search_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-hibernate_16_24_32.ico b/project/_Resources/gnome/icons/actions/system-hibernate_16_24_32.ico new file mode 100644 index 0000000..fa8ea49 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-hibernate_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-run.ico b/project/_Resources/gnome/icons/actions/system-run.ico new file mode 100644 index 0000000..5eefbfb Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-run.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-run_+64_256.ico b/project/_Resources/gnome/icons/actions/system-run_+64_256.ico new file mode 100644 index 0000000..51476bd Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-run_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-search.ico b/project/_Resources/gnome/icons/actions/system-search.ico new file mode 100644 index 0000000..9561870 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-search.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-search_+24.ico b/project/_Resources/gnome/icons/actions/system-search_+24.ico new file mode 100644 index 0000000..5e99cbc Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-search_+24.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-search_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome/icons/actions/system-search_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..d846427 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-search_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-search_+24_64_96_128_256.ico b/project/_Resources/gnome/icons/actions/system-search_+24_64_96_128_256.ico new file mode 100644 index 0000000..b8f36d8 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-search_+24_64_96_128_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-search_+64_256.ico b/project/_Resources/gnome/icons/actions/system-search_+64_256.ico new file mode 100644 index 0000000..d542ff8 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-search_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/actions/system-search_16.ico b/project/_Resources/gnome/icons/actions/system-search_16.ico new file mode 100644 index 0000000..12a23ea Binary files /dev/null and b/project/_Resources/gnome/icons/actions/system-search_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/tab-new_16_32.ico b/project/_Resources/gnome/icons/actions/tab-new_16_32.ico new file mode 100644 index 0000000..51f2955 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/tab-new_16_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/tab-new_32_48.ico b/project/_Resources/gnome/icons/actions/tab-new_32_48.ico new file mode 100644 index 0000000..f8b82f5 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/tab-new_32_48.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-details_32.ico b/project/_Resources/gnome/icons/actions/view-details_32.ico new file mode 100644 index 0000000..e430050 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-details_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-files-content_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/view-files-content_16_20_24_32.ico new file mode 100644 index 0000000..96cab67 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-files-content_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-files-details_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/view-files-details_16_20_24_32.ico new file mode 100644 index 0000000..033b275 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-files-details_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-files-list_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/view-files-list_16_20_24_32.ico new file mode 100644 index 0000000..aae53ff Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-files-list_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-files-symbols-middle_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/view-files-symbols-middle_16_20_24_32.ico new file mode 100644 index 0000000..84a54f1 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-files-symbols-middle_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-files-symbols-small_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/view-files-symbols-small_16_20_24_32.ico new file mode 100644 index 0000000..f3e6660 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-files-symbols-small_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-files-tiled-extended_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/view-files-tiled-extended_16_20_24_32.ico new file mode 100644 index 0000000..57c6d6e Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-files-tiled-extended_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-files-tiled_16_20_24_32.ico b/project/_Resources/gnome/icons/actions/view-files-tiled_16_20_24_32.ico new file mode 100644 index 0000000..e222c7c Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-files-tiled_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-fullscreen.ico b/project/_Resources/gnome/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..abf05aa Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-icons_32.ico b/project/_Resources/gnome/icons/actions/view-icons_32.ico new file mode 100644 index 0000000..6f02c48 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-icons_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-refresh.ico b/project/_Resources/gnome/icons/actions/view-refresh.ico new file mode 100644 index 0000000..af4e888 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-refresh.ico differ diff --git a/project/_Resources/gnome/icons/actions/view-refresh_16.ico b/project/_Resources/gnome/icons/actions/view-refresh_16.ico new file mode 100644 index 0000000..8d85d85 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/view-refresh_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/window-close_+256.ico b/project/_Resources/gnome/icons/actions/window-close_+256.ico new file mode 100644 index 0000000..491a62a Binary files /dev/null and b/project/_Resources/gnome/icons/actions/window-close_+256.ico differ diff --git a/project/_Resources/gnome/icons/actions/window-close_16.ico b/project/_Resources/gnome/icons/actions/window-close_16.ico new file mode 100644 index 0000000..8d0a7eb Binary files /dev/null and b/project/_Resources/gnome/icons/actions/window-close_16.ico differ diff --git a/project/_Resources/gnome/icons/actions/window-close_16_20_24_48.ico b/project/_Resources/gnome/icons/actions/window-close_16_20_24_48.ico new file mode 100644 index 0000000..af6ffa6 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/window-close_16_20_24_48.ico differ diff --git a/project/_Resources/gnome/icons/actions/window-close_16_24_32.ico b/project/_Resources/gnome/icons/actions/window-close_16_24_32.ico new file mode 100644 index 0000000..44dbda4 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/window-close_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/window-new_16_32.ico b/project/_Resources/gnome/icons/actions/window-new_16_32.ico new file mode 100644 index 0000000..c9b2bea Binary files /dev/null and b/project/_Resources/gnome/icons/actions/window-new_16_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/window-one-process_32.ico b/project/_Resources/gnome/icons/actions/window-one-process_32.ico new file mode 100644 index 0000000..86b1e5b Binary files /dev/null and b/project/_Resources/gnome/icons/actions/window-one-process_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/window-seperate-process_32.ico b/project/_Resources/gnome/icons/actions/window-seperate-process_32.ico new file mode 100644 index 0000000..52a0adb Binary files /dev/null and b/project/_Resources/gnome/icons/actions/window-seperate-process_32.ico differ diff --git a/project/_Resources/gnome/icons/actions/zoom-in_16_20_24.ico b/project/_Resources/gnome/icons/actions/zoom-in_16_20_24.ico new file mode 100644 index 0000000..fa1156f Binary files /dev/null and b/project/_Resources/gnome/icons/actions/zoom-in_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/actions/zoom-out_16_20_24.ico b/project/_Resources/gnome/icons/actions/zoom-out_16_20_24.ico new file mode 100644 index 0000000..82b3bc4 Binary files /dev/null and b/project/_Resources/gnome/icons/actions/zoom-out_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/apps/7zip.ico b/project/_Resources/gnome/icons/apps/7zip.ico new file mode 100644 index 0000000..75462d4 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/7zip.ico differ diff --git a/project/_Resources/gnome/icons/apps/SumatraPDF.ico b/project/_Resources/gnome/icons/apps/SumatraPDF.ico new file mode 100644 index 0000000..b184a54 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/SumatraPDF.ico differ diff --git a/project/_Resources/gnome/icons/apps/accessories-calculator_+24_64_256.ico b/project/_Resources/gnome/icons/apps/accessories-calculator_+24_64_256.ico new file mode 100644 index 0000000..a20a337 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/accessories-calculator_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/accessories-character-map_+24_256.ico b/project/_Resources/gnome/icons/apps/accessories-character-map_+24_256.ico new file mode 100644 index 0000000..9af0a50 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/accessories-character-map_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/accessories-character-map_16.ico b/project/_Resources/gnome/icons/apps/accessories-character-map_16.ico new file mode 100644 index 0000000..8f46893 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/accessories-character-map_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/accessories-text-editor_+24_256.ico b/project/_Resources/gnome/icons/apps/accessories-text-editor_+24_256.ico new file mode 100644 index 0000000..df669a6 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/accessories-text-editor_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/accessories-wordpad_+24_64_256.ico b/project/_Resources/gnome/icons/apps/accessories-wordpad_+24_64_256.ico new file mode 100644 index 0000000..1d61cfe Binary files /dev/null and b/project/_Resources/gnome/icons/apps/accessories-wordpad_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/alacarte.ico b/project/_Resources/gnome/icons/apps/alacarte.ico new file mode 100644 index 0000000..e60c1a2 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/alacarte.ico differ diff --git a/project/_Resources/gnome/icons/apps/alacarte_+256.ico b/project/_Resources/gnome/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..0f5d840 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/alacarte_16_32.ico b/project/_Resources/gnome/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..ba3ba52 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/application-autostart_+24_256.ico b/project/_Resources/gnome/icons/apps/application-autostart_+24_256.ico new file mode 100644 index 0000000..011cd2b Binary files /dev/null and b/project/_Resources/gnome/icons/apps/application-autostart_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/application-default-icon_16_24.ico b/project/_Resources/gnome/icons/apps/application-default-icon_16_24.ico new file mode 100644 index 0000000..05ef95b Binary files /dev/null and b/project/_Resources/gnome/icons/apps/application-default-icon_16_24.ico differ diff --git a/project/_Resources/gnome/icons/apps/application-default-icon_32.ico b/project/_Resources/gnome/icons/apps/application-default-icon_32.ico new file mode 100644 index 0000000..474eb4a Binary files /dev/null and b/project/_Resources/gnome/icons/apps/application-default-icon_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/backup_+256.ico b/project/_Resources/gnome/icons/apps/backup_+256.ico new file mode 100644 index 0000000..e47b0a0 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/backup_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/backup_+64_256.ico b/project/_Resources/gnome/icons/apps/backup_+64_256.ico new file mode 100644 index 0000000..69233ec Binary files /dev/null and b/project/_Resources/gnome/icons/apps/backup_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/bluetooth_+24_256.ico b/project/_Resources/gnome/icons/apps/bluetooth_+24_256.ico new file mode 100644 index 0000000..2211719 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/bluetooth_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/bug-buddy_+24_256.ico b/project/_Resources/gnome/icons/apps/bug-buddy_+24_256.ico new file mode 100644 index 0000000..03294a8 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/bug-buddy_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/ccleaner_+256.ico b/project/_Resources/gnome/icons/apps/ccleaner_+256.ico new file mode 100644 index 0000000..56199de Binary files /dev/null and b/project/_Resources/gnome/icons/apps/ccleaner_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/clean-manager_+24_256.ico b/project/_Resources/gnome/icons/apps/clean-manager_+24_256.ico new file mode 100644 index 0000000..81b0ffe Binary files /dev/null and b/project/_Resources/gnome/icons/apps/clean-manager_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/contact-multi_+256.ico b/project/_Resources/gnome/icons/apps/contact-multi_+256.ico new file mode 100644 index 0000000..7177c93 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/contact-multi_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/contact_+24_256.ico b/project/_Resources/gnome/icons/apps/contact_+24_256.ico new file mode 100644 index 0000000..3937424 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/contact_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/defraggler.ico b/project/_Resources/gnome/icons/apps/defraggler.ico new file mode 100644 index 0000000..1c76fc7 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/defraggler.ico differ diff --git a/project/_Resources/gnome/icons/apps/defraggler_+256.ico b/project/_Resources/gnome/icons/apps/defraggler_+256.ico new file mode 100644 index 0000000..a943108 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/defraggler_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/deja-dup_+24_256.ico b/project/_Resources/gnome/icons/apps/deja-dup_+24_256.ico new file mode 100644 index 0000000..295ea84 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/deja-dup_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/dropbox_+256.ico b/project/_Resources/gnome/icons/apps/dropbox_+256.ico new file mode 100644 index 0000000..e2855d0 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/dropbox_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/dropbox_16.ico b/project/_Resources/gnome/icons/apps/dropbox_16.ico new file mode 100644 index 0000000..6ff64e7 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/dropbox_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/dropbox_16_20_24_32.ico b/project/_Resources/gnome/icons/apps/dropbox_16_20_24_32.ico new file mode 100644 index 0000000..4f99767 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/dropbox_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/emesene_+24_256.ico b/project/_Resources/gnome/icons/apps/emesene_+24_256.ico new file mode 100644 index 0000000..10c3c04 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/emesene_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/firefox_+256.ico b/project/_Resources/gnome/icons/apps/firefox_+256.ico new file mode 100644 index 0000000..bab44ec Binary files /dev/null and b/project/_Resources/gnome/icons/apps/firefox_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/firewall_+256.ico b/project/_Resources/gnome/icons/apps/firewall_+256.ico new file mode 100644 index 0000000..c1824bc Binary files /dev/null and b/project/_Resources/gnome/icons/apps/firewall_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/flash-player-properties_16_24_32.ico b/project/_Resources/gnome/icons/apps/flash-player-properties_16_24_32.ico new file mode 100644 index 0000000..307f531 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/flash-player-properties_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/foobar2000_+20_40_64_256.ico b/project/_Resources/gnome/icons/apps/foobar2000_+20_40_64_256.ico new file mode 100644 index 0000000..e1517e2 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/foobar2000_+20_40_64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/foxit-reader.ico b/project/_Resources/gnome/icons/apps/foxit-reader.ico new file mode 100644 index 0000000..616b325 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/foxit-reader.ico differ diff --git a/project/_Resources/gnome/icons/apps/gconf-editor_32_48.ico b/project/_Resources/gnome/icons/apps/gconf-editor_32_48.ico new file mode 100644 index 0000000..f7c937d Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gconf-editor_32_48.ico differ diff --git a/project/_Resources/gnome/icons/apps/gdm_+24_256.ico b/project/_Resources/gnome/icons/apps/gdm_+24_256.ico new file mode 100644 index 0000000..5294d39 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gdm_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gimp_+24_64_256.ico b/project/_Resources/gnome/icons/apps/gimp_+24_64_256.ico new file mode 100644 index 0000000..2fbb6f6 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gimp_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-brightness-applet_32.ico b/project/_Resources/gnome/icons/apps/gnome-brightness-applet_32.ico new file mode 100644 index 0000000..9acf0c6 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-brightness-applet_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-display-properties_+24.ico b/project/_Resources/gnome/icons/apps/gnome-display-properties_+24.ico new file mode 100644 index 0000000..12d93b8 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-display-properties_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-display-properties_+24_128_256.ico b/project/_Resources/gnome/icons/apps/gnome-display-properties_+24_128_256.ico new file mode 100644 index 0000000..9b6596f Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-display-properties_+24_128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-display-properties_32_48.ico b/project/_Resources/gnome/icons/apps/gnome-display-properties_32_48.ico new file mode 100644 index 0000000..4eaffbd Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-display-properties_32_48.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-maps_+24_256.ico b/project/_Resources/gnome/icons/apps/gnome-maps_+24_256.ico new file mode 100644 index 0000000..65babd7 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-maps_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-nettool_+24.ico b/project/_Resources/gnome/icons/apps/gnome-nettool_+24.ico new file mode 100644 index 0000000..0862621 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-nettool_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-nettool_+24_256.ico b/project/_Resources/gnome/icons/apps/gnome-nettool_+24_256.ico new file mode 100644 index 0000000..2779646 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-nettool_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-panel-notification-area_+24_256.ico b/project/_Resources/gnome/icons/apps/gnome-panel-notification-area_+24_256.ico new file mode 100644 index 0000000..5626604 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-panel-notification-area_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-panel-window-list_16.ico b/project/_Resources/gnome/icons/apps/gnome-panel-window-list_16.ico new file mode 100644 index 0000000..082039b Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-panel-window-list_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-panel-workspace-switcher.ico b/project/_Resources/gnome/icons/apps/gnome-panel-workspace-switcher.ico new file mode 100644 index 0000000..1c19129 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-panel-workspace-switcher.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-panel-workspace-switcher_+256.ico b/project/_Resources/gnome/icons/apps/gnome-panel-workspace-switcher_+256.ico new file mode 100644 index 0000000..afaec42 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-panel-workspace-switcher_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-power-manager_+24_256.ico b/project/_Resources/gnome/icons/apps/gnome-power-manager_+24_256.ico new file mode 100644 index 0000000..94f957a Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-power-manager_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-power-manager_+256.ico b/project/_Resources/gnome/icons/apps/gnome-power-manager_+256.ico new file mode 100644 index 0000000..943f028 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-power-manager_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-power-manager_16_24_32.ico b/project/_Resources/gnome/icons/apps/gnome-power-manager_16_24_32.ico new file mode 100644 index 0000000..e60511c Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-power-manager_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-power-manager_16_32.ico b/project/_Resources/gnome/icons/apps/gnome-power-manager_16_32.ico new file mode 100644 index 0000000..8d2f038 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-power-manager_16_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-shutdown.ico b/project/_Resources/gnome/icons/apps/gnome-shutdown.ico new file mode 100644 index 0000000..a951e11 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-shutdown.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-shutdown_+24.ico b/project/_Resources/gnome/icons/apps/gnome-shutdown_+24.ico new file mode 100644 index 0000000..3a2a790 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-shutdown_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-sound-recorder_+256.ico b/project/_Resources/gnome/icons/apps/gnome-sound-recorder_+256.ico new file mode 100644 index 0000000..c0e268b Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-sound-recorder_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/gnome-sticky-notes-applet_+24_64_256.ico b/project/_Resources/gnome/icons/apps/gnome-sticky-notes-applet_+24_64_256.ico new file mode 100644 index 0000000..b2283b4 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/gnome-sticky-notes-applet_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/google-chrome_+256.ico b/project/_Resources/gnome/icons/apps/google-chrome_+256.ico new file mode 100644 index 0000000..ba4ce89 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/google-chrome_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/help-browser_+24.ico b/project/_Resources/gnome/icons/apps/help-browser_+24.ico new file mode 100644 index 0000000..619299b Binary files /dev/null and b/project/_Resources/gnome/icons/apps/help-browser_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/help-browser_+64_256.ico b/project/_Resources/gnome/icons/apps/help-browser_+64_256.ico new file mode 100644 index 0000000..8767e1e Binary files /dev/null and b/project/_Resources/gnome/icons/apps/help-browser_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/help-browser_16.ico b/project/_Resources/gnome/icons/apps/help-browser_16.ico new file mode 100644 index 0000000..7a3c657 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/help-browser_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/help-browser_16_20_24.ico b/project/_Resources/gnome/icons/apps/help-browser_16_20_24.ico new file mode 100644 index 0000000..ce92b3a Binary files /dev/null and b/project/_Resources/gnome/icons/apps/help-browser_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/apps/help-browser_16_20_24_32.ico b/project/_Resources/gnome/icons/apps/help-browser_16_20_24_32.ico new file mode 100644 index 0000000..90e30e0 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/help-browser_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/help-browser_16_24_32.ico b/project/_Resources/gnome/icons/apps/help-browser_16_24_32.ico new file mode 100644 index 0000000..6169536 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/help-browser_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/hwbrowser_+256.ico b/project/_Resources/gnome/icons/apps/hwbrowser_+256.ico new file mode 100644 index 0000000..4f3805c Binary files /dev/null and b/project/_Resources/gnome/icons/apps/hwbrowser_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/inkscape_+256.ico b/project/_Resources/gnome/icons/apps/inkscape_+256.ico new file mode 100644 index 0000000..3502c86 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/inkscape_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/internet-mail_+24.ico b/project/_Resources/gnome/icons/apps/internet-mail_+24.ico new file mode 100644 index 0000000..ee914d3 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/internet-mail_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/internet-mail_+256.ico b/project/_Resources/gnome/icons/apps/internet-mail_+256.ico new file mode 100644 index 0000000..7bc1867 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/internet-mail_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/internet-mail_16_24_32.ico b/project/_Resources/gnome/icons/apps/internet-mail_16_24_32.ico new file mode 100644 index 0000000..0ba30c8 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/internet-mail_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/internet-news-reader.ico b/project/_Resources/gnome/icons/apps/internet-news-reader.ico new file mode 100644 index 0000000..8c3f3d2 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/internet-news-reader.ico differ diff --git a/project/_Resources/gnome/icons/apps/internet-web-browser-msie.ico b/project/_Resources/gnome/icons/apps/internet-web-browser-msie.ico new file mode 100644 index 0000000..3357c6a Binary files /dev/null and b/project/_Resources/gnome/icons/apps/internet-web-browser-msie.ico differ diff --git a/project/_Resources/gnome/icons/apps/internet-web-browser-msie_+24_256.ico b/project/_Resources/gnome/icons/apps/internet-web-browser-msie_+24_256.ico new file mode 100644 index 0000000..8ecd112 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/internet-web-browser-msie_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/internet-web-browser_16_32.ico b/project/_Resources/gnome/icons/apps/internet-web-browser_16_32.ico new file mode 100644 index 0000000..1037a81 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/internet-web-browser_16_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/libreoffice-base_+128_256.ico b/project/_Resources/gnome/icons/apps/libreoffice-base_+128_256.ico new file mode 100644 index 0000000..154930b Binary files /dev/null and b/project/_Resources/gnome/icons/apps/libreoffice-base_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/libreoffice-calc_+128_256.ico b/project/_Resources/gnome/icons/apps/libreoffice-calc_+128_256.ico new file mode 100644 index 0000000..6bcc238 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/libreoffice-calc_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/libreoffice-draw_+128_256.ico b/project/_Resources/gnome/icons/apps/libreoffice-draw_+128_256.ico new file mode 100644 index 0000000..df5caf3 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/libreoffice-draw_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/libreoffice-impress_+128_256.ico b/project/_Resources/gnome/icons/apps/libreoffice-impress_+128_256.ico new file mode 100644 index 0000000..19de708 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/libreoffice-impress_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/libreoffice-math_+128_256.ico b/project/_Resources/gnome/icons/apps/libreoffice-math_+128_256.ico new file mode 100644 index 0000000..685ee46 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/libreoffice-math_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/libreoffice-startcenter_+128_256.ico b/project/_Resources/gnome/icons/apps/libreoffice-startcenter_+128_256.ico new file mode 100644 index 0000000..d9b45be Binary files /dev/null and b/project/_Resources/gnome/icons/apps/libreoffice-startcenter_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/libreoffice-writer_+128_256.ico b/project/_Resources/gnome/icons/apps/libreoffice-writer_+128_256.ico new file mode 100644 index 0000000..796b08c Binary files /dev/null and b/project/_Resources/gnome/icons/apps/libreoffice-writer_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/mplayer_+256.ico b/project/_Resources/gnome/icons/apps/mplayer_+256.ico new file mode 100644 index 0000000..9401197 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/mplayer_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/msn.ico b/project/_Resources/gnome/icons/apps/msn.ico new file mode 100644 index 0000000..501b680 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/msn.ico differ diff --git a/project/_Resources/gnome/icons/apps/multimedia-audio-player_+24_256.ico b/project/_Resources/gnome/icons/apps/multimedia-audio-player_+24_256.ico new file mode 100644 index 0000000..6b386c6 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/multimedia-audio-player_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/multimedia-audio-player_64.ico b/project/_Resources/gnome/icons/apps/multimedia-audio-player_64.ico new file mode 100644 index 0000000..9e1f390 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/multimedia-audio-player_64.ico differ diff --git a/project/_Resources/gnome/icons/apps/multimedia-photo-manager_+64_256.ico b/project/_Resources/gnome/icons/apps/multimedia-photo-manager_+64_256.ico new file mode 100644 index 0000000..a8cc8d4 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/multimedia-photo-manager_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/nautilus-cd-burner_+256.ico b/project/_Resources/gnome/icons/apps/nautilus-cd-burner_+256.ico new file mode 100644 index 0000000..dae3799 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/nautilus-cd-burner_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/nautilus-cd-burner_16_20_24_32.ico b/project/_Resources/gnome/icons/apps/nautilus-cd-burner_16_20_24_32.ico new file mode 100644 index 0000000..3bcba69 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/nautilus-cd-burner_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/nautilus-cd-burner_16_24_32.ico b/project/_Resources/gnome/icons/apps/nautilus-cd-burner_16_24_32.ico new file mode 100644 index 0000000..aa53a3c Binary files /dev/null and b/project/_Resources/gnome/icons/apps/nautilus-cd-burner_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/nvidia-cpl_+256.ico b/project/_Resources/gnome/icons/apps/nvidia-cpl_+256.ico new file mode 100644 index 0000000..1e3eb6b Binary files /dev/null and b/project/_Resources/gnome/icons/apps/nvidia-cpl_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/onboard_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome/icons/apps/onboard_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..bb7ed39 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/onboard_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/opera_+128_256.ico b/project/_Resources/gnome/icons/apps/opera_+128_256.ico new file mode 100644 index 0000000..d10e944 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/opera_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/pitivi_+24_256.ico b/project/_Resources/gnome/icons/apps/pitivi_+24_256.ico new file mode 100644 index 0000000..8badfbf Binary files /dev/null and b/project/_Resources/gnome/icons/apps/pitivi_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-color_+24_256.ico b/project/_Resources/gnome/icons/apps/preferences-color_+24_256.ico new file mode 100644 index 0000000..9c0c890 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-color_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-computer-laptop.ico b/project/_Resources/gnome/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..578ac85 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_+24_64_96.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_+24_64_96.ico new file mode 100644 index 0000000..9676d6a Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_+24_64_96.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_+256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_+256.ico new file mode 100644 index 0000000..3498bdf Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_16_24.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_16_24.ico new file mode 100644 index 0000000..994b413 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-accessibility_16_24.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-font.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-font.ico new file mode 100644 index 0000000..5633e56 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-font.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-font_+256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-font_+256.ico new file mode 100644 index 0000000..55255d3 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-font_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-locale_+256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-locale_+256.ico new file mode 100644 index 0000000..5205c27 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-locale_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..afee198 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..2d1a94f Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-screensaver.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-screensaver.ico new file mode 100644 index 0000000..3786bee Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-screensaver.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-screensaver_+24_256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-screensaver_+24_256.ico new file mode 100644 index 0000000..2128756 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-screensaver_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-sound.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-sound.ico new file mode 100644 index 0000000..6fd538e Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-sound.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+24.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+24.ico new file mode 100644 index 0000000..bdc575f Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+24_256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+24_256.ico new file mode 100644 index 0000000..1948795 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+256.ico new file mode 100644 index 0000000..c86ad88 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-sound_16_24_32.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_16_24_32.ico new file mode 100644 index 0000000..b0abad2 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-sound_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-theme.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-theme.ico new file mode 100644 index 0000000..c76be16 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-theme.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-theme_+24_256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-theme_+24_256.ico new file mode 100644 index 0000000..b3de8b4 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-theme_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-theme_+256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-theme_+256.ico new file mode 100644 index 0000000..022b272 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-theme_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-theme_16.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-theme_16.ico new file mode 100644 index 0000000..19827c6 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-theme_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-wallpaper.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-wallpaper.ico new file mode 100644 index 0000000..a80c994 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-wallpaper.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-desktop-wallpaper_+256.ico b/project/_Resources/gnome/icons/apps/preferences-desktop-wallpaper_+256.ico new file mode 100644 index 0000000..ebbe1bd Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-desktop-wallpaper_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/gnome/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..8f93f94 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-system-parental-controls.ico b/project/_Resources/gnome/icons/apps/preferences-system-parental-controls.ico new file mode 100644 index 0000000..573a59a Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-system-parental-controls.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-system-time_+24.ico b/project/_Resources/gnome/icons/apps/preferences-system-time_+24.ico new file mode 100644 index 0000000..5472e14 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-system-time_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-system-time_+256.ico b/project/_Resources/gnome/icons/apps/preferences-system-time_+256.ico new file mode 100644 index 0000000..4f7dc98 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-system-time_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-system-windows_+24_256.ico b/project/_Resources/gnome/icons/apps/preferences-system-windows_+24_256.ico new file mode 100644 index 0000000..eefb48d Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-system-windows_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-system-windows_16.ico b/project/_Resources/gnome/icons/apps/preferences-system-windows_16.ico new file mode 100644 index 0000000..7e5fca2 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-system-windows_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/preferences-system-windows_32.ico b/project/_Resources/gnome/icons/apps/preferences-system-windows_32.ico new file mode 100644 index 0000000..b518cf0 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/preferences-system-windows_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/radio_16_32.ico b/project/_Resources/gnome/icons/apps/radio_16_32.ico new file mode 100644 index 0000000..c67b7ed Binary files /dev/null and b/project/_Resources/gnome/icons/apps/radio_16_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/regedit.ico b/project/_Resources/gnome/icons/apps/regedit.ico new file mode 100644 index 0000000..bed1556 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/regedit.ico differ diff --git a/project/_Resources/gnome/icons/apps/regedit_16.ico b/project/_Resources/gnome/icons/apps/regedit_16.ico new file mode 100644 index 0000000..646b199 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/regedit_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/rip.ico b/project/_Resources/gnome/icons/apps/rip.ico new file mode 100644 index 0000000..b153eef Binary files /dev/null and b/project/_Resources/gnome/icons/apps/rip.ico differ diff --git a/project/_Resources/gnome/icons/apps/session-properties_+256.ico b/project/_Resources/gnome/icons/apps/session-properties_+256.ico new file mode 100644 index 0000000..e0b1506 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/session-properties_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/stock_person_+24_96_256.ico b/project/_Resources/gnome/icons/apps/stock_person_+24_96_256.ico new file mode 100644 index 0000000..e94a8b2 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/stock_person_+24_96_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/stock_person_16_20_24_32.ico b/project/_Resources/gnome/icons/apps/stock_person_16_20_24_32.ico new file mode 100644 index 0000000..e2f0dbd Binary files /dev/null and b/project/_Resources/gnome/icons/apps/stock_person_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/synccenter_+20_24.ico b/project/_Resources/gnome/icons/apps/synccenter_+20_24.ico new file mode 100644 index 0000000..614ec74 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/synccenter_+20_24.ico differ diff --git a/project/_Resources/gnome/icons/apps/synccenter_+24_256.ico b/project/_Resources/gnome/icons/apps/synccenter_+24_256.ico new file mode 100644 index 0000000..ae967e3 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/synccenter_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/synccenter_+256.ico b/project/_Resources/gnome/icons/apps/synccenter_+256.ico new file mode 100644 index 0000000..e178af5 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/synccenter_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-appchooser_+24_256.ico b/project/_Resources/gnome/icons/apps/system-appchooser_+24_256.ico new file mode 100644 index 0000000..1019f0f Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-appchooser_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-file-manager_+24_64_128_256.ico b/project/_Resources/gnome/icons/apps/system-file-manager_+24_64_128_256.ico new file mode 100644 index 0000000..7855e5f Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-file-manager_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-info_+24_256.ico b/project/_Resources/gnome/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..d5c6073 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-installer.ico b/project/_Resources/gnome/icons/apps/system-installer.ico new file mode 100644 index 0000000..f1e97d8 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-installer.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-installer_+24_256.ico b/project/_Resources/gnome/icons/apps/system-installer_+24_256.ico new file mode 100644 index 0000000..ff8fbf8 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-installer_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-installer_+256.ico b/project/_Resources/gnome/icons/apps/system-installer_+256.ico new file mode 100644 index 0000000..f7ecf5c Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-installer_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-software-update.ico b/project/_Resources/gnome/icons/apps/system-software-update.ico new file mode 100644 index 0000000..69c42d6 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-software-update.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-software-update_+24_256.ico b/project/_Resources/gnome/icons/apps/system-software-update_+24_256.ico new file mode 100644 index 0000000..4d29a45 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-software-update_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-software-update_+256.ico b/project/_Resources/gnome/icons/apps/system-software-update_+256.ico new file mode 100644 index 0000000..8c8e290 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-software-update_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-users.ico b/project/_Resources/gnome/icons/apps/system-users.ico new file mode 100644 index 0000000..16cd026 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-users.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-users_+24.ico b/project/_Resources/gnome/icons/apps/system-users_+24.ico new file mode 100644 index 0000000..45d7d84 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-users_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-users_+24_256.ico b/project/_Resources/gnome/icons/apps/system-users_+24_256.ico new file mode 100644 index 0000000..8168285 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-users_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-users_+256.ico b/project/_Resources/gnome/icons/apps/system-users_+256.ico new file mode 100644 index 0000000..45e5758 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-users_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-users_16.ico b/project/_Resources/gnome/icons/apps/system-users_16.ico new file mode 100644 index 0000000..5c3bf5c Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-users_16.ico differ diff --git a/project/_Resources/gnome/icons/apps/system-users_16_24.ico b/project/_Resources/gnome/icons/apps/system-users_16_24.ico new file mode 100644 index 0000000..fac5a9d Binary files /dev/null and b/project/_Resources/gnome/icons/apps/system-users_16_24.ico differ diff --git a/project/_Resources/gnome/icons/apps/tag-editor.ico b/project/_Resources/gnome/icons/apps/tag-editor.ico new file mode 100644 index 0000000..3d48c07 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/tag-editor.ico differ diff --git a/project/_Resources/gnome/icons/apps/tag-editor_16_20_24_32.ico b/project/_Resources/gnome/icons/apps/tag-editor_16_20_24_32.ico new file mode 100644 index 0000000..9f97e4d Binary files /dev/null and b/project/_Resources/gnome/icons/apps/tag-editor_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/apps/thunderbird_+128_256.ico b/project/_Resources/gnome/icons/apps/thunderbird_+128_256.ico new file mode 100644 index 0000000..883cbbb Binary files /dev/null and b/project/_Resources/gnome/icons/apps/thunderbird_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/utilities-system-monitor_+24.ico b/project/_Resources/gnome/icons/apps/utilities-system-monitor_+24.ico new file mode 100644 index 0000000..38333ec Binary files /dev/null and b/project/_Resources/gnome/icons/apps/utilities-system-monitor_+24.ico differ diff --git a/project/_Resources/gnome/icons/apps/utilities-system-monitor_+24_256.ico b/project/_Resources/gnome/icons/apps/utilities-system-monitor_+24_256.ico new file mode 100644 index 0000000..fbfdd79 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/utilities-system-monitor_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/utilities-system-monitor_+256.ico b/project/_Resources/gnome/icons/apps/utilities-system-monitor_+256.ico new file mode 100644 index 0000000..d034161 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/utilities-system-monitor_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/utilities-terminal_+256.ico b/project/_Resources/gnome/icons/apps/utilities-terminal_+256.ico new file mode 100644 index 0000000..812862c Binary files /dev/null and b/project/_Resources/gnome/icons/apps/utilities-terminal_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/virtualbox_+20_24_40_64_128_256.ico b/project/_Resources/gnome/icons/apps/virtualbox_+20_24_40_64_128_256.ico new file mode 100644 index 0000000..8b597b7 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/virtualbox_+20_24_40_64_128_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/vlc_+256.ico b/project/_Resources/gnome/icons/apps/vlc_+256.ico new file mode 100644 index 0000000..c3dcc22 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/vlc_+256.ico differ diff --git a/project/_Resources/gnome/icons/apps/winamp_+24_64_256.ico b/project/_Resources/gnome/icons/apps/winamp_+24_64_256.ico new file mode 100644 index 0000000..f3f2c21 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/winamp_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/windows-media-player_+24_64_256.ico b/project/_Resources/gnome/icons/apps/windows-media-player_+24_64_256.ico new file mode 100644 index 0000000..308d3d3 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/windows-media-player_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/apps/winrar.ico b/project/_Resources/gnome/icons/apps/winrar.ico new file mode 100644 index 0000000..b00d827 Binary files /dev/null and b/project/_Resources/gnome/icons/apps/winrar.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-graphics_+24_64_256.ico b/project/_Resources/gnome/icons/categories/applications-graphics_+24_64_256.ico new file mode 100644 index 0000000..2071157 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-graphics_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-internet.ico b/project/_Resources/gnome/icons/categories/applications-internet.ico new file mode 100644 index 0000000..5e964ed Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-internet.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-internet_+24_256.ico b/project/_Resources/gnome/icons/categories/applications-internet_+24_256.ico new file mode 100644 index 0000000..50d412d Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-internet_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-internet_+256.ico b/project/_Resources/gnome/icons/categories/applications-internet_+256.ico new file mode 100644 index 0000000..45e4813 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-internet_+256.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-internet_16.ico b/project/_Resources/gnome/icons/categories/applications-internet_16.ico new file mode 100644 index 0000000..7531c3f Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-internet_16.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-multimedia.ico b/project/_Resources/gnome/icons/categories/applications-multimedia.ico new file mode 100644 index 0000000..7412e1f Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-multimedia.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-multimedia_16.ico b/project/_Resources/gnome/icons/categories/applications-multimedia_16.ico new file mode 100644 index 0000000..8d1ae74 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-multimedia_16.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-multimedia_16_20_24_32.ico b/project/_Resources/gnome/icons/categories/applications-multimedia_16_20_24_32.ico new file mode 100644 index 0000000..ce63235 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-multimedia_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-other.ico b/project/_Resources/gnome/icons/categories/applications-other.ico new file mode 100644 index 0000000..9c2f0a7 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-other.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-system.ico b/project/_Resources/gnome/icons/categories/applications-system.ico new file mode 100644 index 0000000..89d1829 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-system.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-system_+256.ico b/project/_Resources/gnome/icons/categories/applications-system_+256.ico new file mode 100644 index 0000000..7851232 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-system_+256.ico differ diff --git a/project/_Resources/gnome/icons/categories/applications-system_32.ico b/project/_Resources/gnome/icons/categories/applications-system_32.ico new file mode 100644 index 0000000..5b544f7 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/applications-system_32.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-desktop.ico b/project/_Resources/gnome/icons/categories/preferences-desktop.ico new file mode 100644 index 0000000..3b97bc2 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-desktop.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-desktop_+24.ico b/project/_Resources/gnome/icons/categories/preferences-desktop_+24.ico new file mode 100644 index 0000000..f61ee35 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-desktop_+24.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-desktop_+24_64_256.ico b/project/_Resources/gnome/icons/categories/preferences-desktop_+24_64_256.ico new file mode 100644 index 0000000..d38a226 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-desktop_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-other_16.ico b/project/_Resources/gnome/icons/categories/preferences-other_16.ico new file mode 100644 index 0000000..f922d3d Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-other_16.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-system-network.ico b/project/_Resources/gnome/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..104e366 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-system-network_+256.ico b/project/_Resources/gnome/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..1f13528 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-system_+24.ico b/project/_Resources/gnome/icons/categories/preferences-system_+24.ico new file mode 100644 index 0000000..3e817c9 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-system_+24.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-system_+24_256.ico b/project/_Resources/gnome/icons/categories/preferences-system_+24_256.ico new file mode 100644 index 0000000..d7df29f Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-system_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-system_+64_256.ico b/project/_Resources/gnome/icons/categories/preferences-system_+64_256.ico new file mode 100644 index 0000000..33dd756 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-system_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/categories/preferences-system_16.ico b/project/_Resources/gnome/icons/categories/preferences-system_16.ico new file mode 100644 index 0000000..30707c4 Binary files /dev/null and b/project/_Resources/gnome/icons/categories/preferences-system_16.ico differ diff --git a/project/_Resources/gnome/icons/categories/tango-applications-multimedia_16_20_24_32.ico b/project/_Resources/gnome/icons/categories/tango-applications-multimedia_16_20_24_32.ico new file mode 100644 index 0000000..65e742a Binary files /dev/null and b/project/_Resources/gnome/icons/categories/tango-applications-multimedia_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/ac-adapter_32_48.ico b/project/_Resources/gnome/icons/devices/ac-adapter_32_48.ico new file mode 100644 index 0000000..5b49ee6 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/ac-adapter_32_48.ico differ diff --git a/project/_Resources/gnome/icons/devices/audio-card_+24_256.ico b/project/_Resources/gnome/icons/devices/audio-card_+24_256.ico new file mode 100644 index 0000000..a250a70 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/audio-card_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/audio-input-microphone_+24.ico b/project/_Resources/gnome/icons/devices/audio-input-microphone_+24.ico new file mode 100644 index 0000000..8d8fe82 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/audio-input-microphone_+24.ico differ diff --git a/project/_Resources/gnome/icons/devices/audio-input-microphone_+24_256.ico b/project/_Resources/gnome/icons/devices/audio-input-microphone_+24_256.ico new file mode 100644 index 0000000..a526d6d Binary files /dev/null and b/project/_Resources/gnome/icons/devices/audio-input-microphone_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/audio-speakers_+24_256.ico b/project/_Resources/gnome/icons/devices/audio-speakers_+24_256.ico new file mode 100644 index 0000000..5a1815f Binary files /dev/null and b/project/_Resources/gnome/icons/devices/audio-speakers_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/audio-speakers_32_48.ico b/project/_Resources/gnome/icons/devices/audio-speakers_32_48.ico new file mode 100644 index 0000000..96d0fbd Binary files /dev/null and b/project/_Resources/gnome/icons/devices/audio-speakers_32_48.ico differ diff --git a/project/_Resources/gnome/icons/devices/camera-photo_+24_256.ico b/project/_Resources/gnome/icons/devices/camera-photo_+24_256.ico new file mode 100644 index 0000000..7015ddd Binary files /dev/null and b/project/_Resources/gnome/icons/devices/camera-photo_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/camera-photo_+24_64_128_256.ico b/project/_Resources/gnome/icons/devices/camera-photo_+24_64_128_256.ico new file mode 100644 index 0000000..49b2ec9 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/camera-photo_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/camera-photo_16_24_32.ico b/project/_Resources/gnome/icons/devices/camera-photo_16_24_32.ico new file mode 100644 index 0000000..49a62cd Binary files /dev/null and b/project/_Resources/gnome/icons/devices/camera-photo_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/camera-video.ico b/project/_Resources/gnome/icons/devices/camera-video.ico new file mode 100644 index 0000000..2748af0 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/camera-video.ico differ diff --git a/project/_Resources/gnome/icons/devices/camera-video_+24_256.ico b/project/_Resources/gnome/icons/devices/camera-video_+24_256.ico new file mode 100644 index 0000000..7102c64 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/camera-video_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/camera-video_+256.ico b/project/_Resources/gnome/icons/devices/camera-video_+256.ico new file mode 100644 index 0000000..4ff59d2 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/camera-video_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/camera-web_+24_256.ico b/project/_Resources/gnome/icons/devices/camera-web_+24_256.ico new file mode 100644 index 0000000..7b9a06a Binary files /dev/null and b/project/_Resources/gnome/icons/devices/camera-web_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/computer.ico b/project/_Resources/gnome/icons/devices/computer.ico new file mode 100644 index 0000000..a9807cf Binary files /dev/null and b/project/_Resources/gnome/icons/devices/computer.ico differ diff --git a/project/_Resources/gnome/icons/devices/computer_+24_256.ico b/project/_Resources/gnome/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..13f1239 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/computer_+24_64_256.ico b/project/_Resources/gnome/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..7112786 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/computer_+256.ico b/project/_Resources/gnome/icons/devices/computer_+256.ico new file mode 100644 index 0000000..eed5ba4 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/computer_16_32.ico b/project/_Resources/gnome/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..12f3206 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk-network_+24_256.ico b/project/_Resources/gnome/icons/devices/drive-harddisk-network_+24_256.ico new file mode 100644 index 0000000..d778b96 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk-network_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk-network_+256.ico b/project/_Resources/gnome/icons/devices/drive-harddisk-network_+256.ico new file mode 100644 index 0000000..c40a784 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk-network_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk-network_16_24_32.ico b/project/_Resources/gnome/icons/devices/drive-harddisk-network_16_24_32.ico new file mode 100644 index 0000000..0ff07e4 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk-network_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk-system_+64_256.ico b/project/_Resources/gnome/icons/devices/drive-harddisk-system_+64_256.ico new file mode 100644 index 0000000..d789d31 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk-system_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk-usb_+256.ico b/project/_Resources/gnome/icons/devices/drive-harddisk-usb_+256.ico new file mode 100644 index 0000000..526ca6d Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk-usb_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk.ico b/project/_Resources/gnome/icons/devices/drive-harddisk.ico new file mode 100644 index 0000000..2101a90 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk_+24_256.ico b/project/_Resources/gnome/icons/devices/drive-harddisk_+24_256.ico new file mode 100644 index 0000000..5db06ea Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk_+64_256.ico b/project/_Resources/gnome/icons/devices/drive-harddisk_+64_256.ico new file mode 100644 index 0000000..47580c2 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-harddisk_16.ico b/project/_Resources/gnome/icons/devices/drive-harddisk_16.ico new file mode 100644 index 0000000..455bf2e Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-harddisk_16.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-optical.ico b/project/_Resources/gnome/icons/devices/drive-optical.ico new file mode 100644 index 0000000..961e049 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-optical.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-optical_+24_256.ico b/project/_Resources/gnome/icons/devices/drive-optical_+24_256.ico new file mode 100644 index 0000000..e8adbd2 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-optical_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-optical_+256.ico b/project/_Resources/gnome/icons/devices/drive-optical_+256.ico new file mode 100644 index 0000000..c03784e Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-optical_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/drive-removable-media.ico b/project/_Resources/gnome/icons/devices/drive-removable-media.ico new file mode 100644 index 0000000..ade2b07 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/drive-removable-media.ico differ diff --git a/project/_Resources/gnome/icons/devices/fax-remote.ico b/project/_Resources/gnome/icons/devices/fax-remote.ico new file mode 100644 index 0000000..6aaa86a Binary files /dev/null and b/project/_Resources/gnome/icons/devices/fax-remote.ico differ diff --git a/project/_Resources/gnome/icons/devices/fax.ico b/project/_Resources/gnome/icons/devices/fax.ico new file mode 100644 index 0000000..164652a Binary files /dev/null and b/project/_Resources/gnome/icons/devices/fax.ico differ diff --git a/project/_Resources/gnome/icons/devices/fax_+24_256.ico b/project/_Resources/gnome/icons/devices/fax_+24_256.ico new file mode 100644 index 0000000..1b565eb Binary files /dev/null and b/project/_Resources/gnome/icons/devices/fax_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/fax_+256.ico b/project/_Resources/gnome/icons/devices/fax_+256.ico new file mode 100644 index 0000000..5f74158 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/fax_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/fax_16_24_32.ico b/project/_Resources/gnome/icons/devices/fax_16_24_32.ico new file mode 100644 index 0000000..2661556 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/fax_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/fax_16_32.ico b/project/_Resources/gnome/icons/devices/fax_16_32.ico new file mode 100644 index 0000000..baa6bf9 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/fax_16_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/gnome-media-flash_+24_256.ico b/project/_Resources/gnome/icons/devices/gnome-media-flash_+24_256.ico new file mode 100644 index 0000000..4b2dd25 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/gnome-media-flash_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/gnome-media-flash_+256.ico b/project/_Resources/gnome/icons/devices/gnome-media-flash_+256.ico new file mode 100644 index 0000000..13c4173 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/gnome-media-flash_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-gaming_+24_256.ico b/project/_Resources/gnome/icons/devices/input-gaming_+24_256.ico new file mode 100644 index 0000000..1202a3b Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-gaming_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-gaming_+24_64_256.ico b/project/_Resources/gnome/icons/devices/input-gaming_+24_64_256.ico new file mode 100644 index 0000000..de39e8c Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-gaming_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-keyboard_+24_256.ico b/project/_Resources/gnome/icons/devices/input-keyboard_+24_256.ico new file mode 100644 index 0000000..77820a0 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-keyboard_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..25dd11a Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-mouse_+24_256.ico b/project/_Resources/gnome/icons/devices/input-mouse_+24_256.ico new file mode 100644 index 0000000..16d7367 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-mouse_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..205e6a7 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-mouse_+256.ico b/project/_Resources/gnome/icons/devices/input-mouse_+256.ico new file mode 100644 index 0000000..75c59cd Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-mouse_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/input-tablet_+24_256.ico b/project/_Resources/gnome/icons/devices/input-tablet_+24_256.ico new file mode 100644 index 0000000..ddb1fba Binary files /dev/null and b/project/_Resources/gnome/icons/devices/input-tablet_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-cdrom-audio_+24_128_256.ico b/project/_Resources/gnome/icons/devices/media-cdrom-audio_+24_128_256.ico new file mode 100644 index 0000000..93ad01a Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-cdrom-audio_+24_128_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-cdrom-audio_+256.ico b/project/_Resources/gnome/icons/devices/media-cdrom-audio_+256.ico new file mode 100644 index 0000000..4000b3f Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-cdrom-audio_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-cdrom-audio_16_20_24_32.ico b/project/_Resources/gnome/icons/devices/media-cdrom-audio_16_20_24_32.ico new file mode 100644 index 0000000..7dac9a1 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-cdrom-audio_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-cdrom-audio_16_32.ico b/project/_Resources/gnome/icons/devices/media-cdrom-audio_16_32.ico new file mode 100644 index 0000000..4d7d429 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-cdrom-audio_16_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-dvd-video_+256.ico b/project/_Resources/gnome/icons/devices/media-dvd-video_+256.ico new file mode 100644 index 0000000..e087a1d Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-dvd-video_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-flash-memory_+256.ico b/project/_Resources/gnome/icons/devices/media-flash-memory_+256.ico new file mode 100644 index 0000000..6881645 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-flash-memory_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-flash-usb_+24_256.ico b/project/_Resources/gnome/icons/devices/media-flash-usb_+24_256.ico new file mode 100644 index 0000000..4f3f8c1 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-flash-usb_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-flash.ico b/project/_Resources/gnome/icons/devices/media-flash.ico new file mode 100644 index 0000000..2d0033a Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-flash.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-flash_+256.ico b/project/_Resources/gnome/icons/devices/media-flash_+256.ico new file mode 100644 index 0000000..81c6dd7 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-flash_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-floppy.ico b/project/_Resources/gnome/icons/devices/media-floppy.ico new file mode 100644 index 0000000..3bc08d7 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-floppy.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-floppy_+24_256.ico b/project/_Resources/gnome/icons/devices/media-floppy_+24_256.ico new file mode 100644 index 0000000..846950e Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-floppy_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-floppy_+256.ico b/project/_Resources/gnome/icons/devices/media-floppy_+256.ico new file mode 100644 index 0000000..0227095 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-floppy_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-floppy_16_20_24_32.ico b/project/_Resources/gnome/icons/devices/media-floppy_16_20_24_32.ico new file mode 100644 index 0000000..cd4c3fd Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-floppy_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical-bd_+256.ico b/project/_Resources/gnome/icons/devices/media-optical-bd_+256.ico new file mode 100644 index 0000000..a21462e Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical-bd_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical-cdr_+256.ico b/project/_Resources/gnome/icons/devices/media-optical-cdr_+256.ico new file mode 100644 index 0000000..639a576 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical-cdr_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical-cdrw_+256.ico b/project/_Resources/gnome/icons/devices/media-optical-cdrw_+256.ico new file mode 100644 index 0000000..639a576 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical-cdrw_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical-dvd_+256.ico b/project/_Resources/gnome/icons/devices/media-optical-dvd_+256.ico new file mode 100644 index 0000000..6a92ab0 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical-dvd_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical-dvdr_+256.ico b/project/_Resources/gnome/icons/devices/media-optical-dvdr_+256.ico new file mode 100644 index 0000000..6a92ab0 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical-dvdr_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical.ico b/project/_Resources/gnome/icons/devices/media-optical.ico new file mode 100644 index 0000000..83cb35d Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical_+24_256.ico b/project/_Resources/gnome/icons/devices/media-optical_+24_256.ico new file mode 100644 index 0000000..2cc4a57 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical_+256.ico b/project/_Resources/gnome/icons/devices/media-optical_+256.ico new file mode 100644 index 0000000..639a576 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical_16_20_24_32.ico b/project/_Resources/gnome/icons/devices/media-optical_16_20_24_32.ico new file mode 100644 index 0000000..c3fd436 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-optical_16_32.ico b/project/_Resources/gnome/icons/devices/media-optical_16_32.ico new file mode 100644 index 0000000..3264c13 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-optical_16_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-tape_+24_256.ico b/project/_Resources/gnome/icons/devices/media-tape_+24_256.ico new file mode 100644 index 0000000..c353bca Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-tape_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/media-tape_+256.ico b/project/_Resources/gnome/icons/devices/media-tape_+256.ico new file mode 100644 index 0000000..8f6ed19 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/media-tape_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/modem_+24_256.ico b/project/_Resources/gnome/icons/devices/modem_+24_256.ico new file mode 100644 index 0000000..c05e927 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/modem_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/modem_32.ico b/project/_Resources/gnome/icons/devices/modem_32.ico new file mode 100644 index 0000000..3095d0f Binary files /dev/null and b/project/_Resources/gnome/icons/devices/modem_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-headphones_+24.ico b/project/_Resources/gnome/icons/devices/multimedia-headphones_+24.ico new file mode 100644 index 0000000..b7cefda Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-headphones_+24.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-headphones_+24_256.ico b/project/_Resources/gnome/icons/devices/multimedia-headphones_+24_256.ico new file mode 100644 index 0000000..2dd1d7c Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-headphones_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-headset_+24.ico b/project/_Resources/gnome/icons/devices/multimedia-headset_+24.ico new file mode 100644 index 0000000..4ca1c89 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-headset_+24.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-headset_+24_256.ico b/project/_Resources/gnome/icons/devices/multimedia-headset_+24_256.ico new file mode 100644 index 0000000..722731c Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-headset_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-player.ico b/project/_Resources/gnome/icons/devices/multimedia-player.ico new file mode 100644 index 0000000..938f238 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-player.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-player_+24.ico b/project/_Resources/gnome/icons/devices/multimedia-player_+24.ico new file mode 100644 index 0000000..2ce5c5d Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-player_+24.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-player_+24_256.ico b/project/_Resources/gnome/icons/devices/multimedia-player_+24_256.ico new file mode 100644 index 0000000..1e0d608 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-player_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/multimedia-player_+256.ico b/project/_Resources/gnome/icons/devices/multimedia-player_+256.ico new file mode 100644 index 0000000..61622ab Binary files /dev/null and b/project/_Resources/gnome/icons/devices/multimedia-player_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/network-wired_32_48.ico b/project/_Resources/gnome/icons/devices/network-wired_32_48.ico new file mode 100644 index 0000000..4312b80 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/network-wired_32_48.ico differ diff --git a/project/_Resources/gnome/icons/devices/pda.ico b/project/_Resources/gnome/icons/devices/pda.ico new file mode 100644 index 0000000..a202188 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/pda.ico differ diff --git a/project/_Resources/gnome/icons/devices/pda_+24_256.ico b/project/_Resources/gnome/icons/devices/pda_+24_256.ico new file mode 100644 index 0000000..cc20a6c Binary files /dev/null and b/project/_Resources/gnome/icons/devices/pda_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/pda_+256.ico b/project/_Resources/gnome/icons/devices/pda_+256.ico new file mode 100644 index 0000000..29ca0f6 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/pda_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/phone.ico b/project/_Resources/gnome/icons/devices/phone.ico new file mode 100644 index 0000000..d25e47f Binary files /dev/null and b/project/_Resources/gnome/icons/devices/phone.ico differ diff --git a/project/_Resources/gnome/icons/devices/phone_+24.ico b/project/_Resources/gnome/icons/devices/phone_+24.ico new file mode 100644 index 0000000..fad7819 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/phone_+24.ico differ diff --git a/project/_Resources/gnome/icons/devices/phone_+24_256.ico b/project/_Resources/gnome/icons/devices/phone_+24_256.ico new file mode 100644 index 0000000..436a061 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/phone_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/phone_+256.ico b/project/_Resources/gnome/icons/devices/phone_+256.ico new file mode 100644 index 0000000..8dd3b0f Binary files /dev/null and b/project/_Resources/gnome/icons/devices/phone_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer-network.ico b/project/_Resources/gnome/icons/devices/printer-network.ico new file mode 100644 index 0000000..c9f9380 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer-network.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer-network_+256.ico b/project/_Resources/gnome/icons/devices/printer-network_+256.ico new file mode 100644 index 0000000..3da48bc Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer-network_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer.ico b/project/_Resources/gnome/icons/devices/printer.ico new file mode 100644 index 0000000..4a8415a Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer_+24_256.ico b/project/_Resources/gnome/icons/devices/printer_+24_256.ico new file mode 100644 index 0000000..a22feed Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer_+256.ico b/project/_Resources/gnome/icons/devices/printer_+256.ico new file mode 100644 index 0000000..500e5d1 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer_+64_256.ico b/project/_Resources/gnome/icons/devices/printer_+64_256.ico new file mode 100644 index 0000000..a75c61f Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer_16_24.ico b/project/_Resources/gnome/icons/devices/printer_16_24.ico new file mode 100644 index 0000000..cb249c0 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer_16_24.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer_16_24_32.ico b/project/_Resources/gnome/icons/devices/printer_16_24_32.ico new file mode 100644 index 0000000..90770f9 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer_16_32.ico b/project/_Resources/gnome/icons/devices/printer_16_32.ico new file mode 100644 index 0000000..94892ae Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer_16_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/printer_32_48.ico b/project/_Resources/gnome/icons/devices/printer_32_48.ico new file mode 100644 index 0000000..aa02fd8 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/printer_32_48.ico differ diff --git a/project/_Resources/gnome/icons/devices/scanner.ico b/project/_Resources/gnome/icons/devices/scanner.ico new file mode 100644 index 0000000..72ca813 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/scanner.ico differ diff --git a/project/_Resources/gnome/icons/devices/scanner_+24_256.ico b/project/_Resources/gnome/icons/devices/scanner_+24_256.ico new file mode 100644 index 0000000..8d5d6c3 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/scanner_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/scanner_+256.ico b/project/_Resources/gnome/icons/devices/scanner_+256.ico new file mode 100644 index 0000000..43226d3 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/scanner_+256.ico differ diff --git a/project/_Resources/gnome/icons/devices/tango-network-wired_+24_256.ico b/project/_Resources/gnome/icons/devices/tango-network-wired_+24_256.ico new file mode 100644 index 0000000..e0fda1e Binary files /dev/null and b/project/_Resources/gnome/icons/devices/tango-network-wired_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/tv_16_20_24_32.ico b/project/_Resources/gnome/icons/devices/tv_16_20_24_32.ico new file mode 100644 index 0000000..5877170 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/tv_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/devices/usb-wifi_+24_256.ico b/project/_Resources/gnome/icons/devices/usb-wifi_+24_256.ico new file mode 100644 index 0000000..f91194c Binary files /dev/null and b/project/_Resources/gnome/icons/devices/usb-wifi_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/video-display.ico b/project/_Resources/gnome/icons/devices/video-display.ico new file mode 100644 index 0000000..609459b Binary files /dev/null and b/project/_Resources/gnome/icons/devices/video-display.ico differ diff --git a/project/_Resources/gnome/icons/devices/video-display_+24_256.ico b/project/_Resources/gnome/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..8704e64 Binary files /dev/null and b/project/_Resources/gnome/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/devices/video-display_32_48.ico b/project/_Resources/gnome/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..45d432c Binary files /dev/null and b/project/_Resources/gnome/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-default.ico b/project/_Resources/gnome/icons/emblems/emblem-default.ico new file mode 100644 index 0000000..18415c7 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-default.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-default_+256.ico b/project/_Resources/gnome/icons/emblems/emblem-default_+256.ico new file mode 100644 index 0000000..4eee224 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-default_+256.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-default_16.ico b/project/_Resources/gnome/icons/emblems/emblem-default_16.ico new file mode 100644 index 0000000..651be2d Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-default_16.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-downloads_16_24.ico b/project/_Resources/gnome/icons/emblems/emblem-downloads_16_24.ico new file mode 100644 index 0000000..86911a2 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-downloads_16_24.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-favorite.ico b/project/_Resources/gnome/icons/emblems/emblem-favorite.ico new file mode 100644 index 0000000..c3eaeda Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-favorite.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-favorite_+22_24_256.ico b/project/_Resources/gnome/icons/emblems/emblem-favorite_+22_24_256.ico new file mode 100644 index 0000000..279e7f4 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-favorite_+22_24_256.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-favorite_+24.ico b/project/_Resources/gnome/icons/emblems/emblem-favorite_+24.ico new file mode 100644 index 0000000..b2b4ee5 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-favorite_+24.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-favorite_+64.ico b/project/_Resources/gnome/icons/emblems/emblem-favorite_+64.ico new file mode 100644 index 0000000..9b324c6 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-favorite_+64.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-photos_16_20_24_32.ico b/project/_Resources/gnome/icons/emblems/emblem-photos_16_20_24_32.ico new file mode 100644 index 0000000..a8f3512 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-photos_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-shared_+256.ico b/project/_Resources/gnome/icons/emblems/emblem-shared_+256.ico new file mode 100644 index 0000000..43c6c7c Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-shared_+256.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-sound_32.ico b/project/_Resources/gnome/icons/emblems/emblem-sound_32.ico new file mode 100644 index 0000000..72cc77d Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-sound_32.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-special_16_20_24_32.ico b/project/_Resources/gnome/icons/emblems/emblem-special_16_20_24_32.ico new file mode 100644 index 0000000..909f8c4 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-special_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-symbolic-link_+24_256.ico b/project/_Resources/gnome/icons/emblems/emblem-symbolic-link_+24_256.ico new file mode 100644 index 0000000..d83bdcf Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-symbolic-link_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-symbolic-link_+8_24.ico b/project/_Resources/gnome/icons/emblems/emblem-symbolic-link_+8_24.ico new file mode 100644 index 0000000..3bc7630 Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-symbolic-link_+8_24.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-uptodate_16.ico b/project/_Resources/gnome/icons/emblems/emblem-uptodate_16.ico new file mode 100644 index 0000000..651be2d Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-uptodate_16.ico differ diff --git a/project/_Resources/gnome/icons/emblems/emblem-windows_+256.ico b/project/_Resources/gnome/icons/emblems/emblem-windows_+256.ico new file mode 100644 index 0000000..006588d Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/emblem-windows_+256.ico differ diff --git a/project/_Resources/gnome/icons/emblems/privacy_16_32.ico b/project/_Resources/gnome/icons/emblems/privacy_16_32.ico new file mode 100644 index 0000000..e03619c Binary files /dev/null and b/project/_Resources/gnome/icons/emblems/privacy_16_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/application-certificate_16_32.ico b/project/_Resources/gnome/icons/mimetypes/application-certificate_16_32.ico new file mode 100644 index 0000000..66e87a7 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/application-certificate_16_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/application-certificate_32_48.ico b/project/_Resources/gnome/icons/mimetypes/application-certificate_32_48.ico new file mode 100644 index 0000000..04d7895 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/application-certificate_32_48.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/application-pdf_+256.ico b/project/_Resources/gnome/icons/mimetypes/application-pdf_+256.ico new file mode 100644 index 0000000..935b3a4 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/application-pdf_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/application-rss+xml_32_48.ico b/project/_Resources/gnome/icons/mimetypes/application-rss+xml_32_48.ico new file mode 100644 index 0000000..23ea16d Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/application-rss+xml_32_48.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/application-x-executable.ico b/project/_Resources/gnome/icons/mimetypes/application-x-executable.ico new file mode 100644 index 0000000..899d970 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/application-x-executable.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/application-x-executable_+24_256.ico b/project/_Resources/gnome/icons/mimetypes/application-x-executable_+24_256.ico new file mode 100644 index 0000000..9110f9c Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/application-x-executable_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/application-x-executable_16_32.ico b/project/_Resources/gnome/icons/mimetypes/application-x-executable_16_32.ico new file mode 100644 index 0000000..19f5479 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/application-x-executable_16_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-aac.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-aac.ico new file mode 100644 index 0000000..e8c7b3f Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-aac.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-audio.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-audio.ico new file mode 100644 index 0000000..956bcb8 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-audio.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-flac.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-flac.ico new file mode 100644 index 0000000..1e22f67 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-flac.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-list.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-list.ico new file mode 100644 index 0000000..a973f7d Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-list.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-m4a.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-m4a.ico new file mode 100644 index 0000000..81a0466 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-m4a.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-mod.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-mod.ico new file mode 100644 index 0000000..2b868fa Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-mod.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-mp3.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-mp3.ico new file mode 100644 index 0000000..8e4e4a5 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-mp3.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-mpc.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-mpc.ico new file mode 100644 index 0000000..bcab1b0 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-mpc.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-ogg.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-ogg.ico new file mode 100644 index 0000000..0ee4b5e Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-ogg.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-skin.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-skin.ico new file mode 100644 index 0000000..4f7bf21 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-skin.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-wav.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-wav.ico new file mode 100644 index 0000000..2bb94eb Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-wav.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-aimp-wma.ico b/project/_Resources/gnome/icons/mimetypes/audio-aimp-wma.ico new file mode 100644 index 0000000..433583c Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-aimp-wma.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-x-generic.ico b/project/_Resources/gnome/icons/mimetypes/audio-x-generic.ico new file mode 100644 index 0000000..7ae0893 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-x-generic.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+24_256.ico b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+24_256.ico new file mode 100644 index 0000000..cc29cc7 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+24_64_256.ico b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+24_64_256.ico new file mode 100644 index 0000000..a0ba5b5 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+256.ico b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+256.ico new file mode 100644 index 0000000..85f93e7 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/audio-x-generic_16_20_24_32.ico b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..9c0cd3c Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/audio-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/extension.ico b/project/_Resources/gnome/icons/mimetypes/extension.ico new file mode 100644 index 0000000..0b1dde5 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/extension.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/font-x-generic.ico b/project/_Resources/gnome/icons/mimetypes/font-x-generic.ico new file mode 100644 index 0000000..9012c83 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/font-x-generic.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/font-x-generic_+256.ico b/project/_Resources/gnome/icons/mimetypes/font-x-generic_+256.ico new file mode 100644 index 0000000..fb95760 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/font-x-generic_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/foxit-reader-pdf_+256.ico b/project/_Resources/gnome/icons/mimetypes/foxit-reader-pdf_+256.ico new file mode 100644 index 0000000..4063ec6 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/foxit-reader-pdf_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/image-x-generic.ico b/project/_Resources/gnome/icons/mimetypes/image-x-generic.ico new file mode 100644 index 0000000..5dcfc5c Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/image-x-generic.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/image-x-generic_+256.ico b/project/_Resources/gnome/icons/mimetypes/image-x-generic_+256.ico new file mode 100644 index 0000000..8c0acd8 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/image-x-generic_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/image-x-generic_+64_256.ico b/project/_Resources/gnome/icons/mimetypes/image-x-generic_+64_256.ico new file mode 100644 index 0000000..da5b8de Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/image-x-generic_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/image-x-generic_16_20_24_32.ico b/project/_Resources/gnome/icons/mimetypes/image-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..4b706da Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/image-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/image-x-xcf_+256.ico b/project/_Resources/gnome/icons/mimetypes/image-x-xcf_+256.ico new file mode 100644 index 0000000..8375fdc Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/image-x-xcf_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/media-playlist.ico b/project/_Resources/gnome/icons/mimetypes/media-playlist.ico new file mode 100644 index 0000000..85b68f4 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/media-playlist.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/media-playlist_+128_256.ico b/project/_Resources/gnome/icons/mimetypes/media-playlist_+128_256.ico new file mode 100644 index 0000000..52d1ca8 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/media-playlist_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/media-playlist_16_20_24_32.ico b/project/_Resources/gnome/icons/mimetypes/media-playlist_16_20_24_32.ico new file mode 100644 index 0000000..1252eac Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/media-playlist_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/media-wmp_+24_256.ico b/project/_Resources/gnome/icons/mimetypes/media-wmp_+24_256.ico new file mode 100644 index 0000000..b6d2ef2 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/media-wmp_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/ooo-extension.ico b/project/_Resources/gnome/icons/mimetypes/ooo-extension.ico new file mode 100644 index 0000000..7ca9aa4 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/ooo-extension.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-7zip.ico b/project/_Resources/gnome/icons/mimetypes/package-x-7zip.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-7zip.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-cab.ico b/project/_Resources/gnome/icons/mimetypes/package-x-cab.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-cab.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-deb.ico b/project/_Resources/gnome/icons/mimetypes/package-x-deb.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-deb.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-dmg.ico b/project/_Resources/gnome/icons/mimetypes/package-x-dmg.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-dmg.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-generic.ico b/project/_Resources/gnome/icons/mimetypes/package-x-generic.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-generic.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-generic_+256.ico b/project/_Resources/gnome/icons/mimetypes/package-x-generic_+256.ico new file mode 100644 index 0000000..a72c48b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-generic_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-generic_16.ico b/project/_Resources/gnome/icons/mimetypes/package-x-generic_16.ico new file mode 100644 index 0000000..31d0796 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-generic_16.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico b/project/_Resources/gnome/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-iso.ico b/project/_Resources/gnome/icons/mimetypes/package-x-iso.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-iso.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-lza-lha.ico b/project/_Resources/gnome/icons/mimetypes/package-x-lza-lha.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-lza-lha.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-rar.ico b/project/_Resources/gnome/icons/mimetypes/package-x-rar.ico new file mode 100644 index 0000000..b00d827 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-rar.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-split.ico b/project/_Resources/gnome/icons/mimetypes/package-x-split.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-split.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-tar.ico b/project/_Resources/gnome/icons/mimetypes/package-x-tar.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-tar.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-wim.ico b/project/_Resources/gnome/icons/mimetypes/package-x-wim.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-wim.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/package-x-zip.ico b/project/_Resources/gnome/icons/mimetypes/package-x-zip.ico new file mode 100644 index 0000000..325ef5b Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/package-x-zip.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/stock_playlist_16.ico b/project/_Resources/gnome/icons/mimetypes/stock_playlist_16.ico new file mode 100644 index 0000000..f8e28c5 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/stock_playlist_16.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/tango-image-x-generic_16_20_24_32.ico b/project/_Resources/gnome/icons/mimetypes/tango-image-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..5da5d6a Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/tango-image-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-html_+256.ico b/project/_Resources/gnome/icons/mimetypes/text-html_+256.ico new file mode 100644 index 0000000..7163219 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-html_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-config.ico b/project/_Resources/gnome/icons/mimetypes/text-x-config.ico new file mode 100644 index 0000000..01425ee Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-config.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-config_+256.ico b/project/_Resources/gnome/icons/mimetypes/text-x-config_+256.ico new file mode 100644 index 0000000..f49d3f6 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-config_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-generic.ico b/project/_Resources/gnome/icons/mimetypes/text-x-generic.ico new file mode 100644 index 0000000..30ca729 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-generic.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-generic_+256.ico b/project/_Resources/gnome/icons/mimetypes/text-x-generic_+256.ico new file mode 100644 index 0000000..0e1d980 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-generic_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-preview_+24_256.ico b/project/_Resources/gnome/icons/mimetypes/text-x-preview_+24_256.ico new file mode 100644 index 0000000..27f89a8 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-preview_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-preview_+256.ico b/project/_Resources/gnome/icons/mimetypes/text-x-preview_+256.ico new file mode 100644 index 0000000..3829168 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-preview_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-script.ico b/project/_Resources/gnome/icons/mimetypes/text-x-script.ico new file mode 100644 index 0000000..8e920c2 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-script.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/text-x-script_+256.ico b/project/_Resources/gnome/icons/mimetypes/text-x-script_+256.ico new file mode 100644 index 0000000..657088d Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/text-x-script_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/video-x-generic.ico b/project/_Resources/gnome/icons/mimetypes/video-x-generic.ico new file mode 100644 index 0000000..1d14779 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/video-x-generic.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/video-x-generic_+24_256.ico b/project/_Resources/gnome/icons/mimetypes/video-x-generic_+24_256.ico new file mode 100644 index 0000000..9a49fa6 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/video-x-generic_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/video-x-generic_+24_64_256.ico b/project/_Resources/gnome/icons/mimetypes/video-x-generic_+24_64_256.ico new file mode 100644 index 0000000..5c8c361 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/video-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/video-x-generic_+256.ico b/project/_Resources/gnome/icons/mimetypes/video-x-generic_+256.ico new file mode 100644 index 0000000..a63576e Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/video-x-generic_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/video-x-generic_16_20_24_32.ico b/project/_Resources/gnome/icons/mimetypes/video-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..e4a460d Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/video-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/video-x-generic_16_32.ico b/project/_Resources/gnome/icons/mimetypes/video-x-generic_16_32.ico new file mode 100644 index 0000000..d3918c1 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/video-x-generic_16_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-address-book_16.ico b/project/_Resources/gnome/icons/mimetypes/x-office-address-book_16.ico new file mode 100644 index 0000000..19ff9f4 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-address-book_16.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-calendar_16_20_24_32.ico b/project/_Resources/gnome/icons/mimetypes/x-office-calendar_16_20_24_32.ico new file mode 100644 index 0000000..2d9c3d9 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-calendar_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-database_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-database_+256.ico new file mode 100644 index 0000000..ff6c897 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-database_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-document-template_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-document-template_+256.ico new file mode 100644 index 0000000..2657da4 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-document-template_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-document.ico b/project/_Resources/gnome/icons/mimetypes/x-office-document.ico new file mode 100644 index 0000000..4cc0bce Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-document.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-document_+24_256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-document_+24_256.ico new file mode 100644 index 0000000..91a07c4 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-document_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-document_+24_64_256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-document_+24_64_256.ico new file mode 100644 index 0000000..e7a3310 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-document_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-document_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-document_+256.ico new file mode 100644 index 0000000..93ccae2 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-document_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-drawing-template_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-drawing-template_+256.ico new file mode 100644 index 0000000..513de85 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-drawing-template_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-drawing_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-drawing_+256.ico new file mode 100644 index 0000000..1e80bb4 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-drawing_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-presentation-template_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-presentation-template_+256.ico new file mode 100644 index 0000000..965dd7d Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-presentation-template_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-presentation_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-presentation_+256.ico new file mode 100644 index 0000000..12909ec Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-presentation_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-presentation_16_24_32.ico b/project/_Resources/gnome/icons/mimetypes/x-office-presentation_16_24_32.ico new file mode 100644 index 0000000..e88cea5 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-presentation_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-spreadsheet-template_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-spreadsheet-template_+256.ico new file mode 100644 index 0000000..70e9fe9 Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-spreadsheet-template_+256.ico differ diff --git a/project/_Resources/gnome/icons/mimetypes/x-office-spreadsheet_+256.ico b/project/_Resources/gnome/icons/mimetypes/x-office-spreadsheet_+256.ico new file mode 100644 index 0000000..93e22dd Binary files /dev/null and b/project/_Resources/gnome/icons/mimetypes/x-office-spreadsheet_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-bluetooth_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-bluetooth_+256.ico new file mode 100644 index 0000000..560ad93 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-bluetooth_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-default_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-default_+256.ico new file mode 100644 index 0000000..9ec7204 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-default_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-default_32.ico b/project/_Resources/gnome/icons/overlays/emblem-default_32.ico new file mode 100644 index 0000000..c99c697 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-default_32.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-down_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-down_+256.ico new file mode 100644 index 0000000..24dd234 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-down_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-dropbox-syncing_+128_256.ico b/project/_Resources/gnome/icons/overlays/emblem-dropbox-syncing_+128_256.ico new file mode 100644 index 0000000..07e5b4b Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-dropbox-syncing_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico b/project/_Resources/gnome/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico new file mode 100644 index 0000000..78813c5 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-dropbox-uptodate_+128_256.ico b/project/_Resources/gnome/icons/overlays/emblem-dropbox-uptodate_+128_256.ico new file mode 100644 index 0000000..611a5b1 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-dropbox-uptodate_+128_256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-lan_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-lan_+256.ico new file mode 100644 index 0000000..cd6e90c Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-lan_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-modem_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-modem_+256.ico new file mode 100644 index 0000000..1e1828c Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-modem_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-offline_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-offline_+256.ico new file mode 100644 index 0000000..ee43628 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-offline_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-offline_32_48_256.ico b/project/_Resources/gnome/icons/overlays/emblem-offline_32_48_256.ico new file mode 100644 index 0000000..714b732 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-offline_32_48_256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-symbolic-link_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-symbolic-link_+256.ico new file mode 100644 index 0000000..2d99cc0 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-symbolic-link_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-warning_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-warning_+256.ico new file mode 100644 index 0000000..6ec02e5 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-warning_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-warning_32.ico b/project/_Resources/gnome/icons/overlays/emblem-warning_32.ico new file mode 100644 index 0000000..ee5a809 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-warning_32.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-wireless-000_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-wireless-000_+256.ico new file mode 100644 index 0000000..1e8ad87 Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-wireless-000_+256.ico differ diff --git a/project/_Resources/gnome/icons/overlays/emblem-wireless-100_+256.ico b/project/_Resources/gnome/icons/overlays/emblem-wireless-100_+256.ico new file mode 100644 index 0000000..219d62d Binary files /dev/null and b/project/_Resources/gnome/icons/overlays/emblem-wireless-100_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/computer-tower_+24_256.ico b/project/_Resources/gnome/icons/places/computer-tower_+24_256.ico new file mode 100644 index 0000000..1c83a34 Binary files /dev/null and b/project/_Resources/gnome/icons/places/computer-tower_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-documents.ico b/project/_Resources/gnome/icons/places/folder-documents.ico new file mode 100644 index 0000000..e29c854 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-documents.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-documents_+24_256.ico b/project/_Resources/gnome/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..62fd77d Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-downloads_+24_256.ico b/project/_Resources/gnome/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..f74d879 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-dropbox.ico b/project/_Resources/gnome/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..ebc799d Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-dropbox_+256.ico b/project/_Resources/gnome/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..066cf38 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-music_+24_256.ico b/project/_Resources/gnome/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..b908d82 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-music_+256.ico b/project/_Resources/gnome/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..0c25dea Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/gnome/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..13efe17 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-pictures.ico b/project/_Resources/gnome/icons/places/folder-pictures.ico new file mode 100644 index 0000000..266927a Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-pictures_+24_256.ico b/project/_Resources/gnome/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..841d55b Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-pictures_+256.ico b/project/_Resources/gnome/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..df8ce9e Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/gnome/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..8e63aba Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-publicshare.ico b/project/_Resources/gnome/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..2a27c8b Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-publicshare_+256.ico b/project/_Resources/gnome/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..be1f8c7 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-remote.ico b/project/_Resources/gnome/icons/places/folder-remote.ico new file mode 100644 index 0000000..689c2c8 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-remote.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-remote_+256.ico b/project/_Resources/gnome/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..46e4c95 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-remote_16_24_32.ico b/project/_Resources/gnome/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..c687394 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/gnome/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..7c09663 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-vertical_+256.ico b/project/_Resources/gnome/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..b9f2064 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-videos_+24_256.ico b/project/_Resources/gnome/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..ff4b2e0 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-videos_+256.ico b/project/_Resources/gnome/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..33e2ece Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/gnome/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..8b70cbd Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/places/folder.ico b/project/_Resources/gnome/icons/places/folder.ico new file mode 100644 index 0000000..88007b2 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder.ico differ diff --git a/project/_Resources/gnome/icons/places/folder_+256.ico b/project/_Resources/gnome/icons/places/folder_+256.ico new file mode 100644 index 0000000..1b3c4a6 Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/folder_16.ico b/project/_Resources/gnome/icons/places/folder_16.ico new file mode 100644 index 0000000..cfc78cc Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder_16.ico differ diff --git a/project/_Resources/gnome/icons/places/folder_32.ico b/project/_Resources/gnome/icons/places/folder_32.ico new file mode 100644 index 0000000..8b67c9d Binary files /dev/null and b/project/_Resources/gnome/icons/places/folder_32.ico differ diff --git a/project/_Resources/gnome/icons/places/network-server_16.ico b/project/_Resources/gnome/icons/places/network-server_16.ico new file mode 100644 index 0000000..822f25b Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-server_16.ico differ diff --git a/project/_Resources/gnome/icons/places/network-type-private_+24.ico b/project/_Resources/gnome/icons/places/network-type-private_+24.ico new file mode 100644 index 0000000..316f26b Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-type-private_+24.ico differ diff --git a/project/_Resources/gnome/icons/places/network-type-private_+256.ico b/project/_Resources/gnome/icons/places/network-type-private_+256.ico new file mode 100644 index 0000000..729f4bf Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-type-private_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/network-type-public_+24.ico b/project/_Resources/gnome/icons/places/network-type-public_+24.ico new file mode 100644 index 0000000..c1d383c Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-type-public_+24.ico differ diff --git a/project/_Resources/gnome/icons/places/network-type-public_+24_128.ico b/project/_Resources/gnome/icons/places/network-type-public_+24_128.ico new file mode 100644 index 0000000..9b96dca Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-type-public_+24_128.ico differ diff --git a/project/_Resources/gnome/icons/places/network-type-workplace.ico b/project/_Resources/gnome/icons/places/network-type-workplace.ico new file mode 100644 index 0000000..11064de Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-type-workplace.ico differ diff --git a/project/_Resources/gnome/icons/places/network-type-workplace_+256.ico b/project/_Resources/gnome/icons/places/network-type-workplace_+256.ico new file mode 100644 index 0000000..6fa7c0b Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-type-workplace_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/network-workgroup.ico b/project/_Resources/gnome/icons/places/network-workgroup.ico new file mode 100644 index 0000000..7e6c2d7 Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/gnome/icons/places/network-workgroup_+256.ico b/project/_Resources/gnome/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..37c10a8 Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/network-workgroup_+64_256.ico b/project/_Resources/gnome/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..a6a5ad8 Binary files /dev/null and b/project/_Resources/gnome/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/places/start-here_+64_256.ico b/project/_Resources/gnome/icons/places/start-here_+64_256.ico new file mode 100644 index 0000000..c1012a7 Binary files /dev/null and b/project/_Resources/gnome/icons/places/start-here_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/gnome/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..3a73d9c Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/user-desktop.ico b/project/_Resources/gnome/icons/places/user-desktop.ico new file mode 100644 index 0000000..14e2fbd Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-desktop.ico differ diff --git a/project/_Resources/gnome/icons/places/user-desktop_+24.ico b/project/_Resources/gnome/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..a62dd8e Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/gnome/icons/places/user-desktop_+24_256.ico b/project/_Resources/gnome/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..635bbda Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/user-desktop_+256.ico b/project/_Resources/gnome/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..7fa500c Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/gnome/icons/places/user-home-remote.ico b/project/_Resources/gnome/icons/places/user-home-remote.ico new file mode 100644 index 0000000..8a77705 Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/gnome/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/gnome/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..192848a Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome/icons/places/user-home_+24_64_256.ico b/project/_Resources/gnome/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..5f519e6 Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/gnome/icons/places/user-home_16.ico b/project/_Resources/gnome/icons/places/user-home_16.ico new file mode 100644 index 0000000..44812bc Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-home_16.ico differ diff --git a/project/_Resources/gnome/icons/places/user-trash_+24_256.ico b/project/_Resources/gnome/icons/places/user-trash_+24_256.ico new file mode 100644 index 0000000..337859c Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-trash_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/places/user-trash_16_24_32.ico b/project/_Resources/gnome/icons/places/user-trash_16_24_32.ico new file mode 100644 index 0000000..6de2951 Binary files /dev/null and b/project/_Resources/gnome/icons/places/user-trash_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-error_16_20_24_32.ico b/project/_Resources/gnome/icons/status/audio-volume-error_16_20_24_32.ico new file mode 100644 index 0000000..a82326b Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-high.ico b/project/_Resources/gnome/icons/status/audio-volume-high.ico new file mode 100644 index 0000000..8517f6b Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-high.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-high_+24_256.ico b/project/_Resources/gnome/icons/status/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..36a3199 Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-high_16_20_24_32.ico b/project/_Resources/gnome/icons/status/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..5d421c5 Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-low_16_20_24_32.ico b/project/_Resources/gnome/icons/status/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..3f2309e Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-medium_16_20_24_32.ico b/project/_Resources/gnome/icons/status/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..fb23061 Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-muted_16_20_24_32.ico b/project/_Resources/gnome/icons/status/audio-volume-muted_16_20_24_32.ico new file mode 100644 index 0000000..8373f84 Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-muted_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-muted_32_48.ico b/project/_Resources/gnome/icons/status/audio-volume-muted_32_48.ico new file mode 100644 index 0000000..dc1c096 Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-muted_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/audio-volume-none_16_20_24_32.ico b/project/_Resources/gnome/icons/status/audio-volume-none_16_20_24_32.ico new file mode 100644 index 0000000..32e53fd Binary files /dev/null and b/project/_Resources/gnome/icons/status/audio-volume-none_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/battery-100_32_48.ico b/project/_Resources/gnome/icons/status/battery-100_32_48.ico new file mode 100644 index 0000000..2f3005d Binary files /dev/null and b/project/_Resources/gnome/icons/status/battery-100_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/brightness-high_16_24_32.ico b/project/_Resources/gnome/icons/status/brightness-high_16_24_32.ico new file mode 100644 index 0000000..92111c8 Binary files /dev/null and b/project/_Resources/gnome/icons/status/brightness-high_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/brightness-low_16_24_32.ico b/project/_Resources/gnome/icons/status/brightness-low_16_24_32.ico new file mode 100644 index 0000000..8c0d0f2 Binary files /dev/null and b/project/_Resources/gnome/icons/status/brightness-low_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/changes-allow_16.ico b/project/_Resources/gnome/icons/status/changes-allow_16.ico new file mode 100644 index 0000000..1c66940 Binary files /dev/null and b/project/_Resources/gnome/icons/status/changes-allow_16.ico differ diff --git a/project/_Resources/gnome/icons/status/changes-prevent_16.ico b/project/_Resources/gnome/icons/status/changes-prevent_16.ico new file mode 100644 index 0000000..a6121ac Binary files /dev/null and b/project/_Resources/gnome/icons/status/changes-prevent_16.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-error_+24_256.ico b/project/_Resources/gnome/icons/status/dialog-error_+24_256.ico new file mode 100644 index 0000000..e971f33 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-error_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-information_+24_128_256.ico b/project/_Resources/gnome/icons/status/dialog-information_+24_128_256.ico new file mode 100644 index 0000000..9115a68 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-information_+24_128_256.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-information_+24_40_60_64_72_96_256.ico b/project/_Resources/gnome/icons/status/dialog-information_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..7c216a2 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-information_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-information_32.ico b/project/_Resources/gnome/icons/status/dialog-information_32.ico new file mode 100644 index 0000000..95f7f3a Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-information_32.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-password_32.ico b/project/_Resources/gnome/icons/status/dialog-password_32.ico new file mode 100644 index 0000000..5ef8cf4 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-password_32.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-question_32.ico b/project/_Resources/gnome/icons/status/dialog-question_32.ico new file mode 100644 index 0000000..4b42ddb Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-question_32.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-warning.ico b/project/_Resources/gnome/icons/status/dialog-warning.ico new file mode 100644 index 0000000..586558f Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-warning.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-warning_+24_64_96_128_256.ico b/project/_Resources/gnome/icons/status/dialog-warning_+24_64_96_128_256.ico new file mode 100644 index 0000000..533e916 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-warning_+24_64_96_128_256.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-warning_+24_64_96_256.ico b/project/_Resources/gnome/icons/status/dialog-warning_+24_64_96_256.ico new file mode 100644 index 0000000..9327f7d Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-warning_+24_64_96_256.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-warning_+256.ico b/project/_Resources/gnome/icons/status/dialog-warning_+256.ico new file mode 100644 index 0000000..1e69b4f Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-warning_+256.ico differ diff --git a/project/_Resources/gnome/icons/status/dialog-warning_32.ico b/project/_Resources/gnome/icons/status/dialog-warning_32.ico new file mode 100644 index 0000000..0f10715 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dialog-warning_32.ico differ diff --git a/project/_Resources/gnome/icons/status/drive-harddisk-locked_+24_256.ico b/project/_Resources/gnome/icons/status/drive-harddisk-locked_+24_256.ico new file mode 100644 index 0000000..0540f10 Binary files /dev/null and b/project/_Resources/gnome/icons/status/drive-harddisk-locked_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/drive-harddisk-network-offline_+256.ico b/project/_Resources/gnome/icons/status/drive-harddisk-network-offline_+256.ico new file mode 100644 index 0000000..47cba1d Binary files /dev/null and b/project/_Resources/gnome/icons/status/drive-harddisk-network-offline_+256.ico differ diff --git a/project/_Resources/gnome/icons/status/dropbox-pause_16_20_24_32.ico b/project/_Resources/gnome/icons/status/dropbox-pause_16_20_24_32.ico new file mode 100644 index 0000000..2216e89 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dropbox-pause_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/dropbox-syncing-1_16_20_24_32.ico b/project/_Resources/gnome/icons/status/dropbox-syncing-1_16_20_24_32.ico new file mode 100644 index 0000000..afdd749 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dropbox-syncing-1_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/dropbox-syncing-2_16_20_24_32.ico b/project/_Resources/gnome/icons/status/dropbox-syncing-2_16_20_24_32.ico new file mode 100644 index 0000000..afdd749 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dropbox-syncing-2_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/dropbox-unsyncable_16_20_24_32.ico b/project/_Resources/gnome/icons/status/dropbox-unsyncable_16_20_24_32.ico new file mode 100644 index 0000000..6fa8d14 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dropbox-unsyncable_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/dropbox-uptodate_16_20_24_32.ico b/project/_Resources/gnome/icons/status/dropbox-uptodate_16_20_24_32.ico new file mode 100644 index 0000000..6f5a4c6 Binary files /dev/null and b/project/_Resources/gnome/icons/status/dropbox-uptodate_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/fax-default.ico b/project/_Resources/gnome/icons/status/fax-default.ico new file mode 100644 index 0000000..24d4cbc Binary files /dev/null and b/project/_Resources/gnome/icons/status/fax-default.ico differ diff --git a/project/_Resources/gnome/icons/status/fax-remote-default.ico b/project/_Resources/gnome/icons/status/fax-remote-default.ico new file mode 100644 index 0000000..38dbbf9 Binary files /dev/null and b/project/_Resources/gnome/icons/status/fax-remote-default.ico differ diff --git a/project/_Resources/gnome/icons/status/folder-open.ico b/project/_Resources/gnome/icons/status/folder-open.ico new file mode 100644 index 0000000..8b8ccd4 Binary files /dev/null and b/project/_Resources/gnome/icons/status/folder-open.ico differ diff --git a/project/_Resources/gnome/icons/status/folder-open_+256.ico b/project/_Resources/gnome/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..4c4915a Binary files /dev/null and b/project/_Resources/gnome/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/gnome/icons/status/folder-open_32.ico b/project/_Resources/gnome/icons/status/folder-open_32.ico new file mode 100644 index 0000000..09abce8 Binary files /dev/null and b/project/_Resources/gnome/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/gnome/icons/status/folder-remote-offline_16_24_32.ico b/project/_Resources/gnome/icons/status/folder-remote-offline_16_24_32.ico new file mode 100644 index 0000000..11cbc94 Binary files /dev/null and b/project/_Resources/gnome/icons/status/folder-remote-offline_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/gtk-info.ico b/project/_Resources/gnome/icons/status/gtk-info.ico new file mode 100644 index 0000000..e5a4c0d Binary files /dev/null and b/project/_Resources/gnome/icons/status/gtk-info.ico differ diff --git a/project/_Resources/gnome/icons/status/gtk-info_+24_64.ico b/project/_Resources/gnome/icons/status/gtk-info_+24_64.ico new file mode 100644 index 0000000..098951b Binary files /dev/null and b/project/_Resources/gnome/icons/status/gtk-info_+24_64.ico differ diff --git a/project/_Resources/gnome/icons/status/gtk-info_+256.ico b/project/_Resources/gnome/icons/status/gtk-info_+256.ico new file mode 100644 index 0000000..c5dcefb Binary files /dev/null and b/project/_Resources/gnome/icons/status/gtk-info_+256.ico differ diff --git a/project/_Resources/gnome/icons/status/gtk-info_16.ico b/project/_Resources/gnome/icons/status/gtk-info_16.ico new file mode 100644 index 0000000..e5406b1 Binary files /dev/null and b/project/_Resources/gnome/icons/status/gtk-info_16.ico differ diff --git a/project/_Resources/gnome/icons/status/gtk-info_16_20_24_32.ico b/project/_Resources/gnome/icons/status/gtk-info_16_20_24_32.ico new file mode 100644 index 0000000..52240c5 Binary files /dev/null and b/project/_Resources/gnome/icons/status/gtk-info_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/indicator-blue_16.ico b/project/_Resources/gnome/icons/status/indicator-blue_16.ico new file mode 100644 index 0000000..67f404d Binary files /dev/null and b/project/_Resources/gnome/icons/status/indicator-blue_16.ico differ diff --git a/project/_Resources/gnome/icons/status/indicator-green_16.ico b/project/_Resources/gnome/icons/status/indicator-green_16.ico new file mode 100644 index 0000000..045b3fa Binary files /dev/null and b/project/_Resources/gnome/icons/status/indicator-green_16.ico differ diff --git a/project/_Resources/gnome/icons/status/indicator-grey_16.ico b/project/_Resources/gnome/icons/status/indicator-grey_16.ico new file mode 100644 index 0000000..4cd4efb Binary files /dev/null and b/project/_Resources/gnome/icons/status/indicator-grey_16.ico differ diff --git a/project/_Resources/gnome/icons/status/indicator-orange_16.ico b/project/_Resources/gnome/icons/status/indicator-orange_16.ico new file mode 100644 index 0000000..024cd4d Binary files /dev/null and b/project/_Resources/gnome/icons/status/indicator-orange_16.ico differ diff --git a/project/_Resources/gnome/icons/status/indicator-red_16.ico b/project/_Resources/gnome/icons/status/indicator-red_16.ico new file mode 100644 index 0000000..6b5ace1 Binary files /dev/null and b/project/_Resources/gnome/icons/status/indicator-red_16.ico differ diff --git a/project/_Resources/gnome/icons/status/locked.ico b/project/_Resources/gnome/icons/status/locked.ico new file mode 100644 index 0000000..12e870a Binary files /dev/null and b/project/_Resources/gnome/icons/status/locked.ico differ diff --git a/project/_Resources/gnome/icons/status/locked_+256.ico b/project/_Resources/gnome/icons/status/locked_+256.ico new file mode 100644 index 0000000..1d2f0f2 Binary files /dev/null and b/project/_Resources/gnome/icons/status/locked_+256.ico differ diff --git a/project/_Resources/gnome/icons/status/locked_+64_256.ico b/project/_Resources/gnome/icons/status/locked_+64_256.ico new file mode 100644 index 0000000..74044a2 Binary files /dev/null and b/project/_Resources/gnome/icons/status/locked_+64_256.ico differ diff --git a/project/_Resources/gnome/icons/status/locked_16_20_24_32.ico b/project/_Resources/gnome/icons/status/locked_16_20_24_32.ico new file mode 100644 index 0000000..dc156cb Binary files /dev/null and b/project/_Resources/gnome/icons/status/locked_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/locked_16_24.ico b/project/_Resources/gnome/icons/status/locked_16_24.ico new file mode 100644 index 0000000..d65c549 Binary files /dev/null and b/project/_Resources/gnome/icons/status/locked_16_24.ico differ diff --git a/project/_Resources/gnome/icons/status/locked_32.ico b/project/_Resources/gnome/icons/status/locked_32.ico new file mode 100644 index 0000000..2379fb7 Binary files /dev/null and b/project/_Resources/gnome/icons/status/locked_32.ico differ diff --git a/project/_Resources/gnome/icons/status/mail-notification_16.ico b/project/_Resources/gnome/icons/status/mail-notification_16.ico new file mode 100644 index 0000000..ab53f7a Binary files /dev/null and b/project/_Resources/gnome/icons/status/mail-notification_16.ico differ diff --git a/project/_Resources/gnome/icons/status/network-error_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..d4f180c Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-idle_16.ico b/project/_Resources/gnome/icons/status/network-idle_16.ico new file mode 100644 index 0000000..8557880 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/gnome/icons/status/network-offline_16.ico b/project/_Resources/gnome/icons/status/network-offline_16.ico new file mode 100644 index 0000000..c50745f Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/gnome/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..01d2d50 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-receive_16.ico b/project/_Resources/gnome/icons/status/network-receive_16.ico new file mode 100644 index 0000000..566dd12 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/gnome/icons/status/network-transmit-receive_16.ico b/project/_Resources/gnome/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..c2cc1aa Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/gnome/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..8ccd125 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-transmit_16.ico b/project/_Resources/gnome/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..19337ad Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-000-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-000-warning_16_20_24_32.ico new file mode 100644 index 0000000..27169fb Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-000-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-000_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-000_16_20_24_32.ico new file mode 100644 index 0000000..b595b80 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-000_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-000_32_48.ico b/project/_Resources/gnome/icons/status/network-wireless-000_32_48.ico new file mode 100644 index 0000000..b5fd1e4 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-000_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-000_32_48_256.ico b/project/_Resources/gnome/icons/status/network-wireless-000_32_48_256.ico new file mode 100644 index 0000000..313af28 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-000_32_48_256.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-025-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-025-warning_16_20_24_32.ico new file mode 100644 index 0000000..c42cd9b Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-025-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-025_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-025_16_20_24_32.ico new file mode 100644 index 0000000..3943a62 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-025_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-025_32_48.ico b/project/_Resources/gnome/icons/status/network-wireless-025_32_48.ico new file mode 100644 index 0000000..788b88d Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-025_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-025_32_48_256.ico b/project/_Resources/gnome/icons/status/network-wireless-025_32_48_256.ico new file mode 100644 index 0000000..8795253 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-025_32_48_256.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-050-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-050-warning_16_20_24_32.ico new file mode 100644 index 0000000..e29c222 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-050-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-050_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-050_16_20_24_32.ico new file mode 100644 index 0000000..8287da1 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-050_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-050_32_48.ico b/project/_Resources/gnome/icons/status/network-wireless-050_32_48.ico new file mode 100644 index 0000000..ad03ba4 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-050_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-050_32_48_256.ico b/project/_Resources/gnome/icons/status/network-wireless-050_32_48_256.ico new file mode 100644 index 0000000..9459009 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-050_32_48_256.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-075-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-075-warning_16_20_24_32.ico new file mode 100644 index 0000000..da77ad8 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-075-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-075_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-075_16_20_24_32.ico new file mode 100644 index 0000000..d1aff2f Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-075_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-075_32_48.ico b/project/_Resources/gnome/icons/status/network-wireless-075_32_48.ico new file mode 100644 index 0000000..294d939 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-075_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-075_32_48_256.ico b/project/_Resources/gnome/icons/status/network-wireless-075_32_48_256.ico new file mode 100644 index 0000000..57f6f3e Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-075_32_48_256.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-100-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-100-warning_16_20_24_32.ico new file mode 100644 index 0000000..0330680 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-100-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-100_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-100_16_20_24_32.ico new file mode 100644 index 0000000..f2b2b7c Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-100_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-100_32_48.ico b/project/_Resources/gnome/icons/status/network-wireless-100_32_48.ico new file mode 100644 index 0000000..5c816b6 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-100_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-100_32_48_256.ico b/project/_Resources/gnome/icons/status/network-wireless-100_32_48_256.ico new file mode 100644 index 0000000..50044e0 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-100_32_48_256.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-new_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-new_16_20_24_32.ico new file mode 100644 index 0000000..bd78add Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-new_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-offline_16_20_24_32.ico b/project/_Resources/gnome/icons/status/network-wireless-offline_16_20_24_32.ico new file mode 100644 index 0000000..6914c92 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/network-wireless-offline_32_48.ico b/project/_Resources/gnome/icons/status/network-wireless-offline_32_48.ico new file mode 100644 index 0000000..8082a43 Binary files /dev/null and b/project/_Resources/gnome/icons/status/network-wireless-offline_32_48.ico differ diff --git a/project/_Resources/gnome/icons/status/pinned_16_20_24_32.ico b/project/_Resources/gnome/icons/status/pinned_16_20_24_32.ico new file mode 100644 index 0000000..654fadf Binary files /dev/null and b/project/_Resources/gnome/icons/status/pinned_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/printer-default.ico b/project/_Resources/gnome/icons/status/printer-default.ico new file mode 100644 index 0000000..ae5f522 Binary files /dev/null and b/project/_Resources/gnome/icons/status/printer-default.ico differ diff --git a/project/_Resources/gnome/icons/status/printer-default_+256.ico b/project/_Resources/gnome/icons/status/printer-default_+256.ico new file mode 100644 index 0000000..f16dd7f Binary files /dev/null and b/project/_Resources/gnome/icons/status/printer-default_+256.ico differ diff --git a/project/_Resources/gnome/icons/status/printer-network-default.ico b/project/_Resources/gnome/icons/status/printer-network-default.ico new file mode 100644 index 0000000..786060c Binary files /dev/null and b/project/_Resources/gnome/icons/status/printer-network-default.ico differ diff --git a/project/_Resources/gnome/icons/status/printer-network-default_+256.ico b/project/_Resources/gnome/icons/status/printer-network-default_+256.ico new file mode 100644 index 0000000..ca6bd2d Binary files /dev/null and b/project/_Resources/gnome/icons/status/printer-network-default_+256.ico differ diff --git a/project/_Resources/gnome/icons/status/question_16_20.ico b/project/_Resources/gnome/icons/status/question_16_20.ico new file mode 100644 index 0000000..79b1acf Binary files /dev/null and b/project/_Resources/gnome/icons/status/question_16_20.ico differ diff --git a/project/_Resources/gnome/icons/status/security-busy_+24_256.ico b/project/_Resources/gnome/icons/status/security-busy_+24_256.ico new file mode 100644 index 0000000..93414f1 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-busy_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-busy_+24_64_96.ico b/project/_Resources/gnome/icons/status/security-busy_+24_64_96.ico new file mode 100644 index 0000000..b665d85 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-busy_+24_64_96.ico differ diff --git a/project/_Resources/gnome/icons/status/security-busy_16_20_24_32.ico b/project/_Resources/gnome/icons/status/security-busy_16_20_24_32.ico new file mode 100644 index 0000000..e0478e8 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-busy_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/security-error.ico b/project/_Resources/gnome/icons/status/security-error.ico new file mode 100644 index 0000000..518e56b Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-error.ico differ diff --git a/project/_Resources/gnome/icons/status/security-error_+24_256.ico b/project/_Resources/gnome/icons/status/security-error_+24_256.ico new file mode 100644 index 0000000..543ba68 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-error_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-error_16.ico b/project/_Resources/gnome/icons/status/security-error_16.ico new file mode 100644 index 0000000..b937542 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-error_16.ico differ diff --git a/project/_Resources/gnome/icons/status/security-error_16_20_24_32.ico b/project/_Resources/gnome/icons/status/security-error_16_20_24_32.ico new file mode 100644 index 0000000..4921af6 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/security-error_32.ico b/project/_Resources/gnome/icons/status/security-error_32.ico new file mode 100644 index 0000000..59a67f3 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-error_32.ico differ diff --git a/project/_Resources/gnome/icons/status/security-main_+24_64_128_256.ico b/project/_Resources/gnome/icons/status/security-main_+24_64_128_256.ico new file mode 100644 index 0000000..6f7c8f6 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-main_+24_64_128_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-main_+24_64_96_128_256.ico b/project/_Resources/gnome/icons/status/security-main_+24_64_96_128_256.ico new file mode 100644 index 0000000..30077c6 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-main_+24_64_96_128_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-main_+8_24_128_256.ico b/project/_Resources/gnome/icons/status/security-main_+8_24_128_256.ico new file mode 100644 index 0000000..bb29b7b Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-main_+8_24_128_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-main_16_20_24_32.ico b/project/_Resources/gnome/icons/status/security-main_16_20_24_32.ico new file mode 100644 index 0000000..6b59897 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-main_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/security-ok.ico b/project/_Resources/gnome/icons/status/security-ok.ico new file mode 100644 index 0000000..efae0e5 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-ok.ico differ diff --git a/project/_Resources/gnome/icons/status/security-ok_+24_256.ico b/project/_Resources/gnome/icons/status/security-ok_+24_256.ico new file mode 100644 index 0000000..3db6a67 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-ok_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-ok_16_32.ico b/project/_Resources/gnome/icons/status/security-ok_16_32.ico new file mode 100644 index 0000000..6613ea1 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-ok_16_32.ico differ diff --git a/project/_Resources/gnome/icons/status/security-question_+24_256.ico b/project/_Resources/gnome/icons/status/security-question_+24_256.ico new file mode 100644 index 0000000..9be8361 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-question_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-warning.ico b/project/_Resources/gnome/icons/status/security-warning.ico new file mode 100644 index 0000000..43ba1d8 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-warning.ico differ diff --git a/project/_Resources/gnome/icons/status/security-warning_+24.ico b/project/_Resources/gnome/icons/status/security-warning_+24.ico new file mode 100644 index 0000000..27f5f29 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-warning_+24.ico differ diff --git a/project/_Resources/gnome/icons/status/security-warning_+24_256.ico b/project/_Resources/gnome/icons/status/security-warning_+24_256.ico new file mode 100644 index 0000000..953b489 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-warning_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/security-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/status/security-warning_16_20_24_32.ico new file mode 100644 index 0000000..a895f65 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/status/security-warning_32.ico b/project/_Resources/gnome/icons/status/security-warning_32.ico new file mode 100644 index 0000000..e75e8d1 Binary files /dev/null and b/project/_Resources/gnome/icons/status/security-warning_32.ico differ diff --git a/project/_Resources/gnome/icons/status/synccenter-unsyncable_+20_24.ico b/project/_Resources/gnome/icons/status/synccenter-unsyncable_+20_24.ico new file mode 100644 index 0000000..1045df2 Binary files /dev/null and b/project/_Resources/gnome/icons/status/synccenter-unsyncable_+20_24.ico differ diff --git a/project/_Resources/gnome/icons/status/synccenter-uptodate_+20_24.ico b/project/_Resources/gnome/icons/status/synccenter-uptodate_+20_24.ico new file mode 100644 index 0000000..4959273 Binary files /dev/null and b/project/_Resources/gnome/icons/status/synccenter-uptodate_+20_24.ico differ diff --git a/project/_Resources/gnome/icons/status/synccenter-warning_+20_24.ico b/project/_Resources/gnome/icons/status/synccenter-warning_+20_24.ico new file mode 100644 index 0000000..4a1ea7d Binary files /dev/null and b/project/_Resources/gnome/icons/status/synccenter-warning_+20_24.ico differ diff --git a/project/_Resources/gnome/icons/status/user-trash-full.ico b/project/_Resources/gnome/icons/status/user-trash-full.ico new file mode 100644 index 0000000..31283f5 Binary files /dev/null and b/project/_Resources/gnome/icons/status/user-trash-full.ico differ diff --git a/project/_Resources/gnome/icons/status/user-trash-full_+24_256.ico b/project/_Resources/gnome/icons/status/user-trash-full_+24_256.ico new file mode 100644 index 0000000..233bb1b Binary files /dev/null and b/project/_Resources/gnome/icons/status/user-trash-full_+24_256.ico differ diff --git a/project/_Resources/gnome/icons/status/zoom-in-disabled_16_20_24.ico b/project/_Resources/gnome/icons/status/zoom-in-disabled_16_20_24.ico new file mode 100644 index 0000000..a2b85cc Binary files /dev/null and b/project/_Resources/gnome/icons/status/zoom-in-disabled_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/status/zoom-out-disabled_16_20_24.ico b/project/_Resources/gnome/icons/status/zoom-out-disabled_16_20_24.ico new file mode 100644 index 0000000..0415e24 Binary files /dev/null and b/project/_Resources/gnome/icons/status/zoom-out-disabled_16_20_24.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/audio-volume-error_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/audio-volume-error_16_20_24_32.ico new file mode 100644 index 0000000..d462c2e Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/audio-volume-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/audio-volume-high_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..301d3c8 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/audio-volume-low_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..6505a92 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/audio-volume-medium_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..5285757 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/audio-volume-muted_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/audio-volume-muted_16_20_24_32.ico new file mode 100644 index 0000000..73f547e Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/audio-volume-muted_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/audio-volume-none_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/audio-volume-none_16_20_24_32.ico new file mode 100644 index 0000000..c60f83d Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/audio-volume-none_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/battery_303.bmp b/project/_Resources/gnome/icons/symbolic/battery_303.bmp new file mode 100644 index 0000000..4b8319d Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/battery_303.bmp differ diff --git a/project/_Resources/gnome/icons/symbolic/battery_303.xcf b/project/_Resources/gnome/icons/symbolic/battery_303.xcf new file mode 100644 index 0000000..bea91b6 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/battery_303.xcf differ diff --git a/project/_Resources/gnome/icons/symbolic/battery_305.bmp b/project/_Resources/gnome/icons/symbolic/battery_305.bmp new file mode 100644 index 0000000..adefe73 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/battery_305.bmp differ diff --git a/project/_Resources/gnome/icons/symbolic/dropbox-pause_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/dropbox-pause_16_20_24_32.ico new file mode 100644 index 0000000..7acf4dd Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/dropbox-pause_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/dropbox-syncing-1_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/dropbox-syncing-1_16_20_24_32.ico new file mode 100644 index 0000000..01a9b71 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/dropbox-syncing-1_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/dropbox-syncing-2_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/dropbox-syncing-2_16_20_24_32.ico new file mode 100644 index 0000000..067d784 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/dropbox-syncing-2_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/dropbox-unsyncable_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/dropbox-unsyncable_16_20_24_32.ico new file mode 100644 index 0000000..b0fe1d7 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/dropbox-unsyncable_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/dropbox-uptodate_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/dropbox-uptodate_16_20_24_32.ico new file mode 100644 index 0000000..4040638 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/dropbox-uptodate_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/dropbox_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/dropbox_16_20_24_32.ico new file mode 100644 index 0000000..44e8294 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/dropbox_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/gnome-power-manager_16_24_32.ico b/project/_Resources/gnome/icons/symbolic/gnome-power-manager_16_24_32.ico new file mode 100644 index 0000000..a433dc0 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/gnome-power-manager_16_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-connecting-1_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-connecting-1_16_20_24_32.ico new file mode 100644 index 0000000..0b73e22 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-connecting-1_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-connecting-2_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-connecting-2_16_20_24_32.ico new file mode 100644 index 0000000..91febaa Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-connecting-2_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-connecting-3_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-connecting-3_16_20_24_32.ico new file mode 100644 index 0000000..8dc63b6 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-connecting-3_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-connecting_32.xcf b/project/_Resources/gnome/icons/symbolic/network-connecting_32.xcf new file mode 100644 index 0000000..a060f15 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-connecting_32.xcf differ diff --git a/project/_Resources/gnome/icons/symbolic/network-error_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-error_16_20_24_32.ico new file mode 100644 index 0000000..4527ee8 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-offline_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..ca2983c Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-transmit-receive_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..0f513ab Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-000-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-000-warning_16_20_24_32.ico new file mode 100644 index 0000000..f7b6304 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-000-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-000_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-000_16_20_24_32.ico new file mode 100644 index 0000000..b80ee08 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-000_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-025-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-025-warning_16_20_24_32.ico new file mode 100644 index 0000000..db6435c Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-025-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-025_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-025_16_20_24_32.ico new file mode 100644 index 0000000..678a008 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-025_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-050-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-050-warning_16_20_24_32.ico new file mode 100644 index 0000000..1282800 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-050-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-050_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-050_16_20_24_32.ico new file mode 100644 index 0000000..04df324 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-050_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-075-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-075-warning_16_20_24_32.ico new file mode 100644 index 0000000..63356e5 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-075-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-075_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-075_16_20_24_32.ico new file mode 100644 index 0000000..9767424 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-075_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-100-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-100-warning_16_20_24_32.ico new file mode 100644 index 0000000..a44770e Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-100-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-100_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-100_16_20_24_32.ico new file mode 100644 index 0000000..682f4d2 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-100_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-1_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-1_16_20_24_32.ico new file mode 100644 index 0000000..b95c137 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-1_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-2_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-2_16_20_24_32.ico new file mode 100644 index 0000000..f83f4c5 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-2_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-3_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-3_16_20_24_32.ico new file mode 100644 index 0000000..b3163bb Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-connecting-3_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-new_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-new_16_20_24_32.ico new file mode 100644 index 0000000..ba09e65 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-new_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/network-wireless-offline_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/network-wireless-offline_16_20_24_32.ico new file mode 100644 index 0000000..fcd28c4 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/network-wireless-offline_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/security-busy_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/security-busy_16_20_24_32.ico new file mode 100644 index 0000000..a570d5a Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/security-busy_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/security-error_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/security-error_16_20_24_32.ico new file mode 100644 index 0000000..651c7a7 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/security-error_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/security-main_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/security-main_16_20_24_32.ico new file mode 100644 index 0000000..4ef1ab0 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/security-main_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/symbolic/security-warning_16_20_24_32.ico b/project/_Resources/gnome/icons/symbolic/security-warning_16_20_24_32.ico new file mode 100644 index 0000000..0a022f9 Binary files /dev/null and b/project/_Resources/gnome/icons/symbolic/security-warning_16_20_24_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/7zip/7zip-logo.ico b/project/_Resources/gnome/icons/tweaked/7zip/7zip-logo.ico new file mode 100644 index 0000000..53516fc Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/7zip/7zip-logo.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/CCleaner/130.ico b/project/_Resources/gnome/icons/tweaked/CCleaner/130.ico new file mode 100644 index 0000000..f1eb553 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/CCleaner/130.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20801.ico b/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20801.ico new file mode 100644 index 0000000..ac69bf8 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20801.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20802.ico b/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20802.ico new file mode 100644 index 0000000..59442b8 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20802.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20803.ico b/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20803.ico new file mode 100644 index 0000000..d26dabc Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/ExplorerFrame.dll/20803.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1015.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1015.ico new file mode 100644 index 0000000..60ae881 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1015.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1016.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1016.ico new file mode 100644 index 0000000..872bc5e Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1016.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..3189afa Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1020.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1020.ico new file mode 100644 index 0000000..7b28ced Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1020.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1021.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1021.ico new file mode 100644 index 0000000..e7d8068 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1021.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1053.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1053.ico new file mode 100644 index 0000000..589d8d6 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1053.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1054.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1054.ico new file mode 100644 index 0000000..1957c50 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1054.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..5006512 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1117.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1117.ico new file mode 100644 index 0000000..91d8edd Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1117.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1118.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1118.ico new file mode 100644 index 0000000..70f5d71 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1118.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1132.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1132.ico new file mode 100644 index 0000000..74aee91 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1132.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/Mp3tag/1151.ico b/project/_Resources/gnome/icons/tweaked/Mp3tag/1151.ico new file mode 100644 index 0000000..f6351fe Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/Mp3tag/1151.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/imageres.dll/193.ico b/project/_Resources/gnome/icons/tweaked/imageres.dll/193.ico new file mode 100644 index 0000000..4fb1138 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/imageres.dll/193.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/imageres.dll/194.ico b/project/_Resources/gnome/icons/tweaked/imageres.dll/194.ico new file mode 100644 index 0000000..ea894df Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/imageres.dll/194.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/imageres.dll/5.ico b/project/_Resources/gnome/icons/tweaked/imageres.dll/5.ico new file mode 100644 index 0000000..b9e48a7 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/imageres.dll/5.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/imageres.dll/6.ico b/project/_Resources/gnome/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..ea75491 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/imageres.dll/folder-open-split_ALL.xcf b/project/_Resources/gnome/icons/tweaked/imageres.dll/folder-open-split_ALL.xcf new file mode 100644 index 0000000..2c790b4 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/imageres.dll/folder-open-split_ALL.xcf differ diff --git a/project/_Resources/gnome/icons/tweaked/mblctr.exe/133.ico b/project/_Resources/gnome/icons/tweaked/mblctr.exe/133.ico new file mode 100644 index 0000000..5008c99 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/mblctr.exe/133.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/mmsys.cpl/110.ico b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..9a76919 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/mmsys.cpl/111.ico b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/111.ico new file mode 100644 index 0000000..30c9a8c Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/111.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/mmsys.cpl/112.ico b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/112.ico new file mode 100644 index 0000000..b70f894 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/112.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/mmsys.cpl/113.ico b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/113.ico new file mode 100644 index 0000000..d84fe85 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/mmsys.cpl/113.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netcenter.dll/11.ico b/project/_Resources/gnome/icons/tweaked/netcenter.dll/11.ico new file mode 100644 index 0000000..f2a6cb7 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netcenter.dll/11.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netcenter.dll/504.ico b/project/_Resources/gnome/icons/tweaked/netcenter.dll/504.ico new file mode 100644 index 0000000..3e1dff5 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netcenter.dll/504.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netcenter.dll/505.ico b/project/_Resources/gnome/icons/tweaked/netcenter.dll/505.ico new file mode 100644 index 0000000..197f5bf Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netcenter.dll/505.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/1915.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/1915.ico new file mode 100644 index 0000000..7d0637d Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/1915.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..6eeaf3e Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..633394a Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..020a7fe Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..84d323f Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..0b81afe Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..d6e94ea Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..d5271b3 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..18f338c Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/netshell.dll/302.ico b/project/_Resources/gnome/icons/tweaked/netshell.dll/302.ico new file mode 100644 index 0000000..3b190b1 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/netshell.dll/302.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/pnidui.dll/3081.ico b/project/_Resources/gnome/icons/tweaked/pnidui.dll/3081.ico new file mode 100644 index 0000000..320a860 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/pnidui.dll/3081.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/gnome/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..07cbfce Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/shell32.dll/16753.ico b/project/_Resources/gnome/icons/tweaked/shell32.dll/16753.ico new file mode 100644 index 0000000..30e580d Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/shell32.dll/16753.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/gnome/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..27ac958 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/shell32.dll/30.ico b/project/_Resources/gnome/icons/tweaked/shell32.dll/30.ico new file mode 100644 index 0000000..0f70312 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/shell32.dll/30.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/audio-input-microphone_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/audio-input-microphone_48_32.ico new file mode 100644 index 0000000..d7e9243 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/audio-input-microphone_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..66c5dfd Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/dialog-error_48_16_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/dialog-error_48_16_32.ico new file mode 100644 index 0000000..cc939bb Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/dialog-error_48_16_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/dialog-information_48_16_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/dialog-information_48_16_32.ico new file mode 100644 index 0000000..b9012e6 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/dialog-information_48_16_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/dialog-password_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/dialog-password_48_32.ico new file mode 100644 index 0000000..8041389 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/dialog-password_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/dialog-warning_48_16_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/dialog-warning_48_16_32.ico new file mode 100644 index 0000000..943be83 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/dialog-warning_48_16_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/emblem-shared_48_32_16.ico b/project/_Resources/gnome/icons/tweaked/special_order/emblem-shared_48_32_16.ico new file mode 100644 index 0000000..611e188 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/emblem-shared_48_32_16.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..9008097 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/input-keyboard_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/input-keyboard_48_32.ico new file mode 100644 index 0000000..f6025ae Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/input-keyboard_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/list-add_22_18.ico b/project/_Resources/gnome/icons/tweaked/special_order/list-add_22_18.ico new file mode 100644 index 0000000..74fcfe0 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/list-add_22_18.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico new file mode 100644 index 0000000..cad4487 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/printer_32_16_48.ico b/project/_Resources/gnome/icons/tweaked/special_order/printer_32_16_48.ico new file mode 100644 index 0000000..222cd94 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/printer_32_16_48.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/security-warning_48_32_16.ico b/project/_Resources/gnome/icons/tweaked/special_order/security-warning_48_32_16.ico new file mode 100644 index 0000000..b025848 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/security-warning_48_32_16.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/system-run_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/system-run_48_32.ico new file mode 100644 index 0000000..eb3e3e8 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/system-run_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/system-users_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/system-users_48_32.ico new file mode 100644 index 0000000..568bd5f Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/system-users_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/text-x-preview_48_16_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/text-x-preview_48_16_32.ico new file mode 100644 index 0000000..a7ddf5d Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/text-x-preview_48_16_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/special_order/utilities-system-monitor_48_32.ico b/project/_Resources/gnome/icons/tweaked/special_order/utilities-system-monitor_48_32.ico new file mode 100644 index 0000000..76c94dc Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/special_order/utilities-system-monitor_48_32.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/wucltux.dll/45.ico b/project/_Resources/gnome/icons/tweaked/wucltux.dll/45.ico new file mode 100644 index 0000000..f472147 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/wucltux.dll/45.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/wucltux.dll/46.ico b/project/_Resources/gnome/icons/tweaked/wucltux.dll/46.ico new file mode 100644 index 0000000..b1c08a3 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/wucltux.dll/46.ico differ diff --git a/project/_Resources/gnome/icons/tweaked/wucltux.dll/47.ico b/project/_Resources/gnome/icons/tweaked/wucltux.dll/47.ico new file mode 100644 index 0000000..2f57938 Binary files /dev/null and b/project/_Resources/gnome/icons/tweaked/wucltux.dll/47.ico differ diff --git a/project/_Resources/gnome/shiki/authui.dll/frame-focus.bmp b/project/_Resources/gnome/shiki/authui.dll/frame-focus.bmp new file mode 100644 index 0000000..080fcc6 Binary files /dev/null and b/project/_Resources/gnome/shiki/authui.dll/frame-focus.bmp differ diff --git a/project/_Resources/gnome/shiki/authui.dll/password-field-focus.bmp b/project/_Resources/gnome/shiki/authui.dll/password-field-focus.bmp new file mode 100644 index 0000000..4de0686 Binary files /dev/null and b/project/_Resources/gnome/shiki/authui.dll/password-field-focus.bmp differ diff --git a/project/_Resources/gnome/shiki/authui.dll/password-field-focus.xcf b/project/_Resources/gnome/shiki/authui.dll/password-field-focus.xcf new file mode 100644 index 0000000..30de236 Binary files /dev/null and b/project/_Resources/gnome/shiki/authui.dll/password-field-focus.xcf differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5031.jpg b/project/_Resources/gnome/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..b3aedcb Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5032.jpg b/project/_Resources/gnome/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..7927185 Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5033.jpg b/project/_Resources/gnome/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..327ade0 Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5034.jpg b/project/_Resources/gnome/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..a3690b5 Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5035.jpg b/project/_Resources/gnome/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..209ff72 Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5036.jpg b/project/_Resources/gnome/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..73e4cc8 Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5037.jpg b/project/_Resources/gnome/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..9243409 Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/gnome/shiki/imageres.dll/5038.jpg b/project/_Resources/gnome/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..e133192 Binary files /dev/null and b/project/_Resources/gnome/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/gnome/shiki/shell32.dll/632.bmp b/project/_Resources/gnome/shiki/shell32.dll/632.bmp new file mode 100644 index 0000000..999b816 Binary files /dev/null and b/project/_Resources/gnome/shiki/shell32.dll/632.bmp differ diff --git a/project/_Resources/gnome/shiki/shell32.dll/633.bmp b/project/_Resources/gnome/shiki/shell32.dll/633.bmp new file mode 100644 index 0000000..399644a Binary files /dev/null and b/project/_Resources/gnome/shiki/shell32.dll/633.bmp differ diff --git a/project/_Resources/gnome/shiki/shell32.dll/634.bmp b/project/_Resources/gnome/shiki/shell32.dll/634.bmp new file mode 100644 index 0000000..9be89eb Binary files /dev/null and b/project/_Resources/gnome/shiki/shell32.dll/634.bmp differ diff --git a/project/_Resources/gnome/shiki/shell32.dll/635.bmp b/project/_Resources/gnome/shiki/shell32.dll/635.bmp new file mode 100644 index 0000000..01c922c Binary files /dev/null and b/project/_Resources/gnome/shiki/shell32.dll/635.bmp differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/3881.png b/project/_Resources/gnome/shiki/wmploc.dll/3881.png new file mode 100644 index 0000000..c86eaaf Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/3881.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/3882.png b/project/_Resources/gnome/shiki/wmploc.dll/3882.png new file mode 100644 index 0000000..4548aae Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/3882.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/4155.png b/project/_Resources/gnome/shiki/wmploc.dll/4155.png new file mode 100644 index 0000000..3fe8807 Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/4155.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/4202.png b/project/_Resources/gnome/shiki/wmploc.dll/4202.png new file mode 100644 index 0000000..e8b2fe6 Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/4202.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/4628.png b/project/_Resources/gnome/shiki/wmploc.dll/4628.png new file mode 100644 index 0000000..864b3f9 Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/4628.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/4725.png b/project/_Resources/gnome/shiki/wmploc.dll/4725.png new file mode 100644 index 0000000..f403676 Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/4725.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/4739.png b/project/_Resources/gnome/shiki/wmploc.dll/4739.png new file mode 100644 index 0000000..f0165da Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/4739.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/5240.png b/project/_Resources/gnome/shiki/wmploc.dll/5240.png new file mode 100644 index 0000000..b34cd30 Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/5240.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/5282.png b/project/_Resources/gnome/shiki/wmploc.dll/5282.png new file mode 100644 index 0000000..d6ee8f8 Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/5282.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/7779.png b/project/_Resources/gnome/shiki/wmploc.dll/7779.png new file mode 100644 index 0000000..8c68a8a Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/7779.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/7792.png b/project/_Resources/gnome/shiki/wmploc.dll/7792.png new file mode 100644 index 0000000..7b8bb5a Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/7792.png differ diff --git a/project/_Resources/gnome/shiki/wmploc.dll/7802.png b/project/_Resources/gnome/shiki/wmploc.dll/7802.png new file mode 100644 index 0000000..5b547f6 Binary files /dev/null and b/project/_Resources/gnome/shiki/wmploc.dll/7802.png differ diff --git a/project/_Resources/gnome/themes/Aimp/Shiki-Gnome.acs3 b/project/_Resources/gnome/themes/Aimp/Shiki-Gnome.acs3 new file mode 100644 index 0000000..f505306 Binary files /dev/null and b/project/_Resources/gnome/themes/Aimp/Shiki-Gnome.acs3 differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/Readme.txt b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/Readme.txt new file mode 100644 index 0000000..a559bd6 --- /dev/null +++ b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/Readme.txt @@ -0,0 +1,5 @@ +Shiki-Colors - Crystal Disk Info Theme + +Designed by heebijeebi +http://heebijeebi.deviantart.com +heebijeebi[at]gmx.net \ No newline at end of file diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-100.png new file mode 100644 index 0000000..0fa35ac Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-125.png new file mode 100644 index 0000000..e0967d8 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-150.png new file mode 100644 index 0000000..80c4b75 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-200.png new file mode 100644 index 0000000..e4ea69d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-300.png new file mode 100644 index 0000000..1d6335c Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskBad-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-100.png new file mode 100644 index 0000000..065ce13 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-125.png new file mode 100644 index 0000000..b9c1cad Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-150.png new file mode 100644 index 0000000..e4ba0c2 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-200.png new file mode 100644 index 0000000..4eb3821 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-300.png new file mode 100644 index 0000000..efa1be2 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskCaution-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-100.png new file mode 100644 index 0000000..43a69bf Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-125.png new file mode 100644 index 0000000..01a5618 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-125_orig.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-125_orig.png new file mode 100644 index 0000000..7f14bda Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-125_orig.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-150.png new file mode 100644 index 0000000..559f222 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-200.png new file mode 100644 index 0000000..43aa1d1 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-300.png new file mode 100644 index 0000000..b2256da Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGood-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-100.png new file mode 100644 index 0000000..fa83911 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-125.png new file mode 100644 index 0000000..6a23e6d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-150.png new file mode 100644 index 0000000..848c766 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-200.png new file mode 100644 index 0000000..659a94a Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-300.png new file mode 100644 index 0000000..0faa147 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskGoodGreen-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-100.png new file mode 100644 index 0000000..de8ad74 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-125.png new file mode 100644 index 0000000..3338f6f Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-150.png new file mode 100644 index 0000000..a89417d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-200.png new file mode 100644 index 0000000..97b258e Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-300.png new file mode 100644 index 0000000..64829e1 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusBad-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-100.png new file mode 100644 index 0000000..f979270 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-125.png new file mode 100644 index 0000000..d46b429 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-150.png new file mode 100644 index 0000000..d33e6d6 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-200.png new file mode 100644 index 0000000..0e74fcd Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-300.png new file mode 100644 index 0000000..3ff4c82 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusCaution-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-100.png new file mode 100644 index 0000000..310609e Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-125.png new file mode 100644 index 0000000..f4848aa Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-150.png new file mode 100644 index 0000000..d215bf3 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-200.png new file mode 100644 index 0000000..2005993 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-300.png new file mode 100644 index 0000000..f510e73 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGood-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-100.png new file mode 100644 index 0000000..e450b90 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-125.png new file mode 100644 index 0000000..fc42c48 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-150.png new file mode 100644 index 0000000..2824963 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-200.png new file mode 100644 index 0000000..690c6c3 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-300.png new file mode 100644 index 0000000..356139a Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusGoodGreen-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-100.png new file mode 100644 index 0000000..98b39a2 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-125.png new file mode 100644 index 0000000..2a015c8 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-150.png new file mode 100644 index 0000000..cda3939 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-200.png new file mode 100644 index 0000000..4cba56b Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-300.png new file mode 100644 index 0000000..3500a9f Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskStatusUnknown-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-100.png new file mode 100644 index 0000000..9ec4ea0 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-125.png new file mode 100644 index 0000000..1f4e2a8 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-150.png new file mode 100644 index 0000000..24981e5 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-200.png new file mode 100644 index 0000000..cf47732 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-300.png new file mode 100644 index 0000000..ffa4cf8 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/diskUnknown-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png new file mode 100644 index 0000000..67abd5f Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png new file mode 100644 index 0000000..57f3e41 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png new file mode 100644 index 0000000..b0b00df Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png new file mode 100644 index 0000000..3e261fc Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png new file mode 100644 index 0000000..3dd4fa2 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..1f407e0 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..557f3e0 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..44363b5 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..0316c67 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..b8555e5 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-100.png new file mode 100644 index 0000000..dbc91fa Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-125.png new file mode 100644 index 0000000..c387480 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-150.png new file mode 100644 index 0000000..a3ccb3d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-200.png new file mode 100644 index 0000000..f079855 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-300.png new file mode 100644 index 0000000..1944110 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/noDisk-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..1f407e0 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..557f3e0 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..3e8ae87 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..bfbf466 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..593f260 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..3a0c72d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..4dc2a24 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..db7f0c4 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..d77431f Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..e0afc3e Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png new file mode 100644 index 0000000..e540b5b Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png new file mode 100644 index 0000000..9bb1ca6 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png new file mode 100644 index 0000000..476e7dd Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png new file mode 100644 index 0000000..2e3d2bc Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png new file mode 100644 index 0000000..50b10e5 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-100.png new file mode 100644 index 0000000..1a38b63 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-125.png new file mode 100644 index 0000000..544bc8a Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-150.png new file mode 100644 index 0000000..912a25d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-200.png new file mode 100644 index 0000000..bea30ba Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-300.png new file mode 100644 index 0000000..d0520f9 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBad-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-100.png new file mode 100644 index 0000000..cbc133a Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-125.png new file mode 100644 index 0000000..544bc8a Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-150.png new file mode 100644 index 0000000..912a25d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-200.png new file mode 100644 index 0000000..bea30ba Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-300.png new file mode 100644 index 0000000..d0520f9 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureBadBad-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-100.png new file mode 100644 index 0000000..0814c6d Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-125.png new file mode 100644 index 0000000..8bd2b17 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-150.png new file mode 100644 index 0000000..98ef5db Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-200.png new file mode 100644 index 0000000..8ca86b3 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-300.png new file mode 100644 index 0000000..56d2898 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureCaution-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-100.png new file mode 100644 index 0000000..ebc1743 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-125.png new file mode 100644 index 0000000..5221e60 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-150.png new file mode 100644 index 0000000..f063f24 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-200.png new file mode 100644 index 0000000..fd16fc5 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-300.png new file mode 100644 index 0000000..ea543c3 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGood-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-100.png new file mode 100644 index 0000000..a773a73 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-125.png new file mode 100644 index 0000000..63aad90 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-150.png new file mode 100644 index 0000000..1855e98 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-200.png new file mode 100644 index 0000000..b2babff Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-300.png new file mode 100644 index 0000000..b9f7c90 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureGoodGreen-300.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-100.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-100.png new file mode 100644 index 0000000..5b500fe Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-100.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-125.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-125.png new file mode 100644 index 0000000..5681afc Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-125.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-150.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-150.png new file mode 100644 index 0000000..735cd50 Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-150.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-200.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-200.png new file mode 100644 index 0000000..be6855b Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-200.png differ diff --git a/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-300.png b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-300.png new file mode 100644 index 0000000..1da367c Binary files /dev/null and b/project/_Resources/gnome/themes/CrystalDiskInfo/Shiki-Colors/temperatureUnknown-300.png differ diff --git a/project/_Resources/gnome/themes/Firefox-Thunderbird/Gnome@Windows.xpi b/project/_Resources/gnome/themes/Firefox-Thunderbird/Gnome@Windows.xpi new file mode 100644 index 0000000..bba9c4d Binary files /dev/null and b/project/_Resources/gnome/themes/Firefox-Thunderbird/Gnome@Windows.xpi differ diff --git a/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico new file mode 100644 index 0000000..b155ed9 Binary files /dev/null and b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico differ diff --git a/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico new file mode 100644 index 0000000..00c60e2 Binary files /dev/null and b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico differ diff --git a/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/messengerWindow.ico b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/messengerWindow.ico new file mode 100644 index 0000000..61191d6 Binary files /dev/null and b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/messengerWindow.ico differ diff --git a/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico new file mode 100644 index 0000000..9bade3c Binary files /dev/null and b/project/_Resources/gnome/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico differ diff --git a/project/_Resources/gnome/themes/Firefox/Gnome-Extras@Windows.xpi b/project/_Resources/gnome/themes/Firefox/Gnome-Extras@Windows.xpi new file mode 100644 index 0000000..0e42edf Binary files /dev/null and b/project/_Resources/gnome/themes/Firefox/Gnome-Extras@Windows.xpi differ diff --git a/project/_Resources/gnome/themes/Gimp/gimp-logo.png b/project/_Resources/gnome/themes/Gimp/gimp-logo.png new file mode 100644 index 0000000..cdc9313 Binary files /dev/null and b/project/_Resources/gnome/themes/Gimp/gimp-logo.png differ diff --git a/project/_Resources/gnome/themes/Gimp/gimp-splash.png b/project/_Resources/gnome/themes/Gimp/gimp-splash.png new file mode 100644 index 0000000..ae7782e Binary files /dev/null and b/project/_Resources/gnome/themes/Gimp/gimp-splash.png differ diff --git a/project/_Resources/gnome/themes/Gimp/gimp-splash.xcf b/project/_Resources/gnome/themes/Gimp/gimp-splash.xcf new file mode 100644 index 0000000..36c30c5 Binary files /dev/null and b/project/_Resources/gnome/themes/Gimp/gimp-splash.xcf differ diff --git a/project/_Resources/gnome/themes/Gimp/wilber.png b/project/_Resources/gnome/themes/Gimp/wilber.png new file mode 100644 index 0000000..a0c37b5 Binary files /dev/null and b/project/_Resources/gnome/themes/Gimp/wilber.png differ diff --git a/project/_Resources/gnome/themes/Inkscape/icons.svg b/project/_Resources/gnome/themes/Inkscape/icons.svg new file mode 100644 index 0000000..db0e518 --- /dev/null +++ b/project/_Resources/gnome/themes/Inkscape/icons.svg @@ -0,0 +1,52240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Created with Inkscape +http://www.inkscape.org/ + image/svg+xml + + + + + Inkscape Developers + + + + + Inkscape Developers + + + + + + jEsuSdA 8) www.jesusda.com + + + 09/01/2009 + + + + + + + + + + + + + Menus + File + Edit + View + Layer + Object + Path + Text + Help + + + XML Editor + Align and Distribute + Transform + Grid Arrange / Tiled clones + Misc + Tools + and tools' bars + Dialogs + Fill and stroke + Text + Others + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + none + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + none + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + a + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + X + Y + + + + X + Y + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/project/_Resources/gnome/themes/LibreOffice/intro.png b/project/_Resources/gnome/themes/LibreOffice/intro.png new file mode 100644 index 0000000..ef4606c Binary files /dev/null and b/project/_Resources/gnome/themes/LibreOffice/intro.png differ diff --git a/project/_Resources/gnome/themes/LibreOffice/intro.xcf b/project/_Resources/gnome/themes/LibreOffice/intro.xcf new file mode 100644 index 0000000..bd42aeb Binary files /dev/null and b/project/_Resources/gnome/themes/LibreOffice/intro.xcf differ diff --git a/project/_Resources/gnome/themes/MPCHC/toolbar_16.png b/project/_Resources/gnome/themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..8020fa6 Binary files /dev/null and b/project/_Resources/gnome/themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/gnome/themes/MPCHC/toolbar_16.xcf b/project/_Resources/gnome/themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..5e07f77 Binary files /dev/null and b/project/_Resources/gnome/themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/gnome/themes/MPCHC/toolbar_24.png b/project/_Resources/gnome/themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..ec61af3 Binary files /dev/null and b/project/_Resources/gnome/themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/gnome/themes/MPCHC/toolbar_24.xcf b/project/_Resources/gnome/themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..378361b Binary files /dev/null and b/project/_Resources/gnome/themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/gnome/themes/MPCHC/toolbar_32.png b/project/_Resources/gnome/themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..1193358 Binary files /dev/null and b/project/_Resources/gnome/themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/gnome/themes/MPCHC/toolbar_32.xcf b/project/_Resources/gnome/themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..d2c119a Binary files /dev/null and b/project/_Resources/gnome/themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/gnome/themes/Office2010/Patch_pptico.exe b/project/_Resources/gnome/themes/Office2010/Patch_pptico.exe new file mode 100644 index 0000000..ccbae49 Binary files /dev/null and b/project/_Resources/gnome/themes/Office2010/Patch_pptico.exe differ diff --git a/project/_Resources/gnome/themes/Office2010/Patch_wordicon.exe b/project/_Resources/gnome/themes/Office2010/Patch_wordicon.exe new file mode 100644 index 0000000..3658d9f Binary files /dev/null and b/project/_Resources/gnome/themes/Office2010/Patch_wordicon.exe differ diff --git a/project/_Resources/gnome/themes/Office2010/Patch_xlicons.exe b/project/_Resources/gnome/themes/Office2010/Patch_xlicons.exe new file mode 100644 index 0000000..547c56b Binary files /dev/null and b/project/_Resources/gnome/themes/Office2010/Patch_xlicons.exe differ diff --git a/project/_Resources/gnome/themes/Office2010/UnPatch_pptico.exe b/project/_Resources/gnome/themes/Office2010/UnPatch_pptico.exe new file mode 100644 index 0000000..6bb3393 Binary files /dev/null and b/project/_Resources/gnome/themes/Office2010/UnPatch_pptico.exe differ diff --git a/project/_Resources/gnome/themes/Office2010/UnPatch_wordicon.exe b/project/_Resources/gnome/themes/Office2010/UnPatch_wordicon.exe new file mode 100644 index 0000000..1d9c0c0 Binary files /dev/null and b/project/_Resources/gnome/themes/Office2010/UnPatch_wordicon.exe differ diff --git a/project/_Resources/gnome/themes/Office2010/UnPatch_xlicons.exe b/project/_Resources/gnome/themes/Office2010/UnPatch_xlicons.exe new file mode 100644 index 0000000..a5036e2 Binary files /dev/null and b/project/_Resources/gnome/themes/Office2010/UnPatch_xlicons.exe differ diff --git a/project/_Resources/gnome/themes/OpenOffice/intro.png b/project/_Resources/gnome/themes/OpenOffice/intro.png new file mode 100644 index 0000000..5fda3f4 Binary files /dev/null and b/project/_Resources/gnome/themes/OpenOffice/intro.png differ diff --git a/project/_Resources/gnome/themes/OpenOffice/intro.xcf b/project/_Resources/gnome/themes/OpenOffice/intro.xcf new file mode 100644 index 0000000..db96fe3 Binary files /dev/null and b/project/_Resources/gnome/themes/OpenOffice/intro.xcf differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/edit.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/edit.png new file mode 100644 index 0000000..5e8ccdd Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/edit.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/info.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/info.png new file mode 100644 index 0000000..8d43f6a Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/info.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/pause.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/pause.png new file mode 100644 index 0000000..73d18a1 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/buttons/pause.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/auth.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/auth.png new file mode 100644 index 0000000..d08fb33 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/auth.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png new file mode 100644 index 0000000..7d9ba35 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png new file mode 100644 index 0000000..d7e60f7 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/mail.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/mail.png new file mode 100644 index 0000000..f3b5df0 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/mail.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png new file mode 100644 index 0000000..2bf1c53 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/not-authorized.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/not-authorized.png new file mode 100644 index 0000000..2680f47 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/not-authorized.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/secure.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/secure.png new file mode 100644 index 0000000..d08fb33 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/secure.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png new file mode 100644 index 0000000..02a478e Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/available.png new file mode 100644 index 0000000..961091f Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/away.png new file mode 100644 index 0000000..33352d8 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/busy.png new file mode 100644 index 0000000..febb9ff Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/extended-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/extended-away.png new file mode 100644 index 0000000..018c272 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/extended-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/invisible.png new file mode 100644 index 0000000..9751a99 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/offline.png new file mode 100644 index 0000000..1e16418 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/16/offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/available.png new file mode 100644 index 0000000..36c8183 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/away.png new file mode 100644 index 0000000..45ed186 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/busy.png new file mode 100644 index 0000000..5ded677 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/extended-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/extended-away.png new file mode 100644 index 0000000..c601ae3 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/extended-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/invisible.png new file mode 100644 index 0000000..2b6582c Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/offline.png new file mode 100644 index 0000000..ae5dd56 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/22/offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/available.png new file mode 100644 index 0000000..557b574 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/away.png new file mode 100644 index 0000000..5552dcc Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/busy.png new file mode 100644 index 0000000..3784722 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/extended-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/extended-away.png new file mode 100644 index 0000000..4b2f1e5 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/extended-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/invisible.png new file mode 100644 index 0000000..49b25a0 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/offline.png new file mode 100644 index 0000000..85135ad Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/32/offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/available.png new file mode 100644 index 0000000..3e1c86d Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/away.png new file mode 100644 index 0000000..a49ca5c Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/busy.png new file mode 100644 index 0000000..1911bef Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/extended-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/extended-away.png new file mode 100644 index 0000000..3dc54c8 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/extended-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/invisible.png new file mode 100644 index 0000000..a71df30 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/offline.png new file mode 100644 index 0000000..dd3ac99 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/status/48/offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png new file mode 100644 index 0000000..558757e Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-away.png new file mode 100644 index 0000000..33352d8 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-busy.png new file mode 100644 index 0000000..febb9ff Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-extended-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-extended-away.png new file mode 100644 index 0000000..018c272 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-extended-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-invisible.png new file mode 100644 index 0000000..9751a99 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-offline.png new file mode 100644 index 0000000..1e16418 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-online.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-online.png new file mode 100644 index 0000000..961091f Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/16/tray-online.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-available.png new file mode 100644 index 0000000..961091f Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-away.png new file mode 100644 index 0000000..33352d8 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-busy.png new file mode 100644 index 0000000..febb9ff Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-invisible.png new file mode 100644 index 0000000..9751a99 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-offline.png new file mode 100644 index 0000000..1e16418 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-xa.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-xa.png new file mode 100644 index 0000000..018c272 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/16x16/status/pidgin-tray-xa.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-available.png new file mode 100644 index 0000000..36c8183 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-away.png new file mode 100644 index 0000000..45ed186 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-busy.png new file mode 100644 index 0000000..5ded677 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-invisible.png new file mode 100644 index 0000000..2b6582c Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-offline.png new file mode 100644 index 0000000..ae5dd56 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-xa.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-xa.png new file mode 100644 index 0000000..c601ae3 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/22x22/status/pidgin-tray-xa.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-available.png new file mode 100644 index 0000000..557b574 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-away.png new file mode 100644 index 0000000..5552dcc Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-busy.png new file mode 100644 index 0000000..3784722 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-invisible.png new file mode 100644 index 0000000..49b25a0 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-offline.png new file mode 100644 index 0000000..85135ad Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-xa.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-xa.png new file mode 100644 index 0000000..4b2f1e5 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/32x32/status/pidgin-tray-xa.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-available.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-available.png new file mode 100644 index 0000000..3e1c86d Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-available.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-away.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-away.png new file mode 100644 index 0000000..a49ca5c Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-away.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-busy.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-busy.png new file mode 100644 index 0000000..1911bef Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-busy.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-invisible.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-invisible.png new file mode 100644 index 0000000..a71df30 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-invisible.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-offline.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-offline.png new file mode 100644 index 0000000..dd3ac99 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-offline.png differ diff --git a/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-xa.png b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-xa.png new file mode 100644 index 0000000..3dc54c8 Binary files /dev/null and b/project/_Resources/gnome/themes/Pidgin/pixmaps/pidgin/tray/hicolor/48x48/status/pidgin-tray-xa.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/RadioSure.png b/project/_Resources/gnome/themes/RadioSure/RadioSure.png new file mode 100644 index 0000000..b1fcd09 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/RadioSure.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back-hot.png new file mode 100644 index 0000000..17d6e16 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back-pressed.png new file mode 100644 index 0000000..03394a3 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back.png new file mode 100644 index 0000000..2e48f34 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/back.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/bg1.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/bg1.png new file mode 100644 index 0000000..6c3b547 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/bg1.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/bg2.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/bg2.png new file mode 100644 index 0000000..73db052 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/bg2.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit-hot.png new file mode 100644 index 0000000..f92db1e Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit-pressed.png new file mode 100644 index 0000000..96121d2 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit.png new file mode 100644 index 0000000..604e0ac Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/exit.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand-hot.png new file mode 100644 index 0000000..af3b4fc Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand-pressed.png new file mode 100644 index 0000000..fb9e0a5 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand.png new file mode 100644 index 0000000..774f6db Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/expand.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites-hot.png new file mode 100644 index 0000000..2ba03e1 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites-pressed.png new file mode 100644 index 0000000..2ba03e1 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites.png new file mode 100644 index 0000000..b4bfc1c Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/favorites.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize-hot.png new file mode 100644 index 0000000..db16c25 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize-pressed.png new file mode 100644 index 0000000..b5cf230 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize.png new file mode 100644 index 0000000..6175b6b Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/minimize.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2-hot.png new file mode 100644 index 0000000..a01e137 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2-pressed.png new file mode 100644 index 0000000..d10559b Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2.png new file mode 100644 index 0000000..6a3557b Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-2.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-hot.png new file mode 100644 index 0000000..dffe571 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-pressed.png new file mode 100644 index 0000000..3c290c1 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute.png new file mode 100644 index 0000000..69af93e Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/mute.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next-hot.png new file mode 100644 index 0000000..043f957 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next-pressed.png new file mode 100644 index 0000000..0984518 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next.png new file mode 100644 index 0000000..2a0a2fe Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/next.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-2-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-2-hot.png new file mode 100644 index 0000000..f05350f Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-2-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-2.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-2.png new file mode 100644 index 0000000..1cd0f9f Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-2.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-hot.png new file mode 100644 index 0000000..7f42aa5 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-pressed.png new file mode 100644 index 0000000..329559f Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop.png new file mode 100644 index 0000000..d726606 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/ontop.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options-hot.png new file mode 100644 index 0000000..742200a Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options-pressed.png new file mode 100644 index 0000000..de54092 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options.png new file mode 100644 index 0000000..e72512a Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/options.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2-hot.png new file mode 100644 index 0000000..3cb046e Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2-pressed.png new file mode 100644 index 0000000..5386224 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2.png new file mode 100644 index 0000000..6dbd2e1 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-2.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-hot.png new file mode 100644 index 0000000..597c3dd Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-pressed.png new file mode 100644 index 0000000..edebe1a Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play.png new file mode 100644 index 0000000..856ac86 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/play.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2-hot.png new file mode 100644 index 0000000..86e9eb7 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2-pressed.png new file mode 100644 index 0000000..88cde1e Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2.png new file mode 100644 index 0000000..855415a Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-2.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-hot.png new file mode 100644 index 0000000..a726953 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-pressed.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-pressed.png new file mode 100644 index 0000000..48616b1 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec-pressed.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec.png new file mode 100644 index 0000000..170fe7b Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/rec.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skin.rsn b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skin.rsn new file mode 100644 index 0000000..987297d --- /dev/null +++ b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,180,147,114 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skin2.rsn b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skin2.rsn new file mode 100644 index 0000000..ec763c7 --- /dev/null +++ b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,180,147,114 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skinpreview.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skinpreview.png new file mode 100644 index 0000000..7a8987d Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/skinpreview.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumechannel.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumechannel.png new file mode 100644 index 0000000..6002624 Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumechannel.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumethumb-hot.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumethumb-hot.png new file mode 100644 index 0000000..012011d Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumethumb-hot.png differ diff --git a/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumethumb.png b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumethumb.png new file mode 100644 index 0000000..b054b9f Binary files /dev/null and b/project/_Resources/gnome/themes/RadioSure/skins/Gnome.rsn/volumethumb.png differ diff --git a/project/_Resources/gnome/themes/Rainlendar/Tango HCal.r2skin b/project/_Resources/gnome/themes/Rainlendar/Tango HCal.r2skin new file mode 100644 index 0000000..24d0280 Binary files /dev/null and b/project/_Resources/gnome/themes/Rainlendar/Tango HCal.r2skin differ diff --git a/project/_Resources/gnome/themes/SMPlayer/Gnome/Gnome.rcc b/project/_Resources/gnome/themes/SMPlayer/Gnome/Gnome.rcc new file mode 100644 index 0000000..75257ec Binary files /dev/null and b/project/_Resources/gnome/themes/SMPlayer/Gnome/Gnome.rcc differ diff --git a/project/_Resources/gnome/themes/Winyl/Flat Gnome.wzp b/project/_Resources/gnome/themes/Winyl/Flat Gnome.wzp new file mode 100644 index 0000000..20e57a7 Binary files /dev/null and b/project/_Resources/gnome/themes/Winyl/Flat Gnome.wzp differ diff --git a/project/_Resources/gnome/themes/foobar2000/aac.ico b/project/_Resources/gnome/themes/foobar2000/aac.ico new file mode 100644 index 0000000..cc01cdc Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/aac.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/ape.ico b/project/_Resources/gnome/themes/foobar2000/ape.ico new file mode 100644 index 0000000..8ec3c0a Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/ape.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/flac.ico b/project/_Resources/gnome/themes/foobar2000/flac.ico new file mode 100644 index 0000000..3c4e843 Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/flac.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/generic.ico b/project/_Resources/gnome/themes/foobar2000/generic.ico new file mode 100644 index 0000000..8227dfe Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/generic.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/m4a.ico b/project/_Resources/gnome/themes/foobar2000/m4a.ico new file mode 100644 index 0000000..665ba20 Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/m4a.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/mp3.ico b/project/_Resources/gnome/themes/foobar2000/mp3.ico new file mode 100644 index 0000000..2393aa3 Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/mp3.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/mp4.ico b/project/_Resources/gnome/themes/foobar2000/mp4.ico new file mode 100644 index 0000000..6059896 Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/mp4.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/mpc.ico b/project/_Resources/gnome/themes/foobar2000/mpc.ico new file mode 100644 index 0000000..c24bfdf Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/mpc.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/ogg.ico b/project/_Resources/gnome/themes/foobar2000/ogg.ico new file mode 100644 index 0000000..8c05a6e Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/ogg.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/wav.ico b/project/_Resources/gnome/themes/foobar2000/wav.ico new file mode 100644 index 0000000..6c6c185 Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/wav.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/wma.ico b/project/_Resources/gnome/themes/foobar2000/wma.ico new file mode 100644 index 0000000..efaacef Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/wma.ico differ diff --git a/project/_Resources/gnome/themes/foobar2000/wv.ico b/project/_Resources/gnome/themes/foobar2000/wv.ico new file mode 100644 index 0000000..4e18c8a Binary files /dev/null and b/project/_Resources/gnome/themes/foobar2000/wv.ico differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/accessories-text-editor.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/accessories-text-editor.png new file mode 100644 index 0000000..f4891bd Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/accessories-text-editor.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/applications-internet.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/applications-internet.png new file mode 100644 index 0000000..cc989b6 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/applications-internet.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/applications-system.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/applications-system.png new file mode 100644 index 0000000..371c19b Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/applications-system.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/appointment-new.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/appointment-new.png new file mode 100644 index 0000000..c5e20fe Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/appointment-new.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/clipboard_dis.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/clipboard_dis.png new file mode 100644 index 0000000..4cb5c9e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/clipboard_dis.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/clipboard_en.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/clipboard_en.png new file mode 100644 index 0000000..3d4b5c1 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/clipboard_en.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/close.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/close.png new file mode 100644 index 0000000..2593d7d Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/close.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/contact-new.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/contact-new.png new file mode 100644 index 0000000..7cccad6 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/contact-new.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/contacts.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/contacts.png new file mode 100644 index 0000000..a43d39a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/contacts.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-apply.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-apply.png new file mode 100644 index 0000000..06b2491 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-apply.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-error.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-error.png new file mode 100644 index 0000000..d58f363 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-error.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-information.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-information.png new file mode 100644 index 0000000..d46095a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-information.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-password.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-password.png new file mode 100644 index 0000000..9b72988 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-password.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-warning.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-warning.png new file mode 100644 index 0000000..3d7cdb5 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/dialog-warning.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/disabled.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/disabled.png new file mode 100644 index 0000000..83947cd Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/disabled.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/document-new.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-new.png new file mode 100644 index 0000000..b7e3276 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-new.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/document-offline.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-offline.png new file mode 100644 index 0000000..19c4155 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-offline.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/document-open.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-open.png new file mode 100644 index 0000000..fce8c44 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-open.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/document-open_error.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-open_error.png new file mode 100644 index 0000000..0c3d62f Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-open_error.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/document-save.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-save.png new file mode 100644 index 0000000..3925c15 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/document-save.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/drive-removable-media.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/drive-removable-media.png new file mode 100644 index 0000000..22853a8 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/drive-removable-media.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-copy.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-copy.png new file mode 100644 index 0000000..210c07a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-copy.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-cut.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-cut.png new file mode 100644 index 0000000..d04f3ae Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-cut.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-delete.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-delete.png new file mode 100644 index 0000000..72a1507 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-delete.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-delete_16.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-delete_16.png new file mode 100644 index 0000000..ec35ed2 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-delete_16.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-find-replace.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-find-replace.png new file mode 100644 index 0000000..b5b88e4 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-find-replace.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-find.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-find.png new file mode 100644 index 0000000..8bd61a0 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-find.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-paste.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-paste.png new file mode 100644 index 0000000..1868224 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-paste.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-redo.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-redo.png new file mode 100644 index 0000000..b668a44 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-redo.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-select-all.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-select-all.png new file mode 100644 index 0000000..ba8b523 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-select-all.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-undo.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-undo.png new file mode 100644 index 0000000..4766cb3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/edit-undo.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/emblem-unreadable.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/emblem-unreadable.png new file mode 100644 index 0000000..a7d5c03 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/emblem-unreadable.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/enabled.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/enabled.png new file mode 100644 index 0000000..dd5c6a4 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/enabled.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/extension.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/extension.png new file mode 100644 index 0000000..e41846e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/extension.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/face-sad.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/face-sad.png new file mode 100644 index 0000000..7792e0c Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/face-sad.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/face-smile.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/face-smile.png new file mode 100644 index 0000000..c68b666 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/face-smile.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/filter.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/filter.png new file mode 100644 index 0000000..f295f93 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/filter.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/flashgot.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/flashgot.png new file mode 100644 index 0000000..1824231 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/flashgot.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-new.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-new.png new file mode 100644 index 0000000..cdd34ef Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-new.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-open.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-open.png new file mode 100644 index 0000000..fce8c44 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-open.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-remote.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-remote.png new file mode 100644 index 0000000..896bfe5 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-remote.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-visiting.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-visiting.png new file mode 100644 index 0000000..030541e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-visiting.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-visiting_add.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-visiting_add.png new file mode 100644 index 0000000..7034fd7 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder-visiting_add.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/folder.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder.png new file mode 100644 index 0000000..2a1e0e1 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/folder.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/font-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/font-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/format-text-italic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/format-text-italic.png new file mode 100644 index 0000000..4db97c2 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/format-text-italic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-bottom.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-bottom.png new file mode 100644 index 0000000..60038f5 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-bottom.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-down.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-down.png new file mode 100644 index 0000000..9d31721 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-down.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-first.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-first.png new file mode 100644 index 0000000..86f4390 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-first.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-jump.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-jump.png new file mode 100644 index 0000000..88d7f3c Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-jump.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-last.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-last.png new file mode 100644 index 0000000..b9b0953 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-last.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-next.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-next.png new file mode 100644 index 0000000..c4c0895 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-next.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-previous.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-previous.png new file mode 100644 index 0000000..33c5293 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-previous.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-top.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-top.png new file mode 100644 index 0000000..42aa22a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-top.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/go-up.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-up.png new file mode 100644 index 0000000..c747322 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/go-up.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/help-browser.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/help-browser.png new file mode 100644 index 0000000..91b0c90 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/help-browser.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/internet-group-chat.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/internet-group-chat.png new file mode 100644 index 0000000..9cb1d3b Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/internet-group-chat.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/internet-web-browser.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/internet-web-browser.png new file mode 100644 index 0000000..cc989b6 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/internet-web-browser.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/jdownloader.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/jdownloader.png new file mode 100644 index 0000000..5827723 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/jdownloader.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/keepassx.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/keepassx.png new file mode 100644 index 0000000..f24f20d Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/keepassx.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/list-add.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/list-add.png new file mode 100644 index 0000000..184afa8 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/list-add.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/list-remove.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/list-remove.png new file mode 100644 index 0000000..9af91bc Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/list-remove.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/list-remove_disabled.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/list-remove_disabled.png new file mode 100644 index 0000000..ceeec95 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/list-remove_disabled.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/list.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/list.png new file mode 100644 index 0000000..bbe072a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/list.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/logomenu.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/logomenu.png new file mode 100644 index 0000000..478c4fb Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/logomenu.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mail-attachment.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mail-attachment.png new file mode 100644 index 0000000..670d67b Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mail-attachment.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/media-floppy.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-floppy.png new file mode 100644 index 0000000..1f1bc8e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-floppy.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-pause.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-pause.png new file mode 100644 index 0000000..0ac0ca7 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-pause.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-start.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-start.png new file mode 100644 index 0000000..580fcf9 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-start.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-stop.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-stop.png new file mode 100644 index 0000000..dd02030 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-playback-stop.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/media-record.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-record.png new file mode 100644 index 0000000..ec2fd07 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/media-record.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/merge.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/merge.png new file mode 100644 index 0000000..0c2a7c1 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/merge.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/application-certificate.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/application-certificate.png new file mode 100644 index 0000000..af3dafa Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/application-certificate.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/application-x-executable.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/application-x-executable.png new file mode 100644 index 0000000..b810fc1 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/application-x-executable.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/audio-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/audio-x-generic.png new file mode 100644 index 0000000..ede8e9d Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/audio-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/font-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/font-x-generic.png new file mode 100644 index 0000000..3041a0e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/font-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/image-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/image-x-generic.png new file mode 100644 index 0000000..3ad564c Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/image-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/package-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/package-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-html.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-html.png new file mode 100644 index 0000000..b1df007 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-html.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-generic-template.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-generic-template.png new file mode 100644 index 0000000..a23677f Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-generic-template.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-generic.png new file mode 100644 index 0000000..9212b03 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-script.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-script.png new file mode 100644 index 0000000..c3145d3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/text-x-script.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/video-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/video-x-generic.png new file mode 100644 index 0000000..79af499 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/video-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-address-book.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-address-book.png new file mode 100644 index 0000000..d2a8669 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-address-book.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-calendar.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-calendar.png new file mode 100644 index 0000000..cec3de3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-calendar.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-document-template.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-document-template.png new file mode 100644 index 0000000..9d4b25f Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-document-template.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-document.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-document.png new file mode 100644 index 0000000..c9e318e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-document.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-drawing-template.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-drawing-template.png new file mode 100644 index 0000000..5cd2a35 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-drawing-template.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-drawing.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-drawing.png new file mode 100644 index 0000000..7f9cf1d Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-drawing.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-presentation-template.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-presentation-template.png new file mode 100644 index 0000000..b455989 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-presentation-template.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-presentation.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-presentation.png new file mode 100644 index 0000000..839e9a3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-presentation.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-spreadsheet-template.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-spreadsheet-template.png new file mode 100644 index 0000000..387b9cf Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-spreadsheet-template.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-spreadsheet.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-spreadsheet.png new file mode 100644 index 0000000..0a531a6 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/mime/x-office-spreadsheet.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/minimize_left.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/minimize_left.png new file mode 100644 index 0000000..8bd2d7d Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/minimize_left.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/minimize_right.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/minimize_right.png new file mode 100644 index 0000000..75e0c40 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/minimize_right.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/network-error.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-error.png new file mode 100644 index 0000000..7c91d24 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-error.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/network-idle.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-idle.png new file mode 100644 index 0000000..5558f1c Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-idle.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/network-reconnect-warning.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-reconnect-warning.png new file mode 100644 index 0000000..39b51c3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-reconnect-warning.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/network-reconnect.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-reconnect.png new file mode 100644 index 0000000..29c42e5 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-reconnect.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/network-server.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-server.png new file mode 100644 index 0000000..81d0479 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/network-server.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/ok.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/ok.png new file mode 100644 index 0000000..6838c42 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/ok.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic-rename.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic-rename.png new file mode 100644 index 0000000..aca03fe Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic-rename.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_.png new file mode 100644 index 0000000..a48349b Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close.png new file mode 100644 index 0000000..cf1aba2 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_.png new file mode 100644 index 0000000..102184e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_failed.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_failed.png new file mode 100644 index 0000000..cec767a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_failed.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_failed_.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_failed_.png new file mode 100644 index 0000000..53ae571 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_close_failed_.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_failed.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_failed.png new file mode 100644 index 0000000..9b2c25b Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_failed.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_failed_.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_failed_.png new file mode 100644 index 0000000..1f97a6f Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/package-x-generic_failed_.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-assistive-technology.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-assistive-technology.png new file mode 100644 index 0000000..7a02b28 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-assistive-technology.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-locale.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-locale.png new file mode 100644 index 0000000..c6b9a68 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-locale.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-wallpaper.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..cfdf28c Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop.png new file mode 100644 index 0000000..f59417b Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-desktop.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-system.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-system.png new file mode 100644 index 0000000..2f09ef3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/preferences-system.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/premium.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/premium.png new file mode 100644 index 0000000..a3566d1 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/premium.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/premium_disabled.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/premium_disabled.png new file mode 100644 index 0000000..94f9835 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/premium_disabled.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/premium_enabled.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/premium_enabled.png new file mode 100644 index 0000000..42aeda9 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/premium_enabled.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_-1.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_-1.png new file mode 100644 index 0000000..3507083 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_-1.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_0.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_0.png new file mode 100644 index 0000000..be02b6a Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_0.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_1.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_1.png new file mode 100644 index 0000000..a9161bb Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_1.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_2.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_2.png new file mode 100644 index 0000000..df3f699 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_2.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_3.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_3.png new file mode 100644 index 0000000..b3cfbd2 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/prio_3.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/process-stop.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/process-stop.png new file mode 100644 index 0000000..6dc8f93 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/process-stop.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_disabled.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_disabled.png new file mode 100644 index 0000000..f1030a8 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_disabled.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_enabled.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_enabled.png new file mode 100644 index 0000000..2b6f4ad Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_enabled.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_select.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_select.png new file mode 100644 index 0000000..3b5ec67 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/reconnect_select.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-all.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-all.png new file mode 100644 index 0000000..be29ec0 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-all.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-dupes.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-dupes.png new file mode 100644 index 0000000..a86af09 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-dupes.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-failed.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-failed.png new file mode 100644 index 0000000..d548f43 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-failed.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-ok.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-ok.png new file mode 100644 index 0000000..9074950 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/remove-ok.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/software-update-available.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/software-update-available.png new file mode 100644 index 0000000..f63b4d8 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/software-update-available.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/sort.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/sort.png new file mode 100644 index 0000000..16fb624 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/sort.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/splash.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/splash.png new file mode 100644 index 0000000..9995af1 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/splash.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/stop_after_disabled_big.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/stop_after_disabled_big.png new file mode 100644 index 0000000..229dc6c Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/stop_after_disabled_big.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/stop_after_enabled_big.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/stop_after_enabled_big.png new file mode 100644 index 0000000..357e3d8 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/stop_after_enabled_big.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/system-file-manager.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-file-manager.png new file mode 100644 index 0000000..a592c58 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-file-manager.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/system-installer.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-installer.png new file mode 100644 index 0000000..d4b0b3c Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-installer.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/system-log-out.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-log-out.png new file mode 100644 index 0000000..c3f905e Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-log-out.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/system-search-add.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-search-add.png new file mode 100644 index 0000000..177b302 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-search-add.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/system-search.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-search.png new file mode 100644 index 0000000..bbb6931 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-search.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/system-software-update.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-software-update.png new file mode 100644 index 0000000..ccba1c2 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/system-software-update.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/text-x-log.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/text-x-log.png new file mode 100644 index 0000000..f36e6c3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/text-x-log.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/user-home.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/user-home.png new file mode 100644 index 0000000..b73f2f5 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/user-home.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/user-trash.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/user-trash.png new file mode 100644 index 0000000..1ee9206 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/user-trash.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/utilities-terminal.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/utilities-terminal.png new file mode 100644 index 0000000..83e0ac3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/utilities-terminal.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/view-refresh-warning.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/view-refresh-warning.png new file mode 100644 index 0000000..0c495d4 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/view-refresh-warning.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/view-refresh.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/view-refresh.png new file mode 100644 index 0000000..2c00ffb Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/view-refresh.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/view-restore.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/view-restore.png new file mode 100644 index 0000000..3cfd987 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/view-restore.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/window-new.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/window-new.png new file mode 100644 index 0000000..55962a0 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/window-new.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/img/gnome/x.png b/project/_Resources/gnome/themes/jDownloader/img/gnome/x.png new file mode 100644 index 0000000..bede9c3 Binary files /dev/null and b/project/_Resources/gnome/themes/jDownloader/img/gnome/x.png differ diff --git a/project/_Resources/gnome/themes/jDownloader/themes/gnome.icl b/project/_Resources/gnome/themes/jDownloader/themes/gnome.icl new file mode 100644 index 0000000..dd2a96e --- /dev/null +++ b/project/_Resources/gnome/themes/jDownloader/themes/gnome.icl @@ -0,0 +1,198 @@ +Gnome Theme by Heebijeebi +##unset +gui.icons.copy = gnome/edit-copy +gui.icons.cut = gnome/edit-cut +gui.icons.paste = gnome/edit-paste +gui.icons.select_all = gnome/edit-select-all +gui.icons.delete = gnome/edit-delete + + +## +gui.images.barrierfree= gnome/preferences-desktop-assistive-technology +gui.images.toolbar =gnome/window-new +gui.images.add = gnome/list-add +gui.images.stopmark = gnome/media-record +gui.images.stopmark.disabled=gnome/stop_after_disabled_big +gui.images.stopmark.enabled=gnome/stop_after_enabled_big +gui.images.cancel = gnome/emblem-unreadable +gui.images.taskpanes.addons = gnome/mail-attachment +gui.images.config.addons = gnome/mail-attachment +gui.images.config.home = gnome/applications-system +gui.images.config.network_local = gnome/network-idle +gui.images.config.gui = gnome/preferences-desktop-wallpaper +gui.images.config.reconnect = gnome/view-refresh +gui.images.config.host = gnome/internet-web-browser +gui.images.browse = gnome/internet-web-browser +gui.images.addons.flashgot = gnome/flashgot +gui.images.addons.unrar = gnome/package-x-generic +gui.images.addons.merge = gnome/merge +gui.images.config.ocr = gnome/format-text-italic +gui.images.config.eventmanager = gnome/appointment-new +gui.images.progress = gnome/appointment-new +gui.images.config.packagemanager = gnome/extension +gui.images.config.tip = gnome/dialog-information +gui.images.captcha.methods = gnome/font-x-generic +gui.images.configuration = gnome/preferences-desktop +gui.images.delete = gnome/list-remove +gui.images.newpackage = gnome/folder-new +gui.images.password = gnome/keepassx +gui.images.resume = gnome/view-refresh +gui.images.dlc = gnome/merge +gui.clicknload = logo/cnl +gui.images.list=gnome/accessories-text-editor +gui.images.newlogins = gnome/contact-new +gui.images.performance = gnome/prio_3 +gui.images.stopsign = gnome/process-stop +gui.images.sort = gnome/sort +gui.images.running = gnome/go-next +gui.images.load = gnome/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = gnome/remove-ok +gui.images.remove_all = gnome/remove-all +gui.images.remove_dupes = gnome/remove-dupes +gui.images.remove_failed = gnome/remove-failed +gui.images.remove_disabled = gnome/list-remove_disabled +gui.images.play = gnome/media-playback-start +gui.images.next = gnome/media-playback-start +gui.images.save = gnome/document-save +gui.images.close = gnome/close +gui.images.stop = gnome/media-playback-stop +gui.images.terminal = gnome/utilities-terminal +gui.images.update_manager = gnome/software-update-available +gui.images.help = gnome/help-browser +gui.images.about = gnome/jdownloader +gui.images.update = gnome/system-software-update +gui.images.exit = gnome/system-log-out +gui.images.restart = gnome/view-restore +gui.images.url = gnome/list-add +gui.images.upload = gnome/go-up +gui.images.warning = gnome/dialog-warning +gui.images.link = gnome/mime/text-x-generic-template +gui.images.package_closed_tree = gnome/package-x-generic_close_ +gui.images.package_closed_error_tree = gnome/package-x-generic_close_failed_ +gui.images.package_opened_tree = gnome/package-x-generic_ +gui.images.package_open_error_tree = gnome/package-x-generic_failed_ +gui.images.package_closed = gnome/package-x-generic_close +gui.images.package_closed_error = gnome/package-x-generic_close_failed +gui.images.package_opened = gnome/package-x-generic +gui.images.package_open_error = gnome/package-x-generic_failed +gui.images.downloadorder = gnome/edit-redo +gui.images.edit = gnome/package-x-generic-rename +gui.images.networkerror = gnome/network-error +gui.images.removefailed = gnome/network-error +gui.images.proxy = gnome/network-server +gui.images.network = gnome/network-idle +gui.images.logout = gnome/system-log-out +gui.images.uninstall = gnome/edit-delete_16 +gui.images.install= gnome/system-installer +gui.images.reconnect_selection = gnome/reconnect_select +gui.images.reconnect_settings = gnome/preferences-system +gui.splash = gnome/splash +gui.images.findandreplace=gnome/edit-find-replace +gui.images.search = gnome/system-search +gui.images.undo = gnome/edit-undo +gui.images.container = gnome/package-x-generic +gui.splash.languages = gnome/preferences-desktop-locale +gui.splash.settings = gnome/applications-system +gui.splash.controller = gnome/preferences-desktop +gui.splash.update = gnome/system-software-update +gui.splash.plugins = gnome/mail-attachment +gui.splash.screen = gnome/preferences-desktop-wallpaper +gui.splash.dllist = gnome/media-playback-start +gui.images.reconnect = gnome/network-reconnect +gui.images.reconnect_warning = gnome/network-reconnect-warning +gui.images.addlinktext = gnome/folder-visiting_add +gui.images.download = gnome/software-update-available +gui.images.add_all = gnome/dialog-apply +gui.images.add_package = gnome/folder-open +gui.images.clear = gnome/edit-delete +gui.images.clipboard = gnome/edit-paste +gui.images.clipboard_enabled = gnome/clipboard_en +gui.images.clipboard_disabled = gnome/clipboard_dis +gui.images.premium_enabled = gnome/premium_enabled +gui.images.premium_disabled = gnome/premium_disabled +gui.images.reconnect_enabled = gnome/reconnect_enabled +gui.images.reconnect_disabled = gnome/reconnect_disabled +gui.images.abort = gnome/emblem-unreadable +gui.images.taskpanes.linkgrabber = gnome/system-search-add +gui.images.taskpanes.configuration = gnome/applications-system +gui.images.taskpanes.generalpurpose = gnome/go-bottom +gui.images.taskpanes.premium = gnome/premium +gui.images.taskpanes.log = gnome/text-x-log +gui.images.vip = gnome/contact-new +gui.images.buy = gnome/premium +gui.images.premium = gnome/dialog-password +gui.images.htaccess = gnome/keepassx +gui.images.accounts = gnome/contacts +gui.images.logomenu = gnome/logomenu +gui.images.up = gnome/go-up +gui.tab.close = gnome/x +gui.images.down = gnome/go-down +gui.images.taskpanes.download = gnome/go-down +gui.images.go_bottom = gnome/go-bottom +gui.images.go_top = gnome/go-top +gui.images.offlinefile = gnome/document-offline +gui.images.priority-1 = gnome/prio_-1 +gui.images.priority0 = gnome/prio_0 +gui.images.priority1 = gnome/prio_1 +gui.images.priority2 = gnome/prio_2 +gui.images.priority3 = gnome/prio_3 +gui.images.break = gnome/media-playback-pause +gui.images.ok = gnome/ok +gui.images.bad = gnome/dialog-error +gui.images.selected = gnome/face-smile +gui.images.unselected = gnome/face-sad +gui.images.minimize.left = gnome/minimize_left +gui.images.minimize.right = gnome/minimize_right +gui.images.chat = gnome/internet-group-chat +gui.images.enabled = gnome/enabled +gui.images.disabled = gnome/disabled +gui.images.filter = gnome/filter +gui.images.addselected = gnome/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/gnome/themes/uTorrent/main.ico b/project/_Resources/gnome/themes/uTorrent/main.ico new file mode 100644 index 0000000..1953f4d Binary files /dev/null and b/project/_Resources/gnome/themes/uTorrent/main.ico differ diff --git a/project/_Resources/gnome/themes/uTorrent/tabs.bmp b/project/_Resources/gnome/themes/uTorrent/tabs.bmp new file mode 100644 index 0000000..a7b93e8 Binary files /dev/null and b/project/_Resources/gnome/themes/uTorrent/tabs.bmp differ diff --git a/project/_Resources/gnome/themes/uTorrent/toolbar.bmp b/project/_Resources/gnome/themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..330c392 Binary files /dev/null and b/project/_Resources/gnome/themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/gnome/themes/uTorrent/tray.ico b/project/_Resources/gnome/themes/uTorrent/tray.ico new file mode 100644 index 0000000..c533b06 Binary files /dev/null and b/project/_Resources/gnome/themes/uTorrent/tray.ico differ diff --git a/project/_Resources/gnome/themes/uTorrent/tstatus.bmp b/project/_Resources/gnome/themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..0e4a06f Binary files /dev/null and b/project/_Resources/gnome/themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/humanity/_WIP/icons/apps/gdm_+24_256.ico b/project/_Resources/humanity/_WIP/icons/apps/gdm_+24_256.ico new file mode 100644 index 0000000..0cacffb Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/apps/gdm_+24_256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/apps/preferences-computer-laptop.ico b/project/_Resources/humanity/_WIP/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..578ac85 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/apps/preferences-desktop-screensaver.ico b/project/_Resources/humanity/_WIP/icons/apps/preferences-desktop-screensaver.ico new file mode 100644 index 0000000..7141f34 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/apps/preferences-desktop-screensaver.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/apps/preferences-desktop-screensaver_+24_256.ico b/project/_Resources/humanity/_WIP/icons/apps/preferences-desktop-screensaver_+24_256.ico new file mode 100644 index 0000000..9096c96 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/apps/preferences-desktop-screensaver_+24_256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/media-wmp_+24_256.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/media-wmp_+24_256.ico new file mode 100644 index 0000000..b6d2ef2 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/media-wmp_+24_256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/text-x-config.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/text-x-config.ico new file mode 100644 index 0000000..21a3c2a Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/text-x-config.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/text-x-config_+256.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/text-x-config_+256.ico new file mode 100644 index 0000000..bfd8b02 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/text-x-config_+256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-document-template_+256.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-document-template_+256.ico new file mode 100644 index 0000000..98d5289 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-document-template_+256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-drawing-template_+256.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-drawing-template_+256.ico new file mode 100644 index 0000000..c93c8c6 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-drawing-template_+256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-drawing_+256.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-drawing_+256.ico new file mode 100644 index 0000000..d9a3c1e Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-drawing_+256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-spreadsheet-template_+256.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-spreadsheet-template_+256.ico new file mode 100644 index 0000000..1321706 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-spreadsheet-template_+256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-spreadsheet_+256.ico b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-spreadsheet_+256.ico new file mode 100644 index 0000000..786332d Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/mimetypes/x-office-spreadsheet_+256.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netcenter.dll/11.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netcenter.dll/11.ico new file mode 100644 index 0000000..f2a6cb7 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netcenter.dll/11.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netcenter.dll/504.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netcenter.dll/504.ico new file mode 100644 index 0000000..3e1dff5 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netcenter.dll/504.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1915.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1915.ico new file mode 100644 index 0000000..7d0637d Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1915.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..6eeaf3e Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..633394a Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..020a7fe Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..84d323f Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..0b81afe Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..d6e94ea Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..d5271b3 Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..18f338c Binary files /dev/null and b/project/_Resources/humanity/_WIP/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/humanity/bitmaps/actions/config-date_16.bmp b/project/_Resources/humanity/bitmaps/actions/config-date_16.bmp new file mode 100644 index 0000000..d1a3e50 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/config-date_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/config-date_32.bmp b/project/_Resources/humanity/bitmaps/actions/config-date_32.bmp new file mode 100644 index 0000000..090db38 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/config-date_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/config-date_48.bmp b/project/_Resources/humanity/bitmaps/actions/config-date_48.bmp new file mode 100644 index 0000000..1523c65 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/config-date_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-edit_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-edit_24.bmp new file mode 100644 index 0000000..7bee9a8 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-edit_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-new_16.bmp b/project/_Resources/humanity/bitmaps/actions/document-new_16.bmp new file mode 100644 index 0000000..30690b7 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-new_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-new_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-new_24.bmp new file mode 100644 index 0000000..1a46f29 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-new_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-new_32.bmp b/project/_Resources/humanity/bitmaps/actions/document-new_32.bmp new file mode 100644 index 0000000..32ff95e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-new_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-new_48.bmp b/project/_Resources/humanity/bitmaps/actions/document-new_48.bmp new file mode 100644 index 0000000..d4bfcb6 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-new_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-new_64.bmp b/project/_Resources/humanity/bitmaps/actions/document-new_64.bmp new file mode 100644 index 0000000..66d2f92 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-new_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-open_16.bmp b/project/_Resources/humanity/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..dc4b198 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-open_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..9c8a0ec Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-open_32.bmp b/project/_Resources/humanity/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..3dab910 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-open_48.bmp b/project/_Resources/humanity/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..e67ba62 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/humanity/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..f8bab72 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-open_64.bmp b/project/_Resources/humanity/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..1229ff8 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print-preview_16.bmp b/project/_Resources/humanity/bitmaps/actions/document-print-preview_16.bmp new file mode 100644 index 0000000..9252651 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print-preview_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print-preview_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-print-preview_24.bmp new file mode 100644 index 0000000..8b181e9 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print-preview_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print-preview_32.bmp b/project/_Resources/humanity/bitmaps/actions/document-print-preview_32.bmp new file mode 100644 index 0000000..ab4878f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print-preview_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print-preview_48.bmp b/project/_Resources/humanity/bitmaps/actions/document-print-preview_48.bmp new file mode 100644 index 0000000..793ef37 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print-preview_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print-preview_64.bmp b/project/_Resources/humanity/bitmaps/actions/document-print-preview_64.bmp new file mode 100644 index 0000000..dc88c1a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print-preview_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print_16.bmp b/project/_Resources/humanity/bitmaps/actions/document-print_16.bmp new file mode 100644 index 0000000..a1ebfb0 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print_16.png b/project/_Resources/humanity/bitmaps/actions/document-print_16.png new file mode 100644 index 0000000..08491ad Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print_16.png differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-print_24.bmp new file mode 100644 index 0000000..e8f92e0 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print_32.bmp b/project/_Resources/humanity/bitmaps/actions/document-print_32.bmp new file mode 100644 index 0000000..57094fa Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print_48.bmp b/project/_Resources/humanity/bitmaps/actions/document-print_48.bmp new file mode 100644 index 0000000..4b27bb3 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print_48x36.bmp b/project/_Resources/humanity/bitmaps/actions/document-print_48x36.bmp new file mode 100644 index 0000000..7ded140 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print_48x36.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-print_64.bmp b/project/_Resources/humanity/bitmaps/actions/document-print_64.bmp new file mode 100644 index 0000000..29167c7 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-print_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-revert_16.bmp b/project/_Resources/humanity/bitmaps/actions/document-revert_16.bmp new file mode 100644 index 0000000..125bb53 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-revert_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-revert_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-revert_24.bmp new file mode 100644 index 0000000..97078ee Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-revert_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-revert_32.bmp b/project/_Resources/humanity/bitmaps/actions/document-revert_32.bmp new file mode 100644 index 0000000..5468d0d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-revert_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-revert_48.bmp b/project/_Resources/humanity/bitmaps/actions/document-revert_48.bmp new file mode 100644 index 0000000..5b403db Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-revert_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save-as_16.bmp b/project/_Resources/humanity/bitmaps/actions/document-save-as_16.bmp new file mode 100644 index 0000000..23563b6 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save-as_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save-as_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-save-as_24.bmp new file mode 100644 index 0000000..0ffcd3f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save-as_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save-as_32.bmp b/project/_Resources/humanity/bitmaps/actions/document-save-as_32.bmp new file mode 100644 index 0000000..cde2a7b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save-as_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save-as_48.bmp b/project/_Resources/humanity/bitmaps/actions/document-save-as_48.bmp new file mode 100644 index 0000000..28f25ed Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save-as_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save-as_64.bmp b/project/_Resources/humanity/bitmaps/actions/document-save-as_64.bmp new file mode 100644 index 0000000..5feac3a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save-as_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save_16.bmp b/project/_Resources/humanity/bitmaps/actions/document-save_16.bmp new file mode 100644 index 0000000..1cb35c5 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save_24.bmp b/project/_Resources/humanity/bitmaps/actions/document-save_24.bmp new file mode 100644 index 0000000..2b279d1 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save_32.bmp b/project/_Resources/humanity/bitmaps/actions/document-save_32.bmp new file mode 100644 index 0000000..ae2008b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save_48.bmp b/project/_Resources/humanity/bitmaps/actions/document-save_48.bmp new file mode 100644 index 0000000..b5e00c1 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/document-save_64.bmp b/project/_Resources/humanity/bitmaps/actions/document-save_64.bmp new file mode 100644 index 0000000..78947ac Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/document-save_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-copy_16.bmp b/project/_Resources/humanity/bitmaps/actions/edit-copy_16.bmp new file mode 100644 index 0000000..c481b62 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-copy_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-copy_16.png b/project/_Resources/humanity/bitmaps/actions/edit-copy_16.png new file mode 100644 index 0000000..9ff4bd3 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-copy_16.png differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-copy_24.bmp b/project/_Resources/humanity/bitmaps/actions/edit-copy_24.bmp new file mode 100644 index 0000000..a701f9e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-copy_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-copy_32.bmp b/project/_Resources/humanity/bitmaps/actions/edit-copy_32.bmp new file mode 100644 index 0000000..e9f4565 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-copy_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-redo_16.bmp b/project/_Resources/humanity/bitmaps/actions/edit-redo_16.bmp new file mode 100644 index 0000000..bb22a7f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-redo_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-redo_24.bmp b/project/_Resources/humanity/bitmaps/actions/edit-redo_24.bmp new file mode 100644 index 0000000..35e7f97 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-redo_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-redo_32.bmp b/project/_Resources/humanity/bitmaps/actions/edit-redo_32.bmp new file mode 100644 index 0000000..f8ecdd6 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-redo_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/humanity/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..b657a81 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/humanity/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..d559978 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/humanity/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..cf0c4fc Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-undo_16.bmp b/project/_Resources/humanity/bitmaps/actions/edit-undo_16.bmp new file mode 100644 index 0000000..757124c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-undo_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-undo_24.bmp b/project/_Resources/humanity/bitmaps/actions/edit-undo_24.bmp new file mode 100644 index 0000000..5699aa6 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-undo_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/edit-undo_32.bmp b/project/_Resources/humanity/bitmaps/actions/edit-undo_32.bmp new file mode 100644 index 0000000..a201a9e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/edit-undo_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-down_16.bmp b/project/_Resources/humanity/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..afb4ac4 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-down_24.bmp b/project/_Resources/humanity/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..dfc7a93 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-down_32.bmp b/project/_Resources/humanity/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..f4dfcae Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/humanity/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..6afe4b8 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/humanity/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..f655047 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/humanity/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..ed79a7b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-next_20.bmp b/project/_Resources/humanity/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..177216a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-next_30.bmp b/project/_Resources/humanity/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..9a6e53d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-previous_16.png b/project/_Resources/humanity/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..86a9cfa Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-previous_24.png b/project/_Resources/humanity/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..3839a4d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-previous_32.png b/project/_Resources/humanity/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..db42134 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-up_16.bmp b/project/_Resources/humanity/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..57c8ace Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-up_24.bmp b/project/_Resources/humanity/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..2798a2f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-up_32.bmp b/project/_Resources/humanity/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..9ef9fc4 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/go-up_40.png b/project/_Resources/humanity/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..20605bc Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_16.bmp b/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_16.bmp new file mode 100644 index 0000000..59430b5 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_24.bmp b/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_24.bmp new file mode 100644 index 0000000..0759104 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_32.bmp b/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_32.bmp new file mode 100644 index 0000000..c9de850 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-flip-horizontal_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_16.bmp b/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_16.bmp new file mode 100644 index 0000000..668220e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_24.bmp b/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_24.bmp new file mode 100644 index 0000000..8caa242 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_32.bmp b/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_32.bmp new file mode 100644 index 0000000..d59467a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-flip-vertical_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-rotate-180_16.bmp b/project/_Resources/humanity/bitmaps/actions/object-rotate-180_16.bmp new file mode 100644 index 0000000..abd1273 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-rotate-180_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-rotate-left_16.bmp b/project/_Resources/humanity/bitmaps/actions/object-rotate-left_16.bmp new file mode 100644 index 0000000..fc69d8f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-rotate-left_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-rotate-left_24.bmp b/project/_Resources/humanity/bitmaps/actions/object-rotate-left_24.bmp new file mode 100644 index 0000000..d4e94f0 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-rotate-left_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-rotate-left_32.bmp b/project/_Resources/humanity/bitmaps/actions/object-rotate-left_32.bmp new file mode 100644 index 0000000..1781749 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-rotate-left_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-rotate-right_16.bmp b/project/_Resources/humanity/bitmaps/actions/object-rotate-right_16.bmp new file mode 100644 index 0000000..8acae3f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-rotate-right_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-rotate-right_24.bmp b/project/_Resources/humanity/bitmaps/actions/object-rotate-right_24.bmp new file mode 100644 index 0000000..20b294d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-rotate-right_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/object-rotate-right_32.bmp b/project/_Resources/humanity/bitmaps/actions/object-rotate-right_32.bmp new file mode 100644 index 0000000..f488a19 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/object-rotate-right_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/package-copy_48x36.bmp b/project/_Resources/humanity/bitmaps/actions/package-copy_48x36.bmp new file mode 100644 index 0000000..6db9c5c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/package-copy_48x36.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..29291db Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..8dd38a0 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..adda345 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..ff2373f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..9f1be8f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/actions/view-refresh_16.bmp b/project/_Resources/humanity/bitmaps/actions/view-refresh_16.bmp new file mode 100644 index 0000000..80dd2ed Binary files /dev/null and b/project/_Resources/humanity/bitmaps/actions/view-refresh_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_16.bmp b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_16.bmp new file mode 100644 index 0000000..638e117 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_24.bmp b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_24.bmp new file mode 100644 index 0000000..aaf95f5 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_32.bmp b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_32.bmp new file mode 100644 index 0000000..8f341ce Binary files /dev/null and b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_48.bmp b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_48.bmp new file mode 100644 index 0000000..73fe851 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_64.bmp b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_64.bmp new file mode 100644 index 0000000..6d6f988 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/apps/preferences-desktop-wallpaper_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/apps/softwarecenter_192.png b/project/_Resources/humanity/bitmaps/apps/softwarecenter_192.png new file mode 100644 index 0000000..bf1278f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/apps/softwarecenter_192.png differ diff --git a/project/_Resources/humanity/bitmaps/categories/applications-multimedia_142x145.png b/project/_Resources/humanity/bitmaps/categories/applications-multimedia_142x145.png new file mode 100644 index 0000000..9f260fd Binary files /dev/null and b/project/_Resources/humanity/bitmaps/categories/applications-multimedia_142x145.png differ diff --git a/project/_Resources/humanity/bitmaps/categories/applications-multimedia_192.png b/project/_Resources/humanity/bitmaps/categories/applications-multimedia_192.png new file mode 100644 index 0000000..4de83a1 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/categories/applications-multimedia_192.png differ diff --git a/project/_Resources/humanity/bitmaps/categories/applications-multimedia_200.png b/project/_Resources/humanity/bitmaps/categories/applications-multimedia_200.png new file mode 100644 index 0000000..d0a0a9a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/categories/applications-multimedia_200.png differ diff --git a/project/_Resources/humanity/bitmaps/categories/preferences-system_40.png b/project/_Resources/humanity/bitmaps/categories/preferences-system_40.png new file mode 100644 index 0000000..9260443 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/categories/preferences-system_40.png differ diff --git a/project/_Resources/humanity/bitmaps/devices/printer_16.bmp b/project/_Resources/humanity/bitmaps/devices/printer_16.bmp new file mode 100644 index 0000000..942566f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/devices/printer_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/audio-x-generic_192.png b/project/_Resources/humanity/bitmaps/mimetypes/audio-x-generic_192.png new file mode 100644 index 0000000..30ba77f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/audio-x-generic_192.png differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/media-wmp-playlist_192.png b/project/_Resources/humanity/bitmaps/mimetypes/media-wmp-playlist_192.png new file mode 100644 index 0000000..18fa5da Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/media-wmp-playlist_192.png differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/media-wmp-playlist_96.png b/project/_Resources/humanity/bitmaps/mimetypes/media-wmp-playlist_96.png new file mode 100644 index 0000000..f6c0cef Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/media-wmp-playlist_96.png differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_16.bmp b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_16.bmp new file mode 100644 index 0000000..326a9a2 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_24.bmp b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_24.bmp new file mode 100644 index 0000000..6503e6e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_32.bmp b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_32.bmp new file mode 100644 index 0000000..f5507d6 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_48.bmp b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_48.bmp new file mode 100644 index 0000000..2ad8c85 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_64.bmp b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_64.bmp new file mode 100644 index 0000000..82fed57 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/text-x-generic_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/text-x-readme_24.bmp b/project/_Resources/humanity/bitmaps/mimetypes/text-x-readme_24.bmp new file mode 100644 index 0000000..58666ce Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/text-x-readme_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/text-x-readme_48x36.bmp b/project/_Resources/humanity/bitmaps/mimetypes/text-x-readme_48x36.bmp new file mode 100644 index 0000000..bff10a3 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/text-x-readme_48x36.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/video-x-generic_192.png b/project/_Resources/humanity/bitmaps/mimetypes/video-x-generic_192.png new file mode 100644 index 0000000..091bd05 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/video-x-generic_192.png differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/video-x-generic_200.png b/project/_Resources/humanity/bitmaps/mimetypes/video-x-generic_200.png new file mode 100644 index 0000000..f540d2a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/video-x-generic_200.png differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_16.bmp b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_16.bmp new file mode 100644 index 0000000..42a19c4 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_24.bmp b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_24.bmp new file mode 100644 index 0000000..be741e5 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_32.bmp b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_32.bmp new file mode 100644 index 0000000..e6ad2d0 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_48.bmp b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_48.bmp new file mode 100644 index 0000000..cbd7df1 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_64.bmp b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_64.bmp new file mode 100644 index 0000000..f5e187c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/mimetypes/x-office-document_64.bmp differ diff --git a/project/_Resources/humanity/bitmaps/places/folder-music_192.png b/project/_Resources/humanity/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..2955666 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/humanity/bitmaps/places/folder-pictures_192.png b/project/_Resources/humanity/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..d99f255 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/humanity/bitmaps/places/folder-videos_192.png b/project/_Resources/humanity/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..cd06aa8 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/humanity/bitmaps/places/folder_192.png b/project/_Resources/humanity/bitmaps/places/folder_192.png new file mode 100644 index 0000000..d774713 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/humanity/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/humanity/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..6817afc Binary files /dev/null and b/project/_Resources/humanity/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/humanity/bitmaps/places/user-trash_16.bmp b/project/_Resources/humanity/bitmaps/places/user-trash_16.bmp new file mode 100644 index 0000000..6b2467d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/places/user-trash_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/places/user-trash_16.png b/project/_Resources/humanity/bitmaps/places/user-trash_16.png new file mode 100644 index 0000000..106a8ee Binary files /dev/null and b/project/_Resources/humanity/bitmaps/places/user-trash_16.png differ diff --git a/project/_Resources/humanity/bitmaps/status/printer-default_16.bmp b/project/_Resources/humanity/bitmaps/status/printer-default_16.bmp new file mode 100644 index 0000000..27b36af Binary files /dev/null and b/project/_Resources/humanity/bitmaps/status/printer-default_16.bmp differ diff --git a/project/_Resources/humanity/bitmaps/status/printer-default_32.bmp b/project/_Resources/humanity/bitmaps/status/printer-default_32.bmp new file mode 100644 index 0000000..c40cc68 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/status/printer-default_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/status/printer-default_48.bmp b/project/_Resources/humanity/bitmaps/status/printer-default_48.bmp new file mode 100644 index 0000000..be5f478 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/status/printer-default_48.bmp differ diff --git a/project/_Resources/humanity/bitmaps/status/user-trash-full_24.bmp b/project/_Resources/humanity/bitmaps/status/user-trash-full_24.bmp new file mode 100644 index 0000000..fcd2ac1 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/status/user-trash-full_24.bmp differ diff --git a/project/_Resources/humanity/bitmaps/status/user-trash-full_32.bmp b/project/_Resources/humanity/bitmaps/status/user-trash-full_32.bmp new file mode 100644 index 0000000..87e6fe9 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/status/user-trash-full_32.bmp differ diff --git a/project/_Resources/humanity/bitmaps/status/user-trash-full_48x36.bmp b/project/_Resources/humanity/bitmaps/status/user-trash-full_48x36.bmp new file mode 100644 index 0000000..51584b3 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/status/user-trash-full_48x36.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..58c6833 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/288.xcf b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/288.xcf new file mode 100644 index 0000000..ffb3ae2 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/288.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/289+290.xcf b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/289+290.xcf new file mode 100644 index 0000000..7681cb9 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/289+290.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..47d1eb0 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..dea1d3e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..1cb390a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/295.xcf b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/295.xcf new file mode 100644 index 0000000..c947155 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/295.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..7df3524 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/296.xcf b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/296.xcf new file mode 100644 index 0000000..0a6f0c9 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/296.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..c326bf6 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..940573c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/579.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/579.bmp new file mode 100644 index 0000000..d77e8b2 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/579.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..9882362 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/580.xcf b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/580.xcf new file mode 100644 index 0000000..c86d517 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/580.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/582-584.xcf b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/582-584.xcf new file mode 100644 index 0000000..8af6b9a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/582-584.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..6996583 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..a15a775 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/584.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/584.bmp new file mode 100644 index 0000000..58e243c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/584.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..50f0a03 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..b0613c5 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/587.bmp b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/587.bmp new file mode 100644 index 0000000..b1e1c93 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ExplorerFrame.dll/587.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..eed8087 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..b43eed9 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4009.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4009.png new file mode 100644 index 0000000..d576b61 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4009.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4012.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4012.png new file mode 100644 index 0000000..ad7b3bb Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4012.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4015.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4015.png new file mode 100644 index 0000000..7631c3e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4015.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4019.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4019.png new file mode 100644 index 0000000..adf44c0 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4019.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4019.xcf b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4019.xcf new file mode 100644 index 0000000..4bc508d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4019.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4124.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4124.png new file mode 100644 index 0000000..4be4801 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4124.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4179.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4179.png new file mode 100644 index 0000000..42afee7 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4179.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..4f7ab63 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..1c26626 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4230.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4230.png new file mode 100644 index 0000000..d723033 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4230.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4233.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4233.png new file mode 100644 index 0000000..e2cf870 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4233.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4236.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4236.png new file mode 100644 index 0000000..e75b491 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4236.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4239.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4239.png new file mode 100644 index 0000000..a28a435 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4239.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4239.xcf b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4239.xcf new file mode 100644 index 0000000..99a7f4c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4239.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4245.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4245.png new file mode 100644 index 0000000..f82103c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4245.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4248.png b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4248.png new file mode 100644 index 0000000..d80d85b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/PhotoViewer.dll/4248.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/130.bmp b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/130.bmp new file mode 100644 index 0000000..c1c9f70 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/130.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/130.xcf b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/130.xcf new file mode 100644 index 0000000..04be44b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/130.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/131.bmp b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/131.bmp new file mode 100644 index 0000000..749112c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/131.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/134.bmp b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/134.bmp new file mode 100644 index 0000000..94cf480 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/134.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/134.xcf b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/134.xcf new file mode 100644 index 0000000..7be3809 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/SnippingTool.exe/134.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/humanity/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..aed7d16 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/authui.dll/accessibility.bmp b/project/_Resources/humanity/bitmaps/tweaked/authui.dll/accessibility.bmp new file mode 100644 index 0000000..07ad97e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/authui.dll/accessibility.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ccleaner/5001.bmp b/project/_Resources/humanity/bitmaps/tweaked/ccleaner/5001.bmp new file mode 100644 index 0000000..69f8f15 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ccleaner/5001.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/ccleaner/5008.bmp b/project/_Resources/humanity/bitmaps/tweaked/ccleaner/5008.bmp new file mode 100644 index 0000000..5131083 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/ccleaner/5008.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/humanity/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..39a9bec Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp b/project/_Resources/humanity/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp new file mode 100644 index 0000000..5acf583 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp b/project/_Resources/humanity/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp new file mode 100644 index 0000000..5a3c3ed Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5000+5010.png b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5000+5010.png new file mode 100644 index 0000000..b267efe Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5000+5010.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5002.png b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5002.png new file mode 100644 index 0000000..20488db Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5002.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5004.png b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5004.png new file mode 100644 index 0000000..f6fa1e9 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5004.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5006+5008.png b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5006+5008.png new file mode 100644 index 0000000..7276c53 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/timedate.cpl/5006+5008.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..38f473b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/332.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/332.png new file mode 100644 index 0000000..ca29d22 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/332.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4162+34162.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4162+34162.png new file mode 100644 index 0000000..3b60486 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4162+34162.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4163+34163.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4163+34163.png new file mode 100644 index 0000000..df3bc0f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4163+34163.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4164+34164.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4164+34164.png new file mode 100644 index 0000000..b95667c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4164+34164.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4165+34165.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4165+34165.png new file mode 100644 index 0000000..1a5ea6c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4165+34165.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4166+34166.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4166+34166.png new file mode 100644 index 0000000..6e263fd Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4166+34166.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4167+34167.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4167+34167.png new file mode 100644 index 0000000..d87b608 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4167+34167.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4168+34168.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4168+34168.png new file mode 100644 index 0000000..df2ea9d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4168+34168.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4169+34169.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4169+34169.png new file mode 100644 index 0000000..758603e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4169+34169.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png new file mode 100644 index 0000000..a8708f5 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png new file mode 100644 index 0000000..8b79d1c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4174+34174.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4174+34174.png new file mode 100644 index 0000000..62f20d3 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4174+34174.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4175+34175.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4175+34175.png new file mode 100644 index 0000000..89f04dc Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4175+34175.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4176+34176.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4176+34176.png new file mode 100644 index 0000000..722a44a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4176+34176.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4177+34177.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4177+34177.png new file mode 100644 index 0000000..321b406 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4177+34177.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4179+34179.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4179+34179.png new file mode 100644 index 0000000..df79d72 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4179+34179.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4180+34180.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4180+34180.png new file mode 100644 index 0000000..eba9457 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4180+34180.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4205+34205.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4205+34205.png new file mode 100644 index 0000000..728cb4b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4205+34205.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4206+34206.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4206+34206.png new file mode 100644 index 0000000..096c466 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4206+34206.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4207+34207.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4207+34207.png new file mode 100644 index 0000000..23832f2 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4207+34207.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4208+34208.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4208+34208.png new file mode 100644 index 0000000..f2ef76c Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4208+34208.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png new file mode 100644 index 0000000..e553926 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png new file mode 100644 index 0000000..2698745 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/431+433.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/431+433.png new file mode 100644 index 0000000..8bdffe8 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/431+433.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/432.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/432.png new file mode 100644 index 0000000..1ffdb58 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/432.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..94f8530 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..646bc4a Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..4c1639f Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/520.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/520.png new file mode 100644 index 0000000..ffc0e70 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/520.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/525+529.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/525+529.png new file mode 100644 index 0000000..e19c4fa Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/525+529.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/525+529.xcf b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/525+529.xcf new file mode 100644 index 0000000..427c094 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/525+529.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/526+530.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/526+530.png new file mode 100644 index 0000000..a3b2849 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/526+530.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/526+530.xcf b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/526+530.xcf new file mode 100644 index 0000000..d68665b Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/526+530.xcf differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/527.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/527.png new file mode 100644 index 0000000..f32dd54 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/527.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5271.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5271.png new file mode 100644 index 0000000..42fddf4 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5271.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..213d827 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5335.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5335.png new file mode 100644 index 0000000..189eb91 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5335.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..2996c8e Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..c43133d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5353.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5353.png new file mode 100644 index 0000000..3a171e4 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/5353.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/544.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/544.png new file mode 100644 index 0000000..de1c5f3 Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/544.png differ diff --git a/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..75e2e0d Binary files /dev/null and b/project/_Resources/humanity/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/humanity/files/Desktops.exe b/project/_Resources/humanity/files/Desktops.exe new file mode 100644 index 0000000..15ff54b Binary files /dev/null and b/project/_Resources/humanity/files/Desktops.exe differ diff --git a/project/_Resources/humanity/files/Notepad2-CN-x64.exe b/project/_Resources/humanity/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..c7d5e40 Binary files /dev/null and b/project/_Resources/humanity/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/humanity/files/Notepad2-CN.exe b/project/_Resources/humanity/files/Notepad2-CN.exe new file mode 100644 index 0000000..b772239 Binary files /dev/null and b/project/_Resources/humanity/files/Notepad2-CN.exe differ diff --git a/project/_Resources/humanity/files/Notepad2-DE-x64.exe b/project/_Resources/humanity/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..9c9e011 Binary files /dev/null and b/project/_Resources/humanity/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/humanity/files/Notepad2-DE.exe b/project/_Resources/humanity/files/Notepad2-DE.exe new file mode 100644 index 0000000..2063035 Binary files /dev/null and b/project/_Resources/humanity/files/Notepad2-DE.exe differ diff --git a/project/_Resources/humanity/files/Notepad2-EN-x64.exe b/project/_Resources/humanity/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..316b535 Binary files /dev/null and b/project/_Resources/humanity/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/humanity/files/Notepad2-EN.exe b/project/_Resources/humanity/files/Notepad2-EN.exe new file mode 100644 index 0000000..1cdb1bb Binary files /dev/null and b/project/_Resources/humanity/files/Notepad2-EN.exe differ diff --git a/project/_Resources/humanity/icons/actions/document-open-recent.ico b/project/_Resources/humanity/icons/actions/document-open-recent.ico new file mode 100644 index 0000000..a2454cc Binary files /dev/null and b/project/_Resources/humanity/icons/actions/document-open-recent.ico differ diff --git a/project/_Resources/humanity/icons/actions/document-open-recent_+24.ico b/project/_Resources/humanity/icons/actions/document-open-recent_+24.ico new file mode 100644 index 0000000..7528a48 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/document-open-recent_+24.ico differ diff --git a/project/_Resources/humanity/icons/actions/document-open-recent_+64_256.ico b/project/_Resources/humanity/icons/actions/document-open-recent_+64_256.ico new file mode 100644 index 0000000..9bc42ec Binary files /dev/null and b/project/_Resources/humanity/icons/actions/document-open-recent_+64_256.ico differ diff --git a/project/_Resources/humanity/icons/actions/document-print-preview_16_24_32.ico b/project/_Resources/humanity/icons/actions/document-print-preview_16_24_32.ico new file mode 100644 index 0000000..109be24 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/document-print-preview_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/document-save_16.ico b/project/_Resources/humanity/icons/actions/document-save_16.ico new file mode 100644 index 0000000..bc15aba Binary files /dev/null and b/project/_Resources/humanity/icons/actions/document-save_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/document-search_+256.ico b/project/_Resources/humanity/icons/actions/document-search_+256.ico new file mode 100644 index 0000000..377ee26 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/document-search_+256.ico differ diff --git a/project/_Resources/humanity/icons/actions/edit-copy_16.ico b/project/_Resources/humanity/icons/actions/edit-copy_16.ico new file mode 100644 index 0000000..c02e4c2 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/edit-copy_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/edit-copy_16_24_32.ico b/project/_Resources/humanity/icons/actions/edit-copy_16_24_32.ico new file mode 100644 index 0000000..04d0136 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/edit-copy_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/edit-undo_16.ico b/project/_Resources/humanity/icons/actions/edit-undo_16.ico new file mode 100644 index 0000000..b6b6f0f Binary files /dev/null and b/project/_Resources/humanity/icons/actions/edit-undo_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/folder-new_16_24_32.ico b/project/_Resources/humanity/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..5d49297 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-down_16_24_32.ico b/project/_Resources/humanity/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..83637e2 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-home.ico b/project/_Resources/humanity/icons/actions/go-home.ico new file mode 100644 index 0000000..a7ee80d Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-home.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-home_16_32.ico b/project/_Resources/humanity/icons/actions/go-home_16_32.ico new file mode 100644 index 0000000..8d25341 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-home_16_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/humanity/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..9fa75fd Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-next_24.ico b/project/_Resources/humanity/icons/actions/go-next_24.ico new file mode 100644 index 0000000..4430bbd Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/humanity/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..99131a0 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-previous_24.ico b/project/_Resources/humanity/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..21801c6 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-up_16.ico b/project/_Resources/humanity/icons/actions/go-up_16.ico new file mode 100644 index 0000000..2b30c9c Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/go-up_16_24_32.ico b/project/_Resources/humanity/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..90635ca Binary files /dev/null and b/project/_Resources/humanity/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/list-add.ico b/project/_Resources/humanity/icons/actions/list-add.ico new file mode 100644 index 0000000..959a5a6 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/list-add.ico differ diff --git a/project/_Resources/humanity/icons/actions/list-add_16.ico b/project/_Resources/humanity/icons/actions/list-add_16.ico new file mode 100644 index 0000000..260e293 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/list-add_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/mail-write_16.ico b/project/_Resources/humanity/icons/actions/mail-write_16.ico new file mode 100644 index 0000000..7ed5770 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/mail-write_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-playback-pause_16.ico b/project/_Resources/humanity/icons/actions/media-playback-pause_16.ico new file mode 100644 index 0000000..66187e1 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-playback-pause_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-playback-pause_16_20.ico b/project/_Resources/humanity/icons/actions/media-playback-pause_16_20.ico new file mode 100644 index 0000000..0dc9ba9 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-playback-pause_16_20.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-playback-pause_16_20_24.ico b/project/_Resources/humanity/icons/actions/media-playback-pause_16_20_24.ico new file mode 100644 index 0000000..acd1745 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-playback-pause_16_20_24.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-skip-backward_16.ico b/project/_Resources/humanity/icons/actions/media-skip-backward_16.ico new file mode 100644 index 0000000..686da67 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-skip-backward_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-skip-backward_16_20.ico b/project/_Resources/humanity/icons/actions/media-skip-backward_16_20.ico new file mode 100644 index 0000000..0f39507 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-skip-backward_16_20.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-skip-backward_16_20_24.ico b/project/_Resources/humanity/icons/actions/media-skip-backward_16_20_24.ico new file mode 100644 index 0000000..035ac0d Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-skip-backward_16_20_24.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-skip-forward_16.ico b/project/_Resources/humanity/icons/actions/media-skip-forward_16.ico new file mode 100644 index 0000000..1aac168 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-skip-forward_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-skip-forward_16_20.ico b/project/_Resources/humanity/icons/actions/media-skip-forward_16_20.ico new file mode 100644 index 0000000..9f6b60e Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-skip-forward_16_20.ico differ diff --git a/project/_Resources/humanity/icons/actions/media-skip-forward_16_20_24.ico b/project/_Resources/humanity/icons/actions/media-skip-forward_16_20_24.ico new file mode 100644 index 0000000..1e7e263 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/media-skip-forward_16_20_24.ico differ diff --git a/project/_Resources/humanity/icons/actions/printer-new_+24.ico b/project/_Resources/humanity/icons/actions/printer-new_+24.ico new file mode 100644 index 0000000..221674d Binary files /dev/null and b/project/_Resources/humanity/icons/actions/printer-new_+24.ico differ diff --git a/project/_Resources/humanity/icons/actions/system-hibernate_16_24_32.ico b/project/_Resources/humanity/icons/actions/system-hibernate_16_24_32.ico new file mode 100644 index 0000000..72788b7 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/system-hibernate_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/actions/view-fullscreen.ico b/project/_Resources/humanity/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..2cfc653 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/humanity/icons/actions/view-refresh.ico b/project/_Resources/humanity/icons/actions/view-refresh.ico new file mode 100644 index 0000000..fc0723c Binary files /dev/null and b/project/_Resources/humanity/icons/actions/view-refresh.ico differ diff --git a/project/_Resources/humanity/icons/actions/view-refresh_16.ico b/project/_Resources/humanity/icons/actions/view-refresh_16.ico new file mode 100644 index 0000000..a953455 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/view-refresh_16.ico differ diff --git a/project/_Resources/humanity/icons/actions/window-new_16_32.ico b/project/_Resources/humanity/icons/actions/window-new_16_32.ico new file mode 100644 index 0000000..85e0c06 Binary files /dev/null and b/project/_Resources/humanity/icons/actions/window-new_16_32.ico differ diff --git a/project/_Resources/humanity/icons/apps/contact-multi_+256.ico b/project/_Resources/humanity/icons/apps/contact-multi_+256.ico new file mode 100644 index 0000000..7177c93 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/contact-multi_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/contact_+24_256.ico b/project/_Resources/humanity/icons/apps/contact_+24_256.ico new file mode 100644 index 0000000..3937424 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/contact_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/firewall_+256.ico b/project/_Resources/humanity/icons/apps/firewall_+256.ico new file mode 100644 index 0000000..429af03 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/firewall_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/gdm_+24_256.ico b/project/_Resources/humanity/icons/apps/gdm_+24_256.ico new file mode 100644 index 0000000..0cacffb Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gdm_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-display-properties_+24.ico b/project/_Resources/humanity/icons/apps/gnome-display-properties_+24.ico new file mode 100644 index 0000000..8607e73 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-display-properties_+24.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-display-properties_+24_128_256.ico b/project/_Resources/humanity/icons/apps/gnome-display-properties_+24_128_256.ico new file mode 100644 index 0000000..0a51df8 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-display-properties_+24_128_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-display-properties_32_48.ico b/project/_Resources/humanity/icons/apps/gnome-display-properties_32_48.ico new file mode 100644 index 0000000..9b6449c Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-display-properties_32_48.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-panel-workspace-switcher.ico b/project/_Resources/humanity/icons/apps/gnome-panel-workspace-switcher.ico new file mode 100644 index 0000000..542f434 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-panel-workspace-switcher.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-panel-workspace-switcher_+256.ico b/project/_Resources/humanity/icons/apps/gnome-panel-workspace-switcher_+256.ico new file mode 100644 index 0000000..de60cff Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-panel-workspace-switcher_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-power-manager_+24_256.ico b/project/_Resources/humanity/icons/apps/gnome-power-manager_+24_256.ico new file mode 100644 index 0000000..0573061 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-power-manager_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-power-manager_+256.ico b/project/_Resources/humanity/icons/apps/gnome-power-manager_+256.ico new file mode 100644 index 0000000..9fa16b3 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-power-manager_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-power-manager_16_24_32.ico b/project/_Resources/humanity/icons/apps/gnome-power-manager_16_24_32.ico new file mode 100644 index 0000000..f26d57f Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-power-manager_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/apps/gnome-power-manager_16_32.ico b/project/_Resources/humanity/icons/apps/gnome-power-manager_16_32.ico new file mode 100644 index 0000000..5a48c3b Binary files /dev/null and b/project/_Resources/humanity/icons/apps/gnome-power-manager_16_32.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-locale_+256.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-locale_+256.ico new file mode 100644 index 0000000..c6fe3db Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-locale_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..99f746a Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..ede9c2c Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-screensaver.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-screensaver.ico new file mode 100644 index 0000000..7141f34 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-screensaver.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-screensaver_+24_256.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-screensaver_+24_256.ico new file mode 100644 index 0000000..9096c96 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-screensaver_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-theme.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-theme.ico new file mode 100644 index 0000000..4d752d9 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-theme.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-theme_+24_256.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-theme_+24_256.ico new file mode 100644 index 0000000..4759cda Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-theme_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-theme_+256.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-theme_+256.ico new file mode 100644 index 0000000..b2d9c3e Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-theme_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-theme_16.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-theme_16.ico new file mode 100644 index 0000000..618bb39 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-theme_16.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-wallpaper.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-wallpaper.ico new file mode 100644 index 0000000..ab86c19 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-wallpaper.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-desktop-wallpaper_+256.ico b/project/_Resources/humanity/icons/apps/preferences-desktop-wallpaper_+256.ico new file mode 100644 index 0000000..12591d5 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-desktop-wallpaper_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/humanity/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..fb2c95f Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-system-windows_+24_256.ico b/project/_Resources/humanity/icons/apps/preferences-system-windows_+24_256.ico new file mode 100644 index 0000000..5a6b714 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-system-windows_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-system-windows_16.ico b/project/_Resources/humanity/icons/apps/preferences-system-windows_16.ico new file mode 100644 index 0000000..1e90492 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-system-windows_16.ico differ diff --git a/project/_Resources/humanity/icons/apps/preferences-system-windows_32.ico b/project/_Resources/humanity/icons/apps/preferences-system-windows_32.ico new file mode 100644 index 0000000..2ac86a2 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/preferences-system-windows_32.ico differ diff --git a/project/_Resources/humanity/icons/apps/rip.ico b/project/_Resources/humanity/icons/apps/rip.ico new file mode 100644 index 0000000..2552daf Binary files /dev/null and b/project/_Resources/humanity/icons/apps/rip.ico differ diff --git a/project/_Resources/humanity/icons/apps/session-properties_+256.ico b/project/_Resources/humanity/icons/apps/session-properties_+256.ico new file mode 100644 index 0000000..93a024d Binary files /dev/null and b/project/_Resources/humanity/icons/apps/session-properties_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-file-manager_+24_64_128_256.ico b/project/_Resources/humanity/icons/apps/system-file-manager_+24_64_128_256.ico new file mode 100644 index 0000000..237607a Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-file-manager_+24_64_128_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-info_+24_256.ico b/project/_Resources/humanity/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..b3b61e0 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-installer.ico b/project/_Resources/humanity/icons/apps/system-installer.ico new file mode 100644 index 0000000..52201cb Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-installer.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-installer_+24_256.ico b/project/_Resources/humanity/icons/apps/system-installer_+24_256.ico new file mode 100644 index 0000000..bfd180c Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-installer_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-installer_+256.ico b/project/_Resources/humanity/icons/apps/system-installer_+256.ico new file mode 100644 index 0000000..ad1d223 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-installer_+256.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-software-update.ico b/project/_Resources/humanity/icons/apps/system-software-update.ico new file mode 100644 index 0000000..f0b2fcd Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-software-update.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-software-update_+24_256.ico b/project/_Resources/humanity/icons/apps/system-software-update_+24_256.ico new file mode 100644 index 0000000..387eed3 Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-software-update_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/apps/system-software-update_+256.ico b/project/_Resources/humanity/icons/apps/system-software-update_+256.ico new file mode 100644 index 0000000..ac5535d Binary files /dev/null and b/project/_Resources/humanity/icons/apps/system-software-update_+256.ico differ diff --git a/project/_Resources/humanity/icons/categories/applications-internet.ico b/project/_Resources/humanity/icons/categories/applications-internet.ico new file mode 100644 index 0000000..92c29c6 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/applications-internet.ico differ diff --git a/project/_Resources/humanity/icons/categories/applications-internet_+24_256.ico b/project/_Resources/humanity/icons/categories/applications-internet_+24_256.ico new file mode 100644 index 0000000..d501563 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/applications-internet_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/categories/applications-internet_+256.ico b/project/_Resources/humanity/icons/categories/applications-internet_+256.ico new file mode 100644 index 0000000..aaf24cd Binary files /dev/null and b/project/_Resources/humanity/icons/categories/applications-internet_+256.ico differ diff --git a/project/_Resources/humanity/icons/categories/applications-internet_16.ico b/project/_Resources/humanity/icons/categories/applications-internet_16.ico new file mode 100644 index 0000000..da22589 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/applications-internet_16.ico differ diff --git a/project/_Resources/humanity/icons/categories/applications-multimedia.ico b/project/_Resources/humanity/icons/categories/applications-multimedia.ico new file mode 100644 index 0000000..44ffca5 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/applications-multimedia.ico differ diff --git a/project/_Resources/humanity/icons/categories/applications-multimedia_16.ico b/project/_Resources/humanity/icons/categories/applications-multimedia_16.ico new file mode 100644 index 0000000..0859b3f Binary files /dev/null and b/project/_Resources/humanity/icons/categories/applications-multimedia_16.ico differ diff --git a/project/_Resources/humanity/icons/categories/applications-multimedia_16_20_24_32.ico b/project/_Resources/humanity/icons/categories/applications-multimedia_16_20_24_32.ico new file mode 100644 index 0000000..ee7949d Binary files /dev/null and b/project/_Resources/humanity/icons/categories/applications-multimedia_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-desktop.ico b/project/_Resources/humanity/icons/categories/preferences-desktop.ico new file mode 100644 index 0000000..f1a5400 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-desktop.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-desktop_+24.ico b/project/_Resources/humanity/icons/categories/preferences-desktop_+24.ico new file mode 100644 index 0000000..10de59a Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-desktop_+24.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-desktop_+24_64_256.ico b/project/_Resources/humanity/icons/categories/preferences-desktop_+24_64_256.ico new file mode 100644 index 0000000..ac2cce9 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-desktop_+24_64_256.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-system-network.ico b/project/_Resources/humanity/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..9f8241d Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-system-network_+256.ico b/project/_Resources/humanity/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..b1d6907 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-system_+24.ico b/project/_Resources/humanity/icons/categories/preferences-system_+24.ico new file mode 100644 index 0000000..81ce237 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-system_+24.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-system_+24_256.ico b/project/_Resources/humanity/icons/categories/preferences-system_+24_256.ico new file mode 100644 index 0000000..d4b8e5d Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-system_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-system_+64_256.ico b/project/_Resources/humanity/icons/categories/preferences-system_+64_256.ico new file mode 100644 index 0000000..f65da96 Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-system_+64_256.ico differ diff --git a/project/_Resources/humanity/icons/categories/preferences-system_16.ico b/project/_Resources/humanity/icons/categories/preferences-system_16.ico new file mode 100644 index 0000000..9920a0f Binary files /dev/null and b/project/_Resources/humanity/icons/categories/preferences-system_16.ico differ diff --git a/project/_Resources/humanity/icons/devices/computer.ico b/project/_Resources/humanity/icons/devices/computer.ico new file mode 100644 index 0000000..8875f6c Binary files /dev/null and b/project/_Resources/humanity/icons/devices/computer.ico differ diff --git a/project/_Resources/humanity/icons/devices/computer_+24_256.ico b/project/_Resources/humanity/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..8687af2 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/computer_+24_64_256.ico b/project/_Resources/humanity/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..eebaf1b Binary files /dev/null and b/project/_Resources/humanity/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/computer_+256.ico b/project/_Resources/humanity/icons/devices/computer_+256.ico new file mode 100644 index 0000000..f471491 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/humanity/icons/devices/computer_16_32.ico b/project/_Resources/humanity/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..9b9ee48 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/humanity/icons/devices/input-mouse_+24_256.ico b/project/_Resources/humanity/icons/devices/input-mouse_+24_256.ico new file mode 100644 index 0000000..9450f0d Binary files /dev/null and b/project/_Resources/humanity/icons/devices/input-mouse_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico b/project/_Resources/humanity/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..496ea46 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/input-mouse_+256.ico b/project/_Resources/humanity/icons/devices/input-mouse_+256.ico new file mode 100644 index 0000000..df93522 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/input-mouse_+256.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer-network.ico b/project/_Resources/humanity/icons/devices/printer-network.ico new file mode 100644 index 0000000..35f835d Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer-network.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer-network_+256.ico b/project/_Resources/humanity/icons/devices/printer-network_+256.ico new file mode 100644 index 0000000..a0b3836 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer-network_+256.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer.ico b/project/_Resources/humanity/icons/devices/printer.ico new file mode 100644 index 0000000..ec33d80 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer_+24_256.ico b/project/_Resources/humanity/icons/devices/printer_+24_256.ico new file mode 100644 index 0000000..611a86f Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer_+256.ico b/project/_Resources/humanity/icons/devices/printer_+256.ico new file mode 100644 index 0000000..b64dda2 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer_+256.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer_+64_256.ico b/project/_Resources/humanity/icons/devices/printer_+64_256.ico new file mode 100644 index 0000000..8cbb15a Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer_+64_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer_16_24.ico b/project/_Resources/humanity/icons/devices/printer_16_24.ico new file mode 100644 index 0000000..6863bc1 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer_16_24.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer_16_24_32.ico b/project/_Resources/humanity/icons/devices/printer_16_24_32.ico new file mode 100644 index 0000000..66044b1 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer_16_32.ico b/project/_Resources/humanity/icons/devices/printer_16_32.ico new file mode 100644 index 0000000..fb0241a Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer_16_32.ico differ diff --git a/project/_Resources/humanity/icons/devices/printer_32_48.ico b/project/_Resources/humanity/icons/devices/printer_32_48.ico new file mode 100644 index 0000000..b18deed Binary files /dev/null and b/project/_Resources/humanity/icons/devices/printer_32_48.ico differ diff --git a/project/_Resources/humanity/icons/devices/scanner.ico b/project/_Resources/humanity/icons/devices/scanner.ico new file mode 100644 index 0000000..557dafc Binary files /dev/null and b/project/_Resources/humanity/icons/devices/scanner.ico differ diff --git a/project/_Resources/humanity/icons/devices/scanner_+24_256.ico b/project/_Resources/humanity/icons/devices/scanner_+24_256.ico new file mode 100644 index 0000000..b67bffa Binary files /dev/null and b/project/_Resources/humanity/icons/devices/scanner_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/scanner_+256.ico b/project/_Resources/humanity/icons/devices/scanner_+256.ico new file mode 100644 index 0000000..f550148 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/scanner_+256.ico differ diff --git a/project/_Resources/humanity/icons/devices/video-display.ico b/project/_Resources/humanity/icons/devices/video-display.ico new file mode 100644 index 0000000..1eb9f72 Binary files /dev/null and b/project/_Resources/humanity/icons/devices/video-display.ico differ diff --git a/project/_Resources/humanity/icons/devices/video-display_+24_256.ico b/project/_Resources/humanity/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..82725cc Binary files /dev/null and b/project/_Resources/humanity/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/devices/video-display_32_48.ico b/project/_Resources/humanity/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..15ac56b Binary files /dev/null and b/project/_Resources/humanity/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/application-pdf_+256.ico b/project/_Resources/humanity/icons/mimetypes/application-pdf_+256.ico new file mode 100644 index 0000000..ff80252 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/application-pdf_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/application-rss+xml_32_48.ico b/project/_Resources/humanity/icons/mimetypes/application-rss+xml_32_48.ico new file mode 100644 index 0000000..7bef2df Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/application-rss+xml_32_48.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-aac.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-aac.ico new file mode 100644 index 0000000..4b457b1 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-aac.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-audio.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-audio.ico new file mode 100644 index 0000000..7d38c0c Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-audio.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-flac.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-flac.ico new file mode 100644 index 0000000..1a9566f Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-flac.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-list.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-list.ico new file mode 100644 index 0000000..fb527e2 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-list.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-m4a.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-m4a.ico new file mode 100644 index 0000000..8fcb405 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-m4a.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-mod.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-mod.ico new file mode 100644 index 0000000..cbe8cf8 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-mod.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-mp3.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-mp3.ico new file mode 100644 index 0000000..2b2a5ab Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-mp3.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-mpc.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-mpc.ico new file mode 100644 index 0000000..06b9cab Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-mpc.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-ogg.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-ogg.ico new file mode 100644 index 0000000..5b09299 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-ogg.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-skin.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-skin.ico new file mode 100644 index 0000000..096a8b7 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-skin.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-wav.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-wav.ico new file mode 100644 index 0000000..502c9ac Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-wav.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-aimp-wma.ico b/project/_Resources/humanity/icons/mimetypes/audio-aimp-wma.ico new file mode 100644 index 0000000..c37093a Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-aimp-wma.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-x-generic.ico b/project/_Resources/humanity/icons/mimetypes/audio-x-generic.ico new file mode 100644 index 0000000..8de4cde Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-x-generic.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+24_256.ico b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+24_256.ico new file mode 100644 index 0000000..b8a38cc Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+24_64_256.ico b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+24_64_256.ico new file mode 100644 index 0000000..a762a1f Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+256.ico b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+256.ico new file mode 100644 index 0000000..4906a5b Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/audio-x-generic_16_20_24_32.ico b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..2c88758 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/audio-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/font-x-generic.ico b/project/_Resources/humanity/icons/mimetypes/font-x-generic.ico new file mode 100644 index 0000000..0c62cfc Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/font-x-generic.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/font-x-generic_+256.ico b/project/_Resources/humanity/icons/mimetypes/font-x-generic_+256.ico new file mode 100644 index 0000000..afbebe8 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/font-x-generic_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/stock_playlist_16.ico b/project/_Resources/humanity/icons/mimetypes/stock_playlist_16.ico new file mode 100644 index 0000000..33f37a9 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/stock_playlist_16.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/text-html_+256.ico b/project/_Resources/humanity/icons/mimetypes/text-html_+256.ico new file mode 100644 index 0000000..6037318 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/text-html_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/text-x-generic.ico b/project/_Resources/humanity/icons/mimetypes/text-x-generic.ico new file mode 100644 index 0000000..e4ad056 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/text-x-generic.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/text-x-generic_+256.ico b/project/_Resources/humanity/icons/mimetypes/text-x-generic_+256.ico new file mode 100644 index 0000000..5da5849 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/text-x-generic_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/text-x-preview_+24_256.ico b/project/_Resources/humanity/icons/mimetypes/text-x-preview_+24_256.ico new file mode 100644 index 0000000..d1a5fe3 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/text-x-preview_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/text-x-preview_+256.ico b/project/_Resources/humanity/icons/mimetypes/text-x-preview_+256.ico new file mode 100644 index 0000000..11984a9 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/text-x-preview_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/video-x-generic.ico b/project/_Resources/humanity/icons/mimetypes/video-x-generic.ico new file mode 100644 index 0000000..855ea9a Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/video-x-generic.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/video-x-generic_+24_256.ico b/project/_Resources/humanity/icons/mimetypes/video-x-generic_+24_256.ico new file mode 100644 index 0000000..c015164 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/video-x-generic_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/video-x-generic_+24_64_256.ico b/project/_Resources/humanity/icons/mimetypes/video-x-generic_+24_64_256.ico new file mode 100644 index 0000000..ba16c01 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/video-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/video-x-generic_+256.ico b/project/_Resources/humanity/icons/mimetypes/video-x-generic_+256.ico new file mode 100644 index 0000000..1aa1578 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/video-x-generic_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/video-x-generic_16_20_24_32.ico b/project/_Resources/humanity/icons/mimetypes/video-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..b82f8dd Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/video-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/video-x-generic_16_32.ico b/project/_Resources/humanity/icons/mimetypes/video-x-generic_16_32.ico new file mode 100644 index 0000000..78ce265 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/video-x-generic_16_32.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-address-book_16.ico b/project/_Resources/humanity/icons/mimetypes/x-office-address-book_16.ico new file mode 100644 index 0000000..471ddc9 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-address-book_16.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-document.ico b/project/_Resources/humanity/icons/mimetypes/x-office-document.ico new file mode 100644 index 0000000..909a72b Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-document.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-document_+24_256.ico b/project/_Resources/humanity/icons/mimetypes/x-office-document_+24_256.ico new file mode 100644 index 0000000..d8dbc4d Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-document_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-document_+24_64_256.ico b/project/_Resources/humanity/icons/mimetypes/x-office-document_+24_64_256.ico new file mode 100644 index 0000000..05edc15 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-document_+24_64_256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-document_+256.ico b/project/_Resources/humanity/icons/mimetypes/x-office-document_+256.ico new file mode 100644 index 0000000..d534d49 Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-document_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-drawing_+256.ico b/project/_Resources/humanity/icons/mimetypes/x-office-drawing_+256.ico new file mode 100644 index 0000000..d9a3c1e Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-drawing_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-presentation-template_+256.ico b/project/_Resources/humanity/icons/mimetypes/x-office-presentation-template_+256.ico new file mode 100644 index 0000000..4091cfc Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-presentation-template_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-presentation_+256.ico b/project/_Resources/humanity/icons/mimetypes/x-office-presentation_+256.ico new file mode 100644 index 0000000..8a7c44a Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-presentation_+256.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-presentation_16_24_32.ico b/project/_Resources/humanity/icons/mimetypes/x-office-presentation_16_24_32.ico new file mode 100644 index 0000000..ec470ea Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-presentation_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/mimetypes/x-office-spreadsheet_+256.ico b/project/_Resources/humanity/icons/mimetypes/x-office-spreadsheet_+256.ico new file mode 100644 index 0000000..786332d Binary files /dev/null and b/project/_Resources/humanity/icons/mimetypes/x-office-spreadsheet_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-documents.ico b/project/_Resources/humanity/icons/places/folder-documents.ico new file mode 100644 index 0000000..74a1a3f Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-documents.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-documents_+24_256.ico b/project/_Resources/humanity/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..412ee56 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-downloads_+24_256.ico b/project/_Resources/humanity/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..4637d70 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-dropbox.ico b/project/_Resources/humanity/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..1be0441 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-dropbox_+256.ico b/project/_Resources/humanity/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..b6e1a4d Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-music_+24_256.ico b/project/_Resources/humanity/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..788cf9a Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-music_+256.ico b/project/_Resources/humanity/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..c6e01ec Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/humanity/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..31c7344 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-pictures.ico b/project/_Resources/humanity/icons/places/folder-pictures.ico new file mode 100644 index 0000000..252555e Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-pictures_+24_256.ico b/project/_Resources/humanity/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..e245d7b Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-pictures_+256.ico b/project/_Resources/humanity/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..0f7a915 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/humanity/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..51d1f5f Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-publicshare.ico b/project/_Resources/humanity/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..3bb0b98 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-publicshare_+256.ico b/project/_Resources/humanity/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..af69a88 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-remote.ico b/project/_Resources/humanity/icons/places/folder-remote.ico new file mode 100644 index 0000000..5b3349d Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-remote.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-remote_+256.ico b/project/_Resources/humanity/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..b283c68 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-remote_16_24_32.ico b/project/_Resources/humanity/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..9ef021e Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/humanity/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..af72416 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-vertical_+256.ico b/project/_Resources/humanity/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..b04c5a6 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-videos_+24_256.ico b/project/_Resources/humanity/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..3c3f2ff Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-videos_+256.ico b/project/_Resources/humanity/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..e0d2e70 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/humanity/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..3282fe3 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/places/folder.ico b/project/_Resources/humanity/icons/places/folder.ico new file mode 100644 index 0000000..c9f9b5b Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder.ico differ diff --git a/project/_Resources/humanity/icons/places/folder_+256.ico b/project/_Resources/humanity/icons/places/folder_+256.ico new file mode 100644 index 0000000..db8b6b6 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/folder_16.ico b/project/_Resources/humanity/icons/places/folder_16.ico new file mode 100644 index 0000000..9ee9a51 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder_16.ico differ diff --git a/project/_Resources/humanity/icons/places/folder_32.ico b/project/_Resources/humanity/icons/places/folder_32.ico new file mode 100644 index 0000000..22a1438 Binary files /dev/null and b/project/_Resources/humanity/icons/places/folder_32.ico differ diff --git a/project/_Resources/humanity/icons/places/network-type-private_+24.ico b/project/_Resources/humanity/icons/places/network-type-private_+24.ico new file mode 100644 index 0000000..16d4ef3 Binary files /dev/null and b/project/_Resources/humanity/icons/places/network-type-private_+24.ico differ diff --git a/project/_Resources/humanity/icons/places/network-type-private_+256.ico b/project/_Resources/humanity/icons/places/network-type-private_+256.ico new file mode 100644 index 0000000..32d746f Binary files /dev/null and b/project/_Resources/humanity/icons/places/network-type-private_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/user-desktop.ico b/project/_Resources/humanity/icons/places/user-desktop.ico new file mode 100644 index 0000000..1ff1fab Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-desktop.ico differ diff --git a/project/_Resources/humanity/icons/places/user-desktop_+24.ico b/project/_Resources/humanity/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..9e1bbdd Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/humanity/icons/places/user-desktop_+24_256.ico b/project/_Resources/humanity/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..aa2018a Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/user-desktop_+256.ico b/project/_Resources/humanity/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..be3b43a Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/humanity/icons/places/user-home-remote.ico b/project/_Resources/humanity/icons/places/user-home-remote.ico new file mode 100644 index 0000000..5b277ed Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/humanity/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/humanity/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..babbf98 Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/humanity/icons/places/user-home_+24_64_256.ico b/project/_Resources/humanity/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..ec83721 Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/humanity/icons/places/user-home_16.ico b/project/_Resources/humanity/icons/places/user-home_16.ico new file mode 100644 index 0000000..d8ceb2d Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-home_16.ico differ diff --git a/project/_Resources/humanity/icons/places/user-trash_+24_256.ico b/project/_Resources/humanity/icons/places/user-trash_+24_256.ico new file mode 100644 index 0000000..de79ac2 Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-trash_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/places/user-trash_16_24_32.ico b/project/_Resources/humanity/icons/places/user-trash_16_24_32.ico new file mode 100644 index 0000000..7b4b11a Binary files /dev/null and b/project/_Resources/humanity/icons/places/user-trash_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/status/folder-open.ico b/project/_Resources/humanity/icons/status/folder-open.ico new file mode 100644 index 0000000..da6a57d Binary files /dev/null and b/project/_Resources/humanity/icons/status/folder-open.ico differ diff --git a/project/_Resources/humanity/icons/status/folder-open_+256.ico b/project/_Resources/humanity/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..07985a6 Binary files /dev/null and b/project/_Resources/humanity/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/humanity/icons/status/folder-open_32.ico b/project/_Resources/humanity/icons/status/folder-open_32.ico new file mode 100644 index 0000000..9797084 Binary files /dev/null and b/project/_Resources/humanity/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/humanity/icons/status/folder-remote-offline_16_24_32.ico b/project/_Resources/humanity/icons/status/folder-remote-offline_16_24_32.ico new file mode 100644 index 0000000..c4e885f Binary files /dev/null and b/project/_Resources/humanity/icons/status/folder-remote-offline_16_24_32.ico differ diff --git a/project/_Resources/humanity/icons/status/network-X_16.xcf b/project/_Resources/humanity/icons/status/network-X_16.xcf new file mode 100644 index 0000000..48dd8e5 Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-X_16.xcf differ diff --git a/project/_Resources/humanity/icons/status/network-error_16_20_24_32.ico b/project/_Resources/humanity/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..292331a Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/status/network-idle_16.ico b/project/_Resources/humanity/icons/status/network-idle_16.ico new file mode 100644 index 0000000..5341161 Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/humanity/icons/status/network-offline_16.ico b/project/_Resources/humanity/icons/status/network-offline_16.ico new file mode 100644 index 0000000..47dc93b Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/humanity/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/humanity/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..de683ad Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/status/network-receive_16.ico b/project/_Resources/humanity/icons/status/network-receive_16.ico new file mode 100644 index 0000000..d9fa152 Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/humanity/icons/status/network-transmit-receive_16.ico b/project/_Resources/humanity/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..a45f003 Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/humanity/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/humanity/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..834f4ed Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/humanity/icons/status/network-transmit_16.ico b/project/_Resources/humanity/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..59f18da Binary files /dev/null and b/project/_Resources/humanity/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/humanity/icons/status/printer-default.ico b/project/_Resources/humanity/icons/status/printer-default.ico new file mode 100644 index 0000000..c77eaeb Binary files /dev/null and b/project/_Resources/humanity/icons/status/printer-default.ico differ diff --git a/project/_Resources/humanity/icons/status/printer-default_+256.ico b/project/_Resources/humanity/icons/status/printer-default_+256.ico new file mode 100644 index 0000000..28d99f2 Binary files /dev/null and b/project/_Resources/humanity/icons/status/printer-default_+256.ico differ diff --git a/project/_Resources/humanity/icons/status/printer-network-default.ico b/project/_Resources/humanity/icons/status/printer-network-default.ico new file mode 100644 index 0000000..e620cbe Binary files /dev/null and b/project/_Resources/humanity/icons/status/printer-network-default.ico differ diff --git a/project/_Resources/humanity/icons/status/printer-network-default_+256.ico b/project/_Resources/humanity/icons/status/printer-network-default_+256.ico new file mode 100644 index 0000000..4e6eeda Binary files /dev/null and b/project/_Resources/humanity/icons/status/printer-network-default_+256.ico differ diff --git a/project/_Resources/humanity/icons/status/user-trash-full.ico b/project/_Resources/humanity/icons/status/user-trash-full.ico new file mode 100644 index 0000000..52e78cc Binary files /dev/null and b/project/_Resources/humanity/icons/status/user-trash-full.ico differ diff --git a/project/_Resources/humanity/icons/status/user-trash-full_+24_256.ico b/project/_Resources/humanity/icons/status/user-trash-full_+24_256.ico new file mode 100644 index 0000000..b51df81 Binary files /dev/null and b/project/_Resources/humanity/icons/status/user-trash-full_+24_256.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1015.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1015.ico new file mode 100644 index 0000000..560da3c Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1015.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..b951b59 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1021.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1021.ico new file mode 100644 index 0000000..7581f97 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1021.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1053.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1053.ico new file mode 100644 index 0000000..b206375 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1053.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1054.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1054.ico new file mode 100644 index 0000000..1520bf7 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1054.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..c108e70 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1118.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1118.ico new file mode 100644 index 0000000..88ee148 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1118.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/Mp3tag/1151.ico b/project/_Resources/humanity/icons/tweaked/Mp3tag/1151.ico new file mode 100644 index 0000000..e9d231d Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/Mp3tag/1151.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/imageres.dll/5.ico b/project/_Resources/humanity/icons/tweaked/imageres.dll/5.ico new file mode 100644 index 0000000..7cc22e2 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/imageres.dll/5.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/imageres.dll/6.ico b/project/_Resources/humanity/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..33ac189 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/mblctr.exe/133.ico b/project/_Resources/humanity/icons/tweaked/mblctr.exe/133.ico new file mode 100644 index 0000000..0147043 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/mblctr.exe/133.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/pnidui.dll/3081.ico b/project/_Resources/humanity/icons/tweaked/pnidui.dll/3081.ico new file mode 100644 index 0000000..04acdff Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/pnidui.dll/3081.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/humanity/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..834f4ed Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/humanity/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..efded78 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/humanity/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..1b7a56e Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/humanity/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..c11f4c1 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/special_order/list-add_22_18.ico b/project/_Resources/humanity/icons/tweaked/special_order/list-add_22_18.ico new file mode 100644 index 0000000..81db71d Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/special_order/list-add_22_18.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico b/project/_Resources/humanity/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico new file mode 100644 index 0000000..5dbcbd5 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/special_order/printer_32_16_48.ico b/project/_Resources/humanity/icons/tweaked/special_order/printer_32_16_48.ico new file mode 100644 index 0000000..b2f472e Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/special_order/printer_32_16_48.ico differ diff --git a/project/_Resources/humanity/icons/tweaked/special_order/text-x-preview_48_16_32.ico b/project/_Resources/humanity/icons/tweaked/special_order/text-x-preview_48_16_32.ico new file mode 100644 index 0000000..0529b86 Binary files /dev/null and b/project/_Resources/humanity/icons/tweaked/special_order/text-x-preview_48_16_32.ico differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5031.jpg b/project/_Resources/humanity/shiki/imageres.dll/5031.jpg new file mode 100644 index 0000000..5c13a55 Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5031.jpg differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5032.jpg b/project/_Resources/humanity/shiki/imageres.dll/5032.jpg new file mode 100644 index 0000000..cef245a Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5032.jpg differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5033.jpg b/project/_Resources/humanity/shiki/imageres.dll/5033.jpg new file mode 100644 index 0000000..49a1523 Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5033.jpg differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5034.jpg b/project/_Resources/humanity/shiki/imageres.dll/5034.jpg new file mode 100644 index 0000000..ebb17a8 Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5034.jpg differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5035.jpg b/project/_Resources/humanity/shiki/imageres.dll/5035.jpg new file mode 100644 index 0000000..ab155b6 Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5035.jpg differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5036.jpg b/project/_Resources/humanity/shiki/imageres.dll/5036.jpg new file mode 100644 index 0000000..3ed92a2 Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5036.jpg differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5037.jpg b/project/_Resources/humanity/shiki/imageres.dll/5037.jpg new file mode 100644 index 0000000..b9d31e5 Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5037.jpg differ diff --git a/project/_Resources/humanity/shiki/imageres.dll/5038.jpg b/project/_Resources/humanity/shiki/imageres.dll/5038.jpg new file mode 100644 index 0000000..7579521 Binary files /dev/null and b/project/_Resources/humanity/shiki/imageres.dll/5038.jpg differ diff --git a/project/_Resources/humanity/themes/Aimp/Shiki-Humanity.acs3 b/project/_Resources/humanity/themes/Aimp/Shiki-Humanity.acs3 new file mode 100644 index 0000000..0995a1c Binary files /dev/null and b/project/_Resources/humanity/themes/Aimp/Shiki-Humanity.acs3 differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..008d228 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..22049c5 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..bc0b014 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..cc7d807 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..c42102d Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..de2f9ed Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..4a9b2d1 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..5552c31 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..fcbac29 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..4f7bef0 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..ec298aa Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..4b1c028 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..190ca60 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..3b843bd Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..87e9363 Binary files /dev/null and b/project/_Resources/humanity/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/humanity/themes/Firefox-Thunderbird/Humanity@Windows.xpi b/project/_Resources/humanity/themes/Firefox-Thunderbird/Humanity@Windows.xpi new file mode 100644 index 0000000..e51a000 Binary files /dev/null and b/project/_Resources/humanity/themes/Firefox-Thunderbird/Humanity@Windows.xpi differ diff --git a/project/_Resources/humanity/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico b/project/_Resources/humanity/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico new file mode 100644 index 0000000..b155ed9 Binary files /dev/null and b/project/_Resources/humanity/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico differ diff --git a/project/_Resources/humanity/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico b/project/_Resources/humanity/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico new file mode 100644 index 0000000..24f8e43 Binary files /dev/null and b/project/_Resources/humanity/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico differ diff --git a/project/_Resources/humanity/themes/Firefox/Humanity-Extras@Windows.xpi b/project/_Resources/humanity/themes/Firefox/Humanity-Extras@Windows.xpi new file mode 100644 index 0000000..c20487b Binary files /dev/null and b/project/_Resources/humanity/themes/Firefox/Humanity-Extras@Windows.xpi differ diff --git a/project/_Resources/humanity/themes/MPCHC/toolbar_16.png b/project/_Resources/humanity/themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..f1a7aa7 Binary files /dev/null and b/project/_Resources/humanity/themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/humanity/themes/MPCHC/toolbar_16.xcf b/project/_Resources/humanity/themes/MPCHC/toolbar_16.xcf new file mode 100644 index 0000000..ebd0a51 Binary files /dev/null and b/project/_Resources/humanity/themes/MPCHC/toolbar_16.xcf differ diff --git a/project/_Resources/humanity/themes/MPCHC/toolbar_24.png b/project/_Resources/humanity/themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..db2ae02 Binary files /dev/null and b/project/_Resources/humanity/themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/humanity/themes/MPCHC/toolbar_24.xcf b/project/_Resources/humanity/themes/MPCHC/toolbar_24.xcf new file mode 100644 index 0000000..af3cb11 Binary files /dev/null and b/project/_Resources/humanity/themes/MPCHC/toolbar_24.xcf differ diff --git a/project/_Resources/humanity/themes/MPCHC/toolbar_32.png b/project/_Resources/humanity/themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..d29175e Binary files /dev/null and b/project/_Resources/humanity/themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/humanity/themes/MPCHC/toolbar_32.xcf b/project/_Resources/humanity/themes/MPCHC/toolbar_32.xcf new file mode 100644 index 0000000..7245676 Binary files /dev/null and b/project/_Resources/humanity/themes/MPCHC/toolbar_32.xcf differ diff --git a/project/_Resources/humanity/themes/Office2010/Patch_pptico.exe b/project/_Resources/humanity/themes/Office2010/Patch_pptico.exe new file mode 100644 index 0000000..7ddb062 Binary files /dev/null and b/project/_Resources/humanity/themes/Office2010/Patch_pptico.exe differ diff --git a/project/_Resources/humanity/themes/Office2010/Patch_wordicon.exe b/project/_Resources/humanity/themes/Office2010/Patch_wordicon.exe new file mode 100644 index 0000000..04bcabb Binary files /dev/null and b/project/_Resources/humanity/themes/Office2010/Patch_wordicon.exe differ diff --git a/project/_Resources/humanity/themes/Office2010/Patch_xlicons.exe b/project/_Resources/humanity/themes/Office2010/Patch_xlicons.exe new file mode 100644 index 0000000..2dbf11f Binary files /dev/null and b/project/_Resources/humanity/themes/Office2010/Patch_xlicons.exe differ diff --git a/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/buttons/info.png b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/buttons/info.png new file mode 100644 index 0000000..f4f7bbf Binary files /dev/null and b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/buttons/info.png differ diff --git a/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/buttons/pause.png b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/buttons/pause.png new file mode 100644 index 0000000..3ec4f07 Binary files /dev/null and b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/buttons/pause.png differ diff --git a/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png new file mode 100644 index 0000000..24e7c89 Binary files /dev/null and b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png differ diff --git a/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png new file mode 100644 index 0000000..3c08424 Binary files /dev/null and b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png differ diff --git a/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png new file mode 100644 index 0000000..ccbf8f7 Binary files /dev/null and b/project/_Resources/humanity/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back-hot.png new file mode 100644 index 0000000..d1e27b2 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back-pressed.png new file mode 100644 index 0000000..ddc126e Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back.png new file mode 100644 index 0000000..06eef29 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/back.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/bg1.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/bg1.png new file mode 100644 index 0000000..6c3b547 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/bg1.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/bg2.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/bg2.png new file mode 100644 index 0000000..73db052 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/bg2.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit-hot.png new file mode 100644 index 0000000..f92db1e Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit-pressed.png new file mode 100644 index 0000000..96121d2 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit.png new file mode 100644 index 0000000..604e0ac Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/exit.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand-hot.png new file mode 100644 index 0000000..ad27f83 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand-pressed.png new file mode 100644 index 0000000..ad27f83 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand.png new file mode 100644 index 0000000..5ad2500 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/expand.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites-hot.png new file mode 100644 index 0000000..2ba03e1 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites-pressed.png new file mode 100644 index 0000000..2ba03e1 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites.png new file mode 100644 index 0000000..b4bfc1c Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/favorites.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize-hot.png new file mode 100644 index 0000000..db16c25 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize-pressed.png new file mode 100644 index 0000000..b5cf230 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize.png new file mode 100644 index 0000000..6175b6b Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/minimize.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2-hot.png new file mode 100644 index 0000000..4014673 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2-pressed.png new file mode 100644 index 0000000..eb5444b Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2.png new file mode 100644 index 0000000..00b7b61 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-2.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-hot.png new file mode 100644 index 0000000..5866b78 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-pressed.png new file mode 100644 index 0000000..dc0c3ba Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute.png new file mode 100644 index 0000000..e035c19 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/mute.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next-hot.png new file mode 100644 index 0000000..61d27e9 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next-pressed.png new file mode 100644 index 0000000..f043c0d Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next.png new file mode 100644 index 0000000..a14800a Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/next.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-2-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-2-hot.png new file mode 100644 index 0000000..f05350f Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-2-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-2.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-2.png new file mode 100644 index 0000000..1cd0f9f Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-2.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-hot.png new file mode 100644 index 0000000..7f42aa5 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-pressed.png new file mode 100644 index 0000000..329559f Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop.png new file mode 100644 index 0000000..d726606 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/ontop.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options-hot.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options-pressed.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options.png new file mode 100644 index 0000000..58e4aee Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/options.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2-hot.png new file mode 100644 index 0000000..cce457d Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2-pressed.png new file mode 100644 index 0000000..583a902 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2.png new file mode 100644 index 0000000..7a6f1bf Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-2.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-hot.png new file mode 100644 index 0000000..0281da3 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-pressed.png new file mode 100644 index 0000000..ab5fead Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play.png new file mode 100644 index 0000000..cbe102d Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/play.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2-hot.png new file mode 100644 index 0000000..59f41e9 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2-pressed.png new file mode 100644 index 0000000..43787b9 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2.png new file mode 100644 index 0000000..4a5c184 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-2.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-hot.png new file mode 100644 index 0000000..219cad0 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-pressed.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-pressed.png new file mode 100644 index 0000000..5735134 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec-pressed.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec.png new file mode 100644 index 0000000..4961789 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/rec.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skin.rsn b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skin.rsn new file mode 100644 index 0000000..2db4273 --- /dev/null +++ b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,247,161,69 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skin2.rsn b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skin2.rsn new file mode 100644 index 0000000..f3cfe7b --- /dev/null +++ b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,247,161,69 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skinpreview.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skinpreview.png new file mode 100644 index 0000000..eff6d85 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/skinpreview.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumechannel.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumechannel.png new file mode 100644 index 0000000..6002624 Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumechannel.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumethumb-hot.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumethumb-hot.png new file mode 100644 index 0000000..012011d Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumethumb-hot.png differ diff --git a/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumethumb.png b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumethumb.png new file mode 100644 index 0000000..b054b9f Binary files /dev/null and b/project/_Resources/humanity/themes/RadioSure/skins/Humanity.rsn/volumethumb.png differ diff --git a/project/_Resources/humanity/themes/SMPlayer/Humanity/Humanity.rcc b/project/_Resources/humanity/themes/SMPlayer/Humanity/Humanity.rcc new file mode 100644 index 0000000..902af53 Binary files /dev/null and b/project/_Resources/humanity/themes/SMPlayer/Humanity/Humanity.rcc differ diff --git a/project/_Resources/humanity/themes/Winyl/Flat Humanity.wzp b/project/_Resources/humanity/themes/Winyl/Flat Humanity.wzp new file mode 100644 index 0000000..3c0dae4 Binary files /dev/null and b/project/_Resources/humanity/themes/Winyl/Flat Humanity.wzp differ diff --git a/project/_Resources/humanity/themes/uTorrent/tabs.bmp b/project/_Resources/humanity/themes/uTorrent/tabs.bmp new file mode 100644 index 0000000..b90f947 Binary files /dev/null and b/project/_Resources/humanity/themes/uTorrent/tabs.bmp differ diff --git a/project/_Resources/humanity/themes/uTorrent/tabs.xcf b/project/_Resources/humanity/themes/uTorrent/tabs.xcf new file mode 100644 index 0000000..0e3f5a8 Binary files /dev/null and b/project/_Resources/humanity/themes/uTorrent/tabs.xcf differ diff --git a/project/_Resources/humanity/themes/uTorrent/toolbar.bmp b/project/_Resources/humanity/themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..da68a8c Binary files /dev/null and b/project/_Resources/humanity/themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/humanity/themes/uTorrent/toolbar.xcf b/project/_Resources/humanity/themes/uTorrent/toolbar.xcf new file mode 100644 index 0000000..bc6b498 Binary files /dev/null and b/project/_Resources/humanity/themes/uTorrent/toolbar.xcf differ diff --git a/project/_Resources/humanity/themes/uTorrent/tstatus.bmp b/project/_Resources/humanity/themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..ca33ae2 Binary files /dev/null and b/project/_Resources/humanity/themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/humanity/themes/uTorrent/tstatus.xcf b/project/_Resources/humanity/themes/uTorrent/tstatus.xcf new file mode 100644 index 0000000..9620290 Binary files /dev/null and b/project/_Resources/humanity/themes/uTorrent/tstatus.xcf differ diff --git a/project/_Resources/resources-list.docx b/project/_Resources/resources-list.docx new file mode 100644 index 0000000..da09c95 Binary files /dev/null and b/project/_Resources/resources-list.docx differ diff --git a/project/_Resources/scripts/7z.dll.txt b/project/_Resources/scripts/7z.dll.txt new file mode 100644 index 0000000..9952d78 --- /dev/null +++ b/project/_Resources/scripts/7z.dll.txt @@ -0,0 +1,31 @@ +[FILENAMES] +Exe= Backup\7z.dll +SaveAs= NewFiles\7z.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\package-x-7zip.ico, ICONGROUP, 0, +-modify Resources\icons\mimetypes\package-x-zip.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\package-x-rar.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\package-x-lza-lha.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\package-x-cab.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\package-x-iso.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\package-x-split.ico, ICONGROUP, 9, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 10, +-modify Resources\icons\mimetypes\package-x-deb.ico, ICONGROUP, 11, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 12, +-modify Resources\icons\mimetypes\package-x-tar.ico, ICONGROUP, 13, +-modify Resources\icons\mimetypes\package-x-gz-gzip-tgz-tpz.ico, ICONGROUP, 14, +-modify Resources\icons\mimetypes\package-x-wim.ico, ICONGROUP, 15, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 16, +-modify Resources\icons\mimetypes\package-x-dmg.ico, ICONGROUP, 17, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 18, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 19, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 20, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 21, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 22, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 23, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 24, diff --git a/project/_Resources/scripts/7zFM.exe.txt b/project/_Resources/scripts/7zFM.exe.txt new file mode 100644 index 0000000..153d63e --- /dev/null +++ b/project/_Resources/scripts/7zFM.exe.txt @@ -0,0 +1,41 @@ +[FILENAMES] +Exe= Backup\7zFM.exe +SaveAs= NewFiles\7zFM.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\actions\archive-insert_48x36.bmp, BITMAP, 2002, +-modify Resources\bitmaps\actions\archive-extract_48x36.bmp, BITMAP, 2003, +-modify Resources\bitmaps\status\package-ok_48x36.bmp, BITMAP, 2004, +-modify Resources\bitmaps\actions\package-copy_48x36.bmp, BITMAP, 2010, +-modify Resources\bitmaps\actions\package-cut_48x36.bmp, BITMAP, 2011, +-modify Resources\bitmaps\status\user-trash-full_48x36.bmp, BITMAP, 2012, +-modify Resources\bitmaps\status\package-info_48x36.bmp, BITMAP, 2013, +-modify Resources\bitmaps\actions\archive-insert_24.bmp, BITMAP, 2082, +-modify Resources\bitmaps\actions\archive-extract_24.bmp, BITMAP, 2083, +-modify Resources\bitmaps\actions\dialog-apply_24.bmp, BITMAP, 2084, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 2090, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 2091, +-modify Resources\bitmaps\status\user-trash-full_24.bmp, BITMAP, 2092, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 2093, +;new version 15.05 BETA +-modify Resources\bitmaps\actions\archive-insert_48x36.bmp, BITMAP, 100, +-modify Resources\bitmaps\actions\archive-extract_48x36.bmp, BITMAP, 101, +-modify Resources\bitmaps\status\package-ok_48x36.bmp, BITMAP, 102, +-modify Resources\bitmaps\actions\package-copy_48x36.bmp, BITMAP, 103, +-modify Resources\bitmaps\actions\package-cut_48x36.bmp, BITMAP, 104, +-modify Resources\bitmaps\status\user-trash-full_48x36.bmp, BITMAP, 105, +-modify Resources\bitmaps\status\package-info_48x36.bmp, BITMAP, 106, +-modify Resources\bitmaps\actions\archive-insert_24.bmp, BITMAP, 150, +-modify Resources\bitmaps\actions\archive-extract_24.bmp, BITMAP, 151, +-modify Resources\bitmaps\actions\dialog-apply_24.bmp, BITMAP, 152, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 153, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 154, +-modify Resources\bitmaps\status\user-trash-full_24.bmp, BITMAP, 155, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 156, + +;ICONGROUP +-modify Resources\icons\apps\7zip.ico, ICONGROUP, 1, +-modify Resources\icons\tweaked\7zip\7zip-logo.ico, ICONGROUP, 138, +;new version 15.05 BETA +-modify Resources\icons\tweaked\7zip\7zip-logo.ico, ICONGROUP, 100, \ No newline at end of file diff --git a/project/_Resources/scripts/7zG.exe.txt b/project/_Resources/scripts/7zG.exe.txt new file mode 100644 index 0000000..ebf0cc8 --- /dev/null +++ b/project/_Resources/scripts/7zG.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\7zG.exe +SaveAs= NewFiles\7zG.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\7zip.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/ActionCenter.dll.txt b/project/_Resources/scripts/ActionCenter.dll.txt new file mode 100644 index 0000000..c6f79b5 --- /dev/null +++ b/project/_Resources/scripts/ActionCenter.dll.txt @@ -0,0 +1,17 @@ +[FILENAMES] +Exe = Backup\ActionCenter.dll +SaveAs = NewFiles\ActionCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\status\security-busy_+24_256.ico, ICONGROUP, 4, +-modify Resources\icons\status\security-busy_+24_64_96.ico, ICONGROUP, 9, + +;tray icons +-modify Resources\icons\status\security-main_16_20_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\status\security-warning_16_20_24_32.ico, ICONGROUP, 6, +-modify Resources\icons\status\security-error_16_20_24_32.ico, ICONGROUP, 7, +-modify Resources\icons\status\security-busy_16_20_24_32.ico, ICONGROUP, 8, \ No newline at end of file diff --git a/project/_Resources/scripts/ActionCenterCPL.dll.txt b/project/_Resources/scripts/ActionCenterCPL.dll.txt new file mode 100644 index 0000000..510203f --- /dev/null +++ b/project/_Resources/scripts/ActionCenterCPL.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\ActionCenterCPL.dll +SaveAs = NewFiles\ActionCenterCPL.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\firewall_+256.ico, ICONGROUP, 5, diff --git a/project/_Resources/scripts/DDORes.dll.txt b/project/_Resources/scripts/DDORes.dll.txt new file mode 100644 index 0000000..5742924 --- /dev/null +++ b/project/_Resources/scripts/DDORes.dll.txt @@ -0,0 +1,40 @@ +[FILENAMES] +Exe = Backup\DDORes.dll +SaveAs = NewFiles\DDORes.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\audio-speakers_+24_256.ico, ICONGROUP, 2011, +-modify Resources\icons\devices\multimedia-headphones_+24_256.ico, ICONGROUP, 2013, +-modify Resources\icons\devices\audio-input-microphone_+24_256.ico, ICONGROUP, 2014, +-modify Resources\icons\devices\audio-speakers_+24_256.ico, ICONGROUP, 2015, +-modify Resources\icons\devices\multimedia-headset_+24_256.ico, ICONGROUP, 2032, +-modify Resources\icons\devices\phone_+24_256.ico, ICONGROUP, 2035, +-modify Resources\icons\places\computer-tower_+24_256.ico, ICONGROUP, 2061, +-modify Resources\icons\devices\pda_+24_256.ico, ICONGROUP, 2067, +-modify Resources\icons\places\computer-tower_+24_256.ico, ICONGROUP, 2076, +-modify Resources\icons\devices\video-display_+24_256.ico, ICONGROUP, 2102, +-modify Resources\icons\apps\gnome-power-manager_+24_256.ico, ICONGROUP, 2143, +-modify Resources\icons\devices\input-tablet_+24_256.ico, ICONGROUP, 2202, +-modify Resources\icons\devices\input-gaming_+24_256.ico, ICONGROUP, 2207, +-modify Resources\icons\devices\input-keyboard_+24_256.ico, ICONGROUP, 2210, +-modify Resources\icons\devices\input-mouse_+24_256.ico, ICONGROUP, 2212, +-modify Resources\icons\devices\gnome-media-flash_+24_256.ico, ICONGROUP, 2307, +-modify Resources\icons\devices\media-optical_+24_256.ico, ICONGROUP, 2308, +-modify Resources\icons\devices\multimedia-player_+24_256.ico, ICONGROUP, 2359, +-modify Resources\icons\devices\usb-wifi_+24_256.ico, ICONGROUP, 2389, +-modify Resources\icons\devices\fax_+24_256.ico, ICONGROUP, 2412, +-modify Resources\icons\devices\printer_+24_256.ico, ICONGROUP, 2413, +-modify Resources\icons\devices\printer_+24_256.ico, ICONGROUP, 2414, +-modify Resources\icons\devices\drive-harddisk_+24_256.ico, ICONGROUP, 2511, +-modify Resources\icons\devices\media-floppy_+24_256.ico, ICONGROUP, 2516, +-modify Resources\icons\devices\drive-harddisk-network_+24_256.ico, ICONGROUP, 2519, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 2521, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 2522, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 2524, +-modify Resources\icons\devices\media-tape_+24_256.ico, ICONGROUP, 2525, +-modify Resources\icons\devices\media-flash-usb_+24_256.ico, ICONGROUP, 2526, +-modify Resources\icons\devices\camera-video_+24_256.ico, ICONGROUP, 2552, +-modify Resources\icons\devices\camera-photo_+24_64_128_256.ico, ICONGROUP, 2553, +-modify Resources\icons\devices\scanner_+24_256.ico, ICONGROUP, 2554, +-modify Resources\icons\devices\camera-web_+24_256.ico, ICONGROUP, 2555, diff --git a/project/_Resources/scripts/DeviceCenter.dll.txt b/project/_Resources/scripts/DeviceCenter.dll.txt new file mode 100644 index 0000000..2001612 --- /dev/null +++ b/project/_Resources/scripts/DeviceCenter.dll.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\DeviceCenter.dll +SaveAs = NewFiles\DeviceCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\printer_+64_256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-warning_+256.ico, ICONGROUP, 160, +-modify Resources\icons\emblems\emblem-default_+256.ico, ICONGROUP, 166, diff --git a/project/_Resources/scripts/DiagCpl.dll.txt b/project/_Resources/scripts/DiagCpl.dll.txt new file mode 100644 index 0000000..64004f0 --- /dev/null +++ b/project/_Resources/scripts/DiagCpl.dll.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\DiagCpl.dll +SaveAs = NewFiles\DiagCpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\bug-buddy_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\system-installer_+24_256.ico, ICONGROUP, 500, +-modify Resources\icons\devices\audio-card_+24_256.ico, ICONGROUP, 501, +-modify Resources\icons\apps\gnome-nettool_+24_256.ico, ICONGROUP, 503, +-modify Resources\icons\apps\preferences-desktop-theme_+24_256.ico, ICONGROUP, 508, +-modify Resources\icons\categories\preferences-system_+24_256.ico, ICONGROUP, 509, diff --git a/project/_Resources/scripts/DiskInfo.exe.txt b/project/_Resources/scripts/DiskInfo.exe.txt new file mode 100644 index 0000000..a7bb2b6 --- /dev/null +++ b/project/_Resources/scripts/DiskInfo.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\DiskInfo.exe +SaveAs= NewFiles\DiskInfo.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\drive-harddisk-search_+24_256.ico, ICONGROUP, 128, +-modify Resources\icons\status\indicator-blue_16.ico, ICONGROUP, 133, +-modify Resources\icons\status\indicator-orange_16.ico, ICONGROUP, 134, +-modify Resources\icons\status\indicator-red_16.ico, ICONGROUP, 135, +-modify Resources\icons\status\indicator-grey_16.ico, ICONGROUP, 136, +-modify Resources\icons\status\indicator-green_16.ico, ICONGROUP, 137, +-modify Resources\icons\actions\drive-harddisk-search_16.ico, ICONGROUP, 145, \ No newline at end of file diff --git a/project/_Resources/scripts/Display.dll.txt b/project/_Resources/scripts/Display.dll.txt new file mode 100644 index 0000000..de2aa34 --- /dev/null +++ b/project/_Resources/scripts/Display.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\Display.dll +SaveAs = NewFiles\Display.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-display-properties_+24_128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/DisplaySwitch.exe.txt b/project/_Resources/scripts/DisplaySwitch.exe.txt new file mode 100644 index 0000000..fc913db --- /dev/null +++ b/project/_Resources/scripts/DisplaySwitch.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\DisplaySwitch.exe +SaveAs = NewFiles\DisplaySwitch.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-display-properties_+24.ico, ICONGROUP, 101, diff --git a/project/_Resources/scripts/DropboxExt.28.dll.txt b/project/_Resources/scripts/DropboxExt.28.dll.txt new file mode 100644 index 0000000..c6e349a --- /dev/null +++ b/project/_Resources/scripts/DropboxExt.28.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\DropboxExt.28.dll +SaveAs= NewFiles\DropboxExt.28.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_16.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/DropboxExt64.28.dll.txt b/project/_Resources/scripts/DropboxExt64.28.dll.txt new file mode 100644 index 0000000..2602042 --- /dev/null +++ b/project/_Resources/scripts/DropboxExt64.28.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\DropboxExt64.28.dll +SaveAs= NewFiles\DropboxExt64.28.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_16.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/ExplorerFrame.dll.txt b/project/_Resources/scripts/ExplorerFrame.dll.txt new file mode 100644 index 0000000..decc7f0 --- /dev/null +++ b/project/_Resources/scripts/ExplorerFrame.dll.txt @@ -0,0 +1,60 @@ +[FILENAMES] +Exe = Backup\ExplorerFrame.dll +SaveAs = NewFiles\ExplorerFrame.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\280.bmp, BITMAP, 280, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\281.bmp, BITMAP, 281, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\288.bmp, BITMAP, 288, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\289.bmp, BITMAP, 289, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\290.bmp, BITMAP, 290, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\291.bmp, BITMAP, 291, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\294.bmp, BITMAP, 294, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\295.bmp, BITMAP, 295, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\296.bmp, BITMAP, 296, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\307.bmp, BITMAP, 307, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\308.bmp, BITMAP, 308, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\577_581.bmp, BITMAP, 577, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\578.bmp, BITMAP, 578, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\579.bmp, BITMAP, 579, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\580.bmp, BITMAP, 580, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\577_581.bmp, BITMAP, 581, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\582.bmp, BITMAP, 582, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\583.bmp, BITMAP, 583, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\584.bmp, BITMAP, 584, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\585_588.bmp, BITMAP, 585, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\586.bmp, BITMAP, 586, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\587.bmp, BITMAP, 587, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\585_588.bmp, BITMAP, 588, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\589.bmp, BITMAP, 589, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 34560, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34561.bmp, BITMAP, 34561, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34562_34565.bmp, BITMAP, 34562, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34563.bmp, BITMAP, 34563, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34564.bmp, BITMAP, 34564, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34562_34565.bmp, BITMAP, 34565, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34566.bmp, BITMAP, 34566, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34567.bmp, BITMAP, 34567, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34568.bmp, BITMAP, 34568, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34572.bmp, BITMAP, 34569, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34573.bmp, BITMAP, 34570, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34574.bmp, BITMAP, 34571, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34572.bmp, BITMAP, 34572, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34573.bmp, BITMAP, 34573, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34574.bmp, BITMAP, 34574, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34578.bmp, BITMAP, 34575, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34579.bmp, BITMAP, 34576, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34580.bmp, BITMAP, 34577, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34578.bmp, BITMAP, 34578, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34579.bmp, BITMAP, 34579, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34580.bmp, BITMAP, 34580, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34578.bmp, BITMAP, 34581, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34579.bmp, BITMAP, 34582, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34580.bmp, BITMAP, 34583, + +;ICONGROUP +-modify Resources\icons\actions\go-home_16_32.ico, ICONGROUP, 100, +-modify Resources\icons\tweaked\ExplorerFrame.dll\20801.ico, ICONGROUP, 20801, +-modify Resources\icons\tweaked\ExplorerFrame.dll\20802.ico, ICONGROUP, 20802, +-modify Resources\icons\tweaked\ExplorerFrame.dll\20803.ico, ICONGROUP, 20803, diff --git a/project/_Resources/scripts/FirewallControlPanel.dll.txt b/project/_Resources/scripts/FirewallControlPanel.dll.txt new file mode 100644 index 0000000..f33c26c --- /dev/null +++ b/project/_Resources/scripts/FirewallControlPanel.dll.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\FirewallControlPanel.dll +SaveAs = NewFiles\FirewallControlPanel.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\firewall_+256.ico, ICONGROUP, 1, +-modify Resources\icons\actions\edit-delete_+24.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-main_+24_64_96_128_256.ico, ICONGROUP, 1800, diff --git a/project/_Resources/scripts/FlashPlayerCPLApp.cpl.txt b/project/_Resources/scripts/FlashPlayerCPLApp.cpl.txt new file mode 100644 index 0000000..5c90ca2 --- /dev/null +++ b/project/_Resources/scripts/FlashPlayerCPLApp.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\FlashPlayerCPLApp.cpl +SaveAs= NewFiles\FlashPlayerCPLApp.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\flash-player-properties_16_24_32.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/FoxitReader.exe.txt b/project/_Resources/scripts/FoxitReader.exe.txt new file mode 100644 index 0000000..93395ce --- /dev/null +++ b/project/_Resources/scripts/FoxitReader.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\FoxitReader.exe +SaveAs= NewFiles\FoxitReader.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\foxit-reader.ico, ICONGROUP, 128, +-modify Resources\icons\mimetypes\foxit-reader-pdf_+256.ico, ICONGROUP, 129, +-modify Resources\icons\mimetypes\foxit-reader-pdf_+256.ico, ICONGROUP, 130, +-modify Resources\icons\status\dialog-information_32.ico, ICONGROUP, 254, +-modify Resources\icons\status\dialog-warning_32.ico, ICONGROUP, 562, +-modify Resources\icons\status\dialog-question_32.ico, ICONGROUP, 794, diff --git a/project/_Resources/scripts/Mp3tag.exe.txt b/project/_Resources/scripts/Mp3tag.exe.txt new file mode 100644 index 0000000..57c509a --- /dev/null +++ b/project/_Resources/scripts/Mp3tag.exe.txt @@ -0,0 +1,42 @@ +[FILENAMES] +Exe= Backup\Mp3tag.exe +SaveAs= NewFiles\Mp3tag.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\tag-editor.ico, ICONGROUP, 128, +-modify Resources\icons\tweaked\Mp3tag\1015.ico, ICONGROUP, 1015, +-modify Resources\icons\tweaked\Mp3tag\1016.ico, ICONGROUP, 1016, +-modify Resources\icons\tweaked\Mp3tag\1017.ico, ICONGROUP, 1017, +-modify Resources\icons\tweaked\Mp3tag\1020.ico, ICONGROUP, 1020, +-modify Resources\icons\tweaked\Mp3tag\1021.ico, ICONGROUP, 1021, +-modify Resources\icons\tweaked\Mp3tag\1053.ico, ICONGROUP, 1053, +-modify Resources\icons\tweaked\Mp3tag\1054.ico, ICONGROUP, 1054, +-modify Resources\icons\actions\application-exit_16.ico, ICONGROUP, 1098, +-modify Resources\icons\actions\document-save_16.ico, ICONGROUP, 1099, +-modify Resources\icons\actions\edit-delete_16.ico, ICONGROUP, 1100, +-modify Resources\icons\actions\edit-undo_16.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder_16.ico, ICONGROUP, 1102, +-modify Resources\icons\tweaked\Mp3tag\1103.ico, ICONGROUP, 1103, +-modify Resources\icons\actions\go-up_16.ico, ICONGROUP, 1104, +-modify Resources\icons\places\user-home_16.ico, ICONGROUP, 1105, +-modify Resources\icons\actions\view-refresh_16.ico, ICONGROUP, 1106, +-modify Resources\icons\actions\edit-cut_16.ico, ICONGROUP, 1107, +-modify Resources\icons\actions\edit-copy_16.ico, ICONGROUP, 1108, +-modify Resources\icons\tweaked\Mp3tag\1117.ico, ICONGROUP, 1117, +-modify Resources\icons\tweaked\Mp3tag\1118.ico, ICONGROUP, 1118, +-modify Resources\icons\actions\system-search_16.ico, ICONGROUP, 1119, +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 1120, +-modify Resources\icons\apps\help-browser_16.ico, ICONGROUP, 1121, +-modify Resources\icons\actions\edit-cut_16.ico, ICONGROUP, 1122, +-modify Resources\icons\actions\edit-copy_16.ico, ICONGROUP, 1123, +-modify Resources\icons\actions\edit-paste_16.ico, ICONGROUP, 1124, +-modify Resources\icons\actions\media-playback-start_16.ico, ICONGROUP, 1125, +-modify Resources\icons\apps\system-users_16.ico, ICONGROUP, 1126, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 1127, +-modify Resources\icons\tweaked\Mp3tag\1132.ico, ICONGROUP, 1132, +-modify Resources\icons\mimetypes\stock_playlist_16.ico, ICONGROUP, 1147, +-modify Resources\icons\tweaked\Mp3tag\1151.ico, ICONGROUP, 1151, + +;BITMAPS +-modify Resources\bitmaps\tweaked\Mp3Tag\1000.bmp, BITMAP, 1000, diff --git a/project/_Resources/scripts/PerfCenterCPL.dll.txt b/project/_Resources/scripts/PerfCenterCPL.dll.txt new file mode 100644 index 0000000..10920d1 --- /dev/null +++ b/project/_Resources/scripts/PerfCenterCPL.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\PerfCenterCPL.dll +SaveAs = NewFiles\PerfCenterCPL.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\apps\help-browser_16.bmp, BITMAP, 62, +-modify Resources\bitmaps\tweaked\PerfCenterCPL.dll\68.bmp, BITMAP, 68, +-modify Resources\bitmaps\status\dialog-warning_16.bmp, BITMAP, 69, + +;ICONGROUP +-modify Resources\icons\apps\utilities-system-monitor_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\dialog-information_+24_128_256.ico, ICONGROUP, 71, diff --git a/project/_Resources/scripts/PhotoViewer.dll.txt b/project/_Resources/scripts/PhotoViewer.dll.txt new file mode 100644 index 0000000..60ee4b4 --- /dev/null +++ b/project/_Resources/scripts/PhotoViewer.dll.txt @@ -0,0 +1,40 @@ +[FILENAMES] +Exe = Backup\PhotoViewer.dll +SaveAs = NewFiles\PhotoViewer.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\multimedia-photo-manager_+64_256.ico, ICONGROUP, 0, +-modify Resources\icons\apps\multimedia-photo-manager_+64_256.ico, ICONGROUP, 3005, +-modify Resources\icons\apps\multimedia-photo-manager_+64_256.ico, ICONGROUP, 3009, + +;PNG +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4000.png, PNG, 4000, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4003.png, PNG, 4003, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4006.png, PNG, 4006, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4009.png, PNG, 4009, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4012.png, PNG, 4012, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4015.png, PNG, 4015, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4019.png, PNG, 4019, + +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4124.png, PNG, 4124, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4178.png, PNG, 4178, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4179.png, PNG, 4179, + +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4221.png, PNG, 4221, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4224.png, PNG, 4224, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4227.png, PNG, 4227, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4230.png, PNG, 4230, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4233.png, PNG, 4233, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4236.png, PNG, 4236, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4239.png, PNG, 4239, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4245.png, PNG, 4245, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4248.png, PNG, 4248, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4272.png, PNG, 4272, + +-modify Resources\bitmaps\mimetypes\image-x-generic_48.png, PNG, 11045, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\14029.png, PNG, 14029, + +-modify Resources\bitmaps\actions\edit-copy_16.png, PNG, 14053, +-modify Resources\bitmaps\places\user-trash_16.png, PNG, 14054, +-modify Resources\bitmaps\actions\document-print_16.png, PNG, 14055, diff --git a/project/_Resources/scripts/SMPlayer.exe.txt b/project/_Resources/scripts/SMPlayer.exe.txt new file mode 100644 index 0000000..8b36e01 --- /dev/null +++ b/project/_Resources/scripts/SMPlayer.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe= Backup\SMPlayer.exe +SaveAs= NewFiles\SMPlayer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\mplayer_+256.ico, ICONGROUP, IDI_ICON1, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, IDI_ICON2, diff --git a/project/_Resources/scripts/SNTSearch.dll.txt b/project/_Resources/scripts/SNTSearch.dll.txt new file mode 100644 index 0000000..b921200 --- /dev/null +++ b/project/_Resources/scripts/SNTSearch.dll.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\SNTSearch.dll +SaveAs = NewFiles\SNTSearch.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-sticky-notes-applet_+24_64_256.ico, ICONGROUP, 100, +-modify Resources\icons\apps\gnome-sticky-notes-applet_+24_64_256.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\special_order\list-add_22_18.ico, ICONGROUP, 5000, diff --git a/project/_Resources/scripts/SensorsCpl.dll.txt b/project/_Resources/scripts/SensorsCpl.dll.txt new file mode 100644 index 0000000..ee74e40 --- /dev/null +++ b/project/_Resources/scripts/SensorsCpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\SensorsCpl.dll +SaveAs = NewFiles\SensorsCpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-maps_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/SevenDex.exe.txt b/project/_Resources/scripts/SevenDex.exe.txt new file mode 100644 index 0000000..af38e70 --- /dev/null +++ b/project/_Resources/scripts/SevenDex.exe.txt @@ -0,0 +1,17 @@ +[FILENAMES] +Exe= Backup\SevenDex.exe +SaveAs= NewFiles\SevenDex.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-workspace-switcher.ico, ICONGROUP, 103, +;settings +-modify Resources\icons\apps\gnome-panel-window-list_16.ico, ICONGROUP, 130, +;ICONGROUP, 131, ;Vollbildvorschau +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 132, +;ICONGROUP, 133, ;Desktops konfigurieren +;ICONGROUP, 134, ;Anwendungen zuweisen +;ICONGROUP, 135, ;Desktop Manager +;ICONGROUP, 136, ;Desktop Vorschau +-modify Resources\icons\apps\preferences-system-windows_16.ico, ICONGROUP, 137, +;ICONGROUP, 138, ;Desktop Regeln \ No newline at end of file diff --git a/project/_Resources/scripts/SndVol.exe.txt b/project/_Resources/scripts/SndVol.exe.txt new file mode 100644 index 0000000..2741bf9 --- /dev/null +++ b/project/_Resources/scripts/SndVol.exe.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\SndVol.exe +SaveAs = NewFiles\SndVol.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-sound.ico, ICONGROUP, 101, +-modify Resources\icons\status\audio-volume-high_16_20_24_32.ico, ICONGROUP, 110, +-modify Resources\icons\status\audio-volume-muted_16_20_24_32.ico, ICONGROUP, 111, diff --git a/project/_Resources/scripts/SndVolSSO.dll.txt b/project/_Resources/scripts/SndVolSSO.dll.txt new file mode 100644 index 0000000..81861d5 --- /dev/null +++ b/project/_Resources/scripts/SndVolSSO.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\SndVolSSO.dll +SaveAs = NewFiles\SndVolSSO.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\audio-volume-high.ico, ICONGROUP, 100, + +;tray icons +-modify Resources\icons\status\audio-volume-muted_16_20_24_32.ico, ICONGROUP, 120, +-modify Resources\icons\status\audio-volume-none_16_20_24_32.ico, ICONGROUP, 121, +-modify Resources\icons\status\audio-volume-low_16_20_24_32.ico, ICONGROUP, 122, +-modify Resources\icons\status\audio-volume-medium_16_20_24_32.ico, ICONGROUP, 123, +-modify Resources\icons\status\audio-volume-high_16_20_24_32.ico, ICONGROUP, 124, +-modify Resources\icons\status\audio-volume-error_16_20_24_32.ico, ICONGROUP, 125, \ No newline at end of file diff --git a/project/_Resources/scripts/SnippingTool.exe.txt b/project/_Resources/scripts/SnippingTool.exe.txt new file mode 100644 index 0000000..7675687 --- /dev/null +++ b/project/_Resources/scripts/SnippingTool.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\SnippingTool.exe +SaveAs = NewFiles\SnippingTool.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\SnippingTool.exe\130.bmp, BITMAP, 130, +-modify Resources\bitmaps\tweaked\SnippingTool.exe\131.bmp, BITMAP, 131, +-modify Resources\bitmaps\tweaked\SnippingTool.exe\134.bmp, BITMAP, 134, + +;ICONGROUP +-modify Resources\icons\actions\edit-cut_+24_256.ico, ICONGROUP, 165, +-modify Resources\icons\apps\help-browser_16_20_24.ico, ICONGROUP, 166, diff --git a/project/_Resources/scripts/SoundRecorder.exe.txt b/project/_Resources/scripts/SoundRecorder.exe.txt new file mode 100644 index 0000000..76eb78d --- /dev/null +++ b/project/_Resources/scripts/SoundRecorder.exe.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\SoundRecorder.exe +SaveAs = NewFiles\SoundRecorder.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\SoundRecorder.exe\204+205.bmp, BITMAP, 204, +-modify Resources\bitmaps\tweaked\SoundRecorder.exe\204+205.bmp, BITMAP, 205, + +;ICONGROUP +-modify Resources\icons\apps\gnome-sound-recorder_+256.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/StikyNot.exe.txt b/project/_Resources/scripts/StikyNot.exe.txt new file mode 100644 index 0000000..d9162d9 --- /dev/null +++ b/project/_Resources/scripts/StikyNot.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\StikyNot.exe +SaveAs = NewFiles\StikyNot.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-sticky-notes-applet_+24_64_256.ico, ICONGROUP, 101, diff --git a/project/_Resources/scripts/SyncCenter.dll.txt b/project/_Resources/scripts/SyncCenter.dll.txt new file mode 100644 index 0000000..761df96 --- /dev/null +++ b/project/_Resources/scripts/SyncCenter.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\SyncCenter.dll +SaveAs = NewFiles\SyncCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\synccenter_+256.ico, ICONGROUP, 1000, +-modify Resources\icons\apps\synccenter_+24_256.ico, ICONGROUP, 1005, diff --git a/project/_Resources/scripts/TSWorkspace.dll.txt b/project/_Resources/scripts/TSWorkspace.dll.txt new file mode 100644 index 0000000..3b2cfb3 --- /dev/null +++ b/project/_Resources/scripts/TSWorkspace.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\TSWorkspace.dll +SaveAs = NewFiles\TSWorkspace.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-remote-desktop_+256.ico, ICONGROUP, 300, +-modify Resources\icons\status\security-warning_32.ico, ICONGROUP, 301, diff --git a/project/_Resources/scripts/VirtualBox.exe.txt b/project/_Resources/scripts/VirtualBox.exe.txt new file mode 100644 index 0000000..0973b5c --- /dev/null +++ b/project/_Resources/scripts/VirtualBox.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\VirtualBox.exe +SaveAs= NewFiles\VirtualBox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\virtualbox_+20_24_40_64_128_256.ico, ICONGROUP, IDI_ICON1, diff --git a/project/_Resources/scripts/WinRAR.exe.txt b/project/_Resources/scripts/WinRAR.exe.txt new file mode 100644 index 0000000..6567fea --- /dev/null +++ b/project/_Resources/scripts/WinRAR.exe.txt @@ -0,0 +1,57 @@ +[FILENAMES] +Exe = Backup\WinRAR.exe +SaveAs = NewFiles\WinRAR.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\winrar.ico, ICONGROUP, 101, +-modify Resources\icons\devices\drive-harddisk_16.ico, ICONGROUP, 103, +-modify Resources\icons\devices\drive-harddisk_16.ico, ICONGROUP, 104, +-modify Resources\icons\status\changes-prevent_16.ico, ICONGROUP, 105, +-modify Resources\icons\status\changes-allow_16.ico, ICONGROUP, 106, +-modify Resources\icons\mimetypes\package-x-generic_16.ico, ICONGROUP, 108, + +;BITMAP +-modify Resources\bitmaps\actions\go-up_16.bmp, BITMAP, 103, +-modify Resources\bitmaps\apps\archive-wizard_64.bmp, BITMAP, 105, +-modify Resources\bitmaps\actions\archive-insert_48x36.bmp, BITMAP, 110, +-modify Resources\bitmaps\mimetypes\application-x-package-list_48x36.bmp, BITMAP, 111, +-modify Resources\bitmaps\status\user-trash-full_48x36.bmp, BITMAP, 112, +-modify Resources\bitmaps\emblems\emblem-scales_48.bmp, BITMAP, 113, +-modify Resources\bitmaps\actions\archive-extract_48x36.bmp, BITMAP, 114, +-modify Resources\bitmaps\actions\archive-extract-to_48x36.bmp, BITMAP, 115, +-modify Resources\bitmaps\status\dialog-information_48x36.bmp, BITMAP, 116, +-modify Resources\bitmaps\status\package-locked_48x36.bmp, BITMAP, 117, +-modify Resources\bitmaps\status\security-high_48x36.bmp, BITMAP, 118, +-modify Resources\bitmaps\mimetypes\pk-service-pack_48x36.bmp, BITMAP, 119, +-modify Resources\bitmaps\apps\system-installer_48x36.bmp, BITMAP, 120, +-modify Resources\bitmaps\status\package-ok_48x36.bmp, BITMAP, 121, +-modify Resources\bitmaps\actions\document-open_48x36.bmp, BITMAP, 122, +-modify Resources\bitmaps\apps\archive-wizard_48x36.bmp, BITMAP, 123, +-modify Resources\bitmaps\actions\application-exit_48x36.bmp, BITMAP, 124, +-modify Resources\bitmaps\actions\system-search_48x36.bmp, BITMAP, 125, +-modify Resources\bitmaps\actions\gtk-convert_48x36.bmp, BITMAP, 126, +-modify Resources\bitmaps\apps\bug-buddy_48x36.bmp, BITMAP, 127, +-modify Resources\bitmaps\mimetypes\text-x-readme_48x36.bmp, BITMAP, 128, +-modify Resources\bitmaps\apps\utilities-system-monitor_48x36.bmp, BITMAP, 129, +-modify Resources\bitmaps\actions\document-print_48x36.bmp, BITMAP, 130, +-modify Resources\bitmaps\actions\archive-insert_24.bmp, BITMAP, 140, +-modify Resources\bitmaps\actions\document-edit_24.bmp, BITMAP, 141, +-modify Resources\bitmaps\status\user-trash-full_24.bmp, BITMAP, 142, +-modify Resources\bitmaps\actions\archive-extract_24.bmp, BITMAP, 144, +-modify Resources\bitmaps\actions\archive-extract-to_24.bmp, BITMAP, 145, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 146, +-modify Resources\bitmaps\status\locked_24.bmp, BITMAP, 147, +-modify Resources\bitmaps\status\security-high_24.bmp, BITMAP, 148, +-modify Resources\bitmaps\mimetypes\pk-service-pack_24.bmp, BITMAP, 149, +-modify Resources\bitmaps\apps\system-installer_24.bmp, BITMAP, 150, +-modify Resources\bitmaps\actions\dialog-apply_24.bmp, BITMAP, 151, +-modify Resources\bitmaps\actions\document-open_24.bmp, BITMAP, 152, +-modify Resources\bitmaps\apps\archive-wizard_24.bmp, BITMAP, 153, +-modify Resources\bitmaps\actions\application-exit_24.bmp, BITMAP, 154, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 155, +-modify Resources\bitmaps\actions\gtk-convert_24.bmp, BITMAP, 156, +-modify Resources\bitmaps\apps\bug-buddy_24.bmp, BITMAP, 157, +-modify Resources\bitmaps\mimetypes\text-x-readme_24.bmp, BITMAP, 158, +-modify Resources\bitmaps\apps\utilities-system-monitor_24.bmp, BITMAP, 159, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 160, diff --git a/project/_Resources/scripts/Winyl.exe.txt b/project/_Resources/scripts/Winyl.exe.txt new file mode 100644 index 0000000..26f2a6d --- /dev/null +++ b/project/_Resources/scripts/Winyl.exe.txt @@ -0,0 +1,28 @@ +[FILENAMES] +Exe= Backup\Winyl.exe +SaveAs= NewFiles\Winyl.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\multimedia-audio-player_+24_256.ico, ICONGROUP, 100, +-modify Resources\icons\apps\multimedia-audio-player_64.ico, ICONGROUP, 200, +-modify Resources\icons\apps\preferences-desktop-theme_16.ico, ICONGROUP, 201, +-modify Resources\icons\apps\accessories-character-map_16.ico, ICONGROUP, 202, +-modify Resources\icons\places\folder_16.ico, ICONGROUP, 203, +-modify Resources\icons\status\gtk-info_16.ico, ICONGROUP, 204, +-modify Resources\icons\actions\list-add_16.ico, ICONGROUP, 205, +-modify Resources\icons\emblems\emblem-uptodate_16.ico, ICONGROUP, 206, +-modify Resources\icons\emblems\emblem-sound_32.ico, ICONGROUP, 207, +-modify Resources\icons\actions\media-playback-start_16.ico, ICONGROUP, 208, +-modify Resources\icons\actions\media-playback-pause_16.ico, ICONGROUP, 209, +-modify Resources\icons\actions\media-playback-stop_16.ico, ICONGROUP, 210, +-modify Resources\icons\actions\media-skip-forward_16.ico, ICONGROUP, 211, +-modify Resources\icons\actions\media-skip-backward_16.ico, ICONGROUP, 212, +-modify Resources\icons\actions\application-exit_16.ico, ICONGROUP, 213, +-modify Resources\icons\actions\media-playback-start_16_20_24.ico, ICONGROUP, 214, +-modify Resources\icons\actions\media-playback-pause_16_20_24.ico, ICONGROUP, 215, +-modify Resources\icons\actions\media-playback-stop_16_20_24.ico, ICONGROUP, 216, +-modify Resources\icons\actions\media-skip-forward_16_20_24.ico, ICONGROUP, 217, +-modify Resources\icons\actions\media-skip-backward_16_20_24.ico, ICONGROUP, 218, +-modify Resources\icons\actions\go-next_24.ico, ICONGROUP, 219, +-modify Resources\icons\actions\go-previous_24.ico, ICONGROUP, 220, diff --git a/project/_Resources/scripts/_GenScripts_x64.au3 b/project/_Resources/scripts/_GenScripts_x64.au3 new file mode 100644 index 0000000..926c45e --- /dev/null +++ b/project/_Resources/scripts/_GenScripts_x64.au3 @@ -0,0 +1,40 @@ +If FileExists("x64") Then DirRemove("x64") +DirCreate("x64\options") + + +;standards +$search = FileFindFirstFile(@ScriptDir & "\*.txt") +While 1 + $file = FileFindNextFile($search) + If @error Then ExitLoop + GenScript($file) +WEnd +FileClose($search) + +;options +$search = FileFindFirstFile(@ScriptDir & "\options\*.txt") +While 1 + $file = FileFindNextFile($search) + If @error Then ExitLoop + GenScript($file, "options\") +WEnd +FileClose($search) + + +;Simple Version +Func GenScript($fileIN, $subDIR = "") + ;$fileIN = "ActionCenter.dll.txt" + $fileNAME = StringTrimRight($fileIN, 4) + $fileNAME = StringReplace($fileNAME, "noorb_", "") + $fileNAME = StringReplace($fileNAME, "notray_", "") + $fileNAME = StringReplace($fileNAME, "symbolic_", "") + + $ScriptData_OLD = FileRead(@ScriptDir & "\" & $subDIR & $fileIN) + $ScriptData_NEW = StringReplace($ScriptData_OLD, "\" & $fileNAME, "\x64\" & $fileNAME, 2) + + $fileOUT = @ScriptDir & "\x64\" & $subDIR & $fileIN + FileWrite($fileOUT, "") + $fileOUT = FileOpen($fileOUT, 256+2) ;UTF-8 berücksichtigen und alten Inhalt löschen + FileWrite($fileOUT, $ScriptData_NEW) + FileClose($fileOUT) +EndFunc \ No newline at end of file diff --git a/project/_Resources/scripts/accessibilitycpl.dll.txt b/project/_Resources/scripts/accessibilitycpl.dll.txt new file mode 100644 index 0000000..2a72e69 --- /dev/null +++ b/project/_Resources/scripts/accessibilitycpl.dll.txt @@ -0,0 +1,16 @@ +[FILENAMES] +Exe = Backup\accessibilitycpl.dll +SaveAs = NewFiles\accessibilitycpl.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\accessibilitycpl.dll\309.bmp, BITMAP, 309, + +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-accessibility_+24_64_96.ico, ICONGROUP, 1, +-modify Resources\icons\actions\system-search_+24_40_60_64_72_96_256.ico, ICONGROUP, 321, +-modify Resources\icons\devices\input-mouse_+24_40_60_64_72_96_256.ico, ICONGROUP, 323, +-modify Resources\icons\devices\input-keyboard_+24_40_60_64_72_96_256.ico, ICONGROUP, 324, +-modify Resources\icons\actions\system-search_+24_40_60_64_72_96_256.ico, ICONGROUP, 327, +-modify Resources\icons\apps\onboard_+24_40_60_64_72_96_256.ico, ICONGROUP, 329, +-modify Resources\icons\status\dialog-information_+24_40_60_64_72_96_256.ico, ICONGROUP, 340, diff --git a/project/_Resources/scripts/aimp_icons.dll.txt b/project/_Resources/scripts/aimp_icons.dll.txt new file mode 100644 index 0000000..0234443 --- /dev/null +++ b/project/_Resources/scripts/aimp_icons.dll.txt @@ -0,0 +1,19 @@ +[FILENAMES] +Exe= Backup\aimp_icons.dll +SaveAs= NewFiles\aimp_icons.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\audio-aimp-aac.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\audio-aimp-audio.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\audio-aimp-audio.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\audio-aimp-flac.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\audio-aimp-m4a.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\audio-aimp-mod.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\audio-aimp-mp3.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\audio-aimp-mpc.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\audio-aimp-ogg.ico, ICONGROUP, 9, +-modify Resources\icons\mimetypes\audio-aimp-list.ico, ICONGROUP, 10, +-modify Resources\icons\mimetypes\audio-aimp-skin.ico, ICONGROUP, 11, +-modify Resources\icons\mimetypes\audio-aimp-wav.ico, ICONGROUP, 12, +-modify Resources\icons\mimetypes\audio-aimp-wma.ico, ICONGROUP, 13, diff --git a/project/_Resources/scripts/appwiz.cpl.txt b/project/_Resources/scripts/appwiz.cpl.txt new file mode 100644 index 0000000..b18674e --- /dev/null +++ b/project/_Resources/scripts/appwiz.cpl.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\appwiz.cpl +SaveAs = NewFiles\appwiz.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-installer.ico, ICONGROUP, 250, +-modify Resources\icons\apps\system-installer.ico, ICONGROUP, 1010, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 1500, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 1506, +-modify Resources\icons\apps\system-software-update_+256.ico, ICONGROUP, 1507, diff --git a/project/_Resources/scripts/authui.dll.txt b/project/_Resources/scripts/authui.dll.txt new file mode 100644 index 0000000..d351daf --- /dev/null +++ b/project/_Resources/scripts/authui.dll.txt @@ -0,0 +1,87 @@ +[FILENAMES] +Exe = Backup\authui.dll +SaveAs = NewFiles\authui.dll + +[COMMANDS] +;BITMAP +;Accessibility Button: +-modify Resources\bitmaps\tweaked\authui.dll\accessibility.bmp, BITMAP, 12213, +;OnScreen Keyboard: +-modify Resources\bitmaps\apps\onboard_37x23.bmp, BITMAP, 12214, +;Shutdown Button: +-modify Resources\bitmaps\tweaked\authui.dll\shutdown.bmp, BITMAP, 12215, +-modify Resources\bitmaps\tweaked\authui.dll\shutdown-updates.bmp, BITMAP, 12216, +;User Picture Frame: +-modify Resources\shiki\authui.dll\frame-focus.bmp, BITMAP, 12218, +-modify Resources\shiki\authui.dll\frame-selected.bmp, BITMAP, 12219, +-modify Resources\shiki\authui.dll\frame-focus.bmp, BITMAP, 12220, +-modify Resources\shiki\authui.dll\frame-default.bmp, BITMAP, 12221, +-modify Resources\shiki\authui.dll\frame-default.bmp, BITMAP, 12222, +-modify Resources\shiki\authui.dll\frame-big.bmp, BITMAP, 12223, +;Command Button: +-modify Resources\bitmaps\actions\go-next_20.bmp, BITMAP, 12224, +-modify Resources\bitmaps\actions\go-next_20.bmp, BITMAP, 12226, +-modify Resources\bitmaps\actions\go-next_20.bmp, BITMAP, 12227, +-modify Resources\bitmaps\actions\go-next-hover_20.bmp, BITMAP, 12225, +;Command Button BG: +-modify Resources\shiki\authui.dll\12228.bmp, BITMAP, 12228, +-modify Resources\shiki\authui.dll\command-button-default.bmp, BITMAP, 12229, +-modify Resources\shiki\authui.dll\command-button-pressed.bmp, BITMAP, 12230, +-modify Resources\shiki\authui.dll\command-button-focus.bmp, BITMAP, 12231, +;PW Go Button: +-modify Resources\bitmaps\actions\go-next-hover_30.bmp, BITMAP, 12274, +-modify Resources\bitmaps\actions\go-next-pressed_30.bmp, BITMAP, 12275, +-modify Resources\bitmaps\actions\go-next_30.bmp, BITMAP, 12276, +-modify Resources\bitmaps\actions\go-next-hover_30.bmp, BITMAP, 12280, +-modify Resources\bitmaps\actions\go-next-pressed_30.bmp, BITMAP, 12281, +-modify Resources\bitmaps\actions\go-next_30.bmp, BITMAP, 12282, +-modify Resources\bitmaps\actions\go-next-hover_30.bmp, BITMAP, 12286, +-modify Resources\bitmaps\actions\go-next-pressed_30.bmp, BITMAP, 12287, +-modify Resources\bitmaps\actions\go-next_30.bmp, BITMAP, 12288, +;PW BG: +-modify Resources\shiki\authui.dll\password-field-default.bmp, BITMAP, 11000, +-modify Resources\shiki\authui.dll\password-field-focus.bmp, BITMAP, 11001, +-modify Resources\shiki\authui.dll\password-field-focus.bmp, BITMAP, 11002, +-modify Resources\shiki\authui.dll\password-field-default.bmp, BITMAP, 11003, +;Buttons BG: +-modify Resources\shiki\authui.dll\button-focus.bmp, BITMAP, 12259, +-modify Resources\shiki\authui.dll\button-focus.bmp, BITMAP, 12260, +-modify Resources\shiki\authui.dll\button-focus.bmp, BITMAP, 12261, +-modify Resources\shiki\authui.dll\button-pressed.bmp, BITMAP, 12262, +-modify Resources\shiki\authui.dll\button-default.bmp, BITMAP, 12263, +;Shut Down Button Options: +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12298, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12299, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12300, +-modify Resources\shiki\authui.dll\shutdown-options-pressed.bmp, BITMAP, 12301, +-modify Resources\shiki\authui.dll\shutdown-options-default.bmp, BITMAP, 12302, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12309, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12310, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12311, +-modify Resources\shiki\authui.dll\shutdown-options-pressed.bmp, BITMAP, 12312, +-modify Resources\shiki\authui.dll\shutdown-options-default.bmp, BITMAP, 12313, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12320, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12321, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12322, +-modify Resources\shiki\authui.dll\shutdown-options-pressed.bmp, BITMAP, 12323, +-modify Resources\shiki\authui.dll\shutdown-options-default.bmp, BITMAP, 12324, +;Shut Down Button Main/Options: +-modify Resources\shiki\authui.dll\shutdown-options-focus_21.bmp, BITMAP, 12292, +-modify Resources\shiki\authui.dll\shutdown-options-focus_21.bmp, BITMAP, 12293, +-modify Resources\shiki\authui.dll\shutdown-options-focus_21.bmp, BITMAP, 12294, +-modify Resources\shiki\authui.dll\shutdown-options-pressed_21.bmp, BITMAP, 12295, +-modify Resources\shiki\authui.dll\shutdown-options-default_21.bmp, BITMAP, 12296, +;Shut Down Button Main: +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12303, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12304, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12305, +-modify Resources\shiki\authui.dll\shutdown-pressed.bmp, BITMAP, 12306, +-modify Resources\shiki\authui.dll\shutdown-default.bmp, BITMAP, 12307, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12314, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12315, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12316, +-modify Resources\shiki\authui.dll\shutdown-pressed.bmp, BITMAP, 12317, +-modify Resources\shiki\authui.dll\shutdown-default.bmp, BITMAP, 12318, + +;ICONGROUP +-modify Resources\icons\devices\computer_16_32.ico, ICONGROUP, 1008, diff --git a/project/_Resources/scripts/autoplay.dll.txt b/project/_Resources/scripts/autoplay.dll.txt new file mode 100644 index 0000000..e330d21 --- /dev/null +++ b/project/_Resources/scripts/autoplay.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\autoplay.dll +SaveAs = NewFiles\autoplay.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\application-autostart_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/basebrd.dll.txt b/project/_Resources/scripts/basebrd.dll.txt new file mode 100644 index 0000000..56179f5 --- /dev/null +++ b/project/_Resources/scripts/basebrd.dll.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\basebrd.dll +SaveAs = NewFiles\basebrd.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\basebrd.dll\120.bmp, BITMAP, 120, +-modify Resources\bitmaps\tweaked\basebrd.dll\121.bmp, BITMAP, 121, +-modify Resources\bitmaps\tweaked\basebrd.dll\1120.bmp, BITMAP, 1120, +-modify Resources\bitmaps\tweaked\basebrd.dll\1121.bmp, BITMAP, 1121, +-modify Resources\bitmaps\tweaked\basebrd.dll\2120.bmp, BITMAP, 2120, +-modify Resources\bitmaps\tweaked\basebrd.dll\2121.bmp, BITMAP, 2121, diff --git a/project/_Resources/scripts/batmeter.dll.txt b/project/_Resources/scripts/batmeter.dll.txt new file mode 100644 index 0000000..9fc3edf --- /dev/null +++ b/project/_Resources/scripts/batmeter.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\batmeter.dll +SaveAs = NewFiles\batmeter.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +;-modify Resources\bitmaps\tweaked\batmeter.dll\302.bmp, BITMAP, 302, +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +-modify Resources\bitmaps\tweaked\batmeter.dll\306.bmp, BITMAP, 306, + +;tray icons +-modify Resources\bitmaps\tweaked\batmeter.dll\303.bmp, BITMAP, 303, +;-modify Resources\bitmaps\tweaked\batmeter.dll\304.bmp, BITMAP, 304, +-modify Resources\bitmaps\tweaked\batmeter.dll\305.bmp, BITMAP, 305, \ No newline at end of file diff --git a/project/_Resources/scripts/batt.dll.txt b/project/_Resources/scripts/batt.dll.txt new file mode 100644 index 0000000..e4e5dbc --- /dev/null +++ b/project/_Resources/scripts/batt.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\batt.dll +SaveAs = NewFiles\batt.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_+256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/calc.exe.txt b/project/_Resources/scripts/calc.exe.txt new file mode 100644 index 0000000..1e6bc6e --- /dev/null +++ b/project/_Resources/scripts/calc.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\calc.exe +SaveAs = NewFiles\calc.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-calculator_+24_64_256.ico, ICONGROUP, 234, diff --git a/project/_Resources/scripts/ccleaner.exe.txt b/project/_Resources/scripts/ccleaner.exe.txt new file mode 100644 index 0000000..8248507 --- /dev/null +++ b/project/_Resources/scripts/ccleaner.exe.txt @@ -0,0 +1,71 @@ +[FILENAMES] +Exe= Backup\ccleaner.exe +SaveAs= NewFiles\ccleaner.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\ccleaner_+256.ico, ICONGROUP, 128, +-modify Resources\icons\tweaked\ccleaner\130.ico, ICONGROUP, 130, +-modify Resources\icons\actions\edit-clear_16.ico, ICONGROUP, 282, +-modify Resources\icons\apps\regedit_16.ico, ICONGROUP, 283, +-modify Resources\icons\categories\preferences-other_16.ico, ICONGROUP, 284, +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 285, + +;BITMAPS +-modify Resources\bitmaps\tweaked\ccleaner\5001.bmp, BITMAP, 5001, +-modify Resources\bitmaps\tweaked\ccleaner\5008.bmp, BITMAP, 5008, + +;PNG +-modify Resources\bitmaps\actions\go-up_40.png, PNG, 322, +-modify Resources\bitmaps\actions\edit-clear_40.png, PNG, 324, +-modify Resources\bitmaps\apps\regedit_40.png, PNG, 325, +-modify Resources\bitmaps\categories\preferences-system_40.png, PNG, 326, +-modify Resources\bitmaps\categories\applications-utilities_40.png, PNG, 327, +-modify Resources\bitmaps\apps\ccleaner_49x46.png, PNG, 334, +-modify Resources\bitmaps\apps\ccleaner_61x57.png, PNG, 335, +-modify Resources\bitmaps\apps\ccleaner_73x69.png, PNG, 336, +;-modify Resources\bitmaps\apps\ccleaner_98x92.png, PNG, 337, +;-modify Resources\bitmaps\apps\ccleaner_122x115.png, PNG, 338, +-modify Resources\bitmaps\actions\go-previous_16.png, PNG, 410, +;-modify Resources\bitmaps\actions\go-previous_20.png, PNG, 411, +-modify Resources\bitmaps\actions\go-previous_24.png, PNG, 412, +-modify Resources\bitmaps\actions\go-previous_32.png, PNG, 413, +;-modify Resources\bitmaps\actions\go-previous_40.png, PNG, 414, +-modify Resources\bitmaps\status\dialog-information_20.png, PNG, 417, +-modify Resources\bitmaps\status\dialog-information_25.png, PNG, 418, +-modify Resources\bitmaps\status\dialog-information_30.png, PNG, 419, +;-modify Resources\bitmaps\actions\edit-clear_50.png, PNG, 420, +;-modify Resources\bitmaps\actions\edit-clear_60.png, PNG, 421, +;-modify Resources\bitmaps\actions\edit-clear_80.png, PNG, 422, +;-modify Resources\bitmaps\actions\edit-clear_100.png, PNG, 423, +;-modify Resources\bitmaps\apps\regedit_50.png, PNG, 424, +;-modify Resources\bitmaps\apps\regedit_60.png, PNG, 425, +;-modify Resources\bitmaps\apps\regedit_80.png, PNG, 426, +;-modify Resources\bitmaps\apps\regedit_100.png, PNG, 427, +;-modify Resources\bitmaps\actions\go-up_50.png, PNG, 428, +;-modify Resources\bitmaps\actions\go-up_60.png, PNG, 429, +;-modify Resources\bitmaps\actions\go-up_80.png, PNG, 430, +;-modify Resources\bitmaps\actions\go-up_100.png, PNG, 431, +;-modify Resources\bitmaps\categories\preferences-system_50.png, PNG, 432, +;-modify Resources\bitmaps\categories\preferences-system_60.png, PNG, 433, +;-modify Resources\bitmaps\categories\preferences-system_80.png, PNG, 434, +;-modify Resources\bitmaps\categories\preferences-system_100.png, PNG, 435, +;-modify Resources\bitmaps\categories\applications-utilities_50.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_60.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_80.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_100.png, PNG, 436, +-modify Resources\bitmaps\apps\ccleaner_16.png, PNG, 495, +-modify Resources\bitmaps\apps\ccleaner_20.png, PNG, 496, +;-modify Resources\bitmaps\apps\ccleaner_24.png, PNG, 497, +-modify Resources\bitmaps\apps\ccleaner_32.png, PNG, 498, +;-modify Resources\bitmaps\apps\ccleaner_40.png, PNG, 499, +;-modify Resources\bitmaps\apps\ccleaner_24x23.png, PNG, 550, +;-modify Resources\bitmaps\apps\ccleaner_30x29.png, PNG, 551, +-modify Resources\bitmaps\apps\ccleaner_36x34.png, PNG, 552, +-modify Resources\bitmaps\apps\ccleaner_48x46.png, PNG, 553, +-modify Resources\bitmaps\apps\ccleaner_60x57.png, PNG, 554, +-modify Resources\bitmaps\apps\ccleaner_48.png, PNG, 605, +-modify Resources\bitmaps\apps\ccleaner_60.png, PNG, 606, +-modify Resources\bitmaps\apps\ccleaner_72.png, PNG, 607, +-modify Resources\bitmaps\apps\ccleaner_96.png, PNG, 608, +-modify Resources\bitmaps\apps\ccleaner_120.png, PNG, 609, diff --git a/project/_Resources/scripts/ccleaner64.exe.txt b/project/_Resources/scripts/ccleaner64.exe.txt new file mode 100644 index 0000000..1f81700 --- /dev/null +++ b/project/_Resources/scripts/ccleaner64.exe.txt @@ -0,0 +1,71 @@ +[FILENAMES] +Exe= Backup\ccleaner64.exe +SaveAs= NewFiles\ccleaner64.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\ccleaner_+256.ico, ICONGROUP, 128, +-modify Resources\icons\tweaked\ccleaner\130.ico, ICONGROUP, 130, +-modify Resources\icons\actions\edit-clear_16.ico, ICONGROUP, 282, +-modify Resources\icons\apps\regedit_16.ico, ICONGROUP, 283, +-modify Resources\icons\categories\preferences-other_16.ico, ICONGROUP, 284, +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 285, + +;BITMAPS +-modify Resources\bitmaps\tweaked\ccleaner\5001.bmp, BITMAP, 5001, +-modify Resources\bitmaps\tweaked\ccleaner\5008.bmp, BITMAP, 5008, + +;PNG +-modify Resources\bitmaps\actions\go-up_40.png, PNG, 322, +-modify Resources\bitmaps\actions\edit-clear_40.png, PNG, 324, +-modify Resources\bitmaps\apps\regedit_40.png, PNG, 325, +-modify Resources\bitmaps\categories\preferences-system_40.png, PNG, 326, +-modify Resources\bitmaps\categories\applications-utilities_40.png, PNG, 327, +-modify Resources\bitmaps\apps\ccleaner_49x46.png, PNG, 334, +-modify Resources\bitmaps\apps\ccleaner_61x57.png, PNG, 335, +-modify Resources\bitmaps\apps\ccleaner_73x69.png, PNG, 336, +;-modify Resources\bitmaps\apps\ccleaner_98x92.png, PNG, 337, +;-modify Resources\bitmaps\apps\ccleaner_122x115.png, PNG, 338, +-modify Resources\bitmaps\actions\go-previous_16.png, PNG, 410, +;-modify Resources\bitmaps\actions\go-previous_20.png, PNG, 411, +-modify Resources\bitmaps\actions\go-previous_24.png, PNG, 412, +-modify Resources\bitmaps\actions\go-previous_32.png, PNG, 413, +;-modify Resources\bitmaps\actions\go-previous_40.png, PNG, 414, +-modify Resources\bitmaps\status\dialog-information_20.png, PNG, 417, +-modify Resources\bitmaps\status\dialog-information_25.png, PNG, 418, +-modify Resources\bitmaps\status\dialog-information_30.png, PNG, 419, +;-modify Resources\bitmaps\actions\edit-clear_50.png, PNG, 420, +;-modify Resources\bitmaps\actions\edit-clear_60.png, PNG, 421, +;-modify Resources\bitmaps\actions\edit-clear_80.png, PNG, 422, +;-modify Resources\bitmaps\actions\edit-clear_100.png, PNG, 423, +;-modify Resources\bitmaps\apps\regedit_50.png, PNG, 424, +;-modify Resources\bitmaps\apps\regedit_60.png, PNG, 425, +;-modify Resources\bitmaps\apps\regedit_80.png, PNG, 426, +;-modify Resources\bitmaps\apps\regedit_100.png, PNG, 427, +;-modify Resources\bitmaps\actions\go-up_50.png, PNG, 428, +;-modify Resources\bitmaps\actions\go-up_60.png, PNG, 429, +;-modify Resources\bitmaps\actions\go-up_80.png, PNG, 430, +;-modify Resources\bitmaps\actions\go-up_100.png, PNG, 431, +;-modify Resources\bitmaps\categories\preferences-system_50.png, PNG, 432, +;-modify Resources\bitmaps\categories\preferences-system_60.png, PNG, 433, +;-modify Resources\bitmaps\categories\preferences-system_80.png, PNG, 434, +;-modify Resources\bitmaps\categories\preferences-system_100.png, PNG, 435, +;-modify Resources\bitmaps\categories\applications-utilities_50.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_60.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_80.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_100.png, PNG, 436, +-modify Resources\bitmaps\apps\ccleaner_16.png, PNG, 495, +-modify Resources\bitmaps\apps\ccleaner_20.png, PNG, 496, +;-modify Resources\bitmaps\apps\ccleaner_24.png, PNG, 497, +-modify Resources\bitmaps\apps\ccleaner_32.png, PNG, 498, +;-modify Resources\bitmaps\apps\ccleaner_40.png, PNG, 499, +;-modify Resources\bitmaps\apps\ccleaner_24x23.png, PNG, 550, +;-modify Resources\bitmaps\apps\ccleaner_30x29.png, PNG, 551, +-modify Resources\bitmaps\apps\ccleaner_36x34.png, PNG, 552, +-modify Resources\bitmaps\apps\ccleaner_48x46.png, PNG, 553, +-modify Resources\bitmaps\apps\ccleaner_60x57.png, PNG, 554, +-modify Resources\bitmaps\apps\ccleaner_48.png, PNG, 605, +-modify Resources\bitmaps\apps\ccleaner_60.png, PNG, 606, +-modify Resources\bitmaps\apps\ccleaner_72.png, PNG, 607, +-modify Resources\bitmaps\apps\ccleaner_96.png, PNG, 608, +-modify Resources\bitmaps\apps\ccleaner_120.png, PNG, 609, diff --git a/project/_Resources/scripts/charmap.exe.txt b/project/_Resources/scripts/charmap.exe.txt new file mode 100644 index 0000000..b185ee9 --- /dev/null +++ b/project/_Resources/scripts/charmap.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\charmap.exe +SaveAs = NewFiles\charmap.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-character-map_+24_256.ico, ICONGROUP, 111, diff --git a/project/_Resources/scripts/chrome.exe.txt b/project/_Resources/scripts/chrome.exe.txt new file mode 100644 index 0000000..7acae87 --- /dev/null +++ b/project/_Resources/scripts/chrome.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\chrome.exe +SaveAs= NewFiles\chrome.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\google-chrome_+256.ico, ICONGROUP, IDR_MAINFRAME, diff --git a/project/_Resources/scripts/cleanmgr.exe.txt b/project/_Resources/scripts/cleanmgr.exe.txt new file mode 100644 index 0000000..2b6c1b1 --- /dev/null +++ b/project/_Resources/scripts/cleanmgr.exe.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\cleanmgr.exe +SaveAs = NewFiles\cleanmgr.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\clean-manager_+24_256.ico, ICONGROUP, 104, +-modify Resources\icons\mimetypes\text-x-preview_+256.ico, ICONGROUP, 111, +-modify Resources\icons\apps\clean-manager_+24_256.ico, ICONGROUP, 113, diff --git a/project/_Resources/scripts/cmd.exe.txt b/project/_Resources/scripts/cmd.exe.txt new file mode 100644 index 0000000..3d7c492 --- /dev/null +++ b/project/_Resources/scripts/cmd.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\cmd.exe +SaveAs = NewFiles\cmd.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\utilities-terminal_+256.ico, ICONGROUP, IDI_APPICON, diff --git a/project/_Resources/scripts/colorcpl.exe.txt b/project/_Resources/scripts/colorcpl.exe.txt new file mode 100644 index 0000000..025ce85 --- /dev/null +++ b/project/_Resources/scripts/colorcpl.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\colorcpl.exe +SaveAs = NewFiles\colorcpl.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-color_+24_256.ico, ICONGROUP, 5, diff --git a/project/_Resources/scripts/colorui.dll.txt b/project/_Resources/scripts/colorui.dll.txt new file mode 100644 index 0000000..c3fca00 --- /dev/null +++ b/project/_Resources/scripts/colorui.dll.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\colorui.dll +SaveAs = NewFiles\colorui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-color_+24_256.ico, ICONGROUP, BLANKICON, +-modify Resources\icons\apps\preferences-color_+24_256.ico, ICONGROUP, 5, +-modify Resources\icons\devices\video-display.ico, ICONGROUP, 1114, +-modify Resources\icons\devices\printer_+24_256.ico, ICONGROUP, 1115, +-modify Resources\icons\devices\scanner_+24_256.ico, ICONGROUP, 1116, diff --git a/project/_Resources/scripts/defraggler.exe.txt b/project/_Resources/scripts/defraggler.exe.txt new file mode 100644 index 0000000..ae5c72c --- /dev/null +++ b/project/_Resources/scripts/defraggler.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\defraggler.exe +SaveAs= NewFiles\defraggler.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 128, + +;BITMAPS +-modify Resources\bitmaps\apps\defraggler_128.bmp, BITMAP, 222, +-modify Resources\bitmaps\tweaked\defraggler\264+278.bmp, BITMAP, 264, +-modify Resources\bitmaps\tweaked\defraggler\272.bmp, BITMAP, 272, +-modify Resources\bitmaps\status\dialog-warning_32.bmp, BITMAP, 298, diff --git a/project/_Resources/scripts/defraggler64.exe.txt b/project/_Resources/scripts/defraggler64.exe.txt new file mode 100644 index 0000000..85d8a89 --- /dev/null +++ b/project/_Resources/scripts/defraggler64.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\defraggler64.exe +SaveAs= NewFiles\defraggler64.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 128, + +;BITMAPS +-modify Resources\bitmaps\apps\defraggler_128.bmp, BITMAP, 222, +-modify Resources\bitmaps\tweaked\defraggler\264+278.bmp, BITMAP, 264, +-modify Resources\bitmaps\tweaked\defraggler\272.bmp, BITMAP, 272, +-modify Resources\bitmaps\status\dialog-warning_32.bmp, BITMAP, 298, \ No newline at end of file diff --git a/project/_Resources/scripts/desk.cpl.txt b/project/_Resources/scripts/desk.cpl.txt new file mode 100644 index 0000000..6cfc9d0 --- /dev/null +++ b/project/_Resources/scripts/desk.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\desk.cpl +SaveAs = NewFiles\desk.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-wallpaper_+256.ico, ICONGROUP, 100, diff --git a/project/_Resources/scripts/devmgr.dll.txt b/project/_Resources/scripts/devmgr.dll.txt new file mode 100644 index 0000000..cb80dab --- /dev/null +++ b/project/_Resources/scripts/devmgr.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\devmgr.dll +SaveAs = NewFiles\devmgr.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\application-certificate_16_32.ico, ICONGROUP, 40, +-modify Resources\icons\mimetypes\application-certificate_16_32.ico, ICONGROUP, 43, +-modify Resources\icons\apps\hwbrowser_+256.ico, ICONGROUP, 201, + +;BITMAP +-modify Resources\bitmaps\apps\hwbrowser_16.bmp, BITMAP, 347, +-modify Resources\bitmaps\apps\hwbrowser_32.bmp, BITMAP, 348, diff --git a/project/_Resources/scripts/dexpot.exe.txt b/project/_Resources/scripts/dexpot.exe.txt new file mode 100644 index 0000000..42a7822 --- /dev/null +++ b/project/_Resources/scripts/dexpot.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\dexpot.exe +SaveAs= NewFiles\dexpot.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-workspace-switcher_+256.ico, ICONGROUP, DEXPOTICON, diff --git a/project/_Resources/scripts/dfrgui.exe.txt b/project/_Resources/scripts/dfrgui.exe.txt new file mode 100644 index 0000000..3483cb2 --- /dev/null +++ b/project/_Resources/scripts/dfrgui.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\dfrgui.exe +SaveAs = NewFiles\dfrgui.exe + +[COMMANDS] +;PNG +-modify Resources\bitmaps\animations\process-working_24x432.png, PNG, 139, + +;ICONGROUP +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 130, +-modify Resources\icons\emblems\emblem-default_16.ico, ICONGROUP, 136, +-modify Resources\icons\actions\config-date_+256.ico, ICONGROUP, 137, +-modify Resources\icons\status\dialog-warning_+24_64_96_128_256.ico, ICONGROUP, 141, diff --git a/project/_Resources/scripts/dropbox.exe.txt b/project/_Resources/scripts/dropbox.exe.txt new file mode 100644 index 0000000..a4bc61f --- /dev/null +++ b/project/_Resources/scripts/dropbox.exe.txt @@ -0,0 +1,31 @@ +[FILENAMES] +Exe= Backup\Dropbox.exe +SaveAs= NewFiles\Dropbox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, 10, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, 20, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, 30, + +;main folder +-modify Resources\icons\places\folder-dropbox.ico, ICONGROUP, 1001, +-modify Resources\icons\places\folder-dropbox_+256.ico, ICONGROUP, 2001, +;public +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2101, +;pictures +-modify Resources\icons\places\folder-pictures.ico, ICONGROUP, 1501, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 2501, +;shared folder +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1301, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2301, + +;tray icons +-modify Resources\icons\apps\dropbox_16_20_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\status\dropbox-uptodate_16_20_24_32.ico, ICONGROUP, 201, +-modify Resources\icons\status\dropbox-syncing-1_16_20_24_32.ico, ICONGROUP, 301, +-modify Resources\icons\status\dropbox-unsyncable_16_20_24_32.ico, ICONGROUP, 501, +-modify Resources\icons\status\dropbox-syncing-2_16_20_24_32.ico, ICONGROUP, 801, +-modify Resources\icons\status\dropbox-pause_16_20_24_32.ico, ICONGROUP, 902, \ No newline at end of file diff --git a/project/_Resources/scripts/explorer.exe.txt b/project/_Resources/scripts/explorer.exe.txt new file mode 100644 index 0000000..dc7e2a2 --- /dev/null +++ b/project/_Resources/scripts/explorer.exe.txt @@ -0,0 +1,37 @@ +[FILENAMES] +Exe = Backup\explorer.exe +SaveAs = NewFiles\explorer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-file-manager_+24_64_128_256.ico, ICONGROUP, ICO_MYCOMPUTER, +-modify Resources\icons\actions\go-up_16_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\special_order\printer_32_16_48.ico, ICONGROUP, 102, +-modify Resources\icons\places\user-desktop.ico, ICONGROUP, 103, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 107, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 108, +-modify Resources\icons\tweaked\special_order\dialog-information_48_16_32.ico, ICONGROUP, 109, +-modify Resources\icons\tweaked\special_order\dialog-warning_48_16_32.ico, ICONGROUP, 110, +-modify Resources\icons\tweaked\special_order\dialog-error_48_16_32.ico, ICONGROUP, 111, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 205, +-modify Resources\icons\places\folder.ico, ICONGROUP, 252, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 253, +-modify Resources\icons\apps\internet-mail_+24.ico, ICONGROUP, 254, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 257, +-modify Resources\icons\apps\preferences-system-windows_+24_256.ico, ICONGROUP, 258, +-modify Resources\icons\apps\emesene_+24_256.ico, ICONGROUP, 261, + +;BITMAPS +;Start-Orb +-modify Resources\bitmaps\tweaked\explorer.exe\54x162_small.bmp, BITMAP, 6801, +-modify Resources\bitmaps\tweaked\explorer.exe\66x198.bmp, BITMAP, 6802, +-modify Resources\bitmaps\tweaked\explorer.exe\81x243.bmp, BITMAP, 6803, +-modify Resources\bitmaps\tweaked\explorer.exe\106x318.bmp, BITMAP, 6804, +-modify Resources\bitmaps\tweaked\explorer.exe\54x162.bmp, BITMAP, 6805, +-modify Resources\bitmaps\tweaked\explorer.exe\66x198.bmp, BITMAP, 6806, +-modify Resources\bitmaps\tweaked\explorer.exe\81x243.bmp, BITMAP, 6807, +-modify Resources\bitmaps\tweaked\explorer.exe\106x318.bmp, BITMAP, 6808, +-modify Resources\bitmaps\tweaked\explorer.exe\54x162.bmp, BITMAP, 6809, +-modify Resources\bitmaps\tweaked\explorer.exe\66x198.bmp, BITMAP, 6810, +-modify Resources\bitmaps\tweaked\explorer.exe\81x243.bmp, BITMAP, 6811, +-modify Resources\bitmaps\tweaked\explorer.exe\106x318.bmp, BITMAP, 6812, diff --git a/project/_Resources/scripts/firefox.exe.txt b/project/_Resources/scripts/firefox.exe.txt new file mode 100644 index 0000000..b3fbafc --- /dev/null +++ b/project/_Resources/scripts/firefox.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\firefox.exe +SaveAs= NewFiles\firefox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\text-html_+256.ico, ICONGROUP, 2, +-modify Resources\icons\actions\window-new_16_32.ico, ICONGROUP, 3, +-modify Resources\icons\actions\tab-new_16_32.ico, ICONGROUP, 4, +-modify Resources\icons\emblems\privacy_16_32.ico, ICONGROUP, 5, +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 32512, diff --git a/project/_Resources/scripts/firefoxportable.exe.txt b/project/_Resources/scripts/firefoxportable.exe.txt new file mode 100644 index 0000000..3680859 --- /dev/null +++ b/project/_Resources/scripts/firefoxportable.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\firefoxportable.exe +SaveAs= NewFiles\firefoxportable.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\text-html_+256.ico, ICONGROUP, 2, +-modify Resources\icons\actions\window-new_16_32.ico, ICONGROUP, 3, +-modify Resources\icons\actions\tab-new_16_32.ico, ICONGROUP, 4, +-modify Resources\icons\emblems\privacy_16_32.ico, ICONGROUP, 5, +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 32512, diff --git a/project/_Resources/scripts/fontext.dll.txt b/project/_Resources/scripts/fontext.dll.txt new file mode 100644 index 0000000..f772491 --- /dev/null +++ b/project/_Resources/scripts/fontext.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\fontext.dll +SaveAs = NewFiles\fontext.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-font.ico, ICONGROUP, 410, diff --git a/project/_Resources/scripts/foo_ui_std.dll.txt b/project/_Resources/scripts/foo_ui_std.dll.txt new file mode 100644 index 0000000..4883cbd --- /dev/null +++ b/project/_Resources/scripts/foo_ui_std.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\foo_ui_std.dll +SaveAs= NewFiles\foo_ui_std.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\media-skip-backward_16_20.ico, ICONGROUP, 123, +-modify Resources\icons\actions\media-playback-start-question_16_20.ico, ICONGROUP, 124, +-modify Resources\icons\actions\media-playback-stop_16_20.ico, ICONGROUP, 125, +-modify Resources\icons\actions\media-skip-forward_16_20.ico, ICONGROUP, 127, +-modify Resources\icons\actions\media-playback-pause_16_20.ico, ICONGROUP, 128, +-modify Resources\icons\actions\media-playback-start_16_20.ico, ICONGROUP, 129, +-modify Resources\icons\status\question_16_20.ico, ICONGROUP, 148, diff --git a/project/_Resources/scripts/foobar2000.exe.txt b/project/_Resources/scripts/foobar2000.exe.txt new file mode 100644 index 0000000..f0d0147 --- /dev/null +++ b/project/_Resources/scripts/foobar2000.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\foobar2000.exe +SaveAs= NewFiles\foobar2000.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\foobar2000_+20_40_64_256.ico, ICONGROUP, 105, diff --git a/project/_Resources/scripts/fvecpl.dll.txt b/project/_Resources/scripts/fvecpl.dll.txt new file mode 100644 index 0000000..971f31c --- /dev/null +++ b/project/_Resources/scripts/fvecpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\fvecpl.dll +SaveAs = NewFiles\fvecpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\drive-harddisk-locked_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/gimp-2.8.exe.txt b/project/_Resources/scripts/gimp-2.8.exe.txt new file mode 100644 index 0000000..f2144c0 --- /dev/null +++ b/project/_Resources/scripts/gimp-2.8.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\gimp-2.8.exe +SaveAs = NewFiles\gimp-2.8.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gimp_+24_64_256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\image-x-xcf_+256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/googledrivesync64.dll.txt b/project/_Resources/scripts/googledrivesync64.dll.txt new file mode 100644 index 0000000..a5bb4e3 --- /dev/null +++ b/project/_Resources/scripts/googledrivesync64.dll.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe= Backup\googledrivesync64.dll +SaveAs= NewFiles\googledrivesync64.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, IDI_ICON1, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, IDI_ICON2, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, IDI_ICON3, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, IDI_ICON4, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, IDI_ICON5, diff --git a/project/_Resources/scripts/icardres.dll.mui.txt b/project/_Resources/scripts/icardres.dll.mui.txt new file mode 100644 index 0000000..47a925a --- /dev/null +++ b/project/_Resources/scripts/icardres.dll.mui.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\icardres.dll.mui +SaveAs = NewFiles\icardres.dll.mui + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\contact-multi_+256.ico, ICONGROUP, 301, +-modify Resources\icons\apps\contact-multi_+256.ico, ICONGROUP, 4096, diff --git a/project/_Resources/scripts/imageres.dll.txt b/project/_Resources/scripts/imageres.dll.txt new file mode 100644 index 0000000..060a809 --- /dev/null +++ b/project/_Resources/scripts/imageres.dll.txt @@ -0,0 +1,190 @@ +[FILENAMES] +Exe = Backup\imageres.dll +SaveAs = NewFiles\imageres.dll + +[COMMANDS] +;PNG +-modify Resources\bitmaps\animations\process-working_16x288.png, PNG, 5022, +-modify Resources\bitmaps\animations\process-working_20x360.png, PNG, 5023, +-modify Resources\bitmaps\places\user-home-remote_177x132.png, PNG, 5081, + +;IMAGE +-modify Resources\shiki\imageres.dll\5031.jpg, IMAGE, 5031, +-modify Resources\shiki\imageres.dll\5032.jpg, IMAGE, 5032, +-modify Resources\shiki\imageres.dll\5033.jpg, IMAGE, 5033, +-modify Resources\shiki\imageres.dll\5034.jpg, IMAGE, 5034, +-modify Resources\shiki\imageres.dll\5035.jpg, IMAGE, 5035, +-modify Resources\shiki\imageres.dll\5036.jpg, IMAGE, 5036, +-modify Resources\shiki\imageres.dll\5037.jpg, IMAGE, 5037, +-modify Resources\shiki\imageres.dll\5038.jpg, IMAGE, 5038, + +;BITMAP +-modify Resources\bitmaps\animations\process-working_288x16.bmp, BITMAP, 5001, +-modify Resources\bitmaps\animations\process-working_360x20.bmp, BITMAP, 5002, +-modify Resources\bitmaps\animations\process-working_540x30.bmp, BITMAP, 5004, +-modify Resources\bitmaps\animations\process-working_16x288.bmp, BITMAP, 5011, +-modify Resources\bitmaps\animations\process-working_20x360.bmp, BITMAP, 5012, + +;ICONGROUP +-modify Resources\icons\tweaked\imageres.dll\5.ico, ICONGROUP, 5, +-modify Resources\icons\tweaked\imageres.dll\6.ico, ICONGROUP, 6, +-modify Resources\icons\overlays\emblem-offline_+256.ico, ICONGROUP, 97, +-modify Resources\icons\overlays\emblem-default_+256.ico, ICONGROUP, 157, +-modify Resources\icons\places\folder-vertical_+256.ico, ICONGROUP, 162, +-modify Resources\icons\overlays\emblem-symbolic-link_+256.ico, ICONGROUP, 163, +-modify Resources\icons\overlays\emblem-down_+256.ico, ICONGROUP, 169, +-modify Resources\icons\places\folder-vertical_+256.ico, ICONGROUP, 190, +-modify Resources\icons\tweaked\imageres.dll\193.ico, ICONGROUP, 193, +-modify Resources\icons\tweaked\imageres.dll\194.ico, ICONGROUP, 194, + +-modify Resources\icons\status\security-main_+8_24_128_256.ico, ICONGROUP, SHIDI_SHIELD_INTERNAL, +-modify Resources\icons\mimetypes\text-x-preview_+256.ico, ICONGROUP, 2, +-modify Resources\icons\places\folder_+256.ico, ICONGROUP, 3, +-modify Resources\icons\status\folder-open_+256.ico, ICONGROUP, 4, +-modify Resources\icons\devices\input-gaming_+24_64_256.ico, ICONGROUP, 14, +-modify Resources\icons\mimetypes\application-x-executable_+24_256.ico, ICONGROUP, 15, +-modify Resources\icons\places\folder-saved-search_+24_256.ico, ICONGROUP, 18, +-modify Resources\icons\apps\internet-mail_+256.ico, ICONGROUP, 20, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 22, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 23, +-modify Resources\icons\apps\system-appchooser_+24_256.ico, ICONGROUP, 24, +-modify Resources\icons\places\network-workgroup_+256.ico, ICONGROUP, 25, +-modify Resources\icons\categories\preferences-desktop_+24_64_256.ico, ICONGROUP, 27, +-modify Resources\icons\devices\media-floppy_+256.ico, ICONGROUP, 28, +-modify Resources\icons\devices\media-floppy_+256.ico, ICONGROUP, 29, +-modify Resources\icons\devices\drive-optical_+256.ico, ICONGROUP, 30, +-modify Resources\icons\status\drive-harddisk-network-offline_+256.ico, ICONGROUP, 31, +-modify Resources\icons\devices\drive-harddisk_+64_256.ico, ICONGROUP, 32, +-modify Resources\icons\devices\drive-harddisk-network_+256.ico, ICONGROUP, 33, +-modify Resources\icons\devices\media-flash-memory_+256.ico, ICONGROUP, 34, +-modify Resources\icons\devices\drive-harddisk-usb_+256.ico, ICONGROUP, 35, +-modify Resources\icons\devices\drive-harddisk-system_+64_256.ico, ICONGROUP, 36, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 37, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 38, +-modify Resources\icons\devices\media-optical-dvd_+256.ico, ICONGROUP, 39, +-modify Resources\icons\devices\media-optical-dvd_+256.ico, ICONGROUP, 40, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 41, +-modify Resources\icons\devices\media-tape_+256.ico, ICONGROUP, 43, +-modify Resources\icons\devices\camera-video_+256.ico, ICONGROUP, 46, +-modify Resources\icons\devices\phone_+256.ico, ICONGROUP, 47, +-modify Resources\icons\status\printer-default_+256.ico, ICONGROUP, 49, +-modify Resources\icons\status\printer-network-default_+256.ico, ICONGROUP, 50, +-modify Resources\icons\devices\printer_+256.ico, ICONGROUP, 51, +-modify Resources\icons\devices\printer-network_+256.ico, ICONGROUP, 53, +-modify Resources\icons\status\user-trash-full_+24_256.ico, ICONGROUP, 54, +-modify Resources\icons\places\user-trash_+24_256.ico, ICONGROUP, 55, +-modify Resources\icons\devices\media-optical-dvd_+256.ico, ICONGROUP, 56, +-modify Resources\icons\devices\camera-photo_+24_256.ico, ICONGROUP, 57, +-modify Resources\icons\status\locked_+256.ico, ICONGROUP, 59, +-modify Resources\icons\devices\media-flash_+256.ico, ICONGROUP, 60, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 61, +-modify Resources\icons\devices\media-optical-cdr_+256.ico, ICONGROUP, 62, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 63, +-modify Resources\icons\devices\media-optical-cdrw_+256.ico, ICONGROUP, 64, +-modify Resources\icons\devices\multimedia-player_+256.ico, ICONGROUP, 66, +-modify Resources\icons\categories\applications-system_+256.ico, ICONGROUP, 67, +-modify Resources\icons\mimetypes\text-x-script_+256.ico, ICONGROUP, 68, +-modify Resources\icons\mimetypes\text-x-config_+256.ico, ICONGROUP, 69, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 70, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 71, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 72, +-modify Resources\icons\devices\fax_+256.ico, ICONGROUP, 76, +-modify Resources\icons\apps\preferences-desktop-font_+256.ico, ICONGROUP, 77, +-modify Resources\icons\status\security-main_+8_24_128_256.ico, ICONGROUP, 78, +-modify Resources\icons\apps\system-users.ico, ICONGROUP, 79, +-modify Resources\icons\apps\alacarte_+256.ico, ICONGROUP, 80, +-modify Resources\icons\status\gtk-info_+256.ico, ICONGROUP, 81, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 83, +-modify Resources\icons\status\dialog-warning_+256.ico, ICONGROUP, 84, +-modify Resources\icons\devices\media-cdrom-audio_+256.ico, ICONGROUP, 85, +-modify Resources\icons\apps\preferences-desktop-accessibility_+256.ico, ICONGROUP, 86, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 87, +-modify Resources\icons\apps\system-users_+256.ico, ICONGROUP, 88, +-modify Resources\icons\actions\edit-delete_+24.ico, ICONGROUP, 89, +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 90, +-modify Resources\icons\devices\pda_+256.ico, ICONGROUP, 93, +-modify Resources\icons\devices\scanner_+256.ico, ICONGROUP, 95, +-modify Resources\icons\devices\gnome-media-flash_+256.ico, ICONGROUP, 96, +-modify Resources\icons\status\dialog-error_+24_256.ico, ICONGROUP, 98, +-modify Resources\icons\apps\help-browser_+64_256.ico, ICONGROUP, 99, +-modify Resources\icons\actions\system-run_+64_256.ico, ICONGROUP, 100, +-modify Resources\icons\apps\preferences-desktop-screensaver_+24_256.ico, ICONGROUP, 101, +-modify Resources\icons\mimetypes\text-x-generic_+256.ico, ICONGROUP, 102, +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 103, +-modify Resources\icons\status\security-question_+24_256.ico, ICONGROUP, 104, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 105, +-modify Resources\icons\status\security-ok_+24_256.ico, ICONGROUP, 106, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 107, +-modify Resources\icons\places\folder-music_+24_256.ico, ICONGROUP, 108, +-modify Resources\icons\devices\computer_+24_64_256.ico, ICONGROUP, 109, +-modify Resources\icons\places\user-desktop_+256.ico, ICONGROUP, 110, +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 111, +-modify Resources\icons\places\folder-documents_+24_256.ico, ICONGROUP, 112, +-modify Resources\icons\places\folder-pictures_+24_256.ico, ICONGROUP, 113, +-modify Resources\icons\categories\preferences-system_+64_256.ico, ICONGROUP, 114, +-modify Resources\icons\places\user-bookmarks_+24_256.ico, ICONGROUP, 115, +-modify Resources\icons\actions\document-open-recent_+64_256.ico, ICONGROUP, 117, +-modify Resources\icons\places\network-workgroup_+256.ico, ICONGROUP, 120, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 122, +-modify Resources\icons\places\user-home_+24_64_256.ico, ICONGROUP, 123, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 124, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 125, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 126, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 127, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 128, +-modify Resources\icons\apps\preferences-desktop-font_+256.ico, ICONGROUP, 129, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 131, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 132, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 133, +-modify Resources\icons\devices\media-cdrom-audio_+256.ico, ICONGROUP, 135, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 136, +-modify Resources\icons\devices\media-cdrom-audio_+256.ico, ICONGROUP, 137, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 138, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 139, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 140, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 141, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 142, +-modify Resources\icons\places\folder-remote_+256.ico, ICONGROUP, 143, +-modify Resources\icons\apps\preferences-system-time_+256.ico, ICONGROUP, 144, +-modify Resources\icons\devices\computer_+256.ico, ICONGROUP, 149, +-modify Resources\icons\apps\utilities-system-monitor_+24_256.ico, ICONGROUP, 150, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 152, +-modify Resources\icons\apps\nautilus-cd-burner_+256.ico, ICONGROUP, 155, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 158, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 159, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 160, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 161, +-modify Resources\icons\emblems\emblem-shared_+256.ico, ICONGROUP, 164, +-modify Resources\icons\apps\preferences-folder_+24_256.ico, ICONGROUP, 166, +-modify Resources\icons\mimetypes\image-x-generic_+64_256.ico, ICONGROUP, 168, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 172, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 173, +-modify Resources\icons\mimetypes\package-x-generic_+256.ico, ICONGROUP, 174, +-modify Resources\icons\actions\system-search_+64_256.ico, ICONGROUP, 177, +-modify Resources\icons\apps\contact_+24_256.ico, ICONGROUP, 181, +-modify Resources\icons\devices\input-keyboard_+24_256.ico, ICONGROUP, 182, +-modify Resources\icons\places\user-desktop_+24_256.ico, ICONGROUP, 183, +-modify Resources\icons\places\folder-downloads_+24_256.ico, ICONGROUP, 184, +-modify Resources\icons\emblems\emblem-symbolic-link_+24_256.ico, ICONGROUP, 185, +-modify Resources\icons\devices\input-gaming_+24_256.ico, ICONGROUP, 186, +-modify Resources\icons\places\folder-videos_+24_256.ico, ICONGROUP, 189, +-modify Resources\icons\apps\utilities-system-monitor_+256.ico, ICONGROUP, 195, +-modify Resources\icons\devices\printer_+256.ico, ICONGROUP, 196, +-modify Resources\icons\apps\preferences-desktop-theme_+256.ico, ICONGROUP, 197, +-modify Resources\icons\mimetypes\x-office-document_+24_64_256.ico, ICONGROUP, 1002, +-modify Resources\icons\mimetypes\image-x-generic_+64_256.ico, ICONGROUP, 1003, +-modify Resources\icons\mimetypes\audio-x-generic_+24_64_256.ico, ICONGROUP, 1004, +-modify Resources\icons\mimetypes\video-x-generic_+24_64_256.ico, ICONGROUP, 1005, +-modify Resources\icons\apps\system-users_+24.ico, ICONGROUP, 1010, +-modify Resources\icons\places\user-home-remote_+24_64_128_256.ico, ICONGROUP, 1013, +-modify Resources\icons\places\user-bookmarks_+24_256.ico, ICONGROUP, 1020, +-modify Resources\icons\devices\computer_+24_256.ico, ICONGROUP, 1021, +-modify Resources\icons\apps\session-properties_+256.ico, ICONGROUP, 1022, +-modify Resources\icons\apps\system-file-manager_+24_64_128_256.ico, ICONGROUP, 1023, +-modify Resources\icons\emblems\emblem-favorite_+22_24_256.ico, ICONGROUP, 1024, +-modify Resources\icons\places\folder-saved-search_+24_256.ico, ICONGROUP, 1025, +-modify Resources\icons\actions\edit-delete_+24_64_96_128_256.ico, ICONGROUP, 1027, +-modify Resources\icons\apps\stock_person_+24_96_256.ico, ICONGROUP, 1029, +-modify Resources\icons\actions\pin_16_20_24_32.ico, ICONGROUP, 5100, +-modify Resources\icons\status\pinned_16_20_24_32.ico, ICONGROUP, 5101, +-modify Resources\icons\actions\window-close_16_20_24_48.ico, ICONGROUP, 5102, diff --git a/project/_Resources/scripts/imagesp1.dll.txt b/project/_Resources/scripts/imagesp1.dll.txt new file mode 100644 index 0000000..67762d5 --- /dev/null +++ b/project/_Resources/scripts/imagesp1.dll.txt @@ -0,0 +1,14 @@ +[FILENAMES] +Exe = Backup\imagesp1.dll +SaveAs = NewFiles\imagesp1.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\drive-optical_+256.ico, ICONGROUP, 200, +-modify Resources\icons\devices\drive-optical_+256.ico, ICONGROUP, 201, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 202, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 203, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 204, +-modify Resources\icons\devices\media-optical-bd_+256.ico, ICONGROUP, 205, +-modify Resources\icons\devices\media-optical-bd_+256.ico, ICONGROUP, 206, +-modify Resources\icons\devices\media-optical-bd_+256.ico, ICONGROUP, 207, diff --git a/project/_Resources/scripts/inetcpl.cpl.txt b/project/_Resources/scripts/inetcpl.cpl.txt new file mode 100644 index 0000000..64ceb77 --- /dev/null +++ b/project/_Resources/scripts/inetcpl.cpl.txt @@ -0,0 +1,42 @@ +[FILENAMES] +Exe = Backup\inetcpl.cpl +SaveAs = NewFiles\inetcpl.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\go-home.ico, ICONGROUP, 1301, +-modify Resources\icons\actions\document-open-recent.ico, ICONGROUP, 1303, +-modify Resources\icons\mimetypes\application-certificate_32_48.ico, ICONGROUP, 1310, +-modify Resources\icons\categories\applications-multimedia_16.ico, ICONGROUP, 1312, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 1313, +-modify Resources\icons\apps\system-users_16_24.ico, ICONGROUP, 1323, +-modify Resources\icons\status\security-error_16.ico, ICONGROUP, 1326, +-modify Resources\icons\status\gtk-info_16.ico, ICONGROUP, 1327, +-modify Resources\icons\apps\preferences-system-parental-controls.ico, ICONGROUP, 1328, +-modify Resources\icons\status\locked_16_24.ico, ICONGROUP, 4442, +-modify Resources\icons\mimetypes\text-x-preview_+24_256.ico, ICONGROUP, 4443, +-modify Resources\icons\devices\printer_16_24.ico, ICONGROUP, 4447, +-modify Resources\icons\devices\network-wired_32_48.ico, ICONGROUP, 4460, +-modify Resources\icons\status\security-ok.ico, ICONGROUP, 4480, +-modify Resources\icons\status\security-error.ico, ICONGROUP, 4481, +-modify Resources\icons\apps\application-default-icon_16_24.ico, ICONGROUP, 4482, +-modify Resources\icons\actions\system-search_+24.ico, ICONGROUP, 4483, +-modify Resources\icons\emblems\emblem-downloads_16_24.ico, ICONGROUP, 4486, +-modify Resources\icons\categories\applications-internet_+256.ico, ICONGROUP, 4487, +-modify Resources\icons\actions\document-edit_32_48.ico, ICONGROUP, 4490, +-modify Resources\icons\apps\preferences-desktop-accessibility_16_24.ico, ICONGROUP, 4497, +-modify Resources\icons\apps\internet-news-reader.ico, ICONGROUP, 4498, +-modify Resources\icons\devices\modem_32.ico, ICONGROUP, 4651, +-modify Resources\icons\devices\computer_+256.ico, ICONGROUP, 5422, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 5423, +-modify Resources\icons\status\security-ok_16_32.ico, ICONGROUP, 5424, +-modify Resources\icons\apps\internet-web-browser_16_32.ico, ICONGROUP, 5425, +-modify Resources\icons\status\security-error_32.ico, ICONGROUP, 5426, +-modify Resources\icons\actions\tab-new_32_48.ico, ICONGROUP, 5507, +-modify Resources\icons\mimetypes\extension.ico, ICONGROUP, 5901, +-modify Resources\icons\apps\internet-web-browser-msie_+24_256.ico, ICONGROUP, 5905, +-modify Resources\icons\status\security-warning_+24.ico, ICONGROUP, 5906, +-modify Resources\icons\status\dialog-warning_32.ico, ICONGROUP, 6601, +-modify Resources\icons\actions\dialog-apply_16.ico, ICONGROUP, 6609, +-modify Resources\icons\actions\window-close_16.ico, ICONGROUP, 6610, +-modify Resources\icons\mimetypes\image-x-generic.ico, ICONGROUP, 6657, diff --git a/project/_Resources/scripts/inkscape.exe.txt b/project/_Resources/scripts/inkscape.exe.txt new file mode 100644 index 0000000..e7ab3b3 --- /dev/null +++ b/project/_Resources/scripts/inkscape.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\inkscape.exe +SaveAs = NewFiles\inkscape.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\inkscape_+256.ico, ICONGROUP, APPLICATION_ICON, diff --git a/project/_Resources/scripts/intl.cpl.txt b/project/_Resources/scripts/intl.cpl.txt new file mode 100644 index 0000000..da1f8a9 --- /dev/null +++ b/project/_Resources/scripts/intl.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\intl.cpl +SaveAs = NewFiles\intl.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-locale_+256.ico, ICONGROUP, 200, diff --git a/project/_Resources/scripts/launcher.exe.txt b/project/_Resources/scripts/launcher.exe.txt new file mode 100644 index 0000000..570142c --- /dev/null +++ b/project/_Resources/scripts/launcher.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\launcher.exe +SaveAs= NewFiles\launcher.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\opera_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/main.cpl.txt b/project/_Resources/scripts/main.cpl.txt new file mode 100644 index 0000000..ba3364e --- /dev/null +++ b/project/_Resources/scripts/main.cpl.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\main.cpl +SaveAs = NewFiles\main.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\input-mouse_+256.ico, ICONGROUP, 100, +-modify Resources\icons\devices\input-keyboard_+24_256.ico, ICONGROUP, 200, +-modify Resources\icons\apps\preferences-desktop-font_+256.ico, ICONGROUP, 400, +-modify Resources\icons\categories\preferences-system_+24.ico, ICONGROUP, 500, +-modify Resources\icons\places\folder_32.ico, ICONGROUP, 605, +-modify Resources\icons\status\folder-open_32.ico, ICONGROUP, 606, +-modify Resources\icons\status\locked_32.ico, ICONGROUP, 607, diff --git a/project/_Resources/scripts/mblctr.exe.txt b/project/_Resources/scripts/mblctr.exe.txt new file mode 100644 index 0000000..6f6915e --- /dev/null +++ b/project/_Resources/scripts/mblctr.exe.txt @@ -0,0 +1,36 @@ +[FILENAMES] +Exe = Backup\mblctr.exe +SaveAs = NewFiles\mblctr.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-computer-laptop.ico, ICONGROUP, 100, +-modify Resources\icons\apps\help-browser_+24.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\mblctr.exe\133.ico, ICONGROUP, 133, +;Monitor +-modify Resources\icons\devices\video-display_32_48.ico, ICONGROUP, 134, +;Brightness +-modify Resources\icons\apps\gnome-brightness-applet_32.ico, ICONGROUP, 140, +-modify Resources\icons\apps\gnome-brightness-applet_32.ico, ICONGROUP, 141, +;Network +-modify Resources\icons\status\network-wireless-offline_32_48.ico, ICONGROUP, 150, +-modify Resources\icons\status\network-wireless-000_32_48.ico, ICONGROUP, 151, +-modify Resources\icons\status\network-wireless-025_32_48.ico, ICONGROUP, 152, +-modify Resources\icons\status\network-wireless-050_32_48.ico, ICONGROUP, 153, +-modify Resources\icons\status\network-wireless-050_32_48.ico, ICONGROUP, 154, +-modify Resources\icons\status\network-wireless-075_32_48.ico, ICONGROUP, 155, +-modify Resources\icons\status\network-wireless-100_32_48.ico, ICONGROUP, 156, +-modify Resources\icons\status\network-wireless-offline_32_48.ico, ICONGROUP, 157, +;-modify Resources\icons\places\network-wired_+64.ico, ICONGROUP, 158, +-modify Resources\icons\status\network-wireless-000_32_48.ico, ICONGROUP, 159, +;Audio Volume +-modify Resources\icons\status\audio-volume-high_+24_256.ico, ICONGROUP, 170, +-modify Resources\icons\status\audio-volume-muted_32_48.ico, ICONGROUP, 171, +;Sync Icons +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 180, +-modify Resources\icons\status\synccenter-uptodate_+20_24.ico, ICONGROUP, 181, +-modify Resources\icons\status\synccenter-warning_+20_24.ico, ICONGROUP, 182, +-modify Resources\icons\status\synccenter-unsyncable_+20_24.ico, ICONGROUP, 183, +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 184, +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 185, +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 186, diff --git a/project/_Resources/scripts/mmres.dll.txt b/project/_Resources/scripts/mmres.dll.txt new file mode 100644 index 0000000..6258b28 --- /dev/null +++ b/project/_Resources/scripts/mmres.dll.txt @@ -0,0 +1,18 @@ +[FILENAMES] +Exe = Backup\mmres.dll +SaveAs = NewFiles\mmres.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-sound_+24_256.ico, ICONGROUP, 3004, +-modify Resources\icons\apps\preferences-desktop-sound_+24.ico, ICONGROUP, 3010, +-modify Resources\icons\devices\multimedia-headphones_+24.ico, ICONGROUP, 3011, +-modify Resources\icons\devices\audio-input-microphone_+24.ico, ICONGROUP, 3014, +-modify Resources\icons\devices\multimedia-headset_+24.ico, ICONGROUP, 3015, +-modify Resources\icons\actions\call-start_+24.ico, ICONGROUP, 3016, +-modify Resources\icons\apps\preferences-desktop-sound_16_24_32.ico, ICONGROUP, 3019, +-modify Resources\icons\devices\audio-input-microphone_+24.ico, ICONGROUP, 3021, +-modify Resources\icons\apps\preferences-desktop-sound_+24.ico, ICONGROUP, 3030, +-modify Resources\icons\devices\multimedia-headphones_+24.ico, ICONGROUP, 3031, +-modify Resources\icons\apps\preferences-desktop-sound_+24.ico, ICONGROUP, 3050, +-modify Resources\icons\devices\multimedia-headphones_+24.ico, ICONGROUP, 3051, diff --git a/project/_Resources/scripts/mmsys.cpl.txt b/project/_Resources/scripts/mmsys.cpl.txt new file mode 100644 index 0000000..d597648 --- /dev/null +++ b/project/_Resources/scripts/mmsys.cpl.txt @@ -0,0 +1,26 @@ +[FILENAMES] +Exe = Backup\mmsys.cpl +SaveAs = NewFiles\mmsys.cpl + +[COMMANDS] +;PNG +-modify Resources\bitmaps\tweaked\mmsys.cpl\202.png, PNG, 202, +-modify Resources\bitmaps\tweaked\mmsys.cpl\205.png, PNG, 205, +-modify Resources\bitmaps\tweaked\mmsys.cpl\206.png, PNG, 206, +-modify Resources\bitmaps\tweaked\mmsys.cpl\207.png, PNG, 207, +-modify Resources\bitmaps\tweaked\mmsys.cpl\210.png, PNG, 210, +-modify Resources\bitmaps\emblems\emblem-ok_20.png, PNG, 240, +-modify Resources\bitmaps\emblems\emblem-ok-disabled_20.png, PNG, 241, +-modify Resources\bitmaps\emblems\emblem-ok_20.png, PNG, 242, +-modify Resources\bitmaps\emblems\emblem-ok-disabled_20.png, PNG, 243, +-modify Resources\bitmaps\emblems\emblem-offline-disabled_16.png, PNG, 248, +-modify Resources\bitmaps\emblems\emblem-offline_16.png, PNG, 249, + +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-sound_+256.ico, ICONGROUP, 100, +-modify Resources\icons\tweaked\mmsys.cpl\110.ico, ICONGROUP, 110, +-modify Resources\icons\tweaked\mmsys.cpl\111.ico, ICONGROUP, 111, +-modify Resources\icons\tweaked\mmsys.cpl\112.ico, ICONGROUP, 112, +-modify Resources\icons\tweaked\mmsys.cpl\113.ico, ICONGROUP, 113, +-modify Resources\icons\actions\call-start_+24.ico, ICONGROUP, 114, +-modify Resources\icons\apps\preferences-desktop-sound_+256.ico, ICONGROUP, 3004, diff --git a/project/_Resources/scripts/mobsync.exe.txt b/project/_Resources/scripts/mobsync.exe.txt new file mode 100644 index 0000000..7c3cb75 --- /dev/null +++ b/project/_Resources/scripts/mobsync.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\mobsync.exe +SaveAs = NewFiles\mobsync.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\synccenter_+256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/mpc-hc.exe.txt b/project/_Resources/scripts/mpc-hc.exe.txt new file mode 100644 index 0000000..b9b4e53 --- /dev/null +++ b/project/_Resources/scripts/mpc-hc.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\mpc-hc.exe +SaveAs = NewFiles\mpc-hc.exe + +[COMMANDS] +;PNG +-modify Resources\bitmaps\tweaked\mpc-hc.exe\210.png, PNG, 210, + +;ICONGROUP +-modify Resources\icons\apps\pitivi_+24_256.ico, ICONGROUP, 128, +-modify Resources\icons\apps\application-default-icon_32.ico, ICONGROUP, 300, +-modify Resources\icons\apps\preferences-system-windows_32.ico, ICONGROUP, 301, \ No newline at end of file diff --git a/project/_Resources/scripts/mpc-hc64.exe.txt b/project/_Resources/scripts/mpc-hc64.exe.txt new file mode 100644 index 0000000..b649c4f --- /dev/null +++ b/project/_Resources/scripts/mpc-hc64.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\mpc-hc64.exe +SaveAs = NewFiles\mpc-hc64.exe + +[COMMANDS] +;PNG +-modify Resources\bitmaps\tweaked\mpc-hc.exe\210.png, PNG, 210, + +;ICONGROUP +-modify Resources\icons\apps\pitivi_+24_256.ico, ICONGROUP, 128, +-modify Resources\icons\apps\application-default-icon_32.ico, ICONGROUP, 300, +-modify Resources\icons\apps\preferences-system-windows_32.ico, ICONGROUP, 301, \ No newline at end of file diff --git a/project/_Resources/scripts/mpciconlib.dll.txt b/project/_Resources/scripts/mpciconlib.dll.txt new file mode 100644 index 0000000..392254f --- /dev/null +++ b/project/_Resources/scripts/mpciconlib.dll.txt @@ -0,0 +1,56 @@ +[FILENAMES] +Exe= Backup\mpciconlib.dll +SaveAs= NewFiles\mpciconlib.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\pitivi_+24_256.ico, ICONGROUP, 0, + +;file types - audio +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 10, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 13, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 14, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 19, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 20, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 23, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 25, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 26, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 28, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 29, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 32, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 38, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 40, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 42, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 44, + +;file types - video +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 9, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 11, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 12, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 15, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 16, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 17, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 18, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 21, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 22, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 24, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 27, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 30, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 33, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 34, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 35, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 36, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 37, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 39, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 41, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 43, + +;file types - playlist diff --git a/project/_Resources/scripts/msinfo32.exe.txt b/project/_Resources/scripts/msinfo32.exe.txt new file mode 100644 index 0000000..1c2f456 --- /dev/null +++ b/project/_Resources/scripts/msinfo32.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\msinfo32.exe +SaveAs = NewFiles\msinfo32.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-info_+24_256.ico, ICONGROUP, 399, +-modify Resources\icons\apps\system-info_+24_256.ico, ICONGROUP, 10002, diff --git a/project/_Resources/scripts/mspaint.exe.txt b/project/_Resources/scripts/mspaint.exe.txt new file mode 100644 index 0000000..b09e190 --- /dev/null +++ b/project/_Resources/scripts/mspaint.exe.txt @@ -0,0 +1,284 @@ +[FILENAMES] +Exe = Backup\mspaint.exe +SaveAs = NewFiles\mspaint.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\categories\applications-graphics_+24_64_256.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\image-x-generic.ico, ICONGROUP, 3, +-modify Resources\icons\actions\object-stretch-horizontal.ico, ICONGROUP, 114, +-modify Resources\icons\actions\object-stretch-vertical.ico, ICONGROUP, 115, +-modify Resources\icons\actions\object-pull-horizontal.ico, ICONGROUP, 116, +-modify Resources\icons\actions\object-pull-vertical.ico, ICONGROUP, 117, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6401, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6402, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6403, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6404, +-modify Resources\icons\status\zoom-in-disabled_16_20_24.ico, ICONGROUP, 6405, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6406, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6407, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6408, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6409, +-modify Resources\icons\status\zoom-out-disabled_16_20_24.ico, ICONGROUP, 6410, + +;BITMAP +-modify Resources\bitmaps\actions\document-new_16.bmp, BITMAP, 60001, +-modify Resources\bitmaps\actions\document-new_24.bmp, BITMAP, 60003, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60004, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60005, +-modify Resources\bitmaps\actions\document-new_48.bmp, BITMAP, 60007, +-modify Resources\bitmaps\actions\document-new_64.bmp, BITMAP, 60008, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_16.bmp, BITMAP, 60145, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_24.bmp, BITMAP, 60147, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60148, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60149, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_48.bmp, BITMAP, 60151, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_64.bmp, BITMAP, 60152, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_16.bmp, BITMAP, 60153, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_24.bmp, BITMAP, 60155, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60156, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60157, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_48.bmp, BITMAP, 60159, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_64.bmp, BITMAP, 60160, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_16.bmp, BITMAP, 60161, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_24.bmp, BITMAP, 60163, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60164, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60165, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_48.bmp, BITMAP, 60167, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_64.bmp, BITMAP, 60168, +-modify Resources\bitmaps\actions\document-revert_16.bmp, BITMAP, 60241, +-modify Resources\bitmaps\actions\document-revert_24.bmp, BITMAP, 60243, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60244, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60245, +-modify Resources\bitmaps\actions\document-revert_48.bmp, BITMAP, 60247, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60277, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60279, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60280, +-modify Resources\bitmaps\actions\view-fullscreen_16.bmp, BITMAP, 60285, +-modify Resources\bitmaps\actions\view-fullscreen_24.bmp, BITMAP, 60287, +-modify Resources\bitmaps\actions\view-fullscreen_32.bmp, BITMAP, 60288, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60301, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60303, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60304, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60309, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60311, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60312, +-modify Resources\bitmaps\actions\edit-delete_16.bmp, BITMAP, 60373, +-modify Resources\bitmaps\actions\edit-delete_24.bmp, BITMAP, 60375, +-modify Resources\bitmaps\actions\edit-delete_32.bmp, BITMAP, 60376, +-modify Resources\bitmaps\actions\object-rotate-right_16.bmp, BITMAP, 60385, +-modify Resources\bitmaps\actions\object-rotate-right_24.bmp, BITMAP, 60387, +-modify Resources\bitmaps\actions\object-rotate-right_32.bmp, BITMAP, 60388, +-modify Resources\bitmaps\actions\object-rotate-right_16.bmp, BITMAP, 60389, +-modify Resources\bitmaps\actions\object-rotate-right_24.bmp, BITMAP, 60391, +-modify Resources\bitmaps\actions\object-rotate-right_32.bmp, BITMAP, 60392, +-modify Resources\bitmaps\actions\object-rotate-left_16.bmp, BITMAP, 60393, +-modify Resources\bitmaps\actions\object-rotate-left_24.bmp, BITMAP, 60395, +-modify Resources\bitmaps\actions\object-rotate-left_32.bmp, BITMAP, 60396, +-modify Resources\bitmaps\actions\object-rotate-180_16.bmp, BITMAP, 60397, +-modify Resources\bitmaps\actions\object-flip-vertical_16.bmp, BITMAP, 60401, +-modify Resources\bitmaps\actions\object-flip-vertical_24.bmp, BITMAP, 60403, +-modify Resources\bitmaps\actions\object-flip-vertical_32.bmp, BITMAP, 60404, +-modify Resources\bitmaps\actions\object-flip-horizontal_16.bmp, BITMAP, 60405, +-modify Resources\bitmaps\actions\object-flip-horizontal_24.bmp, BITMAP, 60407, +-modify Resources\bitmaps\actions\object-flip-horizontal_32.bmp, BITMAP, 60408, +-modify Resources\bitmaps\actions\draw-freehand_16.bmp, BITMAP, 60409, +-modify Resources\bitmaps\actions\color-fill_16.bmp, BITMAP, 60413, +-modify Resources\bitmaps\actions\color-fill_24.bmp, BITMAP, 60415, +-modify Resources\bitmaps\actions\color-picker_16.bmp, BITMAP, 60425, +-modify Resources\bitmaps\actions\color-picker_24.bmp, BITMAP, 60427, +-modify Resources\bitmaps\actions\draw-eraser_16.bmp, BITMAP, 60421, +-modify Resources\bitmaps\actions\draw-eraser_24.bmp, BITMAP, 60423, +-modify Resources\bitmaps\actions\draw-eraser_32.bmp, BITMAP, 60424, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60429, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60431, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60432, +-modify Resources\bitmaps\actions\view-fullscreen_16.bmp, BITMAP, 60497, +-modify Resources\bitmaps\actions\view-fullscreen_24.bmp, BITMAP, 60499, +-modify Resources\bitmaps\actions\view-fullscreen_32.bmp, BITMAP, 60500, +-modify Resources\bitmaps\actions\view-fullscreen_32.bmp, BITMAP, 60501, +-modify Resources\bitmaps\actions\view-fullscreen_48.bmp, BITMAP, 60503, +-modify Resources\bitmaps\actions\view-fullscreen_64.bmp, BITMAP, 60504, +-modify Resources\bitmaps\actions\edit-undo_16.bmp, BITMAP, 38001, +-modify Resources\bitmaps\actions\edit-undo_24.bmp, BITMAP, 38003, +-modify Resources\bitmaps\actions\edit-undo_32.bmp, BITMAP, 38004, +-modify Resources\bitmaps\actions\edit-redo_16.bmp, BITMAP, 38005, +-modify Resources\bitmaps\actions\edit-redo_24.bmp, BITMAP, 38007, +-modify Resources\bitmaps\actions\edit-redo_32.bmp, BITMAP, 38008, +-modify Resources\bitmaps\actions\document-open_16.bmp, BITMAP, 60009, +-modify Resources\bitmaps\actions\document-open_24.bmp, BITMAP, 60011, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60012, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60013, +-modify Resources\bitmaps\actions\document-open_48.bmp, BITMAP, 60015, +-modify Resources\bitmaps\actions\document-open_64.bmp, BITMAP, 60016, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60089, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60091, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60092, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60093, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60095, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60096, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60097, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60099, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60100, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60101, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60103, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60104, +-modify Resources\bitmaps\actions\document-print-preview_16.bmp, BITMAP, 60121, +-modify Resources\bitmaps\actions\document-print-preview_24.bmp, BITMAP, 60123, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60124, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60125, +-modify Resources\bitmaps\actions\document-print-preview_48.bmp, BITMAP, 60127, +-modify Resources\bitmaps\actions\document-print-preview_64.bmp, BITMAP, 60128, +-modify Resources\bitmaps\emblems\emblem-mail_16.bmp, BITMAP, 60137, +-modify Resources\bitmaps\emblems\emblem-mail_24.bmp, BITMAP, 60139, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60140, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60141, +-modify Resources\bitmaps\emblems\emblem-mail_48.bmp, BITMAP, 60143, +-modify Resources\bitmaps\emblems\emblem-mail_64.bmp, BITMAP, 60144, +-modify Resources\bitmaps\actions\application-exit_16.bmp, BITMAP, 60209, +-modify Resources\bitmaps\actions\application-exit_24.bmp, BITMAP, 60211, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60212, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60213, +-modify Resources\bitmaps\actions\application-exit_48.bmp, BITMAP, 60215, +-modify Resources\bitmaps\actions\application-exit_64.bmp, BITMAP, 60216, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60249, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60251, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60252, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60313, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60315, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60316, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60317, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60319, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60320, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60321, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60323, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60324, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60325, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60327, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60328, +-modify Resources\bitmaps\actions\edit-cut_16.bmp, BITMAP, 60333, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 60335, +-modify Resources\bitmaps\actions\edit-cut_32.bmp, BITMAP, 60336, +-modify Resources\bitmaps\actions\edit-copy_16.bmp, BITMAP, 60337, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 60339, +-modify Resources\bitmaps\actions\edit-copy_32.bmp, BITMAP, 60340, +-modify Resources\bitmaps\actions\zoom-in_16.bmp, BITMAP, 60465, +-modify Resources\bitmaps\actions\zoom-in_24.bmp, BITMAP, 60467, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60468, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60469, +-modify Resources\bitmaps\actions\zoom-in_48.bmp, BITMAP, 60471, +-modify Resources\bitmaps\actions\zoom-in_64.bmp, BITMAP, 60472, +-modify Resources\bitmaps\actions\zoom-out_16.bmp, BITMAP, 60473, +-modify Resources\bitmaps\actions\zoom-out_24.bmp, BITMAP, 60475, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60476, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60477, +-modify Resources\bitmaps\actions\zoom-out_48.bmp, BITMAP, 60479, +-modify Resources\bitmaps\actions\zoom-out_64.bmp, BITMAP, 60480, +-modify Resources\bitmaps\actions\zoom-in_16.bmp, BITMAP, 60513, +-modify Resources\bitmaps\actions\zoom-in_24.bmp, BITMAP, 60515, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60516, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60517, +-modify Resources\bitmaps\actions\zoom-in_48.bmp, BITMAP, 60519, +-modify Resources\bitmaps\actions\zoom-in_64.bmp, BITMAP, 60520, +-modify Resources\bitmaps\actions\zoom-out_16.bmp, BITMAP, 60521, +-modify Resources\bitmaps\actions\zoom-out_24.bmp, BITMAP, 60523, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60524, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60525, +-modify Resources\bitmaps\actions\zoom-out_48.bmp, BITMAP, 60527, +-modify Resources\bitmaps\actions\zoom-out_64.bmp, BITMAP, 60528, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 60203, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60204, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60205, +-modify Resources\bitmaps\status\dialog-information_48.bmp, BITMAP, 60207, +-modify Resources\bitmaps\status\dialog-information_64.bmp, BITMAP, 60208, +-modify Resources\bitmaps\status\dialog-information_16.bmp, BITMAP, 60201, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60105, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60107, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60108, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60109, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60111, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60112, +-modify Resources\bitmaps\actions\document-properties_16.bmp, BITMAP, 60113, +-modify Resources\bitmaps\actions\document-properties_24.bmp, BITMAP, 60115, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60116, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60117, +-modify Resources\bitmaps\actions\document-properties_48.bmp, BITMAP, 60119, +-modify Resources\bitmaps\actions\document-properties_64.bmp, BITMAP, 60120, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60297, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60299, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60300, +-modify Resources\bitmaps\actions\go-down_16.bmp, BITMAP, 60537, +-modify Resources\bitmaps\actions\go-down_24.bmp, BITMAP, 60539, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60540, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60541, +-modify Resources\bitmaps\actions\go-up_16.bmp, BITMAP, 60545, +-modify Resources\bitmaps\actions\go-up_24.bmp, BITMAP, 60547, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60548, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60549, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60553, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60555, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60556, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60557, +-modify Resources\bitmaps\actions\window-close_48.bmp, BITMAP, 60559, +-modify Resources\bitmaps\actions\window-close_64.bmp, BITMAP, 60560, +-modify Resources\bitmaps\actions\document-save_16.bmp, BITMAP, 60017, +-modify Resources\bitmaps\actions\document-save_24.bmp, BITMAP, 60019, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60020, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60021, +-modify Resources\bitmaps\actions\document-save_48.bmp, BITMAP, 60023, +-modify Resources\bitmaps\actions\document-save_64.bmp, BITMAP, 60024, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60025, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60027, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60028, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60029, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60031, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60032, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60033, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60035, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60035, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60037, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60039, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60040, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60041, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60043, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60044, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60045, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60047, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60048, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60081, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60083, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60084, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60085, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60087, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60088, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60225, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60227, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60228, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60229, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60231, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60232, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60233, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60235, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60236, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60237, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60239, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60240, +-modify Resources\bitmaps\actions\edit-delete_16.bmp, BITMAP, 60565, +-modify Resources\bitmaps\actions\edit-delete_24.bmp, BITMAP, 60567, +-modify Resources\bitmaps\actions\edit-delete_32.bmp, BITMAP, 60568, +-modify Resources\bitmaps\actions\zoom-original_16.bmp, BITMAP, 60481, +-modify Resources\bitmaps\actions\zoom-original_24.bmp, BITMAP, 60483, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60484, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60485, +-modify Resources\bitmaps\actions\zoom-original_48.bmp, BITMAP, 60487, +-modify Resources\bitmaps\actions\zoom-original_64.bmp, BITMAP, 60488, +-modify Resources\bitmaps\actions\tool-text_16.bmp, BITMAP, 60289, +-modify Resources\bitmaps\actions\tool-text_24.bmp, BITMAP, 60291, +-modify Resources\bitmaps\actions\tool-text_16.bmp, BITMAP, 60417, +-modify Resources\bitmaps\actions\tool-text_24.bmp, BITMAP, 60419, +-modify Resources\bitmaps\actions\image-properties_16.bmp, BITMAP, 60193, +-modify Resources\bitmaps\actions\image-properties_24.bmp, BITMAP, 60195, +-modify Resources\bitmaps\actions\image-properties_32.bmp, BITMAP, 60196, +-modify Resources\bitmaps\actions\image-properties_32.bmp, BITMAP, 60197, +-modify Resources\bitmaps\actions\image-properties_48.bmp, BITMAP, 60199, +-modify Resources\bitmaps\actions\image-properties_64.bmp, BITMAP, 60200, diff --git a/project/_Resources/scripts/mstsc.exe.txt b/project/_Resources/scripts/mstsc.exe.txt new file mode 100644 index 0000000..14bbbde --- /dev/null +++ b/project/_Resources/scripts/mstsc.exe.txt @@ -0,0 +1,29 @@ +[FILENAMES] +Exe = Backup\mstsc.exe +SaveAs = NewFiles\mstsc.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\mstsc.exe\675.bmp, BITMAP, 675, +-modify Resources\bitmaps\tweaked\mstsc.exe\676.bmp, BITMAP, 676, +-modify Resources\bitmaps\tweaked\mstsc.exe\677.bmp, BITMAP, 677, +-modify Resources\bitmaps\tweaked\mstsc.exe\684.bmp, BITMAP, 684, + +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-remote-desktop_+24_64_128_256.ico, ICONGROUP, 101, +-modify Resources\icons\status\network-transmit-receive_16.ico, ICONGROUP, 380, +-modify Resources\icons\places\network-server_16.ico, ICONGROUP, 381, +-modify Resources\icons\mimetypes\application-certificate_32_48.ico, ICONGROUP, 13000, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 13001, +-modify Resources\icons\apps\gnome-display-properties_32_48.ico, ICONGROUP, 13002, +-modify Resources\icons\tweaked\special_order\input-keyboard_48_32.ico, ICONGROUP, 13003, +-modify Resources\icons\devices\audio-speakers_32_48.ico, ICONGROUP, 13004, +-modify Resources\icons\tweaked\special_order\folder_48_32.ico, ICONGROUP, 13005, +-modify Resources\icons\tweaked\special_order\utilities-system-monitor_48_32.ico, ICONGROUP, 13006, +-modify Resources\icons\tweaked\special_order\computer_48_32.ico, ICONGROUP, 13007, +-modify Resources\icons\devices\printer_32_48.ico, ICONGROUP, 13008, +-modify Resources\icons\tweaked\special_order\preferences-desktop-theme_48_32.ico, ICONGROUP, 13009, +-modify Resources\icons\tweaked\special_order\system-run_48_32.ico, ICONGROUP, 13010, +-modify Resources\icons\tweaked\special_order\dialog-password_48_32.ico, ICONGROUP, 13011, +-modify Resources\icons\tweaked\special_order\system-users_48_32.ico, ICONGROUP, 13012, +-modify Resources\icons\tweaked\special_order\audio-input-microphone_48_32.ico, ICONGROUP, 13013, diff --git a/project/_Resources/scripts/netcenter.dll.txt b/project/_Resources/scripts/netcenter.dll.txt new file mode 100644 index 0000000..f1ee6a5 --- /dev/null +++ b/project/_Resources/scripts/netcenter.dll.txt @@ -0,0 +1,26 @@ +[FILENAMES] +Exe = Backup\netcenter.dll +SaveAs = NewFiles\netcenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\categories\preferences-system-network_+256.ico, ICONGROUP, 1, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 2, +-modify Resources\icons\devices\computer_+24_64_256.ico, ICONGROUP, 6, +-modify Resources\icons\categories\applications-internet_+24_256.ico, ICONGROUP, 7, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 8, +-modify Resources\icons\tweaked\netcenter.dll\11.ico, ICONGROUP, 11, +-modify Resources\icons\status\network-wireless-000_32_48_256.ico, ICONGROUP, 14, +-modify Resources\icons\status\network-wireless-025_32_48_256.ico, ICONGROUP, 15, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 16, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 17, +-modify Resources\icons\status\network-wireless-075_32_48_256.ico, ICONGROUP, 18, +-modify Resources\icons\status\network-wireless-100_32_48_256.ico, ICONGROUP, 19, +-modify Resources\icons\actions\network-workgroup-new_+24_256.ico, ICONGROUP, 22, +;besser ein symbol für "Connecting": +-modify Resources\icons\actions\network-workgroup-new_+24_256.ico, ICONGROUP, 23, +-modify Resources\icons\apps\gnome-nettool_+24.ico, ICONGROUP, 27, +-modify Resources\icons\devices\tango-network-wired_+24_256.ico, ICONGROUP, 28, +-modify Resources\icons\tweaked\netcenter.dll\504.ico, ICONGROUP, 504, +-modify Resources\icons\tweaked\netcenter.dll\505.ico, ICONGROUP, 505, +-modify Resources\icons\status\dialog-warning_+24_64_96_256.ico, ICONGROUP, 506, diff --git a/project/_Resources/scripts/netshell.dll.txt b/project/_Resources/scripts/netshell.dll.txt new file mode 100644 index 0000000..759d991 --- /dev/null +++ b/project/_Resources/scripts/netshell.dll.txt @@ -0,0 +1,50 @@ +[FILENAMES] +Exe = Backup\netshell.dll +SaveAs = NewFiles\netshell.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\network-transmit-receive_16.ico, ICONGROUP, 190, +-modify Resources\icons\status\network-transmit_16.ico, ICONGROUP, 191, +-modify Resources\icons\status\network-receive_16.ico, ICONGROUP, 192, +-modify Resources\icons\status\network-idle_16.ico, ICONGROUP, 193, +-modify Resources\icons\status\network-offline_16.ico, ICONGROUP, 195, + +-modify Resources\icons\tweaked\special_order\emblem-shared_48_32_16.ico, ICONGROUP, 300, +-modify Resources\icons\tweaked\netshell.dll\302.ico, ICONGROUP, 302, + +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 1115, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 1117, + +-modify Resources\icons\actions\window-close_+256.ico, ICONGROUP, 1603, +-modify Resources\icons\actions\window-close_16_24_32.ico, ICONGROUP, 1608, +-modify Resources\icons\apps\bluetooth_+24_256.ico, ICONGROUP, 1613, + +-modify Resources\icons\overlays\emblem-modem_+256.ico, ICONGROUP, 1902, +-modify Resources\icons\overlays\emblem-lan_+256.ico, ICONGROUP, 1903, +-modify Resources\icons\overlays\emblem-modem_+256.ico, ICONGROUP, 1906, +-modify Resources\icons\overlays\emblem-wireless-100_+256.ico, ICONGROUP, 1913, +-modify Resources\icons\tweaked\netshell.dll\1915.ico, ICONGROUP, 1915, +-modify Resources\icons\tweaked\netshell.dll\1916.ico, ICONGROUP, 1916, +-modify Resources\icons\tweaked\netshell.dll\1917.ico, ICONGROUP, 1917, +-modify Resources\icons\tweaked\netshell.dll\1918.ico, ICONGROUP, 1918, +-modify Resources\icons\overlays\emblem-offline_32_48_256.ico, ICONGROUP, 1920, +-modify Resources\icons\overlays\emblem-bluetooth_+256.ico, ICONGROUP, 1922, +-modify Resources\icons\tweaked\netshell.dll\1924.ico, ICONGROUP, 1924, +-modify Resources\icons\overlays\emblem-wireless-100_+256.ico, ICONGROUP, 1925, +-modify Resources\icons\overlays\emblem-wireless-000_+256.ico, ICONGROUP, 1950, +-modify Resources\icons\overlays\emblem-wireless-000_+256.ico, ICONGROUP, 1951, + +-modify Resources\icons\actions\go-up_16_24_32.ico, ICONGROUP, 2300, +-modify Resources\icons\actions\go-down_16_24_32.ico, ICONGROUP, 2301, + +-modify Resources\icons\status\network-wireless-000_32_48_256.ico, ICONGROUP, 23510, +-modify Resources\icons\status\network-wireless-025_32_48_256.ico, ICONGROUP, 23511, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 23512, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 23513, +-modify Resources\icons\status\network-wireless-075_32_48_256.ico, ICONGROUP, 23514, +-modify Resources\icons\status\network-wireless-100_32_48_256.ico, ICONGROUP, 23515, +-modify Resources\icons\tweaked\netshell.dll\23520.ico, ICONGROUP, 23520, +-modify Resources\icons\tweaked\netshell.dll\23521.ico, ICONGROUP, 23521, +-modify Resources\icons\tweaked\netshell.dll\23522.ico, ICONGROUP, 23522, +-modify Resources\icons\tweaked\netshell.dll\23523.ico, ICONGROUP, 23523, diff --git a/project/_Resources/scripts/networkmap.dll.txt b/project/_Resources/scripts/networkmap.dll.txt new file mode 100644 index 0000000..5752542 --- /dev/null +++ b/project/_Resources/scripts/networkmap.dll.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\networkmap.dll +SaveAs = NewFiles\networkmap.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\network-wireless-000_32_48_256.ico, ICONGROUP, 216, +-modify Resources\icons\status\network-wireless-025_32_48_256.ico, ICONGROUP, 217, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 218, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 219, +-modify Resources\icons\status\network-wireless-075_32_48_256.ico, ICONGROUP, 220, +-modify Resources\icons\status\network-wireless-100_32_48_256.ico, ICONGROUP, 221, diff --git a/project/_Resources/scripts/notepad.exe.txt b/project/_Resources/scripts/notepad.exe.txt new file mode 100644 index 0000000..8e9f4ef --- /dev/null +++ b/project/_Resources/scripts/notepad.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\notepad.exe +SaveAs = NewFiles\notepad.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-text-editor_+24_256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/nvcplui.exe.txt b/project/_Resources/scripts/nvcplui.exe.txt new file mode 100644 index 0000000..a0a386a --- /dev/null +++ b/project/_Resources/scripts/nvcplui.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\nvcplui.exe +SaveAs = NewFiles\nvcplui.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\nvidia-cpl_+256.ico, ICONGROUP, 128, diff --git a/project/_Resources/scripts/opera.exe.txt b/project/_Resources/scripts/opera.exe.txt new file mode 100644 index 0000000..0cb9d48 --- /dev/null +++ b/project/_Resources/scripts/opera.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\opera.exe +SaveAs= NewFiles\opera.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\opera_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/options/noorb_explorer.exe.txt b/project/_Resources/scripts/options/noorb_explorer.exe.txt new file mode 100644 index 0000000..f9f7d13 --- /dev/null +++ b/project/_Resources/scripts/options/noorb_explorer.exe.txt @@ -0,0 +1,22 @@ +[FILENAMES] +Exe = Backup\explorer.exe +SaveAs = NewFiles\explorer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-file-manager_+24_64_128_256.ico, ICONGROUP, ICO_MYCOMPUTER, +-modify Resources\icons\actions\go-up_16_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\special_order\printer_32_16_48.ico, ICONGROUP, 102, +-modify Resources\icons\places\user-desktop.ico, ICONGROUP, 103, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 107, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 108, +-modify Resources\icons\tweaked\special_order\dialog-information_48_16_32.ico, ICONGROUP, 109, +-modify Resources\icons\tweaked\special_order\dialog-warning_48_16_32.ico, ICONGROUP, 110, +-modify Resources\icons\tweaked\special_order\dialog-error_48_16_32.ico, ICONGROUP, 111, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 205, +-modify Resources\icons\places\folder.ico, ICONGROUP, 252, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 253, +-modify Resources\icons\apps\internet-mail_+24.ico, ICONGROUP, 254, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 257, +-modify Resources\icons\apps\preferences-system-windows_+24_256.ico, ICONGROUP, 258, +-modify Resources\icons\apps\emesene_+24_256.ico, ICONGROUP, 261, diff --git a/project/_Resources/scripts/options/notray_ActionCenter.dll.txt b/project/_Resources/scripts/options/notray_ActionCenter.dll.txt new file mode 100644 index 0000000..9160ab2 --- /dev/null +++ b/project/_Resources/scripts/options/notray_ActionCenter.dll.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\ActionCenter.dll +SaveAs = NewFiles\ActionCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\status\security-busy_+24_256.ico, ICONGROUP, 4, +-modify Resources\icons\status\security-busy_+24_64_96.ico, ICONGROUP, 9, diff --git a/project/_Resources/scripts/options/notray_SndVolSSO.dll.txt b/project/_Resources/scripts/options/notray_SndVolSSO.dll.txt new file mode 100644 index 0000000..bf01976 --- /dev/null +++ b/project/_Resources/scripts/options/notray_SndVolSSO.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\SndVolSSO.dll +SaveAs = NewFiles\SndVolSSO.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\audio-volume-high.ico, ICONGROUP, 100, diff --git a/project/_Resources/scripts/options/notray_batmeter.dll.txt b/project/_Resources/scripts/options/notray_batmeter.dll.txt new file mode 100644 index 0000000..a6bd834 --- /dev/null +++ b/project/_Resources/scripts/options/notray_batmeter.dll.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe = Backup\batmeter.dll +SaveAs = NewFiles\batmeter.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +;-modify Resources\bitmaps\tweaked\batmeter.dll\302.bmp, BITMAP, 302, +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +-modify Resources\bitmaps\tweaked\batmeter.dll\306.bmp, BITMAP, 306, diff --git a/project/_Resources/scripts/options/notray_dropbox.exe.txt b/project/_Resources/scripts/options/notray_dropbox.exe.txt new file mode 100644 index 0000000..7c2785a --- /dev/null +++ b/project/_Resources/scripts/options/notray_dropbox.exe.txt @@ -0,0 +1,23 @@ +[FILENAMES] +Exe= Backup\Dropbox.exe +SaveAs= NewFiles\Dropbox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, 10, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, 20, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, 30, + +;main folder +-modify Resources\icons\places\folder-dropbox.ico, ICONGROUP, 1001, +-modify Resources\icons\places\folder-dropbox_+256.ico, ICONGROUP, 2001, +;public +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2101, +;pictures +-modify Resources\icons\places\folder-pictures.ico, ICONGROUP, 1501, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 2501, +;shared folder +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1301, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2301, diff --git a/project/_Resources/scripts/options/notray_pnidui.dll.txt b/project/_Resources/scripts/options/notray_pnidui.dll.txt new file mode 100644 index 0000000..0f75b4c --- /dev/null +++ b/project/_Resources/scripts/options/notray_pnidui.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\pnidui.dll +SaveAs = NewFiles\pnidui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\places\network-type-private_+24.ico, ICONGROUP, 2400, +-modify Resources\icons\places\network-type-public_+24.ico, ICONGROUP, 2401, +-modify Resources\icons\places\network-type-workplace.ico, ICONGROUP, 2402, +-modify Resources\icons\devices\phone_+24.ico, ICONGROUP, 2404, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2407, + +-modify Resources\icons\places\network-type-private_+256.ico, ICONGROUP, 40405, +-modify Resources\icons\places\network-type-workplace_+256.ico, ICONGROUP, 40406, +-modify Resources\icons\places\network-type-public_+24_128.ico, ICONGROUP, 40407, \ No newline at end of file diff --git a/project/_Resources/scripts/options/notray_taskbarcpl.dll.txt b/project/_Resources/scripts/options/notray_taskbarcpl.dll.txt new file mode 100644 index 0000000..8e00978 --- /dev/null +++ b/project/_Resources/scripts/options/notray_taskbarcpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\taskbarcpl.dll +SaveAs = NewFiles\taskbarcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-notification-area_+24_256.ico, ICONGROUP, 1, \ No newline at end of file diff --git a/project/_Resources/scripts/options/symbolic_ActionCenter.dll.txt b/project/_Resources/scripts/options/symbolic_ActionCenter.dll.txt new file mode 100644 index 0000000..aa6ae65 --- /dev/null +++ b/project/_Resources/scripts/options/symbolic_ActionCenter.dll.txt @@ -0,0 +1,17 @@ +[FILENAMES] +Exe = Backup\ActionCenter.dll +SaveAs = NewFiles\ActionCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\status\security-busy_+24_256.ico, ICONGROUP, 4, +-modify Resources\icons\status\security-busy_+24_64_96.ico, ICONGROUP, 9, + +;tray icons +-modify Resources\icons\symbolic\security-main_16_20_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\symbolic\security-warning_16_20_24_32.ico, ICONGROUP, 6, +-modify Resources\icons\symbolic\security-error_16_20_24_32.ico, ICONGROUP, 7, +-modify Resources\icons\symbolic\security-busy_16_20_24_32.ico, ICONGROUP, 8, \ No newline at end of file diff --git a/project/_Resources/scripts/options/symbolic_SndVolSSO.dll.txt b/project/_Resources/scripts/options/symbolic_SndVolSSO.dll.txt new file mode 100644 index 0000000..196e879 --- /dev/null +++ b/project/_Resources/scripts/options/symbolic_SndVolSSO.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\SndVolSSO.dll +SaveAs = NewFiles\SndVolSSO.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\audio-volume-high.ico, ICONGROUP, 100, + +;tray icons +-modify Resources\icons\symbolic\audio-volume-muted_16_20_24_32.ico, ICONGROUP, 120, +-modify Resources\icons\symbolic\audio-volume-none_16_20_24_32.ico, ICONGROUP, 121, +-modify Resources\icons\symbolic\audio-volume-low_16_20_24_32.ico, ICONGROUP, 122, +-modify Resources\icons\symbolic\audio-volume-medium_16_20_24_32.ico, ICONGROUP, 123, +-modify Resources\icons\symbolic\audio-volume-high_16_20_24_32.ico, ICONGROUP, 124, +-modify Resources\icons\symbolic\audio-volume-error_16_20_24_32.ico, ICONGROUP, 125, \ No newline at end of file diff --git a/project/_Resources/scripts/options/symbolic_batmeter.dll.txt b/project/_Resources/scripts/options/symbolic_batmeter.dll.txt new file mode 100644 index 0000000..5e04327 --- /dev/null +++ b/project/_Resources/scripts/options/symbolic_batmeter.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\batmeter.dll +SaveAs = NewFiles\batmeter.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +;-modify Resources\bitmaps\tweaked\batmeter.dll\302.bmp, BITMAP, 302, +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +-modify Resources\bitmaps\tweaked\batmeter.dll\306.bmp, BITMAP, 306, + +;tray icons +-modify Resources\icons\symbolic\battery_303.bmp, BITMAP, 303, +;-modify Resources\icons\symbolic\battery_304.bmp, BITMAP, 304, +-modify Resources\icons\symbolic\battery_305.bmp, BITMAP, 305, \ No newline at end of file diff --git a/project/_Resources/scripts/options/symbolic_dropbox.exe.txt b/project/_Resources/scripts/options/symbolic_dropbox.exe.txt new file mode 100644 index 0000000..d8868c4 --- /dev/null +++ b/project/_Resources/scripts/options/symbolic_dropbox.exe.txt @@ -0,0 +1,31 @@ +[FILENAMES] +Exe= Backup\Dropbox.exe +SaveAs= NewFiles\Dropbox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, 10, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, 20, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, 30, + +;main folder +-modify Resources\icons\places\folder-dropbox.ico, ICONGROUP, 1001, +-modify Resources\icons\places\folder-dropbox_+256.ico, ICONGROUP, 2001, +;public +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2101, +;pictures +-modify Resources\icons\places\folder-pictures.ico, ICONGROUP, 1501, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 2501, +;shared folder +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1301, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2301, + +;tray icons +-modify Resources\icons\symbolic\dropbox_16_20_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\symbolic\dropbox-uptodate_16_20_24_32.ico, ICONGROUP, 201, +-modify Resources\icons\symbolic\dropbox-syncing-1_16_20_24_32.ico, ICONGROUP, 301, +-modify Resources\icons\symbolic\dropbox-syncing-2_16_20_24_32.ico, ICONGROUP, 801, +-modify Resources\icons\symbolic\dropbox-unsyncable_16_20_24_32.ico, ICONGROUP, 501, +-modify Resources\icons\symbolic\dropbox-pause_16_20_24_32.ico, ICONGROUP, 902, \ No newline at end of file diff --git a/project/_Resources/scripts/options/symbolic_pnidui.dll.txt b/project/_Resources/scripts/options/symbolic_pnidui.dll.txt new file mode 100644 index 0000000..f1187ac --- /dev/null +++ b/project/_Resources/scripts/options/symbolic_pnidui.dll.txt @@ -0,0 +1,63 @@ +[FILENAMES] +Exe = Backup\pnidui.dll +SaveAs = NewFiles\pnidui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\places\network-type-private_+24.ico, ICONGROUP, 2400, +-modify Resources\icons\places\network-type-public_+24.ico, ICONGROUP, 2401, +-modify Resources\icons\places\network-type-workplace.ico, ICONGROUP, 2402, +-modify Resources\icons\devices\phone_+24.ico, ICONGROUP, 2404, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2407, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 3044, + +-modify Resources\icons\places\network-type-private_+256.ico, ICONGROUP, 40405, +-modify Resources\icons\places\network-type-workplace_+256.ico, ICONGROUP, 40406, +-modify Resources\icons\places\network-type-public_+24_128.ico, ICONGROUP, 40407, + +;tray icons +-modify Resources\icons\symbolic\network-offline_16_20_24_32.ico, ICONGROUP, 3020, +-modify Resources\icons\symbolic\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3021, +-modify Resources\icons\symbolic\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3022, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3023, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3024, +-modify Resources\icons\symbolic\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3025, +-modify Resources\icons\symbolic\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3026, +-modify Resources\icons\symbolic\network-wireless-000-warning_16_20_24_32.ico, ICONGROUP, 3027, +-modify Resources\icons\symbolic\network-wireless-025-warning_16_20_24_32.ico, ICONGROUP, 3028, +-modify Resources\icons\symbolic\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3029, +-modify Resources\icons\symbolic\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3030, +-modify Resources\icons\symbolic\network-wireless-075-warning_16_20_24_32.ico, ICONGROUP, 3031, +-modify Resources\icons\symbolic\network-wireless-100-warning_16_20_24_32.ico, ICONGROUP, 3032, +-modify Resources\icons\symbolic\network-offline_16_20_24_32.ico, ICONGROUP, 3035, +-modify Resources\icons\symbolic\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 3048, +-modify Resources\icons\symbolic\network-error_16_20_24_32.ico, ICONGROUP, 3051, +-modify Resources\icons\symbolic\network-error_16_20_24_32.ico, ICONGROUP, 3054, +-modify Resources\icons\symbolic\network-wireless-new_16_20_24_32.ico, ICONGROUP, 3066, +-modify Resources\icons\symbolic\network-wireless-offline_16_20_24_32.ico, ICONGROUP, 3067, +-modify Resources\icons\symbolic\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3091, +-modify Resources\icons\symbolic\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3092, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3093, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3094, +-modify Resources\icons\symbolic\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3095, +-modify Resources\icons\symbolic\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3096, +;Connecting Animation WLAN +-modify Resources\icons\symbolic\network-wireless-connecting-1_16_20_24_32.ico, ICONGROUP, 3071, +-modify Resources\icons\symbolic\network-wireless-connecting-2_16_20_24_32.ico, ICONGROUP, 3072, +-modify Resources\icons\symbolic\network-wireless-connecting-3_16_20_24_32.ico, ICONGROUP, 3073, +-modify Resources\icons\symbolic\network-wireless-connecting-1_16_20_24_32.ico, ICONGROUP, 3074, +-modify Resources\icons\symbolic\network-wireless-connecting-2_16_20_24_32.ico, ICONGROUP, 3075, +-modify Resources\icons\symbolic\network-wireless-connecting-3_16_20_24_32.ico, ICONGROUP, 3076, +-modify Resources\icons\symbolic\network-wireless-connecting-1_16_20_24_32.ico, ICONGROUP, 3077, +-modify Resources\icons\symbolic\network-wireless-connecting-2_16_20_24_32.ico, ICONGROUP, 3078, +-modify Resources\icons\symbolic\network-wireless-connecting-3_16_20_24_32.ico, ICONGROUP, 3079, +;Connecting Animation LAN +-modify Resources\icons\symbolic\network-connecting-1_16_20_24_32.ico, ICONGROUP, 3081, +-modify Resources\icons\symbolic\network-connecting-2_16_20_24_32.ico, ICONGROUP, 3082, +-modify Resources\icons\symbolic\network-connecting-3_16_20_24_32.ico, ICONGROUP, 3083, +-modify Resources\icons\symbolic\network-connecting-1_16_20_24_32.ico, ICONGROUP, 3084, +-modify Resources\icons\symbolic\network-connecting-2_16_20_24_32.ico, ICONGROUP, 3085, +-modify Resources\icons\symbolic\network-connecting-3_16_20_24_32.ico, ICONGROUP, 3086, +-modify Resources\icons\symbolic\network-connecting-1_16_20_24_32.ico, ICONGROUP, 3087, +-modify Resources\icons\symbolic\network-connecting-2_16_20_24_32.ico, ICONGROUP, 3088, +-modify Resources\icons\symbolic\network-connecting-3_16_20_24_32.ico, ICONGROUP, 3089, diff --git a/project/_Resources/scripts/options/symbolic_taskbarcpl.dll.txt b/project/_Resources/scripts/options/symbolic_taskbarcpl.dll.txt new file mode 100644 index 0000000..b2da6ca --- /dev/null +++ b/project/_Resources/scripts/options/symbolic_taskbarcpl.dll.txt @@ -0,0 +1,14 @@ +[FILENAMES] +Exe = Backup\taskbarcpl.dll +SaveAs = NewFiles\taskbarcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-notification-area_+24_256.ico, ICONGROUP, 1, + +;tray icons +;-modify Resources\icons\symbolic\config-date_16_20_24_32.ico, ICONGROUP, 2, +-modify Resources\icons\symbolic\audio-volume-high_16_20_24_32.ico, ICONGROUP, 3, +-modify Resources\icons\symbolic\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 4, +-modify Resources\icons\symbolic\gnome-power-manager_16_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\symbolic\security-main_16_20_24_32.ico, ICONGROUP, 6, \ No newline at end of file diff --git a/project/_Resources/scripts/pnidui.dll.txt b/project/_Resources/scripts/pnidui.dll.txt new file mode 100644 index 0000000..2531aec --- /dev/null +++ b/project/_Resources/scripts/pnidui.dll.txt @@ -0,0 +1,63 @@ +[FILENAMES] +Exe = Backup\pnidui.dll +SaveAs = NewFiles\pnidui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\places\network-type-private_+24.ico, ICONGROUP, 2400, +-modify Resources\icons\places\network-type-public_+24.ico, ICONGROUP, 2401, +-modify Resources\icons\places\network-type-workplace.ico, ICONGROUP, 2402, +-modify Resources\icons\devices\phone_+24.ico, ICONGROUP, 2404, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2407, + +-modify Resources\icons\places\network-type-private_+256.ico, ICONGROUP, 40405, +-modify Resources\icons\places\network-type-workplace_+256.ico, ICONGROUP, 40406, +-modify Resources\icons\places\network-type-public_+24_128.ico, ICONGROUP, 40407, + +;tray icons +-modify Resources\icons\status\network-offline_16_20_24_32.ico, ICONGROUP, 3020, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3021, +-modify Resources\icons\status\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3022, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3023, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3024, +-modify Resources\icons\status\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3025, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3026, +-modify Resources\icons\status\network-wireless-000-warning_16_20_24_32.ico, ICONGROUP, 3027, +-modify Resources\icons\status\network-wireless-025-warning_16_20_24_32.ico, ICONGROUP, 3028, +-modify Resources\icons\status\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3029, +-modify Resources\icons\status\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3030, +-modify Resources\icons\status\network-wireless-075-warning_16_20_24_32.ico, ICONGROUP, 3031, +-modify Resources\icons\status\network-wireless-100-warning_16_20_24_32.ico, ICONGROUP, 3032, +-modify Resources\icons\status\network-offline_16_20_24_32.ico, ICONGROUP, 3035, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 3044, +-modify Resources\icons\status\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 3048, +-modify Resources\icons\status\network-error_16_20_24_32.ico, ICONGROUP, 3051, +-modify Resources\icons\status\network-error_16_20_24_32.ico, ICONGROUP, 3054, +-modify Resources\icons\status\network-wireless-new_16_20_24_32.ico, ICONGROUP, 3066, +-modify Resources\icons\status\network-wireless-offline_16_20_24_32.ico, ICONGROUP, 3067, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3091, +-modify Resources\icons\status\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3092, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3093, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3094, +-modify Resources\icons\status\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3095, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3096, +;Connecting Animation WLAN +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3071, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3072, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3073, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3074, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3075, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3076, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3077, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3078, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3079, +;Connecting Animation LAN +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3081, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3082, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3083, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3084, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3085, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3086, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3087, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3088, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3089, diff --git a/project/_Resources/scripts/powercfg.cpl.txt b/project/_Resources/scripts/powercfg.cpl.txt new file mode 100644 index 0000000..35890c7 --- /dev/null +++ b/project/_Resources/scripts/powercfg.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\powercfg.cpl +SaveAs = NewFiles\powercfg.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_+256.ico, ICONGROUP, 202, diff --git a/project/_Resources/scripts/powercpl.dll.txt b/project/_Resources/scripts/powercpl.dll.txt new file mode 100644 index 0000000..25e8639 --- /dev/null +++ b/project/_Resources/scripts/powercpl.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\powercpl.dll +SaveAs = NewFiles\powercpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_+256.ico, ICONGROUP, 1, +-modify Resources\icons\status\battery-100_32_48.ico, ICONGROUP, 506, +-modify Resources\icons\devices\ac-adapter_32_48.ico, ICONGROUP, 507, +-modify Resources\icons\apps\preferences-system-time_+24.ico, ICONGROUP, 513, +-modify Resources\icons\actions\system-hibernate_16_24_32.ico, ICONGROUP, 514, +-modify Resources\icons\status\brightness-high_16_24_32.ico, ICONGROUP, 515, +-modify Resources\icons\status\brightness-low_16_24_32.ico, ICONGROUP, 516, diff --git a/project/_Resources/scripts/pptico.exe.txt b/project/_Resources/scripts/pptico.exe.txt new file mode 100644 index 0000000..87b1ff1 --- /dev/null +++ b/project/_Resources/scripts/pptico.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\pptico.exe +SaveAs= NewFiles\pptico.exe + +[COMMANDS] +;ICONGROUP +;Filetype +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 1310, +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 1317, +;Template +-modify Resources\icons\mimetypes\x-office-presentation-template_+256.ico, ICONGROUP, 1302, +-modify Resources\icons\mimetypes\x-office-presentation-template_+256.ico, ICONGROUP, 1311, diff --git a/project/_Resources/scripts/quickstart.exe.txt b/project/_Resources/scripts/quickstart.exe.txt new file mode 100644 index 0000000..0979c27 --- /dev/null +++ b/project/_Resources/scripts/quickstart.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\quickstart.exe +SaveAs= NewFiles\quickstart.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-startcenter_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/regedit.exe.txt b/project/_Resources/scripts/regedit.exe.txt new file mode 100644 index 0000000..1061a44 --- /dev/null +++ b/project/_Resources/scripts/regedit.exe.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\regedit.exe +SaveAs = NewFiles\regedit.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\regedit.ico, ICONGROUP, 100, +-modify Resources\icons\apps\regedit.ico, ICONGROUP, 101, +-modify Resources\icons\actions\regedit-search_32.ico, ICONGROUP, 102, diff --git a/project/_Resources/scripts/rstrui.exe.txt b/project/_Resources/scripts/rstrui.exe.txt new file mode 100644 index 0000000..91b2584 --- /dev/null +++ b/project/_Resources/scripts/rstrui.exe.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\rstrui.exe +SaveAs = NewFiles\rstrui.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\rstrui.exe\session-properties_49x49.bmp, BITMAP, 105, +-modify Resources\bitmaps\tweaked\rstrui.exe\session-properties_164x628.bmp, BITMAP, 106, + +;ICONGROUP +-modify Resources\icons\apps\session-properties_+256.ico, ICONGROUP, 155, diff --git a/project/_Resources/scripts/sbase.exe.txt b/project/_Resources/scripts/sbase.exe.txt new file mode 100644 index 0000000..169883e --- /dev/null +++ b/project/_Resources/scripts/sbase.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\sbase.exe +SaveAs= NewFiles\sbase.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-base_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/scalc.exe.txt b/project/_Resources/scripts/scalc.exe.txt new file mode 100644 index 0000000..51ff66c --- /dev/null +++ b/project/_Resources/scripts/scalc.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\scalc.exe +SaveAs= NewFiles\scalc.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-calc_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/sdcpl.dll.txt b/project/_Resources/scripts/sdcpl.dll.txt new file mode 100644 index 0000000..921e607 --- /dev/null +++ b/project/_Resources/scripts/sdcpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\sdcpl.dll +SaveAs = NewFiles\sdcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\backup_+64_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/sdraw.exe.txt b/project/_Resources/scripts/sdraw.exe.txt new file mode 100644 index 0000000..6e2d311 --- /dev/null +++ b/project/_Resources/scripts/sdraw.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\sdraw.exe +SaveAs= NewFiles\sdraw.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-draw_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/shell32.dll.txt b/project/_Resources/scripts/shell32.dll.txt new file mode 100644 index 0000000..2362148 --- /dev/null +++ b/project/_Resources/scripts/shell32.dll.txt @@ -0,0 +1,190 @@ +[FILENAMES] +Exe = Backup\shell32.dll +SaveAs = NewFiles\shell32.dll + +[COMMANDS] +;BITMAP +-modify Resources\shiki\shell32.dll\632.bmp, BITMAP, 632, +-modify Resources\shiki\shell32.dll\633.bmp, BITMAP, 633, +-modify Resources\shiki\shell32.dll\634.bmp, BITMAP, 634, +-modify Resources\shiki\shell32.dll\635.bmp, BITMAP, 635, + +;ICONGROUP +-modify Resources\icons\tweaked\special_order\text-x-preview_48_16_32.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\x-office-document.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\application-x-executable.ico, ICONGROUP, 3, +-modify Resources\icons\places\folder.ico, ICONGROUP, 4, +-modify Resources\icons\status\folder-open.ico, ICONGROUP, 5, +-modify Resources\icons\devices\media-floppy.ico, ICONGROUP, 6, +-modify Resources\icons\devices\media-floppy.ico, ICONGROUP, 7, +-modify Resources\icons\devices\drive-removable-media.ico, ICONGROUP, 8, +-modify Resources\icons\devices\drive-harddisk.ico, ICONGROUP, 9, +-modify Resources\icons\devices\drive-harddisk-network_+256.ico, ICONGROUP, 10, +-modify Resources\icons\status\drive-harddisk-network-offline_+256.ico, ICONGROUP, 11, +-modify Resources\icons\devices\drive-optical.ico, ICONGROUP, 12, +-modify Resources\icons\devices\computer_+256.ico, ICONGROUP, 16, +-modify Resources\icons\devices\printer_16_24_32.ico, ICONGROUP, 17, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 18, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 19, +-modify Resources\icons\places\folder_32.ico, ICONGROUP, 20, +-modify Resources\icons\actions\document-open-recent.ico, ICONGROUP, 21, +-modify Resources\icons\categories\preferences-desktop_+24.ico, ICONGROUP, 22, +-modify Resources\icons\actions\system-search.ico, ICONGROUP, 23, +-modify Resources\icons\apps\help-browser_16_24_32.ico, ICONGROUP, 24, +-modify Resources\icons\actions\system-run.ico, ICONGROUP, 25, +-modify Resources\icons\apps\preferences-desktop-screensaver.ico, ICONGROUP, 26, +-modify Resources\icons\actions\media-eject.ico, ICONGROUP, 27, +-modify Resources\icons\apps\gnome-shutdown_+24.ico, ICONGROUP, 28, +-modify Resources\icons\tweaked\special_order\emblem-shared_48_32_16.ico, ICONGROUP, 29, +-modify Resources\icons\tweaked\shell32.dll\30.ico, ICONGROUP, 30, +-modify Resources\icons\places\user-trash_16_24_32.ico, ICONGROUP, 32, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 33, +-modify Resources\icons\places\user-desktop_+24.ico, ICONGROUP, 35, +-modify Resources\icons\places\folder_32.ico, ICONGROUP, 37, +-modify Resources\icons\devices\printer_16_32.ico, ICONGROUP, 38, +-modify Resources\icons\apps\preferences-desktop-font.ico, ICONGROUP, 39, +-modify Resources\icons\apps\alacarte.ico, ICONGROUP, 40, +-modify Resources\icons\emblems\emblem-favorite_+24.ico, ICONGROUP, 44, +-modify Resources\icons\actions\application-exit_+24.ico, ICONGROUP, 45, +-modify Resources\icons\apps\system-software-update.ico, ICONGROUP, 47, +-modify Resources\icons\status\locked_+64_256.ico, ICONGROUP, 48, +-modify Resources\icons\actions\document-search_+256.ico, ICONGROUP, 134, +-modify Resources\icons\categories\preferences-desktop_+24.ico, ICONGROUP, 137, +-modify Resources\icons\devices\printer.ico, ICONGROUP, 138, +-modify Resources\icons\actions\printer-new_+24.ico, ICONGROUP, 139, +-modify Resources\icons\devices\printer-network.ico, ICONGROUP, 140, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 142, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 143, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 144, +-modify Resources\icons\mimetypes\text-x-config.ico, ICONGROUP, 151, +-modify Resources\icons\mimetypes\text-x-generic.ico, ICONGROUP, 152, +-modify Resources\icons\mimetypes\text-x-script.ico, ICONGROUP, 153, +-modify Resources\icons\categories\applications-system.ico, ICONGROUP, 154, +-modify Resources\icons\mimetypes\font-x-generic.ico, ICONGROUP, 155, +-modify Resources\icons\mimetypes\font-x-generic.ico, ICONGROUP, 156, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 157, +-modify Resources\icons\actions\system-run.ico, ICONGROUP, 160, +-modify Resources\icons\tweaked\special_order\dialog-warning_48_16_32.ico, ICONGROUP, 161, +-modify Resources\icons\apps\backup_+256.ico, ICONGROUP, 165, +-modify Resources\icons\devices\drive-harddisk.ico, ICONGROUP, 166, +-modify Resources\icons\apps\defraggler.ico, ICONGROUP, 167, +-modify Resources\icons\status\printer-default.ico, ICONGROUP, 168, +-modify Resources\icons\status\printer-network-default.ico, ICONGROUP, 169, +-modify Resources\icons\places\folder-remote.ico, ICONGROUP, 172, +-modify Resources\icons\emblems\emblem-favorite_+64.ico, ICONGROUP, 173, +-modify Resources\icons\actions\view-details_32.ico, ICONGROUP, 182, +-modify Resources\icons\actions\view-icons_32.ico, ICONGROUP, 183, +-modify Resources\icons\actions\window-one-process_32.ico, ICONGROUP, 184, +-modify Resources\icons\actions\window-seperate-process_32.ico, ICONGROUP, 185, +-modify Resources\icons\actions\document-open-single-click_32.ico, ICONGROUP, 186, +-modify Resources\icons\actions\document-open-double-click_32.ico, ICONGROUP, 187, +-modify Resources\icons\places\user-trash_16_24_32.ico, ICONGROUP, 191, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 192, +-modify Resources\icons\status\dialog-password_32.ico, ICONGROUP, 194, +-modify Resources\icons\devices\fax.ico, ICONGROUP, 196, +-modify Resources\icons\status\fax-default.ico, ICONGROUP, 197, +-modify Resources\icons\status\fax-remote-default.ico, ICONGROUP, 198, +-modify Resources\icons\devices\fax-remote.ico, ICONGROUP, 199, +-modify Resources\icons\actions\edit-delete.ico, ICONGROUP, 200, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 222, +-modify Resources\icons\mimetypes\video-x-generic.ico, ICONGROUP, 224, +-modify Resources\icons\mimetypes\audio-x-generic.ico, ICONGROUP, 225, +-modify Resources\icons\devices\camera-photo_16_24_32.ico, ICONGROUP, 226, +-modify Resources\icons\devices\media-cdrom-audio_16_32.ico, ICONGROUP, 228, +-modify Resources\icons\devices\drive-removable-media.ico, ICONGROUP, 233, +-modify Resources\icons\places\folder-documents.ico, ICONGROUP, 235, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 236, +-modify Resources\icons\places\folder-music_+256.ico, ICONGROUP, 237, +-modify Resources\icons\places\folder-videos_+256.ico, ICONGROUP, 238, +-modify Resources\icons\apps\msn.ico, ICONGROUP, 239, +-modify Resources\icons\actions\edit-copy_16_24_32.ico, ICONGROUP, 243, +-modify Resources\icons\actions\edit-clear_16_24_32.ico, ICONGROUP, 240, +-modify Resources\icons\devices\printer_16_24_32.ico, ICONGROUP, 245, +-modify Resources\icons\devices\camera-photo_16_24_32.ico, ICONGROUP, 248, +-modify Resources\icons\mimetypes\x-office-presentation_16_24_32.ico, ICONGROUP, 249, +-modify Resources\icons\apps\preferences-desktop-wallpaper.ico, ICONGROUP, 250, +-modify Resources\icons\places\user-trash_16_24_32.ico, ICONGROUP, 254, +-modify Resources\icons\actions\drive-harddisk-network-new_16_24_32.ico, ICONGROUP, 258, +-modify Resources\icons\places\user-home-remote.ico, ICONGROUP, 259, +-modify Resources\icons\apps\help-browser_16_24_32.ico, ICONGROUP, 263, +-modify Resources\icons\apps\system-users.ico, ICONGROUP, 269, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 260, +-modify Resources\icons\apps\internet-mail_16_24_32.ico, ICONGROUP, 265, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 266, +-modify Resources\icons\actions\view-fullscreen.ico, ICONGROUP, 268, +-modify Resources\icons\apps\preferences-desktop-theme.ico, ICONGROUP, 270, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 271, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 273, +-modify Resources\icons\apps\system-users.ico, ICONGROUP, 279, +-modify Resources\icons\actions\help-contents.ico, ICONGROUP, 289, +-modify Resources\icons\devices\drive-optical.ico, ICONGROUP, 291, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 294, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 295, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 296, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 297, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 298, +-modify Resources\icons\devices\multimedia-player.ico, ICONGROUP, 299, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 302, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 304, +-modify Resources\icons\devices\drive-removable-media.ico, ICONGROUP, 305, +-modify Resources\icons\devices\media-flash.ico, ICONGROUP, 308, +-modify Resources\icons\devices\camera-photo_16_24_32.ico, ICONGROUP, 309, +-modify Resources\icons\devices\phone.ico, ICONGROUP, 310, +-modify Resources\icons\devices\pda.ico, ICONGROUP, 314, +-modify Resources\icons\devices\scanner.ico, ICONGROUP, 315, +-modify Resources\icons\devices\camera-video.ico, ICONGROUP, 317, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 318, +-modify Resources\icons\actions\folder-new_16_24_32.ico, ICONGROUP, 319, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 320, +-modify Resources\icons\categories\preferences-desktop_+24.ico, ICONGROUP, 321, +-modify Resources\icons\emblems\emblem-favorite.ico, ICONGROUP, 322, +-modify Resources\icons\actions\system-search.ico, ICONGROUP, 323, +-modify Resources\icons\apps\help-browser_+24.ico, ICONGROUP, 324, +-modify Resources\icons\actions\application-exit.ico, ICONGROUP, 325, +-modify Resources\icons\categories\applications-other.ico, ICONGROUP, 326, +-modify Resources\icons\actions\document-open-recent.ico, ICONGROUP, 327, +-modify Resources\icons\actions\system-run.ico, ICONGROUP, 328, +-modify Resources\icons\apps\gnome-shutdown.ico, ICONGROUP, 329, +-modify Resources\icons\categories\preferences-desktop.ico, ICONGROUP, 330, +-modify Resources\icons\actions\media-eject.ico, ICONGROUP, 331, +-modify Resources\icons\actions\edit-delete.ico, ICONGROUP, 338, +-modify Resources\icons\apps\internet-web-browser-msie.ico, ICONGROUP, 512, +-modify Resources\icons\tweaked\special_order\dialog-information_48_16_32.ico, ICONGROUP, 1001, +-modify Resources\icons\devices\fax_16_24_32.ico, ICONGROUP, 1005, +-modify Resources\icons\actions\document-print-preview_16_24_32.ico, ICONGROUP, 1006, +-modify Resources\icons\devices\fax_16_32.ico, ICONGROUP, 1011, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16710, +-modify Resources\icons\actions\edit-delete_+256.ico, ICONGROUP, 16715, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16717, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16718, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16721, +-modify Resources\icons\actions\view-refresh.ico, ICONGROUP, 16739, +-modify Resources\icons\actions\document-open-recent_+24.ico, ICONGROUP, 16741, +-modify Resources\icons\actions\layout_16_24_32.ico, ICONGROUP, 16742, +-modify Resources\icons\apps\internet-web-browser-msie.ico, ICONGROUP, 16744, +-modify Resources\icons\tweaked\shell32.dll\16753.ico, ICONGROUP, 16753, +-modify Resources\icons\actions\layout-tree-view-on_16_24_32.ico, ICONGROUP, 16755, +-modify Resources\icons\actions\layout-preview-pane-on_16_24_32.ico, ICONGROUP, 16757, +-modify Resources\icons\actions\layout-preview-pane-off_16_24_32.ico, ICONGROUP, 16758, +-modify Resources\icons\actions\layout-footer-off_16_24_32.ico, ICONGROUP, 16759, +-modify Resources\icons\devices\media-floppy_16_20_24_32.ico, ICONGROUP, 16761, +-modify Resources\icons\actions\edit-cut_16_24_32.ico, ICONGROUP, 16762, +-modify Resources\icons\actions\edit-paste_16_24_32.ico, ICONGROUP, 16763, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 16768, +-modify Resources\icons\emblems\emblem-symbolic-link_+8_24.ico, ICONGROUP, 16769, +-modify Resources\icons\actions\system-search_16.ico, ICONGROUP, 16774, +-modify Resources\icons\actions\edit-delete_+256.ico, ICONGROUP, 16777, +-modify Resources\icons\devices\drive-harddisk-network_16_24_32.ico, ICONGROUP, 16779, +-modify Resources\icons\status\folder-remote-offline_16_24_32.ico, ICONGROUP, 16780, +-modify Resources\icons\places\folder-remote_16_24_32.ico, ICONGROUP, 16781, +-modify Resources\icons\categories\preferences-system-network.ico, ICONGROUP, 16782, +-modify Resources\icons\actions\layout-header-off_16_24_32.ico, ICONGROUP, 16803, +-modify Resources\icons\tweaked\shell32.dll\16806.ico, ICONGROUP, 16806, +-modify Resources\icons\actions\view-files-details_16_20_24_32.ico, ICONGROUP, 62998, +-modify Resources\icons\actions\view-files-tiled_16_20_24_32.ico, ICONGROUP, 62999, +-modify Resources\icons\actions\view-files-list_16_20_24_32.ico, ICONGROUP, 63000, +-modify Resources\icons\mimetypes\tango-image-x-generic_16_20_24_32.ico, ICONGROUP, 63001, +-modify Resources\icons\mimetypes\image-x-generic_16_20_24_32.ico, ICONGROUP, 63008, +-modify Resources\icons\actions\view-files-symbols-middle_16_20_24_32.ico, ICONGROUP, 63009, +-modify Resources\icons\actions\view-files-symbols-small_16_20_24_32.ico, ICONGROUP, 63010, +-modify Resources\icons\actions\view-files-content_16_20_24_32.ico, ICONGROUP, 63011, diff --git a/project/_Resources/scripts/shellbrd.dll.txt b/project/_Resources/scripts/shellbrd.dll.txt new file mode 100644 index 0000000..68f8bf1 --- /dev/null +++ b/project/_Resources/scripts/shellbrd.dll.txt @@ -0,0 +1,16 @@ +[FILENAMES] +Exe = Backup\shellbrd.dll +SaveAs = NewFiles\shellbrd.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\emblems\emblem-windows_16.bmp, BITMAP, 1041, +-modify Resources\bitmaps\emblems\emblem-windows_20.bmp, BITMAP, 2041, +-modify Resources\bitmaps\emblems\emblem-windows_24.bmp, BITMAP, 3041, +-modify Resources\bitmaps\tweaked\shellbrd.dll\1050.bmp, BITMAP, 1050, +-modify Resources\bitmaps\tweaked\shellbrd.dll\2050.bmp, BITMAP, 2050, +-modify Resources\bitmaps\tweaked\shellbrd.dll\3050.bmp, BITMAP, 3050, + +;ICONGROUP +-modify Resources\icons\places\start-here_+64_256.ico, ICONGROUP, 1075, +-modify Resources\icons\emblems\emblem-windows_+256.ico, ICONGROUP, 1077, diff --git a/project/_Resources/scripts/simpress.exe.txt b/project/_Resources/scripts/simpress.exe.txt new file mode 100644 index 0000000..6a79487 --- /dev/null +++ b/project/_Resources/scripts/simpress.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\simpress.exe +SaveAs= NewFiles\simpress.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-impress_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/smath.exe.txt b/project/_Resources/scripts/smath.exe.txt new file mode 100644 index 0000000..2ddd69f --- /dev/null +++ b/project/_Resources/scripts/smath.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\smath.exe +SaveAs= NewFiles\smath.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-math_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/soffice.bin.txt b/project/_Resources/scripts/soffice.bin.txt new file mode 100644 index 0000000..edfac35 --- /dev/null +++ b/project/_Resources/scripts/soffice.bin.txt @@ -0,0 +1,21 @@ +[FILENAMES] +Exe= Backup\soffice.bin +SaveAs= NewFiles\soffice.bin + +[COMMANDS] +;app icon +-modify Resources\icons\apps\libreoffice-startcenter_+128_256.ico, ICONGROUP, 1, +;ODT mimetypes +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\x-office-document-template_+256.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\x-office-spreadsheet_+256.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\x-office-spreadsheet-template_+256.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\x-office-drawing_+256.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\x-office-drawing-template_+256.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\x-office-presentation-template_+256.ico, ICONGROUP, 9, +;ooo-writer several pics icon? -> 10 +;ooo-web file type icon -> 11 +-modify Resources\icons\mimetypes\x-office-database_+256.ico, ICONGROUP, 12, +;ooo-math file type icon -> 13 +-modify Resources\icons\mimetypes\ooo-extension.ico, ICONGROUP, 14, diff --git a/project/_Resources/scripts/soffice.exe.txt b/project/_Resources/scripts/soffice.exe.txt new file mode 100644 index 0000000..86e1315 --- /dev/null +++ b/project/_Resources/scripts/soffice.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\soffice.exe +SaveAs= NewFiles\soffice.exe + +[COMMANDS] +;ICONROUP +-modify Resources\icons\apps\libreoffice-startcenter_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/srchadmin.dll.txt b/project/_Resources/scripts/srchadmin.dll.txt new file mode 100644 index 0000000..29a4f97 --- /dev/null +++ b/project/_Resources/scripts/srchadmin.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\srchadmin.dll +SaveAs = NewFiles\srchadmin.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\drive-harddisk-search_+24_256.ico, ICONGROUP, 201, +-modify Resources\icons\tweaked\special_order\security-warning_48_32_16.ico, ICONGROUP, 202, diff --git a/project/_Resources/scripts/stobject.dll.txt b/project/_Resources/scripts/stobject.dll.txt new file mode 100644 index 0000000..5e1587a --- /dev/null +++ b/project/_Resources/scripts/stobject.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\stobject.dll +SaveAs = NewFiles\stobject.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_16_32.ico, ICONGROUP, 200, +-modify Resources\icons\actions\media-eject_16_22_24_32.ico, ICONGROUP, 210, diff --git a/project/_Resources/scripts/sumatrapdf.exe.txt b/project/_Resources/scripts/sumatrapdf.exe.txt new file mode 100644 index 0000000..b0b6b8d --- /dev/null +++ b/project/_Resources/scripts/sumatrapdf.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\sumatrapdf.exe +SaveAs = NewFiles\sumatrapdf.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\SumatraPDF.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\application-pdf_+256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/sweb.exe.txt b/project/_Resources/scripts/sweb.exe.txt new file mode 100644 index 0000000..a56bf73 --- /dev/null +++ b/project/_Resources/scripts/sweb.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\sweb.exe +SaveAs= NewFiles\sweb.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-writer_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/swriter.exe.txt b/project/_Resources/scripts/swriter.exe.txt new file mode 100644 index 0000000..ea4427d --- /dev/null +++ b/project/_Resources/scripts/swriter.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\swriter.exe +SaveAs= NewFiles\swriter.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-writer_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/sysdm.cpl.txt b/project/_Resources/scripts/sysdm.cpl.txt new file mode 100644 index 0000000..2b93781 --- /dev/null +++ b/project/_Resources/scripts/sysdm.cpl.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\sysdm.cpl +SaveAs = NewFiles\sysdm.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\categories\preferences-system_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\system-users_+24_256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/taskbarcpl.dll.txt b/project/_Resources/scripts/taskbarcpl.dll.txt new file mode 100644 index 0000000..6428552 --- /dev/null +++ b/project/_Resources/scripts/taskbarcpl.dll.txt @@ -0,0 +1,14 @@ +[FILENAMES] +Exe = Backup\taskbarcpl.dll +SaveAs = NewFiles\taskbarcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-notification-area_+24_256.ico, ICONGROUP, 1, + +;tray icons +-modify Resources\icons\actions\config-date_16_20_24_32.ico, ICONGROUP, 2, +-modify Resources\icons\status\audio-volume-high_16_20_24_32.ico, ICONGROUP, 3, +-modify Resources\icons\status\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 4, +-modify Resources\icons\apps\gnome-power-manager_16_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\status\security-main_16_20_24_32.ico, ICONGROUP, 6, diff --git a/project/_Resources/scripts/taskmgr.exe.txt b/project/_Resources/scripts/taskmgr.exe.txt new file mode 100644 index 0000000..4d5f4ca --- /dev/null +++ b/project/_Resources/scripts/taskmgr.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\taskmgr.exe +SaveAs = NewFiles\taskmgr.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\utilities-system-monitor_+24.ico, ICONGROUP, 107, +-modify Resources\icons\mimetypes\application-x-executable_16_32.ico, ICONGROUP, 118, diff --git a/project/_Resources/scripts/telephon.cpl.txt b/project/_Resources/scripts/telephon.cpl.txt new file mode 100644 index 0000000..4a0a805 --- /dev/null +++ b/project/_Resources/scripts/telephon.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\telephon.cpl +SaveAs = NewFiles\telephon.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\modem_+24_256.ico, ICONGROUP, 100, diff --git a/project/_Resources/scripts/themecpl.dll.txt b/project/_Resources/scripts/themecpl.dll.txt new file mode 100644 index 0000000..deba70b --- /dev/null +++ b/project/_Resources/scripts/themecpl.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\themecpl.dll +SaveAs = NewFiles\themecpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-wallpaper_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\application-rss+xml_32_48.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/thunderbird.exe.txt b/project/_Resources/scripts/thunderbird.exe.txt new file mode 100644 index 0000000..aa0d43b --- /dev/null +++ b/project/_Resources/scripts/thunderbird.exe.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe= Backup\thunderbird.exe +SaveAs= NewFiles\thunderbird.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\thunderbird_+128_256.ico, ICONGROUP, 32512, +-modify Resources\icons\status\mail-notification_16.ico, ICONGROUP, 32576, +-modify Resources\icons\actions\mail-write_16.ico, ICONGROUP, 32577, +-modify Resources\icons\mimetypes\x-office-address-book_16.ico, ICONGROUP, 32578, diff --git a/project/_Resources/scripts/thunderbirdportable.exe.txt b/project/_Resources/scripts/thunderbirdportable.exe.txt new file mode 100644 index 0000000..47abc62 --- /dev/null +++ b/project/_Resources/scripts/thunderbirdportable.exe.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe= Backup\thunderbirdportable.exe +SaveAs= NewFiles\thunderbirdportable.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\thunderbird_+128_256.ico, ICONGROUP, 32512, +-modify Resources\icons\status\mail-notification_16.ico, ICONGROUP, 32576, +-modify Resources\icons\actions\mail-write_16.ico, ICONGROUP, 32577, +-modify Resources\icons\mimetypes\x-office-address-book_16.ico, ICONGROUP, 32578, diff --git a/project/_Resources/scripts/timedate.cpl.txt b/project/_Resources/scripts/timedate.cpl.txt new file mode 100644 index 0000000..69d650f --- /dev/null +++ b/project/_Resources/scripts/timedate.cpl.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\timedate.cpl +SaveAs = NewFiles\timedate.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\config-date_+256.ico, ICONGROUP, 50, + +;PNGFILE +-modify Resources\bitmaps\tweaked\timedate.cpl\5000+5010.png, PNGFILE, 5000, +-modify Resources\bitmaps\tweaked\timedate.cpl\5002.png, PNGFILE, 5002, +-modify Resources\bitmaps\tweaked\timedate.cpl\5004.png, PNGFILE, 5004, +-modify Resources\bitmaps\tweaked\timedate.cpl\5006+5008.png, PNGFILE, 5006, +-modify Resources\bitmaps\tweaked\timedate.cpl\5006+5008.png, PNGFILE, 5008, +-modify Resources\bitmaps\tweaked\timedate.cpl\5000+5010.png, PNGFILE, 5010, diff --git a/project/_Resources/scripts/usercpl.dll.txt b/project/_Resources/scripts/usercpl.dll.txt new file mode 100644 index 0000000..f5ea4c4 --- /dev/null +++ b/project/_Resources/scripts/usercpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\usercpl.dll +SaveAs = NewFiles\usercpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-users_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/vault.dll.txt b/project/_Resources/scripts/vault.dll.txt new file mode 100644 index 0000000..536249e --- /dev/null +++ b/project/_Resources/scripts/vault.dll.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe = Backup\vault.dll +SaveAs = NewFiles\vault.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gdm_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\deja-dup_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\apps\deja-dup_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\apps\deja-dup_+24_256.ico, ICONGROUP, 4, diff --git a/project/_Resources/scripts/vlc.exe.txt b/project/_Resources/scripts/vlc.exe.txt new file mode 100644 index 0000000..d60b3f8 --- /dev/null +++ b/project/_Resources/scripts/vlc.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\vlc.exe +SaveAs= NewFiles\vlc.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\vlc_+256.ico, ICONGROUP, VLC_ICON, diff --git a/project/_Resources/scripts/winamp.exe.txt b/project/_Resources/scripts/winamp.exe.txt new file mode 100644 index 0000000..cf677ab --- /dev/null +++ b/project/_Resources/scripts/winamp.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe= Backup\winamp.exe +SaveAs= NewFiles\winamp.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\winamp_+24_64_256.ico, ICONGROUP, 102, +-modify Resources\icons\mimetypes\audio-x-generic.ico, ICONGROUP, 131, diff --git a/project/_Resources/scripts/winampa.exe.txt b/project/_Resources/scripts/winampa.exe.txt new file mode 100644 index 0000000..46ad81e --- /dev/null +++ b/project/_Resources/scripts/winampa.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe= Backup\winampa.exe +SaveAs= NewFiles\winampa.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\winamp_+24_64_256.ico, ICONGROUP, 101, +-modify Resources\icons\mimetypes\audio-x-generic.ico, ICONGROUP, 131, diff --git a/project/_Resources/scripts/wmplayer.exe.txt b/project/_Resources/scripts/wmplayer.exe.txt new file mode 100644 index 0000000..c80ae38 --- /dev/null +++ b/project/_Resources/scripts/wmplayer.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\wmplayer.exe +SaveAs = NewFiles\wmplayer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\windows-media-player_+24_64_256.ico, ICONGROUP, IDR_MAINFRAME, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 120, diff --git a/project/_Resources/scripts/wmploc.dll.txt b/project/_Resources/scripts/wmploc.dll.txt new file mode 100644 index 0000000..19918f5 --- /dev/null +++ b/project/_Resources/scripts/wmploc.dll.txt @@ -0,0 +1,341 @@ +[FILENAMES] +Exe = Backup\wmploc.dll +SaveAs = NewFiles\wmploc.dll + +[COMMANDS] +;257 +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_0.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_1.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_2.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_3.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_4.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_5.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_6.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\FOLDER.png, 257, "FOLDER.PNG", +-modify Resources\bitmaps\mimetypes\audio-x-generic_192.png, 257, "GENERIC_DRAG_MUSIC.PNG", +-modify Resources\bitmaps\mimetypes\image-x-generic_192.png, 257, "GENERIC_DRAG_PHOTO.PNG", +-modify Resources\bitmaps\mimetypes\video-x-generic_192.png, 257, "GENERIC_DRAG_VIDEO.PNG", +-modify Resources\bitmaps\categories\applications-multimedia_192.png, 257, "GERERIC_DRAG_OTHER.PNG", +-modify Resources\bitmaps\animations\process-working_360x20.png, 257, "LOADING.PNG", +-modify Resources\shiki\wmploc.dll\WMP_BREADCRUMB_MAINBUTTON.png, 257, "WMP_BREADCRUMB_MAINBUTTON.PNG", +-modify Resources\shiki\wmploc.dll\WMP_BREADCRUMB_SPLITBUTTON.png, 257, "WMP_BREADCRUMB_SPLITBUTTON.PNG", +-modify Resources\shiki\wmploc.dll\WMP_TOOLBARBUTTON.png, 257, "WMP_TOOLBARBUTTON.PNG", +-modify Resources\shiki\wmploc.dll\WW_SPLIT.png, 257, "WW_SPLIT.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\WW_CLEAR.png, 257, "WW_CLEAR.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\WW_SEARCH.png, 257, "WW_SEARCH.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\331+350.png, 257, 331, +-modify Resources\bitmaps\tweaked\wmploc.dll\332.png, 257, 332, +-modify Resources\bitmaps\tweaked\wmploc.dll\331+350.png, 257, 350, +-modify Resources\bitmaps\tweaked\wmploc.dll\431+433.png, 257, 431, +-modify Resources\bitmaps\tweaked\wmploc.dll\432.png, 257, 432, +-modify Resources\bitmaps\tweaked\wmploc.dll\431+433.png, 257, 433, +-modify Resources\bitmaps\tweaked\wmploc.dll\520.png, 257, 520, +-modify Resources\bitmaps\categories\applications-multimedia_200.png, 257, 521, +-modify Resources\bitmaps\tweaked\wmploc.dll\525+529.png, 257, 525, +-modify Resources\bitmaps\tweaked\wmploc.dll\526+530.png, 257, 526, +-modify Resources\bitmaps\tweaked\wmploc.dll\527.png, 257, 527, +-modify Resources\bitmaps\mimetypes\video-x-generic_200.png, 257, 528, +-modify Resources\bitmaps\tweaked\wmploc.dll\525+529.png, 257, 529, +-modify Resources\bitmaps\tweaked\wmploc.dll\526+530.png, 257, 530, +-modify Resources\bitmaps\tweaked\wmploc.dll\544.png, 257, 544, +-modify Resources\bitmaps\tweaked\wmploc.dll\1740+1745.png, 257, 1740, +-modify Resources\bitmaps\tweaked\wmploc.dll\1741+1742.png, 257, 1741, +-modify Resources\bitmaps\tweaked\wmploc.dll\1741+1742.png, 257, 1742, +-modify Resources\bitmaps\tweaked\wmploc.dll\1743.png, 257, 1743, +-modify Resources\bitmaps\tweaked\wmploc.dll\1740+1745.png, 257, 1745, +-modify Resources\shiki\wmploc.dll\slider-small_12x17.png, 257, 2102, +-modify Resources\shiki\wmploc.dll\slider-small_12x17.png, 257, 2103, +-modify Resources\shiki\wmploc.dll\slider-small_12x17.png, 257, 2104, +-modify Resources\shiki\wmploc.dll\slider-small_17x13.png, 257, 2112, +-modify Resources\shiki\wmploc.dll\slider-small_17x13.png, 257, 2113, +-modify Resources\shiki\wmploc.dll\slider-small_17x13.png, 257, 2114, +-modify Resources\shiki\wmploc.dll\2164.png, 257, 2164, +-modify Resources\shiki\wmploc.dll\2165+2201.png, 257, 2165, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 2169, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 2170, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 2171, +-modify Resources\shiki\wmploc.dll\2200.png, 257, 2200, +-modify Resources\shiki\wmploc.dll\2165+2201.png, 257, 2201, +-modify Resources\shiki\wmploc.dll\3881.png, 257, 3881, +-modify Resources\shiki\wmploc.dll\3882.png, 257, 3882, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 3883, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 3884, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 3885, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 3886, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 3887, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 4058, +-modify Resources\shiki\wmploc.dll\4153+4156.png, 257, 4153, +-modify Resources\shiki\wmploc.dll\4154.png, 257, 4154, +-modify Resources\shiki\wmploc.dll\4155.png, 257, 4155, +-modify Resources\shiki\wmploc.dll\4153+4156.png, 257, 4156, +-modify Resources\shiki\wmploc.dll\4159.png, 257, 4159, +-modify Resources\shiki\wmploc.dll\4160.png, 257, 4160, +-modify Resources\bitmaps\tweaked\wmploc.dll\4162+34162.png, 257, 4162, +-modify Resources\bitmaps\tweaked\wmploc.dll\4163+34163.png, 257, 4163, +-modify Resources\bitmaps\tweaked\wmploc.dll\4164+34164.png, 257, 4164, +-modify Resources\bitmaps\tweaked\wmploc.dll\4165+34165.png, 257, 4165, +-modify Resources\bitmaps\tweaked\wmploc.dll\4166+34166.png, 257, 4166, +-modify Resources\bitmaps\tweaked\wmploc.dll\4167+34167.png, 257, 4167, +-modify Resources\bitmaps\tweaked\wmploc.dll\4168+34168.png, 257, 4168, +-modify Resources\bitmaps\tweaked\wmploc.dll\4169+34169.png, 257, 4169, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 4170, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 4171, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 4172, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 4173, +-modify Resources\bitmaps\tweaked\wmploc.dll\4174+34174.png, 257, 4174, +-modify Resources\bitmaps\tweaked\wmploc.dll\4175+34175.png, 257, 4175, +-modify Resources\bitmaps\tweaked\wmploc.dll\4176+34176.png, 257, 4176, +-modify Resources\bitmaps\tweaked\wmploc.dll\4177+34177.png, 257, 4177, +-modify Resources\bitmaps\tweaked\wmploc.dll\4179+34179.png, 257, 4179, +-modify Resources\bitmaps\tweaked\wmploc.dll\4180+34180.png, 257, 4180, +-modify Resources\shiki\wmploc.dll\4200+4203.png, 257, 4200, +-modify Resources\shiki\wmploc.dll\4201.png, 257, 4201, +-modify Resources\shiki\wmploc.dll\4202.png, 257, 4202, +-modify Resources\shiki\wmploc.dll\4200+4203.png, 257, 4203, +-modify Resources\bitmaps\tweaked\wmploc.dll\4205+34205.png, 257, 4205, +-modify Resources\bitmaps\tweaked\wmploc.dll\4206+34206.png, 257, 4206, +-modify Resources\bitmaps\tweaked\wmploc.dll\4207+34207.png, 257, 4207, +-modify Resources\bitmaps\tweaked\wmploc.dll\4208+34208.png, 257, 4208, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 4209, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 4210, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 4211, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 4212, +-modify Resources\bitmaps\tweaked\wmploc.dll\4601.png, 257, 4601, +-modify Resources\bitmaps\tweaked\wmploc.dll\4602.png, 257, 4602, +-modify Resources\bitmaps\tweaked\wmploc.dll\4603.png, 257, 4603, +-modify Resources\shiki\wmploc.dll\4616.png, 257, 4616, +-modify Resources\shiki\wmploc.dll\4627.png, 257, 4627, +-modify Resources\shiki\wmploc.dll\4628.png, 257, 4628, +-modify Resources\shiki\wmploc.dll\4627.png, 257, 4630, +-modify Resources\shiki\wmploc.dll\4724.png, 257, 4724, +-modify Resources\shiki\wmploc.dll\4725.png, 257, 4725, +-modify Resources\shiki\wmploc.dll\4738.png, 257, 4738, +-modify Resources\shiki\wmploc.dll\4739.png, 257, 4739, +-modify Resources\shiki\wmploc.dll\4738.png, 257, 4741, +-modify Resources\shiki\wmploc.dll\5240.png, 257, 5240, +-modify Resources\bitmaps\tweaked\wmploc.dll\5244+35244.png, 257, 5244, +-modify Resources\bitmaps\tweaked\wmploc.dll\5245+35245.png, 257, 5245, +-modify Resources\bitmaps\tweaked\wmploc.dll\5246+35246.png, 257, 5246, +-modify Resources\bitmaps\tweaked\wmploc.dll\5247+35247.png, 257, 5247, +-modify Resources\bitmaps\tweaked\wmploc.dll\5248+35248.png, 257, 5248, +-modify Resources\bitmaps\actions\media-playback-start_192.png, 257, 5264, +-modify Resources\bitmaps\devices\media-optical_192.png, 257, 5265, +-modify Resources\bitmaps\apps\synccenter_192.png, 257, 5266, +-modify Resources\bitmaps\tweaked\wmploc.dll\5271.png, 257, 5271, +-modify Resources\bitmaps\tweaked\wmploc.dll\5272.png, 257, 5272, +-modify Resources\shiki\wmploc.dll\5281.png, 257, 5281, +-modify Resources\shiki\wmploc.dll\5282.png, 257, 5282, +-modify Resources\bitmaps\categories\applications-multimedia_142x145.png, 257, 5290, +-modify Resources\bitmaps\tweaked\wmploc.dll\5335.png, 257, 5335, +-modify Resources\bitmaps\tweaked\wmploc.dll\5350+5351.png, 257, 5350, +-modify Resources\bitmaps\tweaked\wmploc.dll\5350+5351.png, 257, 5351, +-modify Resources\bitmaps\tweaked\wmploc.dll\5352.png, 257, 5352, +-modify Resources\bitmaps\tweaked\wmploc.dll\5353.png, 257, 5353, +-modify Resources\shiki\wmploc.dll\5360+5361.png, 257, 5360, +-modify Resources\shiki\wmploc.dll\5360+5361.png, 257, 5361, +-modify Resources\bitmaps\devices\media-optical_96.png, 257, 5504, +-modify Resources\bitmaps\devices\media-optical-cdr_96.png, 257, 5505, +-modify Resources\bitmaps\devices\media-optical-cdrw_96.png, 257, 5507, +-modify Resources\bitmaps\devices\media-optical-dvdr_96.png, 257, 5508, +-modify Resources\bitmaps\devices\media-optical-dvd_96.png, 257, 5512, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_96.png, 257, 5513, +-modify Resources\bitmaps\status\drive-optical-offline_96.png, 257, 5514, +-modify Resources\bitmaps\devices\multimedia-player_96.png, 257, 5515, +-modify Resources\bitmaps\status\drive-optical-offline_96.png, 257, 5545, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_96.png, 257, 5546, +-modify Resources\bitmaps\status\multimedia-player-offline_96.png, 257, 5547, +-modify Resources\shiki\wmploc.dll\5240.png, 257, 5678, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 5679, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 5680, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 5681, +-modify Resources\shiki\wmploc.dll\7778.png, 257, 7778, +-modify Resources\shiki\wmploc.dll\7779.png, 257, 7779, +-modify Resources\shiki\wmploc.dll\7778.png, 257, 7781, +-modify Resources\shiki\wmploc.dll\7791.png, 257, 7791, +-modify Resources\shiki\wmploc.dll\7792.png, 257, 7792, +-modify Resources\shiki\wmploc.dll\7791.png, 257, 7794, +-modify Resources\shiki\wmploc.dll\7801.png, 257, 7801, +-modify Resources\shiki\wmploc.dll\7802.png, 257, 7802, +-modify Resources\shiki\wmploc.dll\7805.png, 257, 7805, +-modify Resources\bitmaps\devices\media-optical_192.png, 257, 29710, +-modify Resources\bitmaps\mimetypes\audio-x-generic_192.png, 257, 29711, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29712, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_192.png, 257, 29713, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29714, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29715, +-modify Resources\bitmaps\tweaked\wmploc.dll\29717.png, 257, 29717, +-modify Resources\bitmaps\actions\media-playback-start_192.png, 257, 29718, +-modify Resources\bitmaps\places\folder-music_192.png, 257, 29719, +-modify Resources\bitmaps\mimetypes\audio-x-generic_192.png, 257, 29720, +-modify Resources\bitmaps\status\locked_192.png, 257, 29721, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_192.png, 257, 29722, +-modify Resources\bitmaps\apps\softwarecenter_192.png, 257, 29723, +-modify Resources\bitmaps\emblems\emblem-special_192.png, 257, 29726, +-modify Resources\bitmaps\mimetypes\x-office-calendar_192.png, 257, 29730, +-modify Resources\bitmaps\emblems\emblem-photos_192.png, 257, 29731, +-modify Resources\bitmaps\places\folder-pictures_192.png, 257, 29733, +-modify Resources\bitmaps\emblems\emblem-photos_192.png, 257, 29734, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29737, +-modify Resources\bitmaps\mimetypes\video-x-generic_192.png, 257, 29738, +-modify Resources\bitmaps\apps\softwarecenter_192.png, 257, 29740, +-modify Resources\bitmaps\categories\tango-applications-multimedia_192.png, 257, 29743, +-modify Resources\bitmaps\places\folder-videos_192.png, 257, 29744, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29746, +-modify Resources\bitmaps\devices\tv_192.png, 257, 29748, +-modify Resources\bitmaps\devices\tv_192.png, 257, 29749, +-modify Resources\bitmaps\places\folder-videos_192.png, 257, 29752, +-modify Resources\bitmaps\categories\tango-applications-multimedia_192.png, 257, 29753, +-modify Resources\bitmaps\categories\applications-multimedia_192.png, 257, 29756, +-modify Resources\bitmaps\places\folder_192.png, 257, 29757, +-modify Resources\bitmaps\devices\media-cdrom-audio_192.png, 257, 29760, +-modify Resources\bitmaps\devices\multimedia-player_192.png, 257, 29763, +-modify Resources\bitmaps\devices\media-optical-dvd_192.png, 257, 29764, +-modify Resources\bitmaps\apps\synccenter_192.png, 257, 29768, +-modify Resources\bitmaps\status\multimedia-player-offline_192.png, 257, 29769, +-modify Resources\bitmaps\apps\tag-editor_192.png, 257, 29774, +-modify Resources\bitmaps\apps\softwarecenter_192.png, 257, 29775, +-modify Resources\bitmaps\tweaked\wmploc.dll\4162+34162.png, 257, 34162, +-modify Resources\bitmaps\tweaked\wmploc.dll\4163+34163.png, 257, 34163, +-modify Resources\bitmaps\tweaked\wmploc.dll\4164+34164.png, 257, 34164, +-modify Resources\bitmaps\tweaked\wmploc.dll\4165+34165.png, 257, 34165, +-modify Resources\bitmaps\tweaked\wmploc.dll\4166+34166.png, 257, 34166, +-modify Resources\bitmaps\tweaked\wmploc.dll\4167+34167.png, 257, 34167, +-modify Resources\bitmaps\tweaked\wmploc.dll\4168+34168.png, 257, 34168, +-modify Resources\bitmaps\tweaked\wmploc.dll\4169+34169.png, 257, 34169, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 34170, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 34171, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 34172, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 34173, +-modify Resources\bitmaps\tweaked\wmploc.dll\4174+34174.png, 257, 34174, +-modify Resources\bitmaps\tweaked\wmploc.dll\4175+34175.png, 257, 34175, +-modify Resources\bitmaps\tweaked\wmploc.dll\4176+34176.png, 257, 34176, +-modify Resources\bitmaps\tweaked\wmploc.dll\4177+34177.png, 257, 34177, +-modify Resources\bitmaps\tweaked\wmploc.dll\4179+34179.png, 257, 34179, +-modify Resources\bitmaps\tweaked\wmploc.dll\4180+34180.png, 257, 34180, +-modify Resources\bitmaps\tweaked\wmploc.dll\4205+34205.png, 257, 34205, +-modify Resources\bitmaps\tweaked\wmploc.dll\4206+34206.png, 257, 34206, +-modify Resources\bitmaps\tweaked\wmploc.dll\4207+34207.png, 257, 34207, +-modify Resources\bitmaps\tweaked\wmploc.dll\4208+34208.png, 257, 34208, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 34209, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 34210, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 34211, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 34212, +-modify Resources\bitmaps\tweaked\wmploc.dll\5244+35244.png, 257, 35244, +-modify Resources\bitmaps\tweaked\wmploc.dll\5245+35245.png, 257, 35245, +-modify Resources\bitmaps\tweaked\wmploc.dll\5246+35246.png, 257, 35246, +-modify Resources\bitmaps\tweaked\wmploc.dll\5247+35247.png, 257, 35247, +-modify Resources\bitmaps\tweaked\wmploc.dll\5248+35248.png, 257, 35248, + +;BITMAP +-modify Resources\bitmaps\tweaked\wmploc.dll\1400.bmp, BITMAP, 1400, +-modify Resources\shiki\wmploc.dll\4157.bmp, BITMAP, 4157, +-modify Resources\shiki\wmploc.dll\4204.bmp, BITMAP, 4204, + +;ICONGROUP +-modify Resources\icons\apps\windows-media-player_+24_64_256.ico, ICONGROUP, 102, +-modify Resources\icons\devices\multimedia-player.ico, ICONGROUP, 218, +-modify Resources\icons\devices\media-cdrom-audio_+24_128_256.ico, ICONGROUP, 464, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 466, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 467, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 468, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 471, +-modify Resources\icons\apps\rip.ico, ICONGROUP, 472, +-modify Resources\icons\apps\rip.ico, ICONGROUP, 473, +-modify Resources\icons\actions\list-add.ico, ICONGROUP, 474, +-modify Resources\icons\actions\config-date.ico, ICONGROUP, 476, +-modify Resources\icons\apps\gconf-editor_32_48.ico, ICONGROUP, 550, +-modify Resources\icons\overlays\emblem-default_32.ico, ICONGROUP, 576, +-modify Resources\icons\overlays\emblem-warning_32.ico, ICONGROUP, 578, +-modify Resources\icons\categories\applications-system_32.ico, ICONGROUP, 579, +-modify Resources\icons\apps\radio_16_32.ico, ICONGROUP, 600, +-modify Resources\icons\actions\system-search_+24_64_96_128_256.ico, ICONGROUP, 602, +-modify Resources\icons\devices\media-optical_16_32.ico, ICONGROUP, 605, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 606, +-modify Resources\icons\mimetypes\media-playlist.ico, ICONGROUP, 612, +-modify Resources\icons\mimetypes\media-playlist_+128_256.ico, ICONGROUP, 613, +-modify Resources\icons\mimetypes\video-x-generic_16_32.ico, ICONGROUP, 615, +-modify Resources\icons\mimetypes\media-playlist_+128_256.ico, ICONGROUP, 616, +-modify Resources\icons\devices\multimedia-player_+24.ico, ICONGROUP, 710, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 730, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 731, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 732, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 733, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 734, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 735, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 736, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 737, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 738, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 739, +-modify Resources\icons\status\security-warning.ico, ICONGROUP, 865, +-modify Resources\icons\status\security-error.ico, ICONGROUP, 866, +-modify Resources\icons\status\gtk-info.ico, ICONGROUP, 890, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 891, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 954, +-modify Resources\icons\categories\applications-multimedia.ico, ICONGROUP, 1050, +-modify Resources\icons\mimetypes\extension.ico, ICONGROUP, 1110, +-modify Resources\icons\status\locked.ico, ICONGROUP, 1151, +-modify Resources\icons\status\locked.ico, ICONGROUP, 1171, +-modify Resources\icons\devices\video-display.ico, ICONGROUP, 1210, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2956, +-modify Resources\icons\actions\view-files-details_16_20_24_32.ico, ICONGROUP, 7700, +-modify Resources\icons\actions\view-files-symbols-middle_16_20_24_32.ico, ICONGROUP, 7701, +-modify Resources\icons\actions\view-files-tiled-extended_16_20_24_32.ico, ICONGROUP, 7702, +-modify Resources\icons\actions\view-files-tiled_16_20_24_32.ico, ICONGROUP, 7703, +-modify Resources\icons\overlays\emblem-default_32.ico, ICONGROUP, 8700, +-modify Resources\icons\overlays\emblem-warning_32.ico, ICONGROUP, 8702, +-modify Resources\icons\devices\media-optical_16_20_24_32.ico, ICONGROUP, 29510, +-modify Resources\icons\mimetypes\audio-x-generic_16_20_24_32.ico, ICONGROUP, 29511, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29512, +-modify Resources\icons\mimetypes\media-playlist_16_20_24_32.ico, ICONGROUP, 29513, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29514, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29515, +-modify Resources\icons\mimetypes\audio-x-generic_16_20_24_32.ico, ICONGROUP, 29517, +-modify Resources\icons\actions\media-playback-start_16_20_24_32.ico, ICONGROUP, 29518, +-modify Resources\icons\places\folder-music_16_20_24_32.ico, ICONGROUP, 29519, +-modify Resources\icons\mimetypes\audio-x-generic_16_20_24_32.ico, ICONGROUP, 29520, +-modify Resources\icons\status\locked_16_20_24_32.ico, ICONGROUP, 29521, +-modify Resources\icons\mimetypes\media-playlist_16_20_24_32.ico, ICONGROUP, 29522, +-modify Resources\icons\emblems\emblem-special_16_20_24_32.ico, ICONGROUP, 29526, +-modify Resources\icons\mimetypes\x-office-calendar_16_20_24_32.ico, ICONGROUP, 29530, +-modify Resources\icons\emblems\emblem-photos_16_20_24_32.ico, ICONGROUP, 29531, +-modify Resources\icons\mimetypes\x-office-calendar_16_20_24_32.ico, ICONGROUP, 29532, +-modify Resources\icons\places\folder-pictures_16_20_24_32.ico, ICONGROUP, 29533, +-modify Resources\icons\emblems\emblem-photos_16_20_24_32.ico, ICONGROUP, 29534, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29537, +-modify Resources\icons\mimetypes\video-x-generic_16_20_24_32.ico, ICONGROUP, 29538, +-modify Resources\icons\categories\tango-applications-multimedia_16_20_24_32.ico, ICONGROUP, 29543, +-modify Resources\icons\places\folder-videos_16_20_24_32.ico, ICONGROUP, 29544, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29546, +-modify Resources\icons\devices\tv_16_20_24_32.ico, ICONGROUP, 29548, +-modify Resources\icons\devices\tv_16_20_24_32.ico, ICONGROUP, 29549, +-modify Resources\icons\places\folder-videos_16_20_24_32.ico, ICONGROUP, 29552, +-modify Resources\icons\categories\tango-applications-multimedia_16_20_24_32.ico, ICONGROUP, 29553, +-modify Resources\icons\categories\applications-multimedia_16_20_24_32.ico, ICONGROUP, 29556, +-modify Resources\icons\devices\media-cdrom-audio_16_20_24_32.ico, ICONGROUP, 29560, +-modify Resources\icons\apps\tag-editor_16_20_24_32.ico, ICONGROUP, 29574, +-modify Resources\icons\apps\help-browser_16_20_24_32.ico, ICONGROUP, 29601, +-modify Resources\icons\status\gtk-info_16_20_24_32.ico, ICONGROUP, 29604, +-modify Resources\icons\devices\media-floppy_16_20_24_32.ico, ICONGROUP, 29605, +-modify Resources\icons\apps\nautilus-cd-burner_16_20_24_32.ico, ICONGROUP, 29610, +-modify Resources\icons\status\gtk-info_16_20_24_32.ico, ICONGROUP, 29612, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29637, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29638, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29639, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29640, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29641, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29642, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29643, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29644, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29645, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29646, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29647, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29648, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29649, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29650, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29651, +-modify Resources\icons\actions\go-next_16_20_24_32.ico, ICONGROUP, 29654, +-modify Resources\icons\actions\go-previous_16_20_24_32.ico, ICONGROUP, 29655, +-modify Resources\icons\actions\view-files-details_16_20_24_32.ico, ICONGROUP, 29656, +-modify Resources\icons\actions\view-files-tiled-extended_16_20_24_32.ico, ICONGROUP, 29657, +-modify Resources\icons\actions\view-files-symbols-middle_16_20_24_32.ico, ICONGROUP, 29658, +-modify Resources\icons\actions\view-files-tiled_16_20_24_32.ico, ICONGROUP, 29659, diff --git a/project/_Resources/scripts/wordicon.exe.txt b/project/_Resources/scripts/wordicon.exe.txt new file mode 100644 index 0000000..29fc362 --- /dev/null +++ b/project/_Resources/scripts/wordicon.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\wordicon.exe +SaveAs= NewFiles\wordicon.exe + +[COMMANDS] +;ICONGROUP +;Filetype +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 201, +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 215, +;Template +-modify Resources\icons\mimetypes\x-office-document-template_+256.ico, ICONGROUP, 202, +-modify Resources\icons\mimetypes\x-office-document-template_+256.ico, ICONGROUP, 216, diff --git a/project/_Resources/scripts/wordpad.exe.txt b/project/_Resources/scripts/wordpad.exe.txt new file mode 100644 index 0000000..15dbc14 --- /dev/null +++ b/project/_Resources/scripts/wordpad.exe.txt @@ -0,0 +1,322 @@ +[FILENAMES] +Exe = Backup\wordpad.exe +SaveAs = NewFiles\wordpad.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-wordpad_+24_64_256.ico, ICONGROUP, 128, +-modify Resources\icons\mimetypes\x-office-document_+24_256.ico, ICONGROUP, 154, +-modify Resources\icons\mimetypes\x-office-document_+24_256.ico, ICONGROUP, 156, +-modify Resources\icons\mimetypes\x-office-document_+24_256.ico, ICONGROUP, 157, +-modify Resources\icons\actions\object-stretch-horizontal.ico, ICONGROUP, 229, +-modify Resources\icons\actions\object-stretch-vertical.ico, ICONGROUP, 230, +-modify Resources\icons\status\security-warning.ico, ICONGROUP, 6105, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6401, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6402, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6403, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6404, +-modify Resources\icons\status\zoom-in-disabled_16_20_24.ico, ICONGROUP, 6405, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6406, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6407, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6408, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6409, +-modify Resources\icons\status\zoom-out-disabled_16_20_24.ico, ICONGROUP, 6410, + +;BITMAP +-modify Resources\bitmaps\actions\insert-image_16.bmp, BITMAP, 60308, +-modify Resources\bitmaps\actions\insert-image_24.bmp, BITMAP, 60310, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60311, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60312, +-modify Resources\bitmaps\actions\insert-image_48.bmp, BITMAP, 60314, +-modify Resources\bitmaps\actions\insert-image_64.bmp, BITMAP, 60315, +-modify Resources\bitmaps\actions\insert-image_16.bmp, BITMAP, 60316, +-modify Resources\bitmaps\actions\insert-image_24.bmp, BITMAP, 60318, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60319, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60320, +-modify Resources\bitmaps\actions\insert-image_48.bmp, BITMAP, 60322, +-modify Resources\bitmaps\actions\insert-image_64.bmp, BITMAP, 60322, +-modify Resources\bitmaps\categories\applications-graphics_16.bmp, BITMAP, 60332, +-modify Resources\bitmaps\categories\applications-graphics_24.bmp, BITMAP, 60334, +-modify Resources\bitmaps\categories\applications-graphics_32.bmp, BITMAP, 60335, +-modify Resources\bitmaps\categories\applications-graphics_32.bmp, BITMAP, 60336, +-modify Resources\bitmaps\categories\applications-graphics_48.bmp, BITMAP, 60338, +-modify Resources\bitmaps\categories\applications-graphics_64.bmp, BITMAP, 60339, +-modify Resources\bitmaps\actions\insert-object_16.bmp, BITMAP, 60348, +-modify Resources\bitmaps\actions\insert-object_24.bmp, BITMAP, 60350, +-modify Resources\bitmaps\actions\insert-object_32.bmp, BITMAP, 60351, +-modify Resources\bitmaps\actions\insert-object_32.bmp, BITMAP, 60352, +-modify Resources\bitmaps\actions\insert-object_48.bmp, BITMAP, 60354, +-modify Resources\bitmaps\actions\insert-object_48.bmp, BITMAP, 60355, +-modify Resources\bitmaps\actions\edit-find_16.bmp, BITMAP, 60356, +-modify Resources\bitmaps\actions\edit-find_24.bmp, BITMAP, 60358, +-modify Resources\bitmaps\actions\edit-find_32.bmp, BITMAP, 60359, +-modify Resources\bitmaps\actions\edit-undo_16.bmp, BITMAP, 51001, +-modify Resources\bitmaps\actions\edit-undo_24.bmp, BITMAP, 51003, +-modify Resources\bitmaps\actions\edit-undo_32.bmp, BITMAP, 51004, +-modify Resources\bitmaps\actions\edit-redo_16.bmp, BITMAP, 51006, +-modify Resources\bitmaps\actions\edit-redo_24.bmp, BITMAP, 51008, +-modify Resources\bitmaps\actions\edit-redo_32.bmp, BITMAP, 51009, +-modify Resources\bitmaps\actions\format-indent-less_16.bmp, BITMAP, 51011, +-modify Resources\bitmaps\actions\format-indent-less_24.bmp, BITMAP, 51013, +-modify Resources\bitmaps\actions\format-indent-less_32.bmp, BITMAP, 51014, +-modify Resources\bitmaps\actions\format-indent-more_16.bmp, BITMAP, 51016, +-modify Resources\bitmaps\actions\format-indent-more_24.bmp, BITMAP, 51018, +-modify Resources\bitmaps\actions\format-indent-more_32.bmp, BITMAP, 51019, +-modify Resources\bitmaps\actions\format-justify-left_16.bmp, BITMAP, 51021, +-modify Resources\bitmaps\actions\format-justify-left_24.bmp, BITMAP, 51023, +-modify Resources\bitmaps\actions\format-justify-left_32.bmp, BITMAP, 51024, +-modify Resources\bitmaps\actions\format-justify-right_16.bmp, BITMAP, 51026, +-modify Resources\bitmaps\actions\format-justify-right_24.bmp, BITMAP, 51028, +-modify Resources\bitmaps\actions\format-justify-right_32.bmp, BITMAP, 51029, +-modify Resources\bitmaps\actions\format-justify-center_16.bmp, BITMAP, 60293, +-modify Resources\bitmaps\actions\format-justify-center_24.bmp, BITMAP, 60295, +-modify Resources\bitmaps\actions\format-justify-center_32.bmp, BITMAP, 60296, +-modify Resources\bitmaps\actions\format-justify-fill_16.bmp, BITMAP, 60303, +-modify Resources\bitmaps\actions\format-justify-fill_24.bmp, BITMAP, 60305, +-modify Resources\bitmaps\actions\format-justify-fill_32.bmp, BITMAP, 60306, +-modify Resources\bitmaps\actions\zoom-in_16.bmp, BITMAP, 60405, +-modify Resources\bitmaps\actions\zoom-in_24.bmp, BITMAP, 60407, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60408, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60409, +-modify Resources\bitmaps\actions\zoom-in_48.bmp, BITMAP, 60411, +-modify Resources\bitmaps\actions\zoom-in_64.bmp, BITMAP, 60412, +-modify Resources\bitmaps\actions\zoom-out_16.bmp, BITMAP, 60413, +-modify Resources\bitmaps\actions\zoom-out_24.bmp, BITMAP, 60415, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60416, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60417, +-modify Resources\bitmaps\actions\zoom-out_48.bmp, BITMAP, 60419, +-modify Resources\bitmaps\actions\zoom-out_64.bmp, BITMAP, 60420, +-modify Resources\bitmaps\actions\document-new_16.bmp, BITMAP, 60001, +-modify Resources\bitmaps\actions\document-new_24.bmp, BITMAP, 60003, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60004, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60005, +-modify Resources\bitmaps\actions\document-new_48.bmp, BITMAP, 60007, +-modify Resources\bitmaps\actions\document-new_64.bmp, BITMAP, 60008, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60097, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60099, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60100, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60101, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60103, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60104, +-modify Resources\bitmaps\status\printer-default_16.bmp, BITMAP, 60105, +-modify Resources\bitmaps\status\printer-default_32.bmp, BITMAP, 60108, +-modify Resources\bitmaps\status\printer-default_32.bmp, BITMAP, 60109, +-modify Resources\bitmaps\status\printer-default_48.bmp, BITMAP, 60111, +-modify Resources\bitmaps\actions\document-print-preview_16.bmp, BITMAP, 60113, +-modify Resources\bitmaps\actions\document-print-preview_24.bmp, BITMAP, 60115, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60116, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60117, +-modify Resources\bitmaps\actions\document-print-preview_48.bmp, BITMAP, 60119, +-modify Resources\bitmaps\actions\document-print-preview_64.bmp, BITMAP, 60120, +-modify Resources\bitmaps\status\dialog-information_16.bmp, BITMAP, 60137, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 60139, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60140, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60141, +-modify Resources\bitmaps\status\dialog-information_48.bmp, BITMAP, 60143, +-modify Resources\bitmaps\status\dialog-information_64.bmp, BITMAP, 60144, +-modify Resources\bitmaps\actions\application-exit_16.bmp, BITMAP, 60145, +-modify Resources\bitmaps\actions\application-exit_24.bmp, BITMAP, 60147, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60148, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60149, +-modify Resources\bitmaps\actions\application-exit_48.bmp, BITMAP, 60151, +-modify Resources\bitmaps\actions\application-exit_64.bmp, BITMAP, 60152, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60177, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60179, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60180, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60181, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60183, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60184, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60217, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60219, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60220, +-modify Resources\bitmaps\actions\edit-find_16.bmp, BITMAP, 60233, +-modify Resources\bitmaps\actions\edit-find_24.bmp, BITMAP, 60235, +-modify Resources\bitmaps\actions\edit-find_32.bmp, BITMAP, 60236, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60237, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60239, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60240, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60241, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60243, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60244, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60253, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60255, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60256, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60265, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60267, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60268, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60269, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60271, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60272, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60273, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60275, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60276, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60277, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60279, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60280, +-modify Resources\bitmaps\actions\edit-cut_16.bmp, BITMAP, 60285, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 60287, +-modify Resources\bitmaps\actions\edit-cut_32.bmp, BITMAP, 60288, +-modify Resources\bitmaps\actions\edit-copy_16.bmp, BITMAP, 60289, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 60291, +-modify Resources\bitmaps\actions\edit-copy_32.bmp, BITMAP, 60292, +-modify Resources\bitmaps\actions\document-open_16.bmp, BITMAP, 60009, +-modify Resources\bitmaps\actions\document-open_24.bmp, BITMAP, 60011, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60012, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60013, +-modify Resources\bitmaps\actions\document-open_48.bmp, BITMAP, 60015, +-modify Resources\bitmaps\actions\document-open_64.bmp, BITMAP, 60016, +-modify Resources\bitmaps\mimetypes\text-x-generic_16.bmp, BITMAP, 60057, +-modify Resources\bitmaps\mimetypes\text-x-generic_24.bmp, BITMAP, 60059, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60060, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60061, +-modify Resources\bitmaps\mimetypes\text-x-generic_48.bmp, BITMAP, 60063, +-modify Resources\bitmaps\mimetypes\text-x-generic_64.bmp, BITMAP, 60064, +-modify Resources\bitmaps\mimetypes\text-x-generic_16.bmp, BITMAP, 60081, +-modify Resources\bitmaps\mimetypes\text-x-generic_24.bmp, BITMAP, 60083, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60084, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60085, +-modify Resources\bitmaps\mimetypes\text-x-generic_48.bmp, BITMAP, 60087, +-modify Resources\bitmaps\mimetypes\text-x-generic_64.bmp, BITMAP, 60088, +-modify Resources\bitmaps\actions\document-properties_16.bmp, BITMAP, 60121, +-modify Resources\bitmaps\actions\document-properties_24.bmp, BITMAP, 60123, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60124, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60125, +-modify Resources\bitmaps\actions\document-properties_48.bmp, BITMAP, 60127, +-modify Resources\bitmaps\actions\document-properties_64.bmp, BITMAP, 60128, +-modify Resources\bitmaps\emblems\emblem-mail_16.bmp, BITMAP, 60129, +-modify Resources\bitmaps\emblems\emblem-mail_24.bmp, BITMAP, 60131, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60132, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60133, +-modify Resources\bitmaps\emblems\emblem-mail_48.bmp, BITMAP, 60135, +-modify Resources\bitmaps\emblems\emblem-mail_64.bmp, BITMAP, 60136, +-modify Resources\bitmaps\actions\edit-find-replace_16.bmp, BITMAP, 60360, +-modify Resources\bitmaps\actions\edit-find-replace_24.bmp, BITMAP, 60362, +-modify Resources\bitmaps\actions\edit-find-replace_32.bmp, BITMAP, 60363, +-modify Resources\bitmaps\actions\edit-select-all_16.bmp, BITMAP, 60365, +-modify Resources\bitmaps\actions\edit-select-all_24.bmp, BITMAP, 60367, +-modify Resources\bitmaps\actions\edit-select-all_32.bmp, BITMAP, 60368, +-modify Resources\bitmaps\actions\go-down_16.bmp, BITMAP, 60385, +-modify Resources\bitmaps\actions\go-down_24.bmp, BITMAP, 60387, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60388, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60389, +-modify Resources\bitmaps\actions\go-up_16.bmp, BITMAP, 60391, +-modify Resources\bitmaps\actions\go-up_24.bmp, BITMAP, 60393, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60394, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60395, +-modify Resources\bitmaps\mimetypes\image-x-generic_16.bmp, BITMAP, 60229, +-modify Resources\bitmaps\mimetypes\image-x-generic_24.bmp, BITMAP, 60231, +-modify Resources\bitmaps\mimetypes\image-x-generic_32.bmp, BITMAP, 60232, +-modify Resources\bitmaps\actions\config-date_16.bmp, BITMAP, 60340, +-modify Resources\bitmaps\actions\config-date_32.bmp, BITMAP, 60343, +-modify Resources\bitmaps\actions\config-date_32.bmp, BITMAP, 60344, +-modify Resources\bitmaps\actions\config-date_48.bmp, BITMAP, 60346, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60049, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60051, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60052, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60053, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60055, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60056, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60073, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60075, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60076, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60077, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60079, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60080, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60185, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60187, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60188, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60189, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60191, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60192, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60193, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60195, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60196, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60197, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60199, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60200, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60201, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60203, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60204, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60205, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60207, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60208, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60209, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60211, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60212, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60213, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60215, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60216, +-modify Resources\bitmaps\actions\document-save_16.bmp, BITMAP, 60017, +-modify Resources\bitmaps\actions\document-save_24.bmp, BITMAP, 60019, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60020, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60021, +-modify Resources\bitmaps\actions\document-save_48.bmp, BITMAP, 60023, +-modify Resources\bitmaps\actions\document-save_64.bmp, BITMAP, 60024, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60033, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60035, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60036, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60037, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60039, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60040, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60040, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60043, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60044, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60045, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60047, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60048, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60065, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60067, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60068, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60069, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60071, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60072, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60089, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60091, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60092, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60093, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60095, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60096, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60161, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60163, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60164, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60165, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60167, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60168, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60169, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60171, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60172, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60173, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60175, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60176, +-modify Resources\bitmaps\actions\document-revert_16.bmp, BITMAP, 60153, +-modify Resources\bitmaps\actions\document-revert_24.bmp, BITMAP, 60155, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60156, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60157, +-modify Resources\bitmaps\actions\document-revert_48.bmp, BITMAP, 60159, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60249, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60251, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60252, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60397, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60399, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60400, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60401, +-modify Resources\bitmaps\actions\window-close_48.bmp, BITMAP, 60403, +-modify Resources\bitmaps\actions\window-close_64.bmp, BITMAP, 60404, +-modify Resources\bitmaps\actions\zoom-original_16.bmp, BITMAP, 60369, +-modify Resources\bitmaps\actions\zoom-original_24.bmp, BITMAP, 60371, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60372, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60373, +-modify Resources\bitmaps\actions\zoom-original_48.bmp, BITMAP, 60375, +-modify Resources\bitmaps\actions\zoom-original_64.bmp, BITMAP, 60376, +-modify Resources\bitmaps\actions\zoom-original_16.bmp, BITMAP, 60421, +-modify Resources\bitmaps\actions\zoom-original_24.bmp, BITMAP, 60423, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60424, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60425, +-modify Resources\bitmaps\actions\zoom-original_48.bmp, BITMAP, 60427, +-modify Resources\bitmaps\actions\zoom-original_64.bmp, BITMAP, 60428, +-modify Resources\bitmaps\actions\edit-measure_16.bmp, BITMAP, 60433, +-modify Resources\bitmaps\actions\format-list_16.bmp, BITMAP, 51031, +-modify Resources\bitmaps\actions\format-list_24.bmp, BITMAP, 51033, +-modify Resources\bitmaps\actions\format-line-space_16.bmp, BITMAP, 60298, +-modify Resources\bitmaps\actions\wrapped_16.bmp, BITMAP, 60261, +-modify Resources\bitmaps\actions\wrapped_16.bmp, BITMAP, 60429, diff --git a/project/_Resources/scripts/wucltux.dll.txt b/project/_Resources/scripts/wucltux.dll.txt new file mode 100644 index 0000000..c6c940f --- /dev/null +++ b/project/_Resources/scripts/wucltux.dll.txt @@ -0,0 +1,20 @@ +[FILENAMES] +Exe = Backup\wucltux.dll +SaveAs = NewFiles\wucltux.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\devices\printer_16.bmp, BITMAP, 8, +-modify Resources\bitmaps\actions\view-refresh_16.bmp, BITMAP, 10, + +;ICONGROUP +-modify Resources\icons\apps\system-software-update_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-main_+24_64_96_128_256.ico, ICONGROUP, 14, +-modify Resources\icons\status\dialog-information_+24_128_256.ico, ICONGROUP, 18, +-modify Resources\icons\tweaked\wucltux.dll\45.ico, ICONGROUP, 45, +-modify Resources\icons\tweaked\wucltux.dll\46.ico, ICONGROUP, 46, +-modify Resources\icons\tweaked\wucltux.dll\47.ico, ICONGROUP, 47, +-modify Resources\icons\status\gtk-info_+24_64.ico, ICONGROUP, 48, +-modify Resources\icons\emblems\emblem-default.ico, ICONGROUP, 62, +-modify Resources\icons\apps\system-software-update_+24_256.ico, ICONGROUP, 1020, +-modify Resources\icons\apps\system-software-update_+24_256.ico, ICONGROUP, 1021, diff --git a/project/_Resources/scripts/x64/7z.dll.txt b/project/_Resources/scripts/x64/7z.dll.txt new file mode 100644 index 0000000..70bd8c6 --- /dev/null +++ b/project/_Resources/scripts/x64/7z.dll.txt @@ -0,0 +1,31 @@ +[FILENAMES] +Exe= Backup\x64\7z.dll +SaveAs= NewFiles\x64\7z.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\package-x-7zip.ico, ICONGROUP, 0, +-modify Resources\icons\mimetypes\package-x-zip.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\package-x-rar.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\package-x-lza-lha.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\package-x-cab.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\package-x-iso.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\package-x-split.ico, ICONGROUP, 9, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 10, +-modify Resources\icons\mimetypes\package-x-deb.ico, ICONGROUP, 11, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 12, +-modify Resources\icons\mimetypes\package-x-tar.ico, ICONGROUP, 13, +-modify Resources\icons\mimetypes\package-x-gz-gzip-tgz-tpz.ico, ICONGROUP, 14, +-modify Resources\icons\mimetypes\package-x-wim.ico, ICONGROUP, 15, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 16, +-modify Resources\icons\mimetypes\package-x-dmg.ico, ICONGROUP, 17, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 18, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 19, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 20, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 21, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 22, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 23, +-modify Resources\icons\mimetypes\package-x-generic.ico, ICONGROUP, 24, diff --git a/project/_Resources/scripts/x64/7zFM.exe.txt b/project/_Resources/scripts/x64/7zFM.exe.txt new file mode 100644 index 0000000..124143a --- /dev/null +++ b/project/_Resources/scripts/x64/7zFM.exe.txt @@ -0,0 +1,41 @@ +[FILENAMES] +Exe= Backup\x64\7zFM.exe +SaveAs= NewFiles\x64\7zFM.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\actions\archive-insert_48x36.bmp, BITMAP, 2002, +-modify Resources\bitmaps\actions\archive-extract_48x36.bmp, BITMAP, 2003, +-modify Resources\bitmaps\status\package-ok_48x36.bmp, BITMAP, 2004, +-modify Resources\bitmaps\actions\package-copy_48x36.bmp, BITMAP, 2010, +-modify Resources\bitmaps\actions\package-cut_48x36.bmp, BITMAP, 2011, +-modify Resources\bitmaps\status\user-trash-full_48x36.bmp, BITMAP, 2012, +-modify Resources\bitmaps\status\package-info_48x36.bmp, BITMAP, 2013, +-modify Resources\bitmaps\actions\archive-insert_24.bmp, BITMAP, 2082, +-modify Resources\bitmaps\actions\archive-extract_24.bmp, BITMAP, 2083, +-modify Resources\bitmaps\actions\dialog-apply_24.bmp, BITMAP, 2084, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 2090, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 2091, +-modify Resources\bitmaps\status\user-trash-full_24.bmp, BITMAP, 2092, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 2093, +;new version 15.05 BETA +-modify Resources\bitmaps\actions\archive-insert_48x36.bmp, BITMAP, 100, +-modify Resources\bitmaps\actions\archive-extract_48x36.bmp, BITMAP, 101, +-modify Resources\bitmaps\status\package-ok_48x36.bmp, BITMAP, 102, +-modify Resources\bitmaps\actions\package-copy_48x36.bmp, BITMAP, 103, +-modify Resources\bitmaps\actions\package-cut_48x36.bmp, BITMAP, 104, +-modify Resources\bitmaps\status\user-trash-full_48x36.bmp, BITMAP, 105, +-modify Resources\bitmaps\status\package-info_48x36.bmp, BITMAP, 106, +-modify Resources\bitmaps\actions\archive-insert_24.bmp, BITMAP, 150, +-modify Resources\bitmaps\actions\archive-extract_24.bmp, BITMAP, 151, +-modify Resources\bitmaps\actions\dialog-apply_24.bmp, BITMAP, 152, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 153, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 154, +-modify Resources\bitmaps\status\user-trash-full_24.bmp, BITMAP, 155, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 156, + +;ICONGROUP +-modify Resources\icons\apps\7zip.ico, ICONGROUP, 1, +-modify Resources\icons\tweaked\7zip\7zip-logo.ico, ICONGROUP, 138, +;new version 15.05 BETA +-modify Resources\icons\tweaked\7zip\7zip-logo.ico, ICONGROUP, 100, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/7zG.exe.txt b/project/_Resources/scripts/x64/7zG.exe.txt new file mode 100644 index 0000000..9f815b9 --- /dev/null +++ b/project/_Resources/scripts/x64/7zG.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\7zG.exe +SaveAs= NewFiles\x64\7zG.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\7zip.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/ActionCenter.dll.txt b/project/_Resources/scripts/x64/ActionCenter.dll.txt new file mode 100644 index 0000000..b4c4346 --- /dev/null +++ b/project/_Resources/scripts/x64/ActionCenter.dll.txt @@ -0,0 +1,17 @@ +[FILENAMES] +Exe = Backup\x64\ActionCenter.dll +SaveAs = NewFiles\x64\ActionCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\status\security-busy_+24_256.ico, ICONGROUP, 4, +-modify Resources\icons\status\security-busy_+24_64_96.ico, ICONGROUP, 9, + +;tray icons +-modify Resources\icons\status\security-main_16_20_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\status\security-warning_16_20_24_32.ico, ICONGROUP, 6, +-modify Resources\icons\status\security-error_16_20_24_32.ico, ICONGROUP, 7, +-modify Resources\icons\status\security-busy_16_20_24_32.ico, ICONGROUP, 8, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/ActionCenterCPL.dll.txt b/project/_Resources/scripts/x64/ActionCenterCPL.dll.txt new file mode 100644 index 0000000..fa4bf8a --- /dev/null +++ b/project/_Resources/scripts/x64/ActionCenterCPL.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\ActionCenterCPL.dll +SaveAs = NewFiles\x64\ActionCenterCPL.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\firewall_+256.ico, ICONGROUP, 5, diff --git a/project/_Resources/scripts/x64/DDORes.dll.txt b/project/_Resources/scripts/x64/DDORes.dll.txt new file mode 100644 index 0000000..e077d9f --- /dev/null +++ b/project/_Resources/scripts/x64/DDORes.dll.txt @@ -0,0 +1,40 @@ +[FILENAMES] +Exe = Backup\x64\DDORes.dll +SaveAs = NewFiles\x64\DDORes.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\audio-speakers_+24_256.ico, ICONGROUP, 2011, +-modify Resources\icons\devices\multimedia-headphones_+24_256.ico, ICONGROUP, 2013, +-modify Resources\icons\devices\audio-input-microphone_+24_256.ico, ICONGROUP, 2014, +-modify Resources\icons\devices\audio-speakers_+24_256.ico, ICONGROUP, 2015, +-modify Resources\icons\devices\multimedia-headset_+24_256.ico, ICONGROUP, 2032, +-modify Resources\icons\devices\phone_+24_256.ico, ICONGROUP, 2035, +-modify Resources\icons\places\computer-tower_+24_256.ico, ICONGROUP, 2061, +-modify Resources\icons\devices\pda_+24_256.ico, ICONGROUP, 2067, +-modify Resources\icons\places\computer-tower_+24_256.ico, ICONGROUP, 2076, +-modify Resources\icons\devices\video-display_+24_256.ico, ICONGROUP, 2102, +-modify Resources\icons\apps\gnome-power-manager_+24_256.ico, ICONGROUP, 2143, +-modify Resources\icons\devices\input-tablet_+24_256.ico, ICONGROUP, 2202, +-modify Resources\icons\devices\input-gaming_+24_256.ico, ICONGROUP, 2207, +-modify Resources\icons\devices\input-keyboard_+24_256.ico, ICONGROUP, 2210, +-modify Resources\icons\devices\input-mouse_+24_256.ico, ICONGROUP, 2212, +-modify Resources\icons\devices\gnome-media-flash_+24_256.ico, ICONGROUP, 2307, +-modify Resources\icons\devices\media-optical_+24_256.ico, ICONGROUP, 2308, +-modify Resources\icons\devices\multimedia-player_+24_256.ico, ICONGROUP, 2359, +-modify Resources\icons\devices\usb-wifi_+24_256.ico, ICONGROUP, 2389, +-modify Resources\icons\devices\fax_+24_256.ico, ICONGROUP, 2412, +-modify Resources\icons\devices\printer_+24_256.ico, ICONGROUP, 2413, +-modify Resources\icons\devices\printer_+24_256.ico, ICONGROUP, 2414, +-modify Resources\icons\devices\drive-harddisk_+24_256.ico, ICONGROUP, 2511, +-modify Resources\icons\devices\media-floppy_+24_256.ico, ICONGROUP, 2516, +-modify Resources\icons\devices\drive-harddisk-network_+24_256.ico, ICONGROUP, 2519, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 2521, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 2522, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 2524, +-modify Resources\icons\devices\media-tape_+24_256.ico, ICONGROUP, 2525, +-modify Resources\icons\devices\media-flash-usb_+24_256.ico, ICONGROUP, 2526, +-modify Resources\icons\devices\camera-video_+24_256.ico, ICONGROUP, 2552, +-modify Resources\icons\devices\camera-photo_+24_64_128_256.ico, ICONGROUP, 2553, +-modify Resources\icons\devices\scanner_+24_256.ico, ICONGROUP, 2554, +-modify Resources\icons\devices\camera-web_+24_256.ico, ICONGROUP, 2555, diff --git a/project/_Resources/scripts/x64/DeviceCenter.dll.txt b/project/_Resources/scripts/x64/DeviceCenter.dll.txt new file mode 100644 index 0000000..f2a4b11 --- /dev/null +++ b/project/_Resources/scripts/x64/DeviceCenter.dll.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\x64\DeviceCenter.dll +SaveAs = NewFiles\x64\DeviceCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\printer_+64_256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-warning_+256.ico, ICONGROUP, 160, +-modify Resources\icons\emblems\emblem-default_+256.ico, ICONGROUP, 166, diff --git a/project/_Resources/scripts/x64/DiagCpl.dll.txt b/project/_Resources/scripts/x64/DiagCpl.dll.txt new file mode 100644 index 0000000..f865b4a --- /dev/null +++ b/project/_Resources/scripts/x64/DiagCpl.dll.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\x64\DiagCpl.dll +SaveAs = NewFiles\x64\DiagCpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\bug-buddy_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\system-installer_+24_256.ico, ICONGROUP, 500, +-modify Resources\icons\devices\audio-card_+24_256.ico, ICONGROUP, 501, +-modify Resources\icons\apps\gnome-nettool_+24_256.ico, ICONGROUP, 503, +-modify Resources\icons\apps\preferences-desktop-theme_+24_256.ico, ICONGROUP, 508, +-modify Resources\icons\categories\preferences-system_+24_256.ico, ICONGROUP, 509, diff --git a/project/_Resources/scripts/x64/DiskInfo.exe.txt b/project/_Resources/scripts/x64/DiskInfo.exe.txt new file mode 100644 index 0000000..3b3fcc3 --- /dev/null +++ b/project/_Resources/scripts/x64/DiskInfo.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\x64\DiskInfo.exe +SaveAs= NewFiles\x64\DiskInfo.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\drive-harddisk-search_+24_256.ico, ICONGROUP, 128, +-modify Resources\icons\status\indicator-blue_16.ico, ICONGROUP, 133, +-modify Resources\icons\status\indicator-orange_16.ico, ICONGROUP, 134, +-modify Resources\icons\status\indicator-red_16.ico, ICONGROUP, 135, +-modify Resources\icons\status\indicator-grey_16.ico, ICONGROUP, 136, +-modify Resources\icons\status\indicator-green_16.ico, ICONGROUP, 137, +-modify Resources\icons\actions\drive-harddisk-search_16.ico, ICONGROUP, 145, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/Display.dll.txt b/project/_Resources/scripts/x64/Display.dll.txt new file mode 100644 index 0000000..06dca60 --- /dev/null +++ b/project/_Resources/scripts/x64/Display.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\Display.dll +SaveAs = NewFiles\x64\Display.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-display-properties_+24_128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/DisplaySwitch.exe.txt b/project/_Resources/scripts/x64/DisplaySwitch.exe.txt new file mode 100644 index 0000000..b85c8e3 --- /dev/null +++ b/project/_Resources/scripts/x64/DisplaySwitch.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\DisplaySwitch.exe +SaveAs = NewFiles\x64\DisplaySwitch.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-display-properties_+24.ico, ICONGROUP, 101, diff --git a/project/_Resources/scripts/x64/DropboxExt.28.dll.txt b/project/_Resources/scripts/x64/DropboxExt.28.dll.txt new file mode 100644 index 0000000..d08d10a --- /dev/null +++ b/project/_Resources/scripts/x64/DropboxExt.28.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\DropboxExt.28.dll +SaveAs= NewFiles\x64\DropboxExt.28.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_16.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/x64/DropboxExt64.28.dll.txt b/project/_Resources/scripts/x64/DropboxExt64.28.dll.txt new file mode 100644 index 0000000..3193142 --- /dev/null +++ b/project/_Resources/scripts/x64/DropboxExt64.28.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\DropboxExt64.28.dll +SaveAs= NewFiles\x64\DropboxExt64.28.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_16.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/x64/ExplorerFrame.dll.txt b/project/_Resources/scripts/x64/ExplorerFrame.dll.txt new file mode 100644 index 0000000..37c57ad --- /dev/null +++ b/project/_Resources/scripts/x64/ExplorerFrame.dll.txt @@ -0,0 +1,60 @@ +[FILENAMES] +Exe = Backup\x64\ExplorerFrame.dll +SaveAs = NewFiles\x64\ExplorerFrame.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\280.bmp, BITMAP, 280, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\281.bmp, BITMAP, 281, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\288.bmp, BITMAP, 288, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\289.bmp, BITMAP, 289, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\290.bmp, BITMAP, 290, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\291.bmp, BITMAP, 291, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\294.bmp, BITMAP, 294, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\295.bmp, BITMAP, 295, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\296.bmp, BITMAP, 296, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\307.bmp, BITMAP, 307, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\308.bmp, BITMAP, 308, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\577_581.bmp, BITMAP, 577, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\578.bmp, BITMAP, 578, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\579.bmp, BITMAP, 579, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\580.bmp, BITMAP, 580, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\577_581.bmp, BITMAP, 581, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\582.bmp, BITMAP, 582, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\583.bmp, BITMAP, 583, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\584.bmp, BITMAP, 584, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\585_588.bmp, BITMAP, 585, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\586.bmp, BITMAP, 586, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\587.bmp, BITMAP, 587, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\585_588.bmp, BITMAP, 588, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\589.bmp, BITMAP, 589, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 34560, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34561.bmp, BITMAP, 34561, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34562_34565.bmp, BITMAP, 34562, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34563.bmp, BITMAP, 34563, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34564.bmp, BITMAP, 34564, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34562_34565.bmp, BITMAP, 34565, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34566.bmp, BITMAP, 34566, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34567.bmp, BITMAP, 34567, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34568.bmp, BITMAP, 34568, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34572.bmp, BITMAP, 34569, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34573.bmp, BITMAP, 34570, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34574.bmp, BITMAP, 34571, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34572.bmp, BITMAP, 34572, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34573.bmp, BITMAP, 34573, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34574.bmp, BITMAP, 34574, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34578.bmp, BITMAP, 34575, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34579.bmp, BITMAP, 34576, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34580.bmp, BITMAP, 34577, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34578.bmp, BITMAP, 34578, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34579.bmp, BITMAP, 34579, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34580.bmp, BITMAP, 34580, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34578.bmp, BITMAP, 34581, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34579.bmp, BITMAP, 34582, +-modify Resources\bitmaps\tweaked\ExplorerFrame.dll\34580.bmp, BITMAP, 34583, + +;ICONGROUP +-modify Resources\icons\actions\go-home_16_32.ico, ICONGROUP, 100, +-modify Resources\icons\tweaked\ExplorerFrame.dll\20801.ico, ICONGROUP, 20801, +-modify Resources\icons\tweaked\ExplorerFrame.dll\20802.ico, ICONGROUP, 20802, +-modify Resources\icons\tweaked\ExplorerFrame.dll\20803.ico, ICONGROUP, 20803, diff --git a/project/_Resources/scripts/x64/FirewallControlPanel.dll.txt b/project/_Resources/scripts/x64/FirewallControlPanel.dll.txt new file mode 100644 index 0000000..4bc6c3c --- /dev/null +++ b/project/_Resources/scripts/x64/FirewallControlPanel.dll.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\x64\FirewallControlPanel.dll +SaveAs = NewFiles\x64\FirewallControlPanel.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\firewall_+256.ico, ICONGROUP, 1, +-modify Resources\icons\actions\edit-delete_+24.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-main_+24_64_96_128_256.ico, ICONGROUP, 1800, diff --git a/project/_Resources/scripts/x64/FlashPlayerCPLApp.cpl.txt b/project/_Resources/scripts/x64/FlashPlayerCPLApp.cpl.txt new file mode 100644 index 0000000..9143536 --- /dev/null +++ b/project/_Resources/scripts/x64/FlashPlayerCPLApp.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\FlashPlayerCPLApp.cpl +SaveAs= NewFiles\x64\FlashPlayerCPLApp.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\flash-player-properties_16_24_32.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/x64/FoxitReader.exe.txt b/project/_Resources/scripts/x64/FoxitReader.exe.txt new file mode 100644 index 0000000..171cc38 --- /dev/null +++ b/project/_Resources/scripts/x64/FoxitReader.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\x64\FoxitReader.exe +SaveAs= NewFiles\x64\FoxitReader.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\foxit-reader.ico, ICONGROUP, 128, +-modify Resources\icons\mimetypes\foxit-reader-pdf_+256.ico, ICONGROUP, 129, +-modify Resources\icons\mimetypes\foxit-reader-pdf_+256.ico, ICONGROUP, 130, +-modify Resources\icons\status\dialog-information_32.ico, ICONGROUP, 254, +-modify Resources\icons\status\dialog-warning_32.ico, ICONGROUP, 562, +-modify Resources\icons\status\dialog-question_32.ico, ICONGROUP, 794, diff --git a/project/_Resources/scripts/x64/Mp3tag.exe.txt b/project/_Resources/scripts/x64/Mp3tag.exe.txt new file mode 100644 index 0000000..4d4caec --- /dev/null +++ b/project/_Resources/scripts/x64/Mp3tag.exe.txt @@ -0,0 +1,42 @@ +[FILENAMES] +Exe= Backup\x64\Mp3tag.exe +SaveAs= NewFiles\x64\Mp3tag.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\tag-editor.ico, ICONGROUP, 128, +-modify Resources\icons\tweaked\Mp3tag\1015.ico, ICONGROUP, 1015, +-modify Resources\icons\tweaked\Mp3tag\1016.ico, ICONGROUP, 1016, +-modify Resources\icons\tweaked\Mp3tag\1017.ico, ICONGROUP, 1017, +-modify Resources\icons\tweaked\Mp3tag\1020.ico, ICONGROUP, 1020, +-modify Resources\icons\tweaked\Mp3tag\1021.ico, ICONGROUP, 1021, +-modify Resources\icons\tweaked\Mp3tag\1053.ico, ICONGROUP, 1053, +-modify Resources\icons\tweaked\Mp3tag\1054.ico, ICONGROUP, 1054, +-modify Resources\icons\actions\application-exit_16.ico, ICONGROUP, 1098, +-modify Resources\icons\actions\document-save_16.ico, ICONGROUP, 1099, +-modify Resources\icons\actions\edit-delete_16.ico, ICONGROUP, 1100, +-modify Resources\icons\actions\edit-undo_16.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder_16.ico, ICONGROUP, 1102, +-modify Resources\icons\tweaked\Mp3tag\1103.ico, ICONGROUP, 1103, +-modify Resources\icons\actions\go-up_16.ico, ICONGROUP, 1104, +-modify Resources\icons\places\user-home_16.ico, ICONGROUP, 1105, +-modify Resources\icons\actions\view-refresh_16.ico, ICONGROUP, 1106, +-modify Resources\icons\actions\edit-cut_16.ico, ICONGROUP, 1107, +-modify Resources\icons\actions\edit-copy_16.ico, ICONGROUP, 1108, +-modify Resources\icons\tweaked\Mp3tag\1117.ico, ICONGROUP, 1117, +-modify Resources\icons\tweaked\Mp3tag\1118.ico, ICONGROUP, 1118, +-modify Resources\icons\actions\system-search_16.ico, ICONGROUP, 1119, +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 1120, +-modify Resources\icons\apps\help-browser_16.ico, ICONGROUP, 1121, +-modify Resources\icons\actions\edit-cut_16.ico, ICONGROUP, 1122, +-modify Resources\icons\actions\edit-copy_16.ico, ICONGROUP, 1123, +-modify Resources\icons\actions\edit-paste_16.ico, ICONGROUP, 1124, +-modify Resources\icons\actions\media-playback-start_16.ico, ICONGROUP, 1125, +-modify Resources\icons\apps\system-users_16.ico, ICONGROUP, 1126, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 1127, +-modify Resources\icons\tweaked\Mp3tag\1132.ico, ICONGROUP, 1132, +-modify Resources\icons\mimetypes\stock_playlist_16.ico, ICONGROUP, 1147, +-modify Resources\icons\tweaked\Mp3tag\1151.ico, ICONGROUP, 1151, + +;BITMAPS +-modify Resources\bitmaps\tweaked\Mp3Tag\1000.bmp, BITMAP, 1000, diff --git a/project/_Resources/scripts/x64/PerfCenterCPL.dll.txt b/project/_Resources/scripts/x64/PerfCenterCPL.dll.txt new file mode 100644 index 0000000..f5acdae --- /dev/null +++ b/project/_Resources/scripts/x64/PerfCenterCPL.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\x64\PerfCenterCPL.dll +SaveAs = NewFiles\x64\PerfCenterCPL.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\apps\help-browser_16.bmp, BITMAP, 62, +-modify Resources\bitmaps\tweaked\PerfCenterCPL.dll\68.bmp, BITMAP, 68, +-modify Resources\bitmaps\status\dialog-warning_16.bmp, BITMAP, 69, + +;ICONGROUP +-modify Resources\icons\apps\utilities-system-monitor_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\dialog-information_+24_128_256.ico, ICONGROUP, 71, diff --git a/project/_Resources/scripts/x64/PhotoViewer.dll.txt b/project/_Resources/scripts/x64/PhotoViewer.dll.txt new file mode 100644 index 0000000..dcf5d87 --- /dev/null +++ b/project/_Resources/scripts/x64/PhotoViewer.dll.txt @@ -0,0 +1,40 @@ +[FILENAMES] +Exe = Backup\x64\PhotoViewer.dll +SaveAs = NewFiles\x64\PhotoViewer.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\multimedia-photo-manager_+64_256.ico, ICONGROUP, 0, +-modify Resources\icons\apps\multimedia-photo-manager_+64_256.ico, ICONGROUP, 3005, +-modify Resources\icons\apps\multimedia-photo-manager_+64_256.ico, ICONGROUP, 3009, + +;PNG +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4000.png, PNG, 4000, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4003.png, PNG, 4003, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4006.png, PNG, 4006, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4009.png, PNG, 4009, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4012.png, PNG, 4012, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4015.png, PNG, 4015, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4019.png, PNG, 4019, + +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4124.png, PNG, 4124, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4178.png, PNG, 4178, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4179.png, PNG, 4179, + +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4221.png, PNG, 4221, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4224.png, PNG, 4224, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4227.png, PNG, 4227, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4230.png, PNG, 4230, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4233.png, PNG, 4233, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4236.png, PNG, 4236, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4239.png, PNG, 4239, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4245.png, PNG, 4245, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4248.png, PNG, 4248, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\4272.png, PNG, 4272, + +-modify Resources\bitmaps\mimetypes\image-x-generic_48.png, PNG, 11045, +-modify Resources\bitmaps\tweaked\PhotoViewer.dll\14029.png, PNG, 14029, + +-modify Resources\bitmaps\actions\edit-copy_16.png, PNG, 14053, +-modify Resources\bitmaps\places\user-trash_16.png, PNG, 14054, +-modify Resources\bitmaps\actions\document-print_16.png, PNG, 14055, diff --git a/project/_Resources/scripts/x64/SMPlayer.exe.txt b/project/_Resources/scripts/x64/SMPlayer.exe.txt new file mode 100644 index 0000000..fd4cdee --- /dev/null +++ b/project/_Resources/scripts/x64/SMPlayer.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe= Backup\x64\SMPlayer.exe +SaveAs= NewFiles\x64\SMPlayer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\mplayer_+256.ico, ICONGROUP, IDI_ICON1, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, IDI_ICON2, diff --git a/project/_Resources/scripts/x64/SNTSearch.dll.txt b/project/_Resources/scripts/x64/SNTSearch.dll.txt new file mode 100644 index 0000000..9783a75 --- /dev/null +++ b/project/_Resources/scripts/x64/SNTSearch.dll.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\x64\SNTSearch.dll +SaveAs = NewFiles\x64\SNTSearch.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-sticky-notes-applet_+24_64_256.ico, ICONGROUP, 100, +-modify Resources\icons\apps\gnome-sticky-notes-applet_+24_64_256.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\special_order\list-add_22_18.ico, ICONGROUP, 5000, diff --git a/project/_Resources/scripts/x64/SensorsCpl.dll.txt b/project/_Resources/scripts/x64/SensorsCpl.dll.txt new file mode 100644 index 0000000..394e9d0 --- /dev/null +++ b/project/_Resources/scripts/x64/SensorsCpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\SensorsCpl.dll +SaveAs = NewFiles\x64\SensorsCpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-maps_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/SevenDex.exe.txt b/project/_Resources/scripts/x64/SevenDex.exe.txt new file mode 100644 index 0000000..413ad91 --- /dev/null +++ b/project/_Resources/scripts/x64/SevenDex.exe.txt @@ -0,0 +1,17 @@ +[FILENAMES] +Exe= Backup\x64\SevenDex.exe +SaveAs= NewFiles\x64\SevenDex.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-workspace-switcher.ico, ICONGROUP, 103, +;settings +-modify Resources\icons\apps\gnome-panel-window-list_16.ico, ICONGROUP, 130, +;ICONGROUP, 131, ;Vollbildvorschau +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 132, +;ICONGROUP, 133, ;Desktops konfigurieren +;ICONGROUP, 134, ;Anwendungen zuweisen +;ICONGROUP, 135, ;Desktop Manager +;ICONGROUP, 136, ;Desktop Vorschau +-modify Resources\icons\apps\preferences-system-windows_16.ico, ICONGROUP, 137, +;ICONGROUP, 138, ;Desktop Regeln \ No newline at end of file diff --git a/project/_Resources/scripts/x64/SndVol.exe.txt b/project/_Resources/scripts/x64/SndVol.exe.txt new file mode 100644 index 0000000..7577358 --- /dev/null +++ b/project/_Resources/scripts/x64/SndVol.exe.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\x64\SndVol.exe +SaveAs = NewFiles\x64\SndVol.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-sound.ico, ICONGROUP, 101, +-modify Resources\icons\status\audio-volume-high_16_20_24_32.ico, ICONGROUP, 110, +-modify Resources\icons\status\audio-volume-muted_16_20_24_32.ico, ICONGROUP, 111, diff --git a/project/_Resources/scripts/x64/SndVolSSO.dll.txt b/project/_Resources/scripts/x64/SndVolSSO.dll.txt new file mode 100644 index 0000000..9e8d432 --- /dev/null +++ b/project/_Resources/scripts/x64/SndVolSSO.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\x64\SndVolSSO.dll +SaveAs = NewFiles\x64\SndVolSSO.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\audio-volume-high.ico, ICONGROUP, 100, + +;tray icons +-modify Resources\icons\status\audio-volume-muted_16_20_24_32.ico, ICONGROUP, 120, +-modify Resources\icons\status\audio-volume-none_16_20_24_32.ico, ICONGROUP, 121, +-modify Resources\icons\status\audio-volume-low_16_20_24_32.ico, ICONGROUP, 122, +-modify Resources\icons\status\audio-volume-medium_16_20_24_32.ico, ICONGROUP, 123, +-modify Resources\icons\status\audio-volume-high_16_20_24_32.ico, ICONGROUP, 124, +-modify Resources\icons\status\audio-volume-error_16_20_24_32.ico, ICONGROUP, 125, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/SnippingTool.exe.txt b/project/_Resources/scripts/x64/SnippingTool.exe.txt new file mode 100644 index 0000000..e382772 --- /dev/null +++ b/project/_Resources/scripts/x64/SnippingTool.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\x64\SnippingTool.exe +SaveAs = NewFiles\x64\SnippingTool.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\SnippingTool.exe\130.bmp, BITMAP, 130, +-modify Resources\bitmaps\tweaked\SnippingTool.exe\131.bmp, BITMAP, 131, +-modify Resources\bitmaps\tweaked\SnippingTool.exe\134.bmp, BITMAP, 134, + +;ICONGROUP +-modify Resources\icons\actions\edit-cut_+24_256.ico, ICONGROUP, 165, +-modify Resources\icons\apps\help-browser_16_20_24.ico, ICONGROUP, 166, diff --git a/project/_Resources/scripts/x64/SoundRecorder.exe.txt b/project/_Resources/scripts/x64/SoundRecorder.exe.txt new file mode 100644 index 0000000..344cfcd --- /dev/null +++ b/project/_Resources/scripts/x64/SoundRecorder.exe.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\x64\SoundRecorder.exe +SaveAs = NewFiles\x64\SoundRecorder.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\SoundRecorder.exe\204+205.bmp, BITMAP, 204, +-modify Resources\bitmaps\tweaked\SoundRecorder.exe\204+205.bmp, BITMAP, 205, + +;ICONGROUP +-modify Resources\icons\apps\gnome-sound-recorder_+256.ico, ICONGROUP, 201, diff --git a/project/_Resources/scripts/x64/StikyNot.exe.txt b/project/_Resources/scripts/x64/StikyNot.exe.txt new file mode 100644 index 0000000..401b9a8 --- /dev/null +++ b/project/_Resources/scripts/x64/StikyNot.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\StikyNot.exe +SaveAs = NewFiles\x64\StikyNot.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-sticky-notes-applet_+24_64_256.ico, ICONGROUP, 101, diff --git a/project/_Resources/scripts/x64/SyncCenter.dll.txt b/project/_Resources/scripts/x64/SyncCenter.dll.txt new file mode 100644 index 0000000..2d941f9 --- /dev/null +++ b/project/_Resources/scripts/x64/SyncCenter.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\SyncCenter.dll +SaveAs = NewFiles\x64\SyncCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\synccenter_+256.ico, ICONGROUP, 1000, +-modify Resources\icons\apps\synccenter_+24_256.ico, ICONGROUP, 1005, diff --git a/project/_Resources/scripts/x64/TSWorkspace.dll.txt b/project/_Resources/scripts/x64/TSWorkspace.dll.txt new file mode 100644 index 0000000..8d5e821 --- /dev/null +++ b/project/_Resources/scripts/x64/TSWorkspace.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\TSWorkspace.dll +SaveAs = NewFiles\x64\TSWorkspace.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-remote-desktop_+256.ico, ICONGROUP, 300, +-modify Resources\icons\status\security-warning_32.ico, ICONGROUP, 301, diff --git a/project/_Resources/scripts/x64/VirtualBox.exe.txt b/project/_Resources/scripts/x64/VirtualBox.exe.txt new file mode 100644 index 0000000..4c33479 --- /dev/null +++ b/project/_Resources/scripts/x64/VirtualBox.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\VirtualBox.exe +SaveAs= NewFiles\x64\VirtualBox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\virtualbox_+20_24_40_64_128_256.ico, ICONGROUP, IDI_ICON1, diff --git a/project/_Resources/scripts/x64/WinRAR.exe.txt b/project/_Resources/scripts/x64/WinRAR.exe.txt new file mode 100644 index 0000000..41a445f --- /dev/null +++ b/project/_Resources/scripts/x64/WinRAR.exe.txt @@ -0,0 +1,57 @@ +[FILENAMES] +Exe = Backup\x64\WinRAR.exe +SaveAs = NewFiles\x64\WinRAR.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\winrar.ico, ICONGROUP, 101, +-modify Resources\icons\devices\drive-harddisk_16.ico, ICONGROUP, 103, +-modify Resources\icons\devices\drive-harddisk_16.ico, ICONGROUP, 104, +-modify Resources\icons\status\changes-prevent_16.ico, ICONGROUP, 105, +-modify Resources\icons\status\changes-allow_16.ico, ICONGROUP, 106, +-modify Resources\icons\mimetypes\package-x-generic_16.ico, ICONGROUP, 108, + +;BITMAP +-modify Resources\bitmaps\actions\go-up_16.bmp, BITMAP, 103, +-modify Resources\bitmaps\apps\archive-wizard_64.bmp, BITMAP, 105, +-modify Resources\bitmaps\actions\archive-insert_48x36.bmp, BITMAP, 110, +-modify Resources\bitmaps\mimetypes\application-x-package-list_48x36.bmp, BITMAP, 111, +-modify Resources\bitmaps\status\user-trash-full_48x36.bmp, BITMAP, 112, +-modify Resources\bitmaps\emblems\emblem-scales_48.bmp, BITMAP, 113, +-modify Resources\bitmaps\actions\archive-extract_48x36.bmp, BITMAP, 114, +-modify Resources\bitmaps\actions\archive-extract-to_48x36.bmp, BITMAP, 115, +-modify Resources\bitmaps\status\dialog-information_48x36.bmp, BITMAP, 116, +-modify Resources\bitmaps\status\package-locked_48x36.bmp, BITMAP, 117, +-modify Resources\bitmaps\status\security-high_48x36.bmp, BITMAP, 118, +-modify Resources\bitmaps\mimetypes\pk-service-pack_48x36.bmp, BITMAP, 119, +-modify Resources\bitmaps\apps\system-installer_48x36.bmp, BITMAP, 120, +-modify Resources\bitmaps\status\package-ok_48x36.bmp, BITMAP, 121, +-modify Resources\bitmaps\actions\document-open_48x36.bmp, BITMAP, 122, +-modify Resources\bitmaps\apps\archive-wizard_48x36.bmp, BITMAP, 123, +-modify Resources\bitmaps\actions\application-exit_48x36.bmp, BITMAP, 124, +-modify Resources\bitmaps\actions\system-search_48x36.bmp, BITMAP, 125, +-modify Resources\bitmaps\actions\gtk-convert_48x36.bmp, BITMAP, 126, +-modify Resources\bitmaps\apps\bug-buddy_48x36.bmp, BITMAP, 127, +-modify Resources\bitmaps\mimetypes\text-x-readme_48x36.bmp, BITMAP, 128, +-modify Resources\bitmaps\apps\utilities-system-monitor_48x36.bmp, BITMAP, 129, +-modify Resources\bitmaps\actions\document-print_48x36.bmp, BITMAP, 130, +-modify Resources\bitmaps\actions\archive-insert_24.bmp, BITMAP, 140, +-modify Resources\bitmaps\actions\document-edit_24.bmp, BITMAP, 141, +-modify Resources\bitmaps\status\user-trash-full_24.bmp, BITMAP, 142, +-modify Resources\bitmaps\actions\archive-extract_24.bmp, BITMAP, 144, +-modify Resources\bitmaps\actions\archive-extract-to_24.bmp, BITMAP, 145, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 146, +-modify Resources\bitmaps\status\locked_24.bmp, BITMAP, 147, +-modify Resources\bitmaps\status\security-high_24.bmp, BITMAP, 148, +-modify Resources\bitmaps\mimetypes\pk-service-pack_24.bmp, BITMAP, 149, +-modify Resources\bitmaps\apps\system-installer_24.bmp, BITMAP, 150, +-modify Resources\bitmaps\actions\dialog-apply_24.bmp, BITMAP, 151, +-modify Resources\bitmaps\actions\document-open_24.bmp, BITMAP, 152, +-modify Resources\bitmaps\apps\archive-wizard_24.bmp, BITMAP, 153, +-modify Resources\bitmaps\actions\application-exit_24.bmp, BITMAP, 154, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 155, +-modify Resources\bitmaps\actions\gtk-convert_24.bmp, BITMAP, 156, +-modify Resources\bitmaps\apps\bug-buddy_24.bmp, BITMAP, 157, +-modify Resources\bitmaps\mimetypes\text-x-readme_24.bmp, BITMAP, 158, +-modify Resources\bitmaps\apps\utilities-system-monitor_24.bmp, BITMAP, 159, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 160, diff --git a/project/_Resources/scripts/x64/Winyl.exe.txt b/project/_Resources/scripts/x64/Winyl.exe.txt new file mode 100644 index 0000000..2823586 --- /dev/null +++ b/project/_Resources/scripts/x64/Winyl.exe.txt @@ -0,0 +1,28 @@ +[FILENAMES] +Exe= Backup\x64\Winyl.exe +SaveAs= NewFiles\x64\Winyl.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\multimedia-audio-player_+24_256.ico, ICONGROUP, 100, +-modify Resources\icons\apps\multimedia-audio-player_64.ico, ICONGROUP, 200, +-modify Resources\icons\apps\preferences-desktop-theme_16.ico, ICONGROUP, 201, +-modify Resources\icons\apps\accessories-character-map_16.ico, ICONGROUP, 202, +-modify Resources\icons\places\folder_16.ico, ICONGROUP, 203, +-modify Resources\icons\status\gtk-info_16.ico, ICONGROUP, 204, +-modify Resources\icons\actions\list-add_16.ico, ICONGROUP, 205, +-modify Resources\icons\emblems\emblem-uptodate_16.ico, ICONGROUP, 206, +-modify Resources\icons\emblems\emblem-sound_32.ico, ICONGROUP, 207, +-modify Resources\icons\actions\media-playback-start_16.ico, ICONGROUP, 208, +-modify Resources\icons\actions\media-playback-pause_16.ico, ICONGROUP, 209, +-modify Resources\icons\actions\media-playback-stop_16.ico, ICONGROUP, 210, +-modify Resources\icons\actions\media-skip-forward_16.ico, ICONGROUP, 211, +-modify Resources\icons\actions\media-skip-backward_16.ico, ICONGROUP, 212, +-modify Resources\icons\actions\application-exit_16.ico, ICONGROUP, 213, +-modify Resources\icons\actions\media-playback-start_16_20_24.ico, ICONGROUP, 214, +-modify Resources\icons\actions\media-playback-pause_16_20_24.ico, ICONGROUP, 215, +-modify Resources\icons\actions\media-playback-stop_16_20_24.ico, ICONGROUP, 216, +-modify Resources\icons\actions\media-skip-forward_16_20_24.ico, ICONGROUP, 217, +-modify Resources\icons\actions\media-skip-backward_16_20_24.ico, ICONGROUP, 218, +-modify Resources\icons\actions\go-next_24.ico, ICONGROUP, 219, +-modify Resources\icons\actions\go-previous_24.ico, ICONGROUP, 220, diff --git a/project/_Resources/scripts/x64/accessibilitycpl.dll.txt b/project/_Resources/scripts/x64/accessibilitycpl.dll.txt new file mode 100644 index 0000000..1885c58 --- /dev/null +++ b/project/_Resources/scripts/x64/accessibilitycpl.dll.txt @@ -0,0 +1,16 @@ +[FILENAMES] +Exe = Backup\x64\accessibilitycpl.dll +SaveAs = NewFiles\x64\accessibilitycpl.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\accessibilitycpl.dll\309.bmp, BITMAP, 309, + +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-accessibility_+24_64_96.ico, ICONGROUP, 1, +-modify Resources\icons\actions\system-search_+24_40_60_64_72_96_256.ico, ICONGROUP, 321, +-modify Resources\icons\devices\input-mouse_+24_40_60_64_72_96_256.ico, ICONGROUP, 323, +-modify Resources\icons\devices\input-keyboard_+24_40_60_64_72_96_256.ico, ICONGROUP, 324, +-modify Resources\icons\actions\system-search_+24_40_60_64_72_96_256.ico, ICONGROUP, 327, +-modify Resources\icons\apps\onboard_+24_40_60_64_72_96_256.ico, ICONGROUP, 329, +-modify Resources\icons\status\dialog-information_+24_40_60_64_72_96_256.ico, ICONGROUP, 340, diff --git a/project/_Resources/scripts/x64/aimp_icons.dll.txt b/project/_Resources/scripts/x64/aimp_icons.dll.txt new file mode 100644 index 0000000..674003b --- /dev/null +++ b/project/_Resources/scripts/x64/aimp_icons.dll.txt @@ -0,0 +1,19 @@ +[FILENAMES] +Exe= Backup\x64\aimp_icons.dll +SaveAs= NewFiles\x64\aimp_icons.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\audio-aimp-aac.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\audio-aimp-audio.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\audio-aimp-audio.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\audio-aimp-flac.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\audio-aimp-m4a.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\audio-aimp-mod.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\audio-aimp-mp3.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\audio-aimp-mpc.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\audio-aimp-ogg.ico, ICONGROUP, 9, +-modify Resources\icons\mimetypes\audio-aimp-list.ico, ICONGROUP, 10, +-modify Resources\icons\mimetypes\audio-aimp-skin.ico, ICONGROUP, 11, +-modify Resources\icons\mimetypes\audio-aimp-wav.ico, ICONGROUP, 12, +-modify Resources\icons\mimetypes\audio-aimp-wma.ico, ICONGROUP, 13, diff --git a/project/_Resources/scripts/x64/appwiz.cpl.txt b/project/_Resources/scripts/x64/appwiz.cpl.txt new file mode 100644 index 0000000..8a1ca1f --- /dev/null +++ b/project/_Resources/scripts/x64/appwiz.cpl.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\x64\appwiz.cpl +SaveAs = NewFiles\x64\appwiz.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-installer.ico, ICONGROUP, 250, +-modify Resources\icons\apps\system-installer.ico, ICONGROUP, 1010, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 1500, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 1506, +-modify Resources\icons\apps\system-software-update_+256.ico, ICONGROUP, 1507, diff --git a/project/_Resources/scripts/x64/authui.dll.txt b/project/_Resources/scripts/x64/authui.dll.txt new file mode 100644 index 0000000..5fc5f84 --- /dev/null +++ b/project/_Resources/scripts/x64/authui.dll.txt @@ -0,0 +1,87 @@ +[FILENAMES] +Exe = Backup\x64\authui.dll +SaveAs = NewFiles\x64\authui.dll + +[COMMANDS] +;BITMAP +;Accessibility Button: +-modify Resources\bitmaps\tweaked\authui.dll\accessibility.bmp, BITMAP, 12213, +;OnScreen Keyboard: +-modify Resources\bitmaps\apps\onboard_37x23.bmp, BITMAP, 12214, +;Shutdown Button: +-modify Resources\bitmaps\tweaked\authui.dll\shutdown.bmp, BITMAP, 12215, +-modify Resources\bitmaps\tweaked\authui.dll\shutdown-updates.bmp, BITMAP, 12216, +;User Picture Frame: +-modify Resources\shiki\authui.dll\frame-focus.bmp, BITMAP, 12218, +-modify Resources\shiki\authui.dll\frame-selected.bmp, BITMAP, 12219, +-modify Resources\shiki\authui.dll\frame-focus.bmp, BITMAP, 12220, +-modify Resources\shiki\authui.dll\frame-default.bmp, BITMAP, 12221, +-modify Resources\shiki\authui.dll\frame-default.bmp, BITMAP, 12222, +-modify Resources\shiki\authui.dll\frame-big.bmp, BITMAP, 12223, +;Command Button: +-modify Resources\bitmaps\actions\go-next_20.bmp, BITMAP, 12224, +-modify Resources\bitmaps\actions\go-next_20.bmp, BITMAP, 12226, +-modify Resources\bitmaps\actions\go-next_20.bmp, BITMAP, 12227, +-modify Resources\bitmaps\actions\go-next-hover_20.bmp, BITMAP, 12225, +;Command Button BG: +-modify Resources\shiki\authui.dll\12228.bmp, BITMAP, 12228, +-modify Resources\shiki\authui.dll\command-button-default.bmp, BITMAP, 12229, +-modify Resources\shiki\authui.dll\command-button-pressed.bmp, BITMAP, 12230, +-modify Resources\shiki\authui.dll\command-button-focus.bmp, BITMAP, 12231, +;PW Go Button: +-modify Resources\bitmaps\actions\go-next-hover_30.bmp, BITMAP, 12274, +-modify Resources\bitmaps\actions\go-next-pressed_30.bmp, BITMAP, 12275, +-modify Resources\bitmaps\actions\go-next_30.bmp, BITMAP, 12276, +-modify Resources\bitmaps\actions\go-next-hover_30.bmp, BITMAP, 12280, +-modify Resources\bitmaps\actions\go-next-pressed_30.bmp, BITMAP, 12281, +-modify Resources\bitmaps\actions\go-next_30.bmp, BITMAP, 12282, +-modify Resources\bitmaps\actions\go-next-hover_30.bmp, BITMAP, 12286, +-modify Resources\bitmaps\actions\go-next-pressed_30.bmp, BITMAP, 12287, +-modify Resources\bitmaps\actions\go-next_30.bmp, BITMAP, 12288, +;PW BG: +-modify Resources\shiki\authui.dll\password-field-default.bmp, BITMAP, 11000, +-modify Resources\shiki\authui.dll\password-field-focus.bmp, BITMAP, 11001, +-modify Resources\shiki\authui.dll\password-field-focus.bmp, BITMAP, 11002, +-modify Resources\shiki\authui.dll\password-field-default.bmp, BITMAP, 11003, +;Buttons BG: +-modify Resources\shiki\authui.dll\button-focus.bmp, BITMAP, 12259, +-modify Resources\shiki\authui.dll\button-focus.bmp, BITMAP, 12260, +-modify Resources\shiki\authui.dll\button-focus.bmp, BITMAP, 12261, +-modify Resources\shiki\authui.dll\button-pressed.bmp, BITMAP, 12262, +-modify Resources\shiki\authui.dll\button-default.bmp, BITMAP, 12263, +;Shut Down Button Options: +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12298, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12299, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12300, +-modify Resources\shiki\authui.dll\shutdown-options-pressed.bmp, BITMAP, 12301, +-modify Resources\shiki\authui.dll\shutdown-options-default.bmp, BITMAP, 12302, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12309, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12310, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12311, +-modify Resources\shiki\authui.dll\shutdown-options-pressed.bmp, BITMAP, 12312, +-modify Resources\shiki\authui.dll\shutdown-options-default.bmp, BITMAP, 12313, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12320, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12321, +-modify Resources\shiki\authui.dll\shutdown-options-focus.bmp, BITMAP, 12322, +-modify Resources\shiki\authui.dll\shutdown-options-pressed.bmp, BITMAP, 12323, +-modify Resources\shiki\authui.dll\shutdown-options-default.bmp, BITMAP, 12324, +;Shut Down Button Main/Options: +-modify Resources\shiki\authui.dll\shutdown-options-focus_21.bmp, BITMAP, 12292, +-modify Resources\shiki\authui.dll\shutdown-options-focus_21.bmp, BITMAP, 12293, +-modify Resources\shiki\authui.dll\shutdown-options-focus_21.bmp, BITMAP, 12294, +-modify Resources\shiki\authui.dll\shutdown-options-pressed_21.bmp, BITMAP, 12295, +-modify Resources\shiki\authui.dll\shutdown-options-default_21.bmp, BITMAP, 12296, +;Shut Down Button Main: +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12303, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12304, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12305, +-modify Resources\shiki\authui.dll\shutdown-pressed.bmp, BITMAP, 12306, +-modify Resources\shiki\authui.dll\shutdown-default.bmp, BITMAP, 12307, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12314, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12315, +-modify Resources\shiki\authui.dll\shutdown-focus.bmp, BITMAP, 12316, +-modify Resources\shiki\authui.dll\shutdown-pressed.bmp, BITMAP, 12317, +-modify Resources\shiki\authui.dll\shutdown-default.bmp, BITMAP, 12318, + +;ICONGROUP +-modify Resources\icons\devices\computer_16_32.ico, ICONGROUP, 1008, diff --git a/project/_Resources/scripts/x64/autoplay.dll.txt b/project/_Resources/scripts/x64/autoplay.dll.txt new file mode 100644 index 0000000..f427bc9 --- /dev/null +++ b/project/_Resources/scripts/x64/autoplay.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\autoplay.dll +SaveAs = NewFiles\x64\autoplay.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\application-autostart_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/basebrd.dll.txt b/project/_Resources/scripts/x64/basebrd.dll.txt new file mode 100644 index 0000000..48f58d1 --- /dev/null +++ b/project/_Resources/scripts/x64/basebrd.dll.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\x64\basebrd.dll +SaveAs = NewFiles\x64\basebrd.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\basebrd.dll\120.bmp, BITMAP, 120, +-modify Resources\bitmaps\tweaked\basebrd.dll\121.bmp, BITMAP, 121, +-modify Resources\bitmaps\tweaked\basebrd.dll\1120.bmp, BITMAP, 1120, +-modify Resources\bitmaps\tweaked\basebrd.dll\1121.bmp, BITMAP, 1121, +-modify Resources\bitmaps\tweaked\basebrd.dll\2120.bmp, BITMAP, 2120, +-modify Resources\bitmaps\tweaked\basebrd.dll\2121.bmp, BITMAP, 2121, diff --git a/project/_Resources/scripts/x64/batmeter.dll.txt b/project/_Resources/scripts/x64/batmeter.dll.txt new file mode 100644 index 0000000..cc175e1 --- /dev/null +++ b/project/_Resources/scripts/x64/batmeter.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\x64\batmeter.dll +SaveAs = NewFiles\x64\batmeter.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +;-modify Resources\bitmaps\tweaked\batmeter.dll\302.bmp, BITMAP, 302, +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +-modify Resources\bitmaps\tweaked\batmeter.dll\306.bmp, BITMAP, 306, + +;tray icons +-modify Resources\bitmaps\tweaked\batmeter.dll\303.bmp, BITMAP, 303, +;-modify Resources\bitmaps\tweaked\batmeter.dll\304.bmp, BITMAP, 304, +-modify Resources\bitmaps\tweaked\batmeter.dll\305.bmp, BITMAP, 305, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/batt.dll.txt b/project/_Resources/scripts/x64/batt.dll.txt new file mode 100644 index 0000000..e838104 --- /dev/null +++ b/project/_Resources/scripts/x64/batt.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\batt.dll +SaveAs = NewFiles\x64\batt.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_+256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/x64/calc.exe.txt b/project/_Resources/scripts/x64/calc.exe.txt new file mode 100644 index 0000000..abec8fd --- /dev/null +++ b/project/_Resources/scripts/x64/calc.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\calc.exe +SaveAs = NewFiles\x64\calc.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-calculator_+24_64_256.ico, ICONGROUP, 234, diff --git a/project/_Resources/scripts/x64/ccleaner.exe.txt b/project/_Resources/scripts/x64/ccleaner.exe.txt new file mode 100644 index 0000000..d7bedfa --- /dev/null +++ b/project/_Resources/scripts/x64/ccleaner.exe.txt @@ -0,0 +1,71 @@ +[FILENAMES] +Exe= Backup\x64\ccleaner.exe +SaveAs= NewFiles\x64\ccleaner.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\ccleaner_+256.ico, ICONGROUP, 128, +-modify Resources\icons\tweaked\ccleaner\130.ico, ICONGROUP, 130, +-modify Resources\icons\actions\edit-clear_16.ico, ICONGROUP, 282, +-modify Resources\icons\apps\regedit_16.ico, ICONGROUP, 283, +-modify Resources\icons\categories\preferences-other_16.ico, ICONGROUP, 284, +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 285, + +;BITMAPS +-modify Resources\bitmaps\tweaked\ccleaner\5001.bmp, BITMAP, 5001, +-modify Resources\bitmaps\tweaked\ccleaner\5008.bmp, BITMAP, 5008, + +;PNG +-modify Resources\bitmaps\actions\go-up_40.png, PNG, 322, +-modify Resources\bitmaps\actions\edit-clear_40.png, PNG, 324, +-modify Resources\bitmaps\apps\regedit_40.png, PNG, 325, +-modify Resources\bitmaps\categories\preferences-system_40.png, PNG, 326, +-modify Resources\bitmaps\categories\applications-utilities_40.png, PNG, 327, +-modify Resources\bitmaps\apps\ccleaner_49x46.png, PNG, 334, +-modify Resources\bitmaps\apps\ccleaner_61x57.png, PNG, 335, +-modify Resources\bitmaps\apps\ccleaner_73x69.png, PNG, 336, +;-modify Resources\bitmaps\apps\ccleaner_98x92.png, PNG, 337, +;-modify Resources\bitmaps\apps\ccleaner_122x115.png, PNG, 338, +-modify Resources\bitmaps\actions\go-previous_16.png, PNG, 410, +;-modify Resources\bitmaps\actions\go-previous_20.png, PNG, 411, +-modify Resources\bitmaps\actions\go-previous_24.png, PNG, 412, +-modify Resources\bitmaps\actions\go-previous_32.png, PNG, 413, +;-modify Resources\bitmaps\actions\go-previous_40.png, PNG, 414, +-modify Resources\bitmaps\status\dialog-information_20.png, PNG, 417, +-modify Resources\bitmaps\status\dialog-information_25.png, PNG, 418, +-modify Resources\bitmaps\status\dialog-information_30.png, PNG, 419, +;-modify Resources\bitmaps\actions\edit-clear_50.png, PNG, 420, +;-modify Resources\bitmaps\actions\edit-clear_60.png, PNG, 421, +;-modify Resources\bitmaps\actions\edit-clear_80.png, PNG, 422, +;-modify Resources\bitmaps\actions\edit-clear_100.png, PNG, 423, +;-modify Resources\bitmaps\apps\regedit_50.png, PNG, 424, +;-modify Resources\bitmaps\apps\regedit_60.png, PNG, 425, +;-modify Resources\bitmaps\apps\regedit_80.png, PNG, 426, +;-modify Resources\bitmaps\apps\regedit_100.png, PNG, 427, +;-modify Resources\bitmaps\actions\go-up_50.png, PNG, 428, +;-modify Resources\bitmaps\actions\go-up_60.png, PNG, 429, +;-modify Resources\bitmaps\actions\go-up_80.png, PNG, 430, +;-modify Resources\bitmaps\actions\go-up_100.png, PNG, 431, +;-modify Resources\bitmaps\categories\preferences-system_50.png, PNG, 432, +;-modify Resources\bitmaps\categories\preferences-system_60.png, PNG, 433, +;-modify Resources\bitmaps\categories\preferences-system_80.png, PNG, 434, +;-modify Resources\bitmaps\categories\preferences-system_100.png, PNG, 435, +;-modify Resources\bitmaps\categories\applications-utilities_50.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_60.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_80.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_100.png, PNG, 436, +-modify Resources\bitmaps\apps\ccleaner_16.png, PNG, 495, +-modify Resources\bitmaps\apps\ccleaner_20.png, PNG, 496, +;-modify Resources\bitmaps\apps\ccleaner_24.png, PNG, 497, +-modify Resources\bitmaps\apps\ccleaner_32.png, PNG, 498, +;-modify Resources\bitmaps\apps\ccleaner_40.png, PNG, 499, +;-modify Resources\bitmaps\apps\ccleaner_24x23.png, PNG, 550, +;-modify Resources\bitmaps\apps\ccleaner_30x29.png, PNG, 551, +-modify Resources\bitmaps\apps\ccleaner_36x34.png, PNG, 552, +-modify Resources\bitmaps\apps\ccleaner_48x46.png, PNG, 553, +-modify Resources\bitmaps\apps\ccleaner_60x57.png, PNG, 554, +-modify Resources\bitmaps\apps\ccleaner_48.png, PNG, 605, +-modify Resources\bitmaps\apps\ccleaner_60.png, PNG, 606, +-modify Resources\bitmaps\apps\ccleaner_72.png, PNG, 607, +-modify Resources\bitmaps\apps\ccleaner_96.png, PNG, 608, +-modify Resources\bitmaps\apps\ccleaner_120.png, PNG, 609, diff --git a/project/_Resources/scripts/x64/ccleaner64.exe.txt b/project/_Resources/scripts/x64/ccleaner64.exe.txt new file mode 100644 index 0000000..6219bf8 --- /dev/null +++ b/project/_Resources/scripts/x64/ccleaner64.exe.txt @@ -0,0 +1,71 @@ +[FILENAMES] +Exe= Backup\x64\ccleaner64.exe +SaveAs= NewFiles\x64\ccleaner64.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\ccleaner_+256.ico, ICONGROUP, 128, +-modify Resources\icons\tweaked\ccleaner\130.ico, ICONGROUP, 130, +-modify Resources\icons\actions\edit-clear_16.ico, ICONGROUP, 282, +-modify Resources\icons\apps\regedit_16.ico, ICONGROUP, 283, +-modify Resources\icons\categories\preferences-other_16.ico, ICONGROUP, 284, +-modify Resources\icons\categories\preferences-system_16.ico, ICONGROUP, 285, + +;BITMAPS +-modify Resources\bitmaps\tweaked\ccleaner\5001.bmp, BITMAP, 5001, +-modify Resources\bitmaps\tweaked\ccleaner\5008.bmp, BITMAP, 5008, + +;PNG +-modify Resources\bitmaps\actions\go-up_40.png, PNG, 322, +-modify Resources\bitmaps\actions\edit-clear_40.png, PNG, 324, +-modify Resources\bitmaps\apps\regedit_40.png, PNG, 325, +-modify Resources\bitmaps\categories\preferences-system_40.png, PNG, 326, +-modify Resources\bitmaps\categories\applications-utilities_40.png, PNG, 327, +-modify Resources\bitmaps\apps\ccleaner_49x46.png, PNG, 334, +-modify Resources\bitmaps\apps\ccleaner_61x57.png, PNG, 335, +-modify Resources\bitmaps\apps\ccleaner_73x69.png, PNG, 336, +;-modify Resources\bitmaps\apps\ccleaner_98x92.png, PNG, 337, +;-modify Resources\bitmaps\apps\ccleaner_122x115.png, PNG, 338, +-modify Resources\bitmaps\actions\go-previous_16.png, PNG, 410, +;-modify Resources\bitmaps\actions\go-previous_20.png, PNG, 411, +-modify Resources\bitmaps\actions\go-previous_24.png, PNG, 412, +-modify Resources\bitmaps\actions\go-previous_32.png, PNG, 413, +;-modify Resources\bitmaps\actions\go-previous_40.png, PNG, 414, +-modify Resources\bitmaps\status\dialog-information_20.png, PNG, 417, +-modify Resources\bitmaps\status\dialog-information_25.png, PNG, 418, +-modify Resources\bitmaps\status\dialog-information_30.png, PNG, 419, +;-modify Resources\bitmaps\actions\edit-clear_50.png, PNG, 420, +;-modify Resources\bitmaps\actions\edit-clear_60.png, PNG, 421, +;-modify Resources\bitmaps\actions\edit-clear_80.png, PNG, 422, +;-modify Resources\bitmaps\actions\edit-clear_100.png, PNG, 423, +;-modify Resources\bitmaps\apps\regedit_50.png, PNG, 424, +;-modify Resources\bitmaps\apps\regedit_60.png, PNG, 425, +;-modify Resources\bitmaps\apps\regedit_80.png, PNG, 426, +;-modify Resources\bitmaps\apps\regedit_100.png, PNG, 427, +;-modify Resources\bitmaps\actions\go-up_50.png, PNG, 428, +;-modify Resources\bitmaps\actions\go-up_60.png, PNG, 429, +;-modify Resources\bitmaps\actions\go-up_80.png, PNG, 430, +;-modify Resources\bitmaps\actions\go-up_100.png, PNG, 431, +;-modify Resources\bitmaps\categories\preferences-system_50.png, PNG, 432, +;-modify Resources\bitmaps\categories\preferences-system_60.png, PNG, 433, +;-modify Resources\bitmaps\categories\preferences-system_80.png, PNG, 434, +;-modify Resources\bitmaps\categories\preferences-system_100.png, PNG, 435, +;-modify Resources\bitmaps\categories\applications-utilities_50.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_60.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_80.png, PNG, 436, +;-modify Resources\bitmaps\categories\applications-utilities_100.png, PNG, 436, +-modify Resources\bitmaps\apps\ccleaner_16.png, PNG, 495, +-modify Resources\bitmaps\apps\ccleaner_20.png, PNG, 496, +;-modify Resources\bitmaps\apps\ccleaner_24.png, PNG, 497, +-modify Resources\bitmaps\apps\ccleaner_32.png, PNG, 498, +;-modify Resources\bitmaps\apps\ccleaner_40.png, PNG, 499, +;-modify Resources\bitmaps\apps\ccleaner_24x23.png, PNG, 550, +;-modify Resources\bitmaps\apps\ccleaner_30x29.png, PNG, 551, +-modify Resources\bitmaps\apps\ccleaner_36x34.png, PNG, 552, +-modify Resources\bitmaps\apps\ccleaner_48x46.png, PNG, 553, +-modify Resources\bitmaps\apps\ccleaner_60x57.png, PNG, 554, +-modify Resources\bitmaps\apps\ccleaner_48.png, PNG, 605, +-modify Resources\bitmaps\apps\ccleaner_60.png, PNG, 606, +-modify Resources\bitmaps\apps\ccleaner_72.png, PNG, 607, +-modify Resources\bitmaps\apps\ccleaner_96.png, PNG, 608, +-modify Resources\bitmaps\apps\ccleaner_120.png, PNG, 609, diff --git a/project/_Resources/scripts/x64/charmap.exe.txt b/project/_Resources/scripts/x64/charmap.exe.txt new file mode 100644 index 0000000..a6964d3 --- /dev/null +++ b/project/_Resources/scripts/x64/charmap.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\charmap.exe +SaveAs = NewFiles\x64\charmap.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-character-map_+24_256.ico, ICONGROUP, 111, diff --git a/project/_Resources/scripts/x64/chrome.exe.txt b/project/_Resources/scripts/x64/chrome.exe.txt new file mode 100644 index 0000000..c15e495 --- /dev/null +++ b/project/_Resources/scripts/x64/chrome.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\chrome.exe +SaveAs= NewFiles\x64\chrome.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\google-chrome_+256.ico, ICONGROUP, IDR_MAINFRAME, diff --git a/project/_Resources/scripts/x64/cleanmgr.exe.txt b/project/_Resources/scripts/x64/cleanmgr.exe.txt new file mode 100644 index 0000000..30aaceb --- /dev/null +++ b/project/_Resources/scripts/x64/cleanmgr.exe.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\x64\cleanmgr.exe +SaveAs = NewFiles\x64\cleanmgr.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\clean-manager_+24_256.ico, ICONGROUP, 104, +-modify Resources\icons\mimetypes\text-x-preview_+256.ico, ICONGROUP, 111, +-modify Resources\icons\apps\clean-manager_+24_256.ico, ICONGROUP, 113, diff --git a/project/_Resources/scripts/x64/cmd.exe.txt b/project/_Resources/scripts/x64/cmd.exe.txt new file mode 100644 index 0000000..093bca6 --- /dev/null +++ b/project/_Resources/scripts/x64/cmd.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\cmd.exe +SaveAs = NewFiles\x64\cmd.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\utilities-terminal_+256.ico, ICONGROUP, IDI_APPICON, diff --git a/project/_Resources/scripts/x64/colorcpl.exe.txt b/project/_Resources/scripts/x64/colorcpl.exe.txt new file mode 100644 index 0000000..71268f1 --- /dev/null +++ b/project/_Resources/scripts/x64/colorcpl.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\colorcpl.exe +SaveAs = NewFiles\x64\colorcpl.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-color_+24_256.ico, ICONGROUP, 5, diff --git a/project/_Resources/scripts/x64/colorui.dll.txt b/project/_Resources/scripts/x64/colorui.dll.txt new file mode 100644 index 0000000..3a91af8 --- /dev/null +++ b/project/_Resources/scripts/x64/colorui.dll.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\x64\colorui.dll +SaveAs = NewFiles\x64\colorui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-color_+24_256.ico, ICONGROUP, BLANKICON, +-modify Resources\icons\apps\preferences-color_+24_256.ico, ICONGROUP, 5, +-modify Resources\icons\devices\video-display.ico, ICONGROUP, 1114, +-modify Resources\icons\devices\printer_+24_256.ico, ICONGROUP, 1115, +-modify Resources\icons\devices\scanner_+24_256.ico, ICONGROUP, 1116, diff --git a/project/_Resources/scripts/x64/defraggler.exe.txt b/project/_Resources/scripts/x64/defraggler.exe.txt new file mode 100644 index 0000000..0212a0f --- /dev/null +++ b/project/_Resources/scripts/x64/defraggler.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\x64\defraggler.exe +SaveAs= NewFiles\x64\defraggler.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 128, + +;BITMAPS +-modify Resources\bitmaps\apps\defraggler_128.bmp, BITMAP, 222, +-modify Resources\bitmaps\tweaked\defraggler\264+278.bmp, BITMAP, 264, +-modify Resources\bitmaps\tweaked\defraggler\272.bmp, BITMAP, 272, +-modify Resources\bitmaps\status\dialog-warning_32.bmp, BITMAP, 298, diff --git a/project/_Resources/scripts/x64/defraggler64.exe.txt b/project/_Resources/scripts/x64/defraggler64.exe.txt new file mode 100644 index 0000000..b30fbba --- /dev/null +++ b/project/_Resources/scripts/x64/defraggler64.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\x64\defraggler64.exe +SaveAs= NewFiles\x64\defraggler64.exe + +[COMMANDS] +;ICONS +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 128, + +;BITMAPS +-modify Resources\bitmaps\apps\defraggler_128.bmp, BITMAP, 222, +-modify Resources\bitmaps\tweaked\defraggler\264+278.bmp, BITMAP, 264, +-modify Resources\bitmaps\tweaked\defraggler\272.bmp, BITMAP, 272, +-modify Resources\bitmaps\status\dialog-warning_32.bmp, BITMAP, 298, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/desk.cpl.txt b/project/_Resources/scripts/x64/desk.cpl.txt new file mode 100644 index 0000000..9c03474 --- /dev/null +++ b/project/_Resources/scripts/x64/desk.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\desk.cpl +SaveAs = NewFiles\x64\desk.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-wallpaper_+256.ico, ICONGROUP, 100, diff --git a/project/_Resources/scripts/x64/devmgr.dll.txt b/project/_Resources/scripts/x64/devmgr.dll.txt new file mode 100644 index 0000000..06c14f5 --- /dev/null +++ b/project/_Resources/scripts/x64/devmgr.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\x64\devmgr.dll +SaveAs = NewFiles\x64\devmgr.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\application-certificate_16_32.ico, ICONGROUP, 40, +-modify Resources\icons\mimetypes\application-certificate_16_32.ico, ICONGROUP, 43, +-modify Resources\icons\apps\hwbrowser_+256.ico, ICONGROUP, 201, + +;BITMAP +-modify Resources\bitmaps\apps\hwbrowser_16.bmp, BITMAP, 347, +-modify Resources\bitmaps\apps\hwbrowser_32.bmp, BITMAP, 348, diff --git a/project/_Resources/scripts/x64/dexpot.exe.txt b/project/_Resources/scripts/x64/dexpot.exe.txt new file mode 100644 index 0000000..81a5596 --- /dev/null +++ b/project/_Resources/scripts/x64/dexpot.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\dexpot.exe +SaveAs= NewFiles\x64\dexpot.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-workspace-switcher_+256.ico, ICONGROUP, DEXPOTICON, diff --git a/project/_Resources/scripts/x64/dfrgui.exe.txt b/project/_Resources/scripts/x64/dfrgui.exe.txt new file mode 100644 index 0000000..27d313e --- /dev/null +++ b/project/_Resources/scripts/x64/dfrgui.exe.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\x64\dfrgui.exe +SaveAs = NewFiles\x64\dfrgui.exe + +[COMMANDS] +;PNG +-modify Resources\bitmaps\animations\process-working_24x432.png, PNG, 139, + +;ICONGROUP +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 130, +-modify Resources\icons\emblems\emblem-default_16.ico, ICONGROUP, 136, +-modify Resources\icons\actions\config-date_+256.ico, ICONGROUP, 137, +-modify Resources\icons\status\dialog-warning_+24_64_96_128_256.ico, ICONGROUP, 141, diff --git a/project/_Resources/scripts/x64/dropbox.exe.txt b/project/_Resources/scripts/x64/dropbox.exe.txt new file mode 100644 index 0000000..19c669a --- /dev/null +++ b/project/_Resources/scripts/x64/dropbox.exe.txt @@ -0,0 +1,31 @@ +[FILENAMES] +Exe= Backup\x64\dropbox.exe +SaveAs= NewFiles\x64\dropbox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, 10, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, 20, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, 30, + +;main folder +-modify Resources\icons\places\folder-dropbox.ico, ICONGROUP, 1001, +-modify Resources\icons\places\folder-dropbox_+256.ico, ICONGROUP, 2001, +;public +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2101, +;pictures +-modify Resources\icons\places\folder-pictures.ico, ICONGROUP, 1501, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 2501, +;shared folder +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1301, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2301, + +;tray icons +-modify Resources\icons\apps\dropbox_16_20_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\status\dropbox-uptodate_16_20_24_32.ico, ICONGROUP, 201, +-modify Resources\icons\status\dropbox-syncing-1_16_20_24_32.ico, ICONGROUP, 301, +-modify Resources\icons\status\dropbox-unsyncable_16_20_24_32.ico, ICONGROUP, 501, +-modify Resources\icons\status\dropbox-syncing-2_16_20_24_32.ico, ICONGROUP, 801, +-modify Resources\icons\status\dropbox-pause_16_20_24_32.ico, ICONGROUP, 902, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/explorer.exe.txt b/project/_Resources/scripts/x64/explorer.exe.txt new file mode 100644 index 0000000..e64218a --- /dev/null +++ b/project/_Resources/scripts/x64/explorer.exe.txt @@ -0,0 +1,37 @@ +[FILENAMES] +Exe = Backup\x64\explorer.exe +SaveAs = NewFiles\x64\explorer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-file-manager_+24_64_128_256.ico, ICONGROUP, ICO_MYCOMPUTER, +-modify Resources\icons\actions\go-up_16_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\special_order\printer_32_16_48.ico, ICONGROUP, 102, +-modify Resources\icons\places\user-desktop.ico, ICONGROUP, 103, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 107, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 108, +-modify Resources\icons\tweaked\special_order\dialog-information_48_16_32.ico, ICONGROUP, 109, +-modify Resources\icons\tweaked\special_order\dialog-warning_48_16_32.ico, ICONGROUP, 110, +-modify Resources\icons\tweaked\special_order\dialog-error_48_16_32.ico, ICONGROUP, 111, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 205, +-modify Resources\icons\places\folder.ico, ICONGROUP, 252, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 253, +-modify Resources\icons\apps\internet-mail_+24.ico, ICONGROUP, 254, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 257, +-modify Resources\icons\apps\preferences-system-windows_+24_256.ico, ICONGROUP, 258, +-modify Resources\icons\apps\emesene_+24_256.ico, ICONGROUP, 261, + +;BITMAPS +;Start-Orb +-modify Resources\bitmaps\tweaked\explorer.exe\54x162_small.bmp, BITMAP, 6801, +-modify Resources\bitmaps\tweaked\explorer.exe\66x198.bmp, BITMAP, 6802, +-modify Resources\bitmaps\tweaked\explorer.exe\81x243.bmp, BITMAP, 6803, +-modify Resources\bitmaps\tweaked\explorer.exe\106x318.bmp, BITMAP, 6804, +-modify Resources\bitmaps\tweaked\explorer.exe\54x162.bmp, BITMAP, 6805, +-modify Resources\bitmaps\tweaked\explorer.exe\66x198.bmp, BITMAP, 6806, +-modify Resources\bitmaps\tweaked\explorer.exe\81x243.bmp, BITMAP, 6807, +-modify Resources\bitmaps\tweaked\explorer.exe\106x318.bmp, BITMAP, 6808, +-modify Resources\bitmaps\tweaked\explorer.exe\54x162.bmp, BITMAP, 6809, +-modify Resources\bitmaps\tweaked\explorer.exe\66x198.bmp, BITMAP, 6810, +-modify Resources\bitmaps\tweaked\explorer.exe\81x243.bmp, BITMAP, 6811, +-modify Resources\bitmaps\tweaked\explorer.exe\106x318.bmp, BITMAP, 6812, diff --git a/project/_Resources/scripts/x64/firefox.exe.txt b/project/_Resources/scripts/x64/firefox.exe.txt new file mode 100644 index 0000000..17ae86c --- /dev/null +++ b/project/_Resources/scripts/x64/firefox.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\x64\firefox.exe +SaveAs= NewFiles\x64\firefox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\text-html_+256.ico, ICONGROUP, 2, +-modify Resources\icons\actions\window-new_16_32.ico, ICONGROUP, 3, +-modify Resources\icons\actions\tab-new_16_32.ico, ICONGROUP, 4, +-modify Resources\icons\emblems\privacy_16_32.ico, ICONGROUP, 5, +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 32512, diff --git a/project/_Resources/scripts/x64/firefoxportable.exe.txt b/project/_Resources/scripts/x64/firefoxportable.exe.txt new file mode 100644 index 0000000..fed3465 --- /dev/null +++ b/project/_Resources/scripts/x64/firefoxportable.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\x64\firefoxportable.exe +SaveAs= NewFiles\x64\firefoxportable.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\text-html_+256.ico, ICONGROUP, 2, +-modify Resources\icons\actions\window-new_16_32.ico, ICONGROUP, 3, +-modify Resources\icons\actions\tab-new_16_32.ico, ICONGROUP, 4, +-modify Resources\icons\emblems\privacy_16_32.ico, ICONGROUP, 5, +-modify Resources\icons\apps\firefox_+256.ico, ICONGROUP, 32512, diff --git a/project/_Resources/scripts/x64/fontext.dll.txt b/project/_Resources/scripts/x64/fontext.dll.txt new file mode 100644 index 0000000..bf732d6 --- /dev/null +++ b/project/_Resources/scripts/x64/fontext.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\fontext.dll +SaveAs = NewFiles\x64\fontext.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-font.ico, ICONGROUP, 410, diff --git a/project/_Resources/scripts/x64/foo_ui_std.dll.txt b/project/_Resources/scripts/x64/foo_ui_std.dll.txt new file mode 100644 index 0000000..3570665 --- /dev/null +++ b/project/_Resources/scripts/x64/foo_ui_std.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe= Backup\x64\foo_ui_std.dll +SaveAs= NewFiles\x64\foo_ui_std.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\media-skip-backward_16_20.ico, ICONGROUP, 123, +-modify Resources\icons\actions\media-playback-start-question_16_20.ico, ICONGROUP, 124, +-modify Resources\icons\actions\media-playback-stop_16_20.ico, ICONGROUP, 125, +-modify Resources\icons\actions\media-skip-forward_16_20.ico, ICONGROUP, 127, +-modify Resources\icons\actions\media-playback-pause_16_20.ico, ICONGROUP, 128, +-modify Resources\icons\actions\media-playback-start_16_20.ico, ICONGROUP, 129, +-modify Resources\icons\status\question_16_20.ico, ICONGROUP, 148, diff --git a/project/_Resources/scripts/x64/foobar2000.exe.txt b/project/_Resources/scripts/x64/foobar2000.exe.txt new file mode 100644 index 0000000..f7b3b93 --- /dev/null +++ b/project/_Resources/scripts/x64/foobar2000.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\foobar2000.exe +SaveAs= NewFiles\x64\foobar2000.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\foobar2000_+20_40_64_256.ico, ICONGROUP, 105, diff --git a/project/_Resources/scripts/x64/fvecpl.dll.txt b/project/_Resources/scripts/x64/fvecpl.dll.txt new file mode 100644 index 0000000..b8017ee --- /dev/null +++ b/project/_Resources/scripts/x64/fvecpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\fvecpl.dll +SaveAs = NewFiles\x64\fvecpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\drive-harddisk-locked_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/gimp-2.8.exe.txt b/project/_Resources/scripts/x64/gimp-2.8.exe.txt new file mode 100644 index 0000000..4b0fa5e --- /dev/null +++ b/project/_Resources/scripts/x64/gimp-2.8.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\gimp-2.8.exe +SaveAs = NewFiles\x64\gimp-2.8.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gimp_+24_64_256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\image-x-xcf_+256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/x64/googledrivesync64.dll.txt b/project/_Resources/scripts/x64/googledrivesync64.dll.txt new file mode 100644 index 0000000..98685b6 --- /dev/null +++ b/project/_Resources/scripts/x64/googledrivesync64.dll.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe= Backup\x64\googledrivesync64.dll +SaveAs= NewFiles\x64\googledrivesync64.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, IDI_ICON1, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, IDI_ICON2, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, IDI_ICON3, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, IDI_ICON4, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, IDI_ICON5, diff --git a/project/_Resources/scripts/x64/icardres.dll.mui.txt b/project/_Resources/scripts/x64/icardres.dll.mui.txt new file mode 100644 index 0000000..d73d8c7 --- /dev/null +++ b/project/_Resources/scripts/x64/icardres.dll.mui.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\icardres.dll.mui +SaveAs = NewFiles\x64\icardres.dll.mui + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\contact-multi_+256.ico, ICONGROUP, 301, +-modify Resources\icons\apps\contact-multi_+256.ico, ICONGROUP, 4096, diff --git a/project/_Resources/scripts/x64/imageres.dll.txt b/project/_Resources/scripts/x64/imageres.dll.txt new file mode 100644 index 0000000..4f535c6 --- /dev/null +++ b/project/_Resources/scripts/x64/imageres.dll.txt @@ -0,0 +1,190 @@ +[FILENAMES] +Exe = Backup\x64\imageres.dll +SaveAs = NewFiles\x64\imageres.dll + +[COMMANDS] +;PNG +-modify Resources\bitmaps\animations\process-working_16x288.png, PNG, 5022, +-modify Resources\bitmaps\animations\process-working_20x360.png, PNG, 5023, +-modify Resources\bitmaps\places\user-home-remote_177x132.png, PNG, 5081, + +;IMAGE +-modify Resources\shiki\imageres.dll\5031.jpg, IMAGE, 5031, +-modify Resources\shiki\imageres.dll\5032.jpg, IMAGE, 5032, +-modify Resources\shiki\imageres.dll\5033.jpg, IMAGE, 5033, +-modify Resources\shiki\imageres.dll\5034.jpg, IMAGE, 5034, +-modify Resources\shiki\imageres.dll\5035.jpg, IMAGE, 5035, +-modify Resources\shiki\imageres.dll\5036.jpg, IMAGE, 5036, +-modify Resources\shiki\imageres.dll\5037.jpg, IMAGE, 5037, +-modify Resources\shiki\imageres.dll\5038.jpg, IMAGE, 5038, + +;BITMAP +-modify Resources\bitmaps\animations\process-working_288x16.bmp, BITMAP, 5001, +-modify Resources\bitmaps\animations\process-working_360x20.bmp, BITMAP, 5002, +-modify Resources\bitmaps\animations\process-working_540x30.bmp, BITMAP, 5004, +-modify Resources\bitmaps\animations\process-working_16x288.bmp, BITMAP, 5011, +-modify Resources\bitmaps\animations\process-working_20x360.bmp, BITMAP, 5012, + +;ICONGROUP +-modify Resources\icons\tweaked\imageres.dll\5.ico, ICONGROUP, 5, +-modify Resources\icons\tweaked\imageres.dll\6.ico, ICONGROUP, 6, +-modify Resources\icons\overlays\emblem-offline_+256.ico, ICONGROUP, 97, +-modify Resources\icons\overlays\emblem-default_+256.ico, ICONGROUP, 157, +-modify Resources\icons\places\folder-vertical_+256.ico, ICONGROUP, 162, +-modify Resources\icons\overlays\emblem-symbolic-link_+256.ico, ICONGROUP, 163, +-modify Resources\icons\overlays\emblem-down_+256.ico, ICONGROUP, 169, +-modify Resources\icons\places\folder-vertical_+256.ico, ICONGROUP, 190, +-modify Resources\icons\tweaked\imageres.dll\193.ico, ICONGROUP, 193, +-modify Resources\icons\tweaked\imageres.dll\194.ico, ICONGROUP, 194, + +-modify Resources\icons\status\security-main_+8_24_128_256.ico, ICONGROUP, SHIDI_SHIELD_INTERNAL, +-modify Resources\icons\mimetypes\text-x-preview_+256.ico, ICONGROUP, 2, +-modify Resources\icons\places\folder_+256.ico, ICONGROUP, 3, +-modify Resources\icons\status\folder-open_+256.ico, ICONGROUP, 4, +-modify Resources\icons\devices\input-gaming_+24_64_256.ico, ICONGROUP, 14, +-modify Resources\icons\mimetypes\application-x-executable_+24_256.ico, ICONGROUP, 15, +-modify Resources\icons\places\folder-saved-search_+24_256.ico, ICONGROUP, 18, +-modify Resources\icons\apps\internet-mail_+256.ico, ICONGROUP, 20, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 22, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 23, +-modify Resources\icons\apps\system-appchooser_+24_256.ico, ICONGROUP, 24, +-modify Resources\icons\places\network-workgroup_+256.ico, ICONGROUP, 25, +-modify Resources\icons\categories\preferences-desktop_+24_64_256.ico, ICONGROUP, 27, +-modify Resources\icons\devices\media-floppy_+256.ico, ICONGROUP, 28, +-modify Resources\icons\devices\media-floppy_+256.ico, ICONGROUP, 29, +-modify Resources\icons\devices\drive-optical_+256.ico, ICONGROUP, 30, +-modify Resources\icons\status\drive-harddisk-network-offline_+256.ico, ICONGROUP, 31, +-modify Resources\icons\devices\drive-harddisk_+64_256.ico, ICONGROUP, 32, +-modify Resources\icons\devices\drive-harddisk-network_+256.ico, ICONGROUP, 33, +-modify Resources\icons\devices\media-flash-memory_+256.ico, ICONGROUP, 34, +-modify Resources\icons\devices\drive-harddisk-usb_+256.ico, ICONGROUP, 35, +-modify Resources\icons\devices\drive-harddisk-system_+64_256.ico, ICONGROUP, 36, +-modify Resources\icons\devices\drive-optical_+24_256.ico, ICONGROUP, 37, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 38, +-modify Resources\icons\devices\media-optical-dvd_+256.ico, ICONGROUP, 39, +-modify Resources\icons\devices\media-optical-dvd_+256.ico, ICONGROUP, 40, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 41, +-modify Resources\icons\devices\media-tape_+256.ico, ICONGROUP, 43, +-modify Resources\icons\devices\camera-video_+256.ico, ICONGROUP, 46, +-modify Resources\icons\devices\phone_+256.ico, ICONGROUP, 47, +-modify Resources\icons\status\printer-default_+256.ico, ICONGROUP, 49, +-modify Resources\icons\status\printer-network-default_+256.ico, ICONGROUP, 50, +-modify Resources\icons\devices\printer_+256.ico, ICONGROUP, 51, +-modify Resources\icons\devices\printer-network_+256.ico, ICONGROUP, 53, +-modify Resources\icons\status\user-trash-full_+24_256.ico, ICONGROUP, 54, +-modify Resources\icons\places\user-trash_+24_256.ico, ICONGROUP, 55, +-modify Resources\icons\devices\media-optical-dvd_+256.ico, ICONGROUP, 56, +-modify Resources\icons\devices\camera-photo_+24_256.ico, ICONGROUP, 57, +-modify Resources\icons\status\locked_+256.ico, ICONGROUP, 59, +-modify Resources\icons\devices\media-flash_+256.ico, ICONGROUP, 60, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 61, +-modify Resources\icons\devices\media-optical-cdr_+256.ico, ICONGROUP, 62, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 63, +-modify Resources\icons\devices\media-optical-cdrw_+256.ico, ICONGROUP, 64, +-modify Resources\icons\devices\multimedia-player_+256.ico, ICONGROUP, 66, +-modify Resources\icons\categories\applications-system_+256.ico, ICONGROUP, 67, +-modify Resources\icons\mimetypes\text-x-script_+256.ico, ICONGROUP, 68, +-modify Resources\icons\mimetypes\text-x-config_+256.ico, ICONGROUP, 69, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 70, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 71, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 72, +-modify Resources\icons\devices\fax_+256.ico, ICONGROUP, 76, +-modify Resources\icons\apps\preferences-desktop-font_+256.ico, ICONGROUP, 77, +-modify Resources\icons\status\security-main_+8_24_128_256.ico, ICONGROUP, 78, +-modify Resources\icons\apps\system-users.ico, ICONGROUP, 79, +-modify Resources\icons\apps\alacarte_+256.ico, ICONGROUP, 80, +-modify Resources\icons\status\gtk-info_+256.ico, ICONGROUP, 81, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 83, +-modify Resources\icons\status\dialog-warning_+256.ico, ICONGROUP, 84, +-modify Resources\icons\devices\media-cdrom-audio_+256.ico, ICONGROUP, 85, +-modify Resources\icons\apps\preferences-desktop-accessibility_+256.ico, ICONGROUP, 86, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 87, +-modify Resources\icons\apps\system-users_+256.ico, ICONGROUP, 88, +-modify Resources\icons\actions\edit-delete_+24.ico, ICONGROUP, 89, +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 90, +-modify Resources\icons\devices\pda_+256.ico, ICONGROUP, 93, +-modify Resources\icons\devices\scanner_+256.ico, ICONGROUP, 95, +-modify Resources\icons\devices\gnome-media-flash_+256.ico, ICONGROUP, 96, +-modify Resources\icons\status\dialog-error_+24_256.ico, ICONGROUP, 98, +-modify Resources\icons\apps\help-browser_+64_256.ico, ICONGROUP, 99, +-modify Resources\icons\actions\system-run_+64_256.ico, ICONGROUP, 100, +-modify Resources\icons\apps\preferences-desktop-screensaver_+24_256.ico, ICONGROUP, 101, +-modify Resources\icons\mimetypes\text-x-generic_+256.ico, ICONGROUP, 102, +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 103, +-modify Resources\icons\status\security-question_+24_256.ico, ICONGROUP, 104, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 105, +-modify Resources\icons\status\security-ok_+24_256.ico, ICONGROUP, 106, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 107, +-modify Resources\icons\places\folder-music_+24_256.ico, ICONGROUP, 108, +-modify Resources\icons\devices\computer_+24_64_256.ico, ICONGROUP, 109, +-modify Resources\icons\places\user-desktop_+256.ico, ICONGROUP, 110, +-modify Resources\icons\apps\defraggler_+256.ico, ICONGROUP, 111, +-modify Resources\icons\places\folder-documents_+24_256.ico, ICONGROUP, 112, +-modify Resources\icons\places\folder-pictures_+24_256.ico, ICONGROUP, 113, +-modify Resources\icons\categories\preferences-system_+64_256.ico, ICONGROUP, 114, +-modify Resources\icons\places\user-bookmarks_+24_256.ico, ICONGROUP, 115, +-modify Resources\icons\actions\document-open-recent_+64_256.ico, ICONGROUP, 117, +-modify Resources\icons\places\network-workgroup_+256.ico, ICONGROUP, 120, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 122, +-modify Resources\icons\places\user-home_+24_64_256.ico, ICONGROUP, 123, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 124, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 125, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 126, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 127, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 128, +-modify Resources\icons\apps\preferences-desktop-font_+256.ico, ICONGROUP, 129, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 131, +-modify Resources\icons\mimetypes\image-x-generic_+256.ico, ICONGROUP, 132, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 133, +-modify Resources\icons\devices\media-cdrom-audio_+256.ico, ICONGROUP, 135, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 136, +-modify Resources\icons\devices\media-cdrom-audio_+256.ico, ICONGROUP, 137, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 138, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 139, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 140, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 141, +-modify Resources\icons\devices\media-dvd-video_+256.ico, ICONGROUP, 142, +-modify Resources\icons\places\folder-remote_+256.ico, ICONGROUP, 143, +-modify Resources\icons\apps\preferences-system-time_+256.ico, ICONGROUP, 144, +-modify Resources\icons\devices\computer_+256.ico, ICONGROUP, 149, +-modify Resources\icons\apps\utilities-system-monitor_+24_256.ico, ICONGROUP, 150, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 152, +-modify Resources\icons\apps\nautilus-cd-burner_+256.ico, ICONGROUP, 155, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 158, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 159, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 160, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 161, +-modify Resources\icons\emblems\emblem-shared_+256.ico, ICONGROUP, 164, +-modify Resources\icons\apps\preferences-folder_+24_256.ico, ICONGROUP, 166, +-modify Resources\icons\mimetypes\image-x-generic_+64_256.ico, ICONGROUP, 168, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 172, +-modify Resources\icons\devices\media-optical-dvdr_+256.ico, ICONGROUP, 173, +-modify Resources\icons\mimetypes\package-x-generic_+256.ico, ICONGROUP, 174, +-modify Resources\icons\actions\system-search_+64_256.ico, ICONGROUP, 177, +-modify Resources\icons\apps\contact_+24_256.ico, ICONGROUP, 181, +-modify Resources\icons\devices\input-keyboard_+24_256.ico, ICONGROUP, 182, +-modify Resources\icons\places\user-desktop_+24_256.ico, ICONGROUP, 183, +-modify Resources\icons\places\folder-downloads_+24_256.ico, ICONGROUP, 184, +-modify Resources\icons\emblems\emblem-symbolic-link_+24_256.ico, ICONGROUP, 185, +-modify Resources\icons\devices\input-gaming_+24_256.ico, ICONGROUP, 186, +-modify Resources\icons\places\folder-videos_+24_256.ico, ICONGROUP, 189, +-modify Resources\icons\apps\utilities-system-monitor_+256.ico, ICONGROUP, 195, +-modify Resources\icons\devices\printer_+256.ico, ICONGROUP, 196, +-modify Resources\icons\apps\preferences-desktop-theme_+256.ico, ICONGROUP, 197, +-modify Resources\icons\mimetypes\x-office-document_+24_64_256.ico, ICONGROUP, 1002, +-modify Resources\icons\mimetypes\image-x-generic_+64_256.ico, ICONGROUP, 1003, +-modify Resources\icons\mimetypes\audio-x-generic_+24_64_256.ico, ICONGROUP, 1004, +-modify Resources\icons\mimetypes\video-x-generic_+24_64_256.ico, ICONGROUP, 1005, +-modify Resources\icons\apps\system-users_+24.ico, ICONGROUP, 1010, +-modify Resources\icons\places\user-home-remote_+24_64_128_256.ico, ICONGROUP, 1013, +-modify Resources\icons\places\user-bookmarks_+24_256.ico, ICONGROUP, 1020, +-modify Resources\icons\devices\computer_+24_256.ico, ICONGROUP, 1021, +-modify Resources\icons\apps\session-properties_+256.ico, ICONGROUP, 1022, +-modify Resources\icons\apps\system-file-manager_+24_64_128_256.ico, ICONGROUP, 1023, +-modify Resources\icons\emblems\emblem-favorite_+22_24_256.ico, ICONGROUP, 1024, +-modify Resources\icons\places\folder-saved-search_+24_256.ico, ICONGROUP, 1025, +-modify Resources\icons\actions\edit-delete_+24_64_96_128_256.ico, ICONGROUP, 1027, +-modify Resources\icons\apps\stock_person_+24_96_256.ico, ICONGROUP, 1029, +-modify Resources\icons\actions\pin_16_20_24_32.ico, ICONGROUP, 5100, +-modify Resources\icons\status\pinned_16_20_24_32.ico, ICONGROUP, 5101, +-modify Resources\icons\actions\window-close_16_20_24_48.ico, ICONGROUP, 5102, diff --git a/project/_Resources/scripts/x64/imagesp1.dll.txt b/project/_Resources/scripts/x64/imagesp1.dll.txt new file mode 100644 index 0000000..f21d9da --- /dev/null +++ b/project/_Resources/scripts/x64/imagesp1.dll.txt @@ -0,0 +1,14 @@ +[FILENAMES] +Exe = Backup\x64\imagesp1.dll +SaveAs = NewFiles\x64\imagesp1.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\drive-optical_+256.ico, ICONGROUP, 200, +-modify Resources\icons\devices\drive-optical_+256.ico, ICONGROUP, 201, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 202, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 203, +-modify Resources\icons\devices\media-optical_+256.ico, ICONGROUP, 204, +-modify Resources\icons\devices\media-optical-bd_+256.ico, ICONGROUP, 205, +-modify Resources\icons\devices\media-optical-bd_+256.ico, ICONGROUP, 206, +-modify Resources\icons\devices\media-optical-bd_+256.ico, ICONGROUP, 207, diff --git a/project/_Resources/scripts/x64/inetcpl.cpl.txt b/project/_Resources/scripts/x64/inetcpl.cpl.txt new file mode 100644 index 0000000..0dc047a --- /dev/null +++ b/project/_Resources/scripts/x64/inetcpl.cpl.txt @@ -0,0 +1,42 @@ +[FILENAMES] +Exe = Backup\x64\inetcpl.cpl +SaveAs = NewFiles\x64\inetcpl.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\go-home.ico, ICONGROUP, 1301, +-modify Resources\icons\actions\document-open-recent.ico, ICONGROUP, 1303, +-modify Resources\icons\mimetypes\application-certificate_32_48.ico, ICONGROUP, 1310, +-modify Resources\icons\categories\applications-multimedia_16.ico, ICONGROUP, 1312, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 1313, +-modify Resources\icons\apps\system-users_16_24.ico, ICONGROUP, 1323, +-modify Resources\icons\status\security-error_16.ico, ICONGROUP, 1326, +-modify Resources\icons\status\gtk-info_16.ico, ICONGROUP, 1327, +-modify Resources\icons\apps\preferences-system-parental-controls.ico, ICONGROUP, 1328, +-modify Resources\icons\status\locked_16_24.ico, ICONGROUP, 4442, +-modify Resources\icons\mimetypes\text-x-preview_+24_256.ico, ICONGROUP, 4443, +-modify Resources\icons\devices\printer_16_24.ico, ICONGROUP, 4447, +-modify Resources\icons\devices\network-wired_32_48.ico, ICONGROUP, 4460, +-modify Resources\icons\status\security-ok.ico, ICONGROUP, 4480, +-modify Resources\icons\status\security-error.ico, ICONGROUP, 4481, +-modify Resources\icons\apps\application-default-icon_16_24.ico, ICONGROUP, 4482, +-modify Resources\icons\actions\system-search_+24.ico, ICONGROUP, 4483, +-modify Resources\icons\emblems\emblem-downloads_16_24.ico, ICONGROUP, 4486, +-modify Resources\icons\categories\applications-internet_+256.ico, ICONGROUP, 4487, +-modify Resources\icons\actions\document-edit_32_48.ico, ICONGROUP, 4490, +-modify Resources\icons\apps\preferences-desktop-accessibility_16_24.ico, ICONGROUP, 4497, +-modify Resources\icons\apps\internet-news-reader.ico, ICONGROUP, 4498, +-modify Resources\icons\devices\modem_32.ico, ICONGROUP, 4651, +-modify Resources\icons\devices\computer_+256.ico, ICONGROUP, 5422, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 5423, +-modify Resources\icons\status\security-ok_16_32.ico, ICONGROUP, 5424, +-modify Resources\icons\apps\internet-web-browser_16_32.ico, ICONGROUP, 5425, +-modify Resources\icons\status\security-error_32.ico, ICONGROUP, 5426, +-modify Resources\icons\actions\tab-new_32_48.ico, ICONGROUP, 5507, +-modify Resources\icons\mimetypes\extension.ico, ICONGROUP, 5901, +-modify Resources\icons\apps\internet-web-browser-msie_+24_256.ico, ICONGROUP, 5905, +-modify Resources\icons\status\security-warning_+24.ico, ICONGROUP, 5906, +-modify Resources\icons\status\dialog-warning_32.ico, ICONGROUP, 6601, +-modify Resources\icons\actions\dialog-apply_16.ico, ICONGROUP, 6609, +-modify Resources\icons\actions\window-close_16.ico, ICONGROUP, 6610, +-modify Resources\icons\mimetypes\image-x-generic.ico, ICONGROUP, 6657, diff --git a/project/_Resources/scripts/x64/inkscape.exe.txt b/project/_Resources/scripts/x64/inkscape.exe.txt new file mode 100644 index 0000000..53a6929 --- /dev/null +++ b/project/_Resources/scripts/x64/inkscape.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\inkscape.exe +SaveAs = NewFiles\x64\inkscape.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\inkscape_+256.ico, ICONGROUP, APPLICATION_ICON, diff --git a/project/_Resources/scripts/x64/intl.cpl.txt b/project/_Resources/scripts/x64/intl.cpl.txt new file mode 100644 index 0000000..7169e57 --- /dev/null +++ b/project/_Resources/scripts/x64/intl.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\intl.cpl +SaveAs = NewFiles\x64\intl.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-locale_+256.ico, ICONGROUP, 200, diff --git a/project/_Resources/scripts/x64/launcher.exe.txt b/project/_Resources/scripts/x64/launcher.exe.txt new file mode 100644 index 0000000..1259cec --- /dev/null +++ b/project/_Resources/scripts/x64/launcher.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\launcher.exe +SaveAs= NewFiles\x64\launcher.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\opera_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/main.cpl.txt b/project/_Resources/scripts/x64/main.cpl.txt new file mode 100644 index 0000000..2bc2ae3 --- /dev/null +++ b/project/_Resources/scripts/x64/main.cpl.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\x64\main.cpl +SaveAs = NewFiles\x64\main.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\input-mouse_+256.ico, ICONGROUP, 100, +-modify Resources\icons\devices\input-keyboard_+24_256.ico, ICONGROUP, 200, +-modify Resources\icons\apps\preferences-desktop-font_+256.ico, ICONGROUP, 400, +-modify Resources\icons\categories\preferences-system_+24.ico, ICONGROUP, 500, +-modify Resources\icons\places\folder_32.ico, ICONGROUP, 605, +-modify Resources\icons\status\folder-open_32.ico, ICONGROUP, 606, +-modify Resources\icons\status\locked_32.ico, ICONGROUP, 607, diff --git a/project/_Resources/scripts/x64/mblctr.exe.txt b/project/_Resources/scripts/x64/mblctr.exe.txt new file mode 100644 index 0000000..b1c644d --- /dev/null +++ b/project/_Resources/scripts/x64/mblctr.exe.txt @@ -0,0 +1,36 @@ +[FILENAMES] +Exe = Backup\x64\mblctr.exe +SaveAs = NewFiles\x64\mblctr.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-computer-laptop.ico, ICONGROUP, 100, +-modify Resources\icons\apps\help-browser_+24.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\mblctr.exe\133.ico, ICONGROUP, 133, +;Monitor +-modify Resources\icons\devices\video-display_32_48.ico, ICONGROUP, 134, +;Brightness +-modify Resources\icons\apps\gnome-brightness-applet_32.ico, ICONGROUP, 140, +-modify Resources\icons\apps\gnome-brightness-applet_32.ico, ICONGROUP, 141, +;Network +-modify Resources\icons\status\network-wireless-offline_32_48.ico, ICONGROUP, 150, +-modify Resources\icons\status\network-wireless-000_32_48.ico, ICONGROUP, 151, +-modify Resources\icons\status\network-wireless-025_32_48.ico, ICONGROUP, 152, +-modify Resources\icons\status\network-wireless-050_32_48.ico, ICONGROUP, 153, +-modify Resources\icons\status\network-wireless-050_32_48.ico, ICONGROUP, 154, +-modify Resources\icons\status\network-wireless-075_32_48.ico, ICONGROUP, 155, +-modify Resources\icons\status\network-wireless-100_32_48.ico, ICONGROUP, 156, +-modify Resources\icons\status\network-wireless-offline_32_48.ico, ICONGROUP, 157, +;-modify Resources\icons\places\network-wired_+64.ico, ICONGROUP, 158, +-modify Resources\icons\status\network-wireless-000_32_48.ico, ICONGROUP, 159, +;Audio Volume +-modify Resources\icons\status\audio-volume-high_+24_256.ico, ICONGROUP, 170, +-modify Resources\icons\status\audio-volume-muted_32_48.ico, ICONGROUP, 171, +;Sync Icons +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 180, +-modify Resources\icons\status\synccenter-uptodate_+20_24.ico, ICONGROUP, 181, +-modify Resources\icons\status\synccenter-warning_+20_24.ico, ICONGROUP, 182, +-modify Resources\icons\status\synccenter-unsyncable_+20_24.ico, ICONGROUP, 183, +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 184, +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 185, +-modify Resources\icons\apps\synccenter_+20_24.ico, ICONGROUP, 186, diff --git a/project/_Resources/scripts/x64/mmres.dll.txt b/project/_Resources/scripts/x64/mmres.dll.txt new file mode 100644 index 0000000..11ae0f9 --- /dev/null +++ b/project/_Resources/scripts/x64/mmres.dll.txt @@ -0,0 +1,18 @@ +[FILENAMES] +Exe = Backup\x64\mmres.dll +SaveAs = NewFiles\x64\mmres.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-sound_+24_256.ico, ICONGROUP, 3004, +-modify Resources\icons\apps\preferences-desktop-sound_+24.ico, ICONGROUP, 3010, +-modify Resources\icons\devices\multimedia-headphones_+24.ico, ICONGROUP, 3011, +-modify Resources\icons\devices\audio-input-microphone_+24.ico, ICONGROUP, 3014, +-modify Resources\icons\devices\multimedia-headset_+24.ico, ICONGROUP, 3015, +-modify Resources\icons\actions\call-start_+24.ico, ICONGROUP, 3016, +-modify Resources\icons\apps\preferences-desktop-sound_16_24_32.ico, ICONGROUP, 3019, +-modify Resources\icons\devices\audio-input-microphone_+24.ico, ICONGROUP, 3021, +-modify Resources\icons\apps\preferences-desktop-sound_+24.ico, ICONGROUP, 3030, +-modify Resources\icons\devices\multimedia-headphones_+24.ico, ICONGROUP, 3031, +-modify Resources\icons\apps\preferences-desktop-sound_+24.ico, ICONGROUP, 3050, +-modify Resources\icons\devices\multimedia-headphones_+24.ico, ICONGROUP, 3051, diff --git a/project/_Resources/scripts/x64/mmsys.cpl.txt b/project/_Resources/scripts/x64/mmsys.cpl.txt new file mode 100644 index 0000000..684e2f0 --- /dev/null +++ b/project/_Resources/scripts/x64/mmsys.cpl.txt @@ -0,0 +1,26 @@ +[FILENAMES] +Exe = Backup\x64\mmsys.cpl +SaveAs = NewFiles\x64\mmsys.cpl + +[COMMANDS] +;PNG +-modify Resources\bitmaps\tweaked\mmsys.cpl\202.png, PNG, 202, +-modify Resources\bitmaps\tweaked\mmsys.cpl\205.png, PNG, 205, +-modify Resources\bitmaps\tweaked\mmsys.cpl\206.png, PNG, 206, +-modify Resources\bitmaps\tweaked\mmsys.cpl\207.png, PNG, 207, +-modify Resources\bitmaps\tweaked\mmsys.cpl\210.png, PNG, 210, +-modify Resources\bitmaps\emblems\emblem-ok_20.png, PNG, 240, +-modify Resources\bitmaps\emblems\emblem-ok-disabled_20.png, PNG, 241, +-modify Resources\bitmaps\emblems\emblem-ok_20.png, PNG, 242, +-modify Resources\bitmaps\emblems\emblem-ok-disabled_20.png, PNG, 243, +-modify Resources\bitmaps\emblems\emblem-offline-disabled_16.png, PNG, 248, +-modify Resources\bitmaps\emblems\emblem-offline_16.png, PNG, 249, + +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-sound_+256.ico, ICONGROUP, 100, +-modify Resources\icons\tweaked\mmsys.cpl\110.ico, ICONGROUP, 110, +-modify Resources\icons\tweaked\mmsys.cpl\111.ico, ICONGROUP, 111, +-modify Resources\icons\tweaked\mmsys.cpl\112.ico, ICONGROUP, 112, +-modify Resources\icons\tweaked\mmsys.cpl\113.ico, ICONGROUP, 113, +-modify Resources\icons\actions\call-start_+24.ico, ICONGROUP, 114, +-modify Resources\icons\apps\preferences-desktop-sound_+256.ico, ICONGROUP, 3004, diff --git a/project/_Resources/scripts/x64/mobsync.exe.txt b/project/_Resources/scripts/x64/mobsync.exe.txt new file mode 100644 index 0000000..4279cca --- /dev/null +++ b/project/_Resources/scripts/x64/mobsync.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\mobsync.exe +SaveAs = NewFiles\x64\mobsync.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\synccenter_+256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/mpc-hc.exe.txt b/project/_Resources/scripts/x64/mpc-hc.exe.txt new file mode 100644 index 0000000..c7fbd0e --- /dev/null +++ b/project/_Resources/scripts/x64/mpc-hc.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\x64\mpc-hc.exe +SaveAs = NewFiles\x64\mpc-hc.exe + +[COMMANDS] +;PNG +-modify Resources\bitmaps\tweaked\mpc-hc.exe\210.png, PNG, 210, + +;ICONGROUP +-modify Resources\icons\apps\pitivi_+24_256.ico, ICONGROUP, 128, +-modify Resources\icons\apps\application-default-icon_32.ico, ICONGROUP, 300, +-modify Resources\icons\apps\preferences-system-windows_32.ico, ICONGROUP, 301, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/mpc-hc64.exe.txt b/project/_Resources/scripts/x64/mpc-hc64.exe.txt new file mode 100644 index 0000000..0690402 --- /dev/null +++ b/project/_Resources/scripts/x64/mpc-hc64.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\x64\mpc-hc64.exe +SaveAs = NewFiles\x64\mpc-hc64.exe + +[COMMANDS] +;PNG +-modify Resources\bitmaps\tweaked\mpc-hc.exe\210.png, PNG, 210, + +;ICONGROUP +-modify Resources\icons\apps\pitivi_+24_256.ico, ICONGROUP, 128, +-modify Resources\icons\apps\application-default-icon_32.ico, ICONGROUP, 300, +-modify Resources\icons\apps\preferences-system-windows_32.ico, ICONGROUP, 301, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/mpciconlib.dll.txt b/project/_Resources/scripts/x64/mpciconlib.dll.txt new file mode 100644 index 0000000..2ccbb09 --- /dev/null +++ b/project/_Resources/scripts/x64/mpciconlib.dll.txt @@ -0,0 +1,56 @@ +[FILENAMES] +Exe= Backup\x64\mpciconlib.dll +SaveAs= NewFiles\x64\mpciconlib.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\pitivi_+24_256.ico, ICONGROUP, 0, + +;file types - audio +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 10, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 13, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 14, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 19, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 20, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 23, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 25, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 26, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 28, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 29, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 32, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 38, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 40, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 42, +-modify Resources\icons\mimetypes\audio-x-generic_+256.ico, ICONGROUP, 44, + +;file types - video +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 9, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 11, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 12, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 15, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 16, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 17, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 18, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 21, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 22, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 24, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 27, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 30, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 33, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 34, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 35, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 36, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 37, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 39, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 41, +-modify Resources\icons\mimetypes\video-x-generic_+256.ico, ICONGROUP, 43, + +;file types - playlist diff --git a/project/_Resources/scripts/x64/msinfo32.exe.txt b/project/_Resources/scripts/x64/msinfo32.exe.txt new file mode 100644 index 0000000..a1f3566 --- /dev/null +++ b/project/_Resources/scripts/x64/msinfo32.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\msinfo32.exe +SaveAs = NewFiles\x64\msinfo32.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-info_+24_256.ico, ICONGROUP, 399, +-modify Resources\icons\apps\system-info_+24_256.ico, ICONGROUP, 10002, diff --git a/project/_Resources/scripts/x64/mspaint.exe.txt b/project/_Resources/scripts/x64/mspaint.exe.txt new file mode 100644 index 0000000..0e30233 --- /dev/null +++ b/project/_Resources/scripts/x64/mspaint.exe.txt @@ -0,0 +1,284 @@ +[FILENAMES] +Exe = Backup\x64\mspaint.exe +SaveAs = NewFiles\x64\mspaint.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\categories\applications-graphics_+24_64_256.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\image-x-generic.ico, ICONGROUP, 3, +-modify Resources\icons\actions\object-stretch-horizontal.ico, ICONGROUP, 114, +-modify Resources\icons\actions\object-stretch-vertical.ico, ICONGROUP, 115, +-modify Resources\icons\actions\object-pull-horizontal.ico, ICONGROUP, 116, +-modify Resources\icons\actions\object-pull-vertical.ico, ICONGROUP, 117, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6401, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6402, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6403, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6404, +-modify Resources\icons\status\zoom-in-disabled_16_20_24.ico, ICONGROUP, 6405, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6406, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6407, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6408, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6409, +-modify Resources\icons\status\zoom-out-disabled_16_20_24.ico, ICONGROUP, 6410, + +;BITMAP +-modify Resources\bitmaps\actions\document-new_16.bmp, BITMAP, 60001, +-modify Resources\bitmaps\actions\document-new_24.bmp, BITMAP, 60003, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60004, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60005, +-modify Resources\bitmaps\actions\document-new_48.bmp, BITMAP, 60007, +-modify Resources\bitmaps\actions\document-new_64.bmp, BITMAP, 60008, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_16.bmp, BITMAP, 60145, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_24.bmp, BITMAP, 60147, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60148, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60149, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_48.bmp, BITMAP, 60151, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_64.bmp, BITMAP, 60152, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_16.bmp, BITMAP, 60153, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_24.bmp, BITMAP, 60155, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60156, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60157, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_48.bmp, BITMAP, 60159, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_64.bmp, BITMAP, 60160, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_16.bmp, BITMAP, 60161, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_24.bmp, BITMAP, 60163, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60164, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_32.bmp, BITMAP, 60165, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_48.bmp, BITMAP, 60167, +-modify Resources\bitmaps\apps\preferences-desktop-wallpaper_64.bmp, BITMAP, 60168, +-modify Resources\bitmaps\actions\document-revert_16.bmp, BITMAP, 60241, +-modify Resources\bitmaps\actions\document-revert_24.bmp, BITMAP, 60243, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60244, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60245, +-modify Resources\bitmaps\actions\document-revert_48.bmp, BITMAP, 60247, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60277, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60279, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60280, +-modify Resources\bitmaps\actions\view-fullscreen_16.bmp, BITMAP, 60285, +-modify Resources\bitmaps\actions\view-fullscreen_24.bmp, BITMAP, 60287, +-modify Resources\bitmaps\actions\view-fullscreen_32.bmp, BITMAP, 60288, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60301, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60303, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60304, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60309, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60311, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60312, +-modify Resources\bitmaps\actions\edit-delete_16.bmp, BITMAP, 60373, +-modify Resources\bitmaps\actions\edit-delete_24.bmp, BITMAP, 60375, +-modify Resources\bitmaps\actions\edit-delete_32.bmp, BITMAP, 60376, +-modify Resources\bitmaps\actions\object-rotate-right_16.bmp, BITMAP, 60385, +-modify Resources\bitmaps\actions\object-rotate-right_24.bmp, BITMAP, 60387, +-modify Resources\bitmaps\actions\object-rotate-right_32.bmp, BITMAP, 60388, +-modify Resources\bitmaps\actions\object-rotate-right_16.bmp, BITMAP, 60389, +-modify Resources\bitmaps\actions\object-rotate-right_24.bmp, BITMAP, 60391, +-modify Resources\bitmaps\actions\object-rotate-right_32.bmp, BITMAP, 60392, +-modify Resources\bitmaps\actions\object-rotate-left_16.bmp, BITMAP, 60393, +-modify Resources\bitmaps\actions\object-rotate-left_24.bmp, BITMAP, 60395, +-modify Resources\bitmaps\actions\object-rotate-left_32.bmp, BITMAP, 60396, +-modify Resources\bitmaps\actions\object-rotate-180_16.bmp, BITMAP, 60397, +-modify Resources\bitmaps\actions\object-flip-vertical_16.bmp, BITMAP, 60401, +-modify Resources\bitmaps\actions\object-flip-vertical_24.bmp, BITMAP, 60403, +-modify Resources\bitmaps\actions\object-flip-vertical_32.bmp, BITMAP, 60404, +-modify Resources\bitmaps\actions\object-flip-horizontal_16.bmp, BITMAP, 60405, +-modify Resources\bitmaps\actions\object-flip-horizontal_24.bmp, BITMAP, 60407, +-modify Resources\bitmaps\actions\object-flip-horizontal_32.bmp, BITMAP, 60408, +-modify Resources\bitmaps\actions\draw-freehand_16.bmp, BITMAP, 60409, +-modify Resources\bitmaps\actions\color-fill_16.bmp, BITMAP, 60413, +-modify Resources\bitmaps\actions\color-fill_24.bmp, BITMAP, 60415, +-modify Resources\bitmaps\actions\color-picker_16.bmp, BITMAP, 60425, +-modify Resources\bitmaps\actions\color-picker_24.bmp, BITMAP, 60427, +-modify Resources\bitmaps\actions\draw-eraser_16.bmp, BITMAP, 60421, +-modify Resources\bitmaps\actions\draw-eraser_24.bmp, BITMAP, 60423, +-modify Resources\bitmaps\actions\draw-eraser_32.bmp, BITMAP, 60424, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60429, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60431, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60432, +-modify Resources\bitmaps\actions\view-fullscreen_16.bmp, BITMAP, 60497, +-modify Resources\bitmaps\actions\view-fullscreen_24.bmp, BITMAP, 60499, +-modify Resources\bitmaps\actions\view-fullscreen_32.bmp, BITMAP, 60500, +-modify Resources\bitmaps\actions\view-fullscreen_32.bmp, BITMAP, 60501, +-modify Resources\bitmaps\actions\view-fullscreen_48.bmp, BITMAP, 60503, +-modify Resources\bitmaps\actions\view-fullscreen_64.bmp, BITMAP, 60504, +-modify Resources\bitmaps\actions\edit-undo_16.bmp, BITMAP, 38001, +-modify Resources\bitmaps\actions\edit-undo_24.bmp, BITMAP, 38003, +-modify Resources\bitmaps\actions\edit-undo_32.bmp, BITMAP, 38004, +-modify Resources\bitmaps\actions\edit-redo_16.bmp, BITMAP, 38005, +-modify Resources\bitmaps\actions\edit-redo_24.bmp, BITMAP, 38007, +-modify Resources\bitmaps\actions\edit-redo_32.bmp, BITMAP, 38008, +-modify Resources\bitmaps\actions\document-open_16.bmp, BITMAP, 60009, +-modify Resources\bitmaps\actions\document-open_24.bmp, BITMAP, 60011, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60012, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60013, +-modify Resources\bitmaps\actions\document-open_48.bmp, BITMAP, 60015, +-modify Resources\bitmaps\actions\document-open_64.bmp, BITMAP, 60016, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60089, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60091, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60092, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60093, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60095, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60096, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60097, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60099, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60100, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60101, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60103, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60104, +-modify Resources\bitmaps\actions\document-print-preview_16.bmp, BITMAP, 60121, +-modify Resources\bitmaps\actions\document-print-preview_24.bmp, BITMAP, 60123, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60124, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60125, +-modify Resources\bitmaps\actions\document-print-preview_48.bmp, BITMAP, 60127, +-modify Resources\bitmaps\actions\document-print-preview_64.bmp, BITMAP, 60128, +-modify Resources\bitmaps\emblems\emblem-mail_16.bmp, BITMAP, 60137, +-modify Resources\bitmaps\emblems\emblem-mail_24.bmp, BITMAP, 60139, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60140, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60141, +-modify Resources\bitmaps\emblems\emblem-mail_48.bmp, BITMAP, 60143, +-modify Resources\bitmaps\emblems\emblem-mail_64.bmp, BITMAP, 60144, +-modify Resources\bitmaps\actions\application-exit_16.bmp, BITMAP, 60209, +-modify Resources\bitmaps\actions\application-exit_24.bmp, BITMAP, 60211, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60212, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60213, +-modify Resources\bitmaps\actions\application-exit_48.bmp, BITMAP, 60215, +-modify Resources\bitmaps\actions\application-exit_64.bmp, BITMAP, 60216, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60249, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60251, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60252, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60313, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60315, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60316, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60317, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60319, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60320, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60321, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60323, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60324, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60325, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60327, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60328, +-modify Resources\bitmaps\actions\edit-cut_16.bmp, BITMAP, 60333, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 60335, +-modify Resources\bitmaps\actions\edit-cut_32.bmp, BITMAP, 60336, +-modify Resources\bitmaps\actions\edit-copy_16.bmp, BITMAP, 60337, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 60339, +-modify Resources\bitmaps\actions\edit-copy_32.bmp, BITMAP, 60340, +-modify Resources\bitmaps\actions\zoom-in_16.bmp, BITMAP, 60465, +-modify Resources\bitmaps\actions\zoom-in_24.bmp, BITMAP, 60467, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60468, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60469, +-modify Resources\bitmaps\actions\zoom-in_48.bmp, BITMAP, 60471, +-modify Resources\bitmaps\actions\zoom-in_64.bmp, BITMAP, 60472, +-modify Resources\bitmaps\actions\zoom-out_16.bmp, BITMAP, 60473, +-modify Resources\bitmaps\actions\zoom-out_24.bmp, BITMAP, 60475, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60476, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60477, +-modify Resources\bitmaps\actions\zoom-out_48.bmp, BITMAP, 60479, +-modify Resources\bitmaps\actions\zoom-out_64.bmp, BITMAP, 60480, +-modify Resources\bitmaps\actions\zoom-in_16.bmp, BITMAP, 60513, +-modify Resources\bitmaps\actions\zoom-in_24.bmp, BITMAP, 60515, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60516, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60517, +-modify Resources\bitmaps\actions\zoom-in_48.bmp, BITMAP, 60519, +-modify Resources\bitmaps\actions\zoom-in_64.bmp, BITMAP, 60520, +-modify Resources\bitmaps\actions\zoom-out_16.bmp, BITMAP, 60521, +-modify Resources\bitmaps\actions\zoom-out_24.bmp, BITMAP, 60523, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60524, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60525, +-modify Resources\bitmaps\actions\zoom-out_48.bmp, BITMAP, 60527, +-modify Resources\bitmaps\actions\zoom-out_64.bmp, BITMAP, 60528, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 60203, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60204, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60205, +-modify Resources\bitmaps\status\dialog-information_48.bmp, BITMAP, 60207, +-modify Resources\bitmaps\status\dialog-information_64.bmp, BITMAP, 60208, +-modify Resources\bitmaps\status\dialog-information_16.bmp, BITMAP, 60201, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60105, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60107, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60108, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60109, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60111, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60112, +-modify Resources\bitmaps\actions\document-properties_16.bmp, BITMAP, 60113, +-modify Resources\bitmaps\actions\document-properties_24.bmp, BITMAP, 60115, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60116, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60117, +-modify Resources\bitmaps\actions\document-properties_48.bmp, BITMAP, 60119, +-modify Resources\bitmaps\actions\document-properties_64.bmp, BITMAP, 60120, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60297, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60299, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60300, +-modify Resources\bitmaps\actions\go-down_16.bmp, BITMAP, 60537, +-modify Resources\bitmaps\actions\go-down_24.bmp, BITMAP, 60539, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60540, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60541, +-modify Resources\bitmaps\actions\go-up_16.bmp, BITMAP, 60545, +-modify Resources\bitmaps\actions\go-up_24.bmp, BITMAP, 60547, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60548, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60549, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60553, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60555, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60556, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60557, +-modify Resources\bitmaps\actions\window-close_48.bmp, BITMAP, 60559, +-modify Resources\bitmaps\actions\window-close_64.bmp, BITMAP, 60560, +-modify Resources\bitmaps\actions\document-save_16.bmp, BITMAP, 60017, +-modify Resources\bitmaps\actions\document-save_24.bmp, BITMAP, 60019, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60020, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60021, +-modify Resources\bitmaps\actions\document-save_48.bmp, BITMAP, 60023, +-modify Resources\bitmaps\actions\document-save_64.bmp, BITMAP, 60024, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60025, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60027, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60028, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60029, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60031, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60032, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60033, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60035, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60035, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60037, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60039, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60040, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60041, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60043, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60044, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60045, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60047, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60048, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60081, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60083, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60084, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60085, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60087, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60088, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60225, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60227, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60228, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60229, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60231, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60232, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60233, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60235, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60236, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60237, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60239, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60240, +-modify Resources\bitmaps\actions\edit-delete_16.bmp, BITMAP, 60565, +-modify Resources\bitmaps\actions\edit-delete_24.bmp, BITMAP, 60567, +-modify Resources\bitmaps\actions\edit-delete_32.bmp, BITMAP, 60568, +-modify Resources\bitmaps\actions\zoom-original_16.bmp, BITMAP, 60481, +-modify Resources\bitmaps\actions\zoom-original_24.bmp, BITMAP, 60483, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60484, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60485, +-modify Resources\bitmaps\actions\zoom-original_48.bmp, BITMAP, 60487, +-modify Resources\bitmaps\actions\zoom-original_64.bmp, BITMAP, 60488, +-modify Resources\bitmaps\actions\tool-text_16.bmp, BITMAP, 60289, +-modify Resources\bitmaps\actions\tool-text_24.bmp, BITMAP, 60291, +-modify Resources\bitmaps\actions\tool-text_16.bmp, BITMAP, 60417, +-modify Resources\bitmaps\actions\tool-text_24.bmp, BITMAP, 60419, +-modify Resources\bitmaps\actions\image-properties_16.bmp, BITMAP, 60193, +-modify Resources\bitmaps\actions\image-properties_24.bmp, BITMAP, 60195, +-modify Resources\bitmaps\actions\image-properties_32.bmp, BITMAP, 60196, +-modify Resources\bitmaps\actions\image-properties_32.bmp, BITMAP, 60197, +-modify Resources\bitmaps\actions\image-properties_48.bmp, BITMAP, 60199, +-modify Resources\bitmaps\actions\image-properties_64.bmp, BITMAP, 60200, diff --git a/project/_Resources/scripts/x64/mstsc.exe.txt b/project/_Resources/scripts/x64/mstsc.exe.txt new file mode 100644 index 0000000..44f1be6 --- /dev/null +++ b/project/_Resources/scripts/x64/mstsc.exe.txt @@ -0,0 +1,29 @@ +[FILENAMES] +Exe = Backup\x64\mstsc.exe +SaveAs = NewFiles\x64\mstsc.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\mstsc.exe\675.bmp, BITMAP, 675, +-modify Resources\bitmaps\tweaked\mstsc.exe\676.bmp, BITMAP, 676, +-modify Resources\bitmaps\tweaked\mstsc.exe\677.bmp, BITMAP, 677, +-modify Resources\bitmaps\tweaked\mstsc.exe\684.bmp, BITMAP, 684, + +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-remote-desktop_+24_64_128_256.ico, ICONGROUP, 101, +-modify Resources\icons\status\network-transmit-receive_16.ico, ICONGROUP, 380, +-modify Resources\icons\places\network-server_16.ico, ICONGROUP, 381, +-modify Resources\icons\mimetypes\application-certificate_32_48.ico, ICONGROUP, 13000, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 13001, +-modify Resources\icons\apps\gnome-display-properties_32_48.ico, ICONGROUP, 13002, +-modify Resources\icons\tweaked\special_order\input-keyboard_48_32.ico, ICONGROUP, 13003, +-modify Resources\icons\devices\audio-speakers_32_48.ico, ICONGROUP, 13004, +-modify Resources\icons\tweaked\special_order\folder_48_32.ico, ICONGROUP, 13005, +-modify Resources\icons\tweaked\special_order\utilities-system-monitor_48_32.ico, ICONGROUP, 13006, +-modify Resources\icons\tweaked\special_order\computer_48_32.ico, ICONGROUP, 13007, +-modify Resources\icons\devices\printer_32_48.ico, ICONGROUP, 13008, +-modify Resources\icons\tweaked\special_order\preferences-desktop-theme_48_32.ico, ICONGROUP, 13009, +-modify Resources\icons\tweaked\special_order\system-run_48_32.ico, ICONGROUP, 13010, +-modify Resources\icons\tweaked\special_order\dialog-password_48_32.ico, ICONGROUP, 13011, +-modify Resources\icons\tweaked\special_order\system-users_48_32.ico, ICONGROUP, 13012, +-modify Resources\icons\tweaked\special_order\audio-input-microphone_48_32.ico, ICONGROUP, 13013, diff --git a/project/_Resources/scripts/x64/netcenter.dll.txt b/project/_Resources/scripts/x64/netcenter.dll.txt new file mode 100644 index 0000000..78db311 --- /dev/null +++ b/project/_Resources/scripts/x64/netcenter.dll.txt @@ -0,0 +1,26 @@ +[FILENAMES] +Exe = Backup\x64\netcenter.dll +SaveAs = NewFiles\x64\netcenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\categories\preferences-system-network_+256.ico, ICONGROUP, 1, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 2, +-modify Resources\icons\devices\computer_+24_64_256.ico, ICONGROUP, 6, +-modify Resources\icons\categories\applications-internet_+24_256.ico, ICONGROUP, 7, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 8, +-modify Resources\icons\tweaked\netcenter.dll\11.ico, ICONGROUP, 11, +-modify Resources\icons\status\network-wireless-000_32_48_256.ico, ICONGROUP, 14, +-modify Resources\icons\status\network-wireless-025_32_48_256.ico, ICONGROUP, 15, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 16, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 17, +-modify Resources\icons\status\network-wireless-075_32_48_256.ico, ICONGROUP, 18, +-modify Resources\icons\status\network-wireless-100_32_48_256.ico, ICONGROUP, 19, +-modify Resources\icons\actions\network-workgroup-new_+24_256.ico, ICONGROUP, 22, +;besser ein symbol für "Connecting": +-modify Resources\icons\actions\network-workgroup-new_+24_256.ico, ICONGROUP, 23, +-modify Resources\icons\apps\gnome-nettool_+24.ico, ICONGROUP, 27, +-modify Resources\icons\devices\tango-network-wired_+24_256.ico, ICONGROUP, 28, +-modify Resources\icons\tweaked\netcenter.dll\504.ico, ICONGROUP, 504, +-modify Resources\icons\tweaked\netcenter.dll\505.ico, ICONGROUP, 505, +-modify Resources\icons\status\dialog-warning_+24_64_96_256.ico, ICONGROUP, 506, diff --git a/project/_Resources/scripts/x64/netshell.dll.txt b/project/_Resources/scripts/x64/netshell.dll.txt new file mode 100644 index 0000000..ded91ff --- /dev/null +++ b/project/_Resources/scripts/x64/netshell.dll.txt @@ -0,0 +1,50 @@ +[FILENAMES] +Exe = Backup\x64\netshell.dll +SaveAs = NewFiles\x64\netshell.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\network-transmit-receive_16.ico, ICONGROUP, 190, +-modify Resources\icons\status\network-transmit_16.ico, ICONGROUP, 191, +-modify Resources\icons\status\network-receive_16.ico, ICONGROUP, 192, +-modify Resources\icons\status\network-idle_16.ico, ICONGROUP, 193, +-modify Resources\icons\status\network-offline_16.ico, ICONGROUP, 195, + +-modify Resources\icons\tweaked\special_order\emblem-shared_48_32_16.ico, ICONGROUP, 300, +-modify Resources\icons\tweaked\netshell.dll\302.ico, ICONGROUP, 302, + +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 1115, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 1117, + +-modify Resources\icons\actions\window-close_+256.ico, ICONGROUP, 1603, +-modify Resources\icons\actions\window-close_16_24_32.ico, ICONGROUP, 1608, +-modify Resources\icons\apps\bluetooth_+24_256.ico, ICONGROUP, 1613, + +-modify Resources\icons\overlays\emblem-modem_+256.ico, ICONGROUP, 1902, +-modify Resources\icons\overlays\emblem-lan_+256.ico, ICONGROUP, 1903, +-modify Resources\icons\overlays\emblem-modem_+256.ico, ICONGROUP, 1906, +-modify Resources\icons\overlays\emblem-wireless-100_+256.ico, ICONGROUP, 1913, +-modify Resources\icons\tweaked\netshell.dll\1915.ico, ICONGROUP, 1915, +-modify Resources\icons\tweaked\netshell.dll\1916.ico, ICONGROUP, 1916, +-modify Resources\icons\tweaked\netshell.dll\1917.ico, ICONGROUP, 1917, +-modify Resources\icons\tweaked\netshell.dll\1918.ico, ICONGROUP, 1918, +-modify Resources\icons\overlays\emblem-offline_32_48_256.ico, ICONGROUP, 1920, +-modify Resources\icons\overlays\emblem-bluetooth_+256.ico, ICONGROUP, 1922, +-modify Resources\icons\tweaked\netshell.dll\1924.ico, ICONGROUP, 1924, +-modify Resources\icons\overlays\emblem-wireless-100_+256.ico, ICONGROUP, 1925, +-modify Resources\icons\overlays\emblem-wireless-000_+256.ico, ICONGROUP, 1950, +-modify Resources\icons\overlays\emblem-wireless-000_+256.ico, ICONGROUP, 1951, + +-modify Resources\icons\actions\go-up_16_24_32.ico, ICONGROUP, 2300, +-modify Resources\icons\actions\go-down_16_24_32.ico, ICONGROUP, 2301, + +-modify Resources\icons\status\network-wireless-000_32_48_256.ico, ICONGROUP, 23510, +-modify Resources\icons\status\network-wireless-025_32_48_256.ico, ICONGROUP, 23511, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 23512, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 23513, +-modify Resources\icons\status\network-wireless-075_32_48_256.ico, ICONGROUP, 23514, +-modify Resources\icons\status\network-wireless-100_32_48_256.ico, ICONGROUP, 23515, +-modify Resources\icons\tweaked\netshell.dll\23520.ico, ICONGROUP, 23520, +-modify Resources\icons\tweaked\netshell.dll\23521.ico, ICONGROUP, 23521, +-modify Resources\icons\tweaked\netshell.dll\23522.ico, ICONGROUP, 23522, +-modify Resources\icons\tweaked\netshell.dll\23523.ico, ICONGROUP, 23523, diff --git a/project/_Resources/scripts/x64/networkmap.dll.txt b/project/_Resources/scripts/x64/networkmap.dll.txt new file mode 100644 index 0000000..b2a7270 --- /dev/null +++ b/project/_Resources/scripts/x64/networkmap.dll.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe = Backup\x64\networkmap.dll +SaveAs = NewFiles\x64\networkmap.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\network-wireless-000_32_48_256.ico, ICONGROUP, 216, +-modify Resources\icons\status\network-wireless-025_32_48_256.ico, ICONGROUP, 217, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 218, +-modify Resources\icons\status\network-wireless-050_32_48_256.ico, ICONGROUP, 219, +-modify Resources\icons\status\network-wireless-075_32_48_256.ico, ICONGROUP, 220, +-modify Resources\icons\status\network-wireless-100_32_48_256.ico, ICONGROUP, 221, diff --git a/project/_Resources/scripts/x64/notepad.exe.txt b/project/_Resources/scripts/x64/notepad.exe.txt new file mode 100644 index 0000000..87887b2 --- /dev/null +++ b/project/_Resources/scripts/x64/notepad.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\notepad.exe +SaveAs = NewFiles\x64\notepad.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-text-editor_+24_256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/x64/nvcplui.exe.txt b/project/_Resources/scripts/x64/nvcplui.exe.txt new file mode 100644 index 0000000..54152e9 --- /dev/null +++ b/project/_Resources/scripts/x64/nvcplui.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\nvcplui.exe +SaveAs = NewFiles\x64\nvcplui.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\nvidia-cpl_+256.ico, ICONGROUP, 128, diff --git a/project/_Resources/scripts/x64/opera.exe.txt b/project/_Resources/scripts/x64/opera.exe.txt new file mode 100644 index 0000000..46bb4b8 --- /dev/null +++ b/project/_Resources/scripts/x64/opera.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\opera.exe +SaveAs= NewFiles\x64\opera.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\opera_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/options/noorb_explorer.exe.txt b/project/_Resources/scripts/x64/options/noorb_explorer.exe.txt new file mode 100644 index 0000000..2aab482 --- /dev/null +++ b/project/_Resources/scripts/x64/options/noorb_explorer.exe.txt @@ -0,0 +1,22 @@ +[FILENAMES] +Exe = Backup\x64\explorer.exe +SaveAs = NewFiles\x64\explorer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-file-manager_+24_64_128_256.ico, ICONGROUP, ICO_MYCOMPUTER, +-modify Resources\icons\actions\go-up_16_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\tweaked\special_order\printer_32_16_48.ico, ICONGROUP, 102, +-modify Resources\icons\places\user-desktop.ico, ICONGROUP, 103, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 107, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 108, +-modify Resources\icons\tweaked\special_order\dialog-information_48_16_32.ico, ICONGROUP, 109, +-modify Resources\icons\tweaked\special_order\dialog-warning_48_16_32.ico, ICONGROUP, 110, +-modify Resources\icons\tweaked\special_order\dialog-error_48_16_32.ico, ICONGROUP, 111, +-modify Resources\icons\devices\computer.ico, ICONGROUP, 205, +-modify Resources\icons\places\folder.ico, ICONGROUP, 252, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 253, +-modify Resources\icons\apps\internet-mail_+24.ico, ICONGROUP, 254, +-modify Resources\icons\apps\alacarte_16_32.ico, ICONGROUP, 257, +-modify Resources\icons\apps\preferences-system-windows_+24_256.ico, ICONGROUP, 258, +-modify Resources\icons\apps\emesene_+24_256.ico, ICONGROUP, 261, diff --git a/project/_Resources/scripts/x64/options/notray_ActionCenter.dll.txt b/project/_Resources/scripts/x64/options/notray_ActionCenter.dll.txt new file mode 100644 index 0000000..4c67e6d --- /dev/null +++ b/project/_Resources/scripts/x64/options/notray_ActionCenter.dll.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\x64\ActionCenter.dll +SaveAs = NewFiles\x64\ActionCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\status\security-busy_+24_256.ico, ICONGROUP, 4, +-modify Resources\icons\status\security-busy_+24_64_96.ico, ICONGROUP, 9, diff --git a/project/_Resources/scripts/x64/options/notray_SndVolSSO.dll.txt b/project/_Resources/scripts/x64/options/notray_SndVolSSO.dll.txt new file mode 100644 index 0000000..86ba6f1 --- /dev/null +++ b/project/_Resources/scripts/x64/options/notray_SndVolSSO.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\SndVolSSO.dll +SaveAs = NewFiles\x64\SndVolSSO.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\audio-volume-high.ico, ICONGROUP, 100, diff --git a/project/_Resources/scripts/x64/options/notray_batmeter.dll.txt b/project/_Resources/scripts/x64/options/notray_batmeter.dll.txt new file mode 100644 index 0000000..eaf21e5 --- /dev/null +++ b/project/_Resources/scripts/x64/options/notray_batmeter.dll.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe = Backup\x64\batmeter.dll +SaveAs = NewFiles\x64\batmeter.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +;-modify Resources\bitmaps\tweaked\batmeter.dll\302.bmp, BITMAP, 302, +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +-modify Resources\bitmaps\tweaked\batmeter.dll\306.bmp, BITMAP, 306, diff --git a/project/_Resources/scripts/x64/options/notray_dropbox.exe.txt b/project/_Resources/scripts/x64/options/notray_dropbox.exe.txt new file mode 100644 index 0000000..95f13be --- /dev/null +++ b/project/_Resources/scripts/x64/options/notray_dropbox.exe.txt @@ -0,0 +1,23 @@ +[FILENAMES] +Exe= Backup\x64\dropbox.exe +SaveAs= NewFiles\x64\dropbox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, 10, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, 20, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, 30, + +;main folder +-modify Resources\icons\places\folder-dropbox.ico, ICONGROUP, 1001, +-modify Resources\icons\places\folder-dropbox_+256.ico, ICONGROUP, 2001, +;public +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2101, +;pictures +-modify Resources\icons\places\folder-pictures.ico, ICONGROUP, 1501, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 2501, +;shared folder +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1301, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2301, diff --git a/project/_Resources/scripts/x64/options/notray_pnidui.dll.txt b/project/_Resources/scripts/x64/options/notray_pnidui.dll.txt new file mode 100644 index 0000000..b301537 --- /dev/null +++ b/project/_Resources/scripts/x64/options/notray_pnidui.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\x64\pnidui.dll +SaveAs = NewFiles\x64\pnidui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\places\network-type-private_+24.ico, ICONGROUP, 2400, +-modify Resources\icons\places\network-type-public_+24.ico, ICONGROUP, 2401, +-modify Resources\icons\places\network-type-workplace.ico, ICONGROUP, 2402, +-modify Resources\icons\devices\phone_+24.ico, ICONGROUP, 2404, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2407, + +-modify Resources\icons\places\network-type-private_+256.ico, ICONGROUP, 40405, +-modify Resources\icons\places\network-type-workplace_+256.ico, ICONGROUP, 40406, +-modify Resources\icons\places\network-type-public_+24_128.ico, ICONGROUP, 40407, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/options/notray_taskbarcpl.dll.txt b/project/_Resources/scripts/x64/options/notray_taskbarcpl.dll.txt new file mode 100644 index 0000000..eb68a93 --- /dev/null +++ b/project/_Resources/scripts/x64/options/notray_taskbarcpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\taskbarcpl.dll +SaveAs = NewFiles\x64\taskbarcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-notification-area_+24_256.ico, ICONGROUP, 1, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/options/symbolic_ActionCenter.dll.txt b/project/_Resources/scripts/x64/options/symbolic_ActionCenter.dll.txt new file mode 100644 index 0000000..a8c27a3 --- /dev/null +++ b/project/_Resources/scripts/x64/options/symbolic_ActionCenter.dll.txt @@ -0,0 +1,17 @@ +[FILENAMES] +Exe = Backup\x64\ActionCenter.dll +SaveAs = NewFiles\x64\ActionCenter.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\security-main_+24_64_128_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-warning_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\status\security-error_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\status\security-busy_+24_256.ico, ICONGROUP, 4, +-modify Resources\icons\status\security-busy_+24_64_96.ico, ICONGROUP, 9, + +;tray icons +-modify Resources\icons\symbolic\security-main_16_20_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\symbolic\security-warning_16_20_24_32.ico, ICONGROUP, 6, +-modify Resources\icons\symbolic\security-error_16_20_24_32.ico, ICONGROUP, 7, +-modify Resources\icons\symbolic\security-busy_16_20_24_32.ico, ICONGROUP, 8, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/options/symbolic_SndVolSSO.dll.txt b/project/_Resources/scripts/x64/options/symbolic_SndVolSSO.dll.txt new file mode 100644 index 0000000..0085042 --- /dev/null +++ b/project/_Resources/scripts/x64/options/symbolic_SndVolSSO.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\x64\SndVolSSO.dll +SaveAs = NewFiles\x64\SndVolSSO.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\status\audio-volume-high.ico, ICONGROUP, 100, + +;tray icons +-modify Resources\icons\symbolic\audio-volume-muted_16_20_24_32.ico, ICONGROUP, 120, +-modify Resources\icons\symbolic\audio-volume-none_16_20_24_32.ico, ICONGROUP, 121, +-modify Resources\icons\symbolic\audio-volume-low_16_20_24_32.ico, ICONGROUP, 122, +-modify Resources\icons\symbolic\audio-volume-medium_16_20_24_32.ico, ICONGROUP, 123, +-modify Resources\icons\symbolic\audio-volume-high_16_20_24_32.ico, ICONGROUP, 124, +-modify Resources\icons\symbolic\audio-volume-error_16_20_24_32.ico, ICONGROUP, 125, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/options/symbolic_batmeter.dll.txt b/project/_Resources/scripts/x64/options/symbolic_batmeter.dll.txt new file mode 100644 index 0000000..64feb01 --- /dev/null +++ b/project/_Resources/scripts/x64/options/symbolic_batmeter.dll.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\x64\batmeter.dll +SaveAs = NewFiles\x64\batmeter.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +;-modify Resources\bitmaps\tweaked\batmeter.dll\302.bmp, BITMAP, 302, +-modify Resources\bitmaps\tweaked\batmeter.dll\301.bmp, BITMAP, 301, +-modify Resources\bitmaps\tweaked\batmeter.dll\306.bmp, BITMAP, 306, + +;tray icons +-modify Resources\icons\symbolic\battery_303.bmp, BITMAP, 303, +;-modify Resources\icons\symbolic\battery_304.bmp, BITMAP, 304, +-modify Resources\icons\symbolic\battery_305.bmp, BITMAP, 305, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/options/symbolic_dropbox.exe.txt b/project/_Resources/scripts/x64/options/symbolic_dropbox.exe.txt new file mode 100644 index 0000000..f9b3790 --- /dev/null +++ b/project/_Resources/scripts/x64/options/symbolic_dropbox.exe.txt @@ -0,0 +1,31 @@ +[FILENAMES] +Exe= Backup\x64\dropbox.exe +SaveAs= NewFiles\x64\dropbox.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\dropbox_+256.ico, ICONGROUP, 1, +-modify Resources\icons\overlays\emblem-dropbox-uptodate_+128_256.ico, ICONGROUP, 10, +-modify Resources\icons\overlays\emblem-dropbox-syncing_+128_256.ico, ICONGROUP, 20, +-modify Resources\icons\overlays\emblem-dropbox-unsyncable_+128_256.ico, ICONGROUP, 30, + +;main folder +-modify Resources\icons\places\folder-dropbox.ico, ICONGROUP, 1001, +-modify Resources\icons\places\folder-dropbox_+256.ico, ICONGROUP, 2001, +;public +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1101, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2101, +;pictures +-modify Resources\icons\places\folder-pictures.ico, ICONGROUP, 1501, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 2501, +;shared folder +-modify Resources\icons\places\folder-publicshare.ico, ICONGROUP, 1301, +-modify Resources\icons\places\folder-publicshare_+256.ico, ICONGROUP, 2301, + +;tray icons +-modify Resources\icons\symbolic\dropbox_16_20_24_32.ico, ICONGROUP, 101, +-modify Resources\icons\symbolic\dropbox-uptodate_16_20_24_32.ico, ICONGROUP, 201, +-modify Resources\icons\symbolic\dropbox-syncing-1_16_20_24_32.ico, ICONGROUP, 301, +-modify Resources\icons\symbolic\dropbox-syncing-2_16_20_24_32.ico, ICONGROUP, 801, +-modify Resources\icons\symbolic\dropbox-unsyncable_16_20_24_32.ico, ICONGROUP, 501, +-modify Resources\icons\symbolic\dropbox-pause_16_20_24_32.ico, ICONGROUP, 902, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/options/symbolic_pnidui.dll.txt b/project/_Resources/scripts/x64/options/symbolic_pnidui.dll.txt new file mode 100644 index 0000000..77fafed --- /dev/null +++ b/project/_Resources/scripts/x64/options/symbolic_pnidui.dll.txt @@ -0,0 +1,63 @@ +[FILENAMES] +Exe = Backup\x64\pnidui.dll +SaveAs = NewFiles\x64\pnidui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\places\network-type-private_+24.ico, ICONGROUP, 2400, +-modify Resources\icons\places\network-type-public_+24.ico, ICONGROUP, 2401, +-modify Resources\icons\places\network-type-workplace.ico, ICONGROUP, 2402, +-modify Resources\icons\devices\phone_+24.ico, ICONGROUP, 2404, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2407, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 3044, + +-modify Resources\icons\places\network-type-private_+256.ico, ICONGROUP, 40405, +-modify Resources\icons\places\network-type-workplace_+256.ico, ICONGROUP, 40406, +-modify Resources\icons\places\network-type-public_+24_128.ico, ICONGROUP, 40407, + +;tray icons +-modify Resources\icons\symbolic\network-offline_16_20_24_32.ico, ICONGROUP, 3020, +-modify Resources\icons\symbolic\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3021, +-modify Resources\icons\symbolic\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3022, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3023, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3024, +-modify Resources\icons\symbolic\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3025, +-modify Resources\icons\symbolic\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3026, +-modify Resources\icons\symbolic\network-wireless-000-warning_16_20_24_32.ico, ICONGROUP, 3027, +-modify Resources\icons\symbolic\network-wireless-025-warning_16_20_24_32.ico, ICONGROUP, 3028, +-modify Resources\icons\symbolic\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3029, +-modify Resources\icons\symbolic\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3030, +-modify Resources\icons\symbolic\network-wireless-075-warning_16_20_24_32.ico, ICONGROUP, 3031, +-modify Resources\icons\symbolic\network-wireless-100-warning_16_20_24_32.ico, ICONGROUP, 3032, +-modify Resources\icons\symbolic\network-offline_16_20_24_32.ico, ICONGROUP, 3035, +-modify Resources\icons\symbolic\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 3048, +-modify Resources\icons\symbolic\network-error_16_20_24_32.ico, ICONGROUP, 3051, +-modify Resources\icons\symbolic\network-error_16_20_24_32.ico, ICONGROUP, 3054, +-modify Resources\icons\symbolic\network-wireless-new_16_20_24_32.ico, ICONGROUP, 3066, +-modify Resources\icons\symbolic\network-wireless-offline_16_20_24_32.ico, ICONGROUP, 3067, +-modify Resources\icons\symbolic\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3091, +-modify Resources\icons\symbolic\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3092, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3093, +-modify Resources\icons\symbolic\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3094, +-modify Resources\icons\symbolic\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3095, +-modify Resources\icons\symbolic\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3096, +;Connecting Animation WLAN +-modify Resources\icons\symbolic\network-wireless-connecting-1_16_20_24_32.ico, ICONGROUP, 3071, +-modify Resources\icons\symbolic\network-wireless-connecting-2_16_20_24_32.ico, ICONGROUP, 3072, +-modify Resources\icons\symbolic\network-wireless-connecting-3_16_20_24_32.ico, ICONGROUP, 3073, +-modify Resources\icons\symbolic\network-wireless-connecting-1_16_20_24_32.ico, ICONGROUP, 3074, +-modify Resources\icons\symbolic\network-wireless-connecting-2_16_20_24_32.ico, ICONGROUP, 3075, +-modify Resources\icons\symbolic\network-wireless-connecting-3_16_20_24_32.ico, ICONGROUP, 3076, +-modify Resources\icons\symbolic\network-wireless-connecting-1_16_20_24_32.ico, ICONGROUP, 3077, +-modify Resources\icons\symbolic\network-wireless-connecting-2_16_20_24_32.ico, ICONGROUP, 3078, +-modify Resources\icons\symbolic\network-wireless-connecting-3_16_20_24_32.ico, ICONGROUP, 3079, +;Connecting Animation LAN +-modify Resources\icons\symbolic\network-connecting-1_16_20_24_32.ico, ICONGROUP, 3081, +-modify Resources\icons\symbolic\network-connecting-2_16_20_24_32.ico, ICONGROUP, 3082, +-modify Resources\icons\symbolic\network-connecting-3_16_20_24_32.ico, ICONGROUP, 3083, +-modify Resources\icons\symbolic\network-connecting-1_16_20_24_32.ico, ICONGROUP, 3084, +-modify Resources\icons\symbolic\network-connecting-2_16_20_24_32.ico, ICONGROUP, 3085, +-modify Resources\icons\symbolic\network-connecting-3_16_20_24_32.ico, ICONGROUP, 3086, +-modify Resources\icons\symbolic\network-connecting-1_16_20_24_32.ico, ICONGROUP, 3087, +-modify Resources\icons\symbolic\network-connecting-2_16_20_24_32.ico, ICONGROUP, 3088, +-modify Resources\icons\symbolic\network-connecting-3_16_20_24_32.ico, ICONGROUP, 3089, diff --git a/project/_Resources/scripts/x64/options/symbolic_taskbarcpl.dll.txt b/project/_Resources/scripts/x64/options/symbolic_taskbarcpl.dll.txt new file mode 100644 index 0000000..fb56689 --- /dev/null +++ b/project/_Resources/scripts/x64/options/symbolic_taskbarcpl.dll.txt @@ -0,0 +1,14 @@ +[FILENAMES] +Exe = Backup\x64\taskbarcpl.dll +SaveAs = NewFiles\x64\taskbarcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-notification-area_+24_256.ico, ICONGROUP, 1, + +;tray icons +;-modify Resources\icons\symbolic\config-date_16_20_24_32.ico, ICONGROUP, 2, +-modify Resources\icons\symbolic\audio-volume-high_16_20_24_32.ico, ICONGROUP, 3, +-modify Resources\icons\symbolic\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 4, +-modify Resources\icons\symbolic\gnome-power-manager_16_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\symbolic\security-main_16_20_24_32.ico, ICONGROUP, 6, \ No newline at end of file diff --git a/project/_Resources/scripts/x64/pnidui.dll.txt b/project/_Resources/scripts/x64/pnidui.dll.txt new file mode 100644 index 0000000..7bc0e23 --- /dev/null +++ b/project/_Resources/scripts/x64/pnidui.dll.txt @@ -0,0 +1,63 @@ +[FILENAMES] +Exe = Backup\x64\pnidui.dll +SaveAs = NewFiles\x64\pnidui.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\places\network-type-private_+24.ico, ICONGROUP, 2400, +-modify Resources\icons\places\network-type-public_+24.ico, ICONGROUP, 2401, +-modify Resources\icons\places\network-type-workplace.ico, ICONGROUP, 2402, +-modify Resources\icons\devices\phone_+24.ico, ICONGROUP, 2404, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2407, + +-modify Resources\icons\places\network-type-private_+256.ico, ICONGROUP, 40405, +-modify Resources\icons\places\network-type-workplace_+256.ico, ICONGROUP, 40406, +-modify Resources\icons\places\network-type-public_+24_128.ico, ICONGROUP, 40407, + +;tray icons +-modify Resources\icons\status\network-offline_16_20_24_32.ico, ICONGROUP, 3020, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3021, +-modify Resources\icons\status\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3022, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3023, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3024, +-modify Resources\icons\status\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3025, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3026, +-modify Resources\icons\status\network-wireless-000-warning_16_20_24_32.ico, ICONGROUP, 3027, +-modify Resources\icons\status\network-wireless-025-warning_16_20_24_32.ico, ICONGROUP, 3028, +-modify Resources\icons\status\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3029, +-modify Resources\icons\status\network-wireless-050-warning_16_20_24_32.ico, ICONGROUP, 3030, +-modify Resources\icons\status\network-wireless-075-warning_16_20_24_32.ico, ICONGROUP, 3031, +-modify Resources\icons\status\network-wireless-100-warning_16_20_24_32.ico, ICONGROUP, 3032, +-modify Resources\icons\status\network-offline_16_20_24_32.ico, ICONGROUP, 3035, +-modify Resources\icons\places\network-workgroup_+64_256.ico, ICONGROUP, 3044, +-modify Resources\icons\status\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 3048, +-modify Resources\icons\status\network-error_16_20_24_32.ico, ICONGROUP, 3051, +-modify Resources\icons\status\network-error_16_20_24_32.ico, ICONGROUP, 3054, +-modify Resources\icons\status\network-wireless-new_16_20_24_32.ico, ICONGROUP, 3066, +-modify Resources\icons\status\network-wireless-offline_16_20_24_32.ico, ICONGROUP, 3067, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3091, +-modify Resources\icons\status\network-wireless-025_16_20_24_32.ico, ICONGROUP, 3092, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3093, +-modify Resources\icons\status\network-wireless-050_16_20_24_32.ico, ICONGROUP, 3094, +-modify Resources\icons\status\network-wireless-075_16_20_24_32.ico, ICONGROUP, 3095, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3096, +;Connecting Animation WLAN +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3071, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3072, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3073, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3074, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3075, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3076, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3077, +-modify Resources\icons\status\network-wireless-100_16_20_24_32.ico, ICONGROUP, 3078, +-modify Resources\icons\status\network-wireless-000_16_20_24_32.ico, ICONGROUP, 3079, +;Connecting Animation LAN +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3081, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3082, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3083, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3084, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3085, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3086, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3087, +-modify Resources\icons\tweaked\pnidui.dll\3082.ico, ICONGROUP, 3088, +-modify Resources\icons\tweaked\pnidui.dll\3081.ico, ICONGROUP, 3089, diff --git a/project/_Resources/scripts/x64/powercfg.cpl.txt b/project/_Resources/scripts/x64/powercfg.cpl.txt new file mode 100644 index 0000000..b177d23 --- /dev/null +++ b/project/_Resources/scripts/x64/powercfg.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\powercfg.cpl +SaveAs = NewFiles\x64\powercfg.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_+256.ico, ICONGROUP, 202, diff --git a/project/_Resources/scripts/x64/powercpl.dll.txt b/project/_Resources/scripts/x64/powercpl.dll.txt new file mode 100644 index 0000000..10d682f --- /dev/null +++ b/project/_Resources/scripts/x64/powercpl.dll.txt @@ -0,0 +1,13 @@ +[FILENAMES] +Exe = Backup\x64\powercpl.dll +SaveAs = NewFiles\x64\powercpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_+256.ico, ICONGROUP, 1, +-modify Resources\icons\status\battery-100_32_48.ico, ICONGROUP, 506, +-modify Resources\icons\devices\ac-adapter_32_48.ico, ICONGROUP, 507, +-modify Resources\icons\apps\preferences-system-time_+24.ico, ICONGROUP, 513, +-modify Resources\icons\actions\system-hibernate_16_24_32.ico, ICONGROUP, 514, +-modify Resources\icons\status\brightness-high_16_24_32.ico, ICONGROUP, 515, +-modify Resources\icons\status\brightness-low_16_24_32.ico, ICONGROUP, 516, diff --git a/project/_Resources/scripts/x64/pptico.exe.txt b/project/_Resources/scripts/x64/pptico.exe.txt new file mode 100644 index 0000000..5988e28 --- /dev/null +++ b/project/_Resources/scripts/x64/pptico.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\x64\pptico.exe +SaveAs= NewFiles\x64\pptico.exe + +[COMMANDS] +;ICONGROUP +;Filetype +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 1310, +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 1317, +;Template +-modify Resources\icons\mimetypes\x-office-presentation-template_+256.ico, ICONGROUP, 1302, +-modify Resources\icons\mimetypes\x-office-presentation-template_+256.ico, ICONGROUP, 1311, diff --git a/project/_Resources/scripts/x64/quickstart.exe.txt b/project/_Resources/scripts/x64/quickstart.exe.txt new file mode 100644 index 0000000..70820d8 --- /dev/null +++ b/project/_Resources/scripts/x64/quickstart.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\quickstart.exe +SaveAs= NewFiles\x64\quickstart.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-startcenter_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/regedit.exe.txt b/project/_Resources/scripts/x64/regedit.exe.txt new file mode 100644 index 0000000..a657d8d --- /dev/null +++ b/project/_Resources/scripts/x64/regedit.exe.txt @@ -0,0 +1,9 @@ +[FILENAMES] +Exe = Backup\x64\regedit.exe +SaveAs = NewFiles\x64\regedit.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\regedit.ico, ICONGROUP, 100, +-modify Resources\icons\apps\regedit.ico, ICONGROUP, 101, +-modify Resources\icons\actions\regedit-search_32.ico, ICONGROUP, 102, diff --git a/project/_Resources/scripts/x64/rstrui.exe.txt b/project/_Resources/scripts/x64/rstrui.exe.txt new file mode 100644 index 0000000..0e39b15 --- /dev/null +++ b/project/_Resources/scripts/x64/rstrui.exe.txt @@ -0,0 +1,11 @@ +[FILENAMES] +Exe = Backup\x64\rstrui.exe +SaveAs = NewFiles\x64\rstrui.exe + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\tweaked\rstrui.exe\session-properties_49x49.bmp, BITMAP, 105, +-modify Resources\bitmaps\tweaked\rstrui.exe\session-properties_164x628.bmp, BITMAP, 106, + +;ICONGROUP +-modify Resources\icons\apps\session-properties_+256.ico, ICONGROUP, 155, diff --git a/project/_Resources/scripts/x64/sbase.exe.txt b/project/_Resources/scripts/x64/sbase.exe.txt new file mode 100644 index 0000000..d2a5eb2 --- /dev/null +++ b/project/_Resources/scripts/x64/sbase.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\sbase.exe +SaveAs= NewFiles\x64\sbase.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-base_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/scalc.exe.txt b/project/_Resources/scripts/x64/scalc.exe.txt new file mode 100644 index 0000000..225be67 --- /dev/null +++ b/project/_Resources/scripts/x64/scalc.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\scalc.exe +SaveAs= NewFiles\x64\scalc.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-calc_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/sdcpl.dll.txt b/project/_Resources/scripts/x64/sdcpl.dll.txt new file mode 100644 index 0000000..d6fe71c --- /dev/null +++ b/project/_Resources/scripts/x64/sdcpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\sdcpl.dll +SaveAs = NewFiles\x64\sdcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\backup_+64_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/sdraw.exe.txt b/project/_Resources/scripts/x64/sdraw.exe.txt new file mode 100644 index 0000000..a168ff1 --- /dev/null +++ b/project/_Resources/scripts/x64/sdraw.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\sdraw.exe +SaveAs= NewFiles\x64\sdraw.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-draw_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/shell32.dll.txt b/project/_Resources/scripts/x64/shell32.dll.txt new file mode 100644 index 0000000..2aed6eb --- /dev/null +++ b/project/_Resources/scripts/x64/shell32.dll.txt @@ -0,0 +1,190 @@ +[FILENAMES] +Exe = Backup\x64\shell32.dll +SaveAs = NewFiles\x64\shell32.dll + +[COMMANDS] +;BITMAP +-modify Resources\shiki\shell32.dll\632.bmp, BITMAP, 632, +-modify Resources\shiki\shell32.dll\633.bmp, BITMAP, 633, +-modify Resources\shiki\shell32.dll\634.bmp, BITMAP, 634, +-modify Resources\shiki\shell32.dll\635.bmp, BITMAP, 635, + +;ICONGROUP +-modify Resources\icons\tweaked\special_order\text-x-preview_48_16_32.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\x-office-document.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\application-x-executable.ico, ICONGROUP, 3, +-modify Resources\icons\places\folder.ico, ICONGROUP, 4, +-modify Resources\icons\status\folder-open.ico, ICONGROUP, 5, +-modify Resources\icons\devices\media-floppy.ico, ICONGROUP, 6, +-modify Resources\icons\devices\media-floppy.ico, ICONGROUP, 7, +-modify Resources\icons\devices\drive-removable-media.ico, ICONGROUP, 8, +-modify Resources\icons\devices\drive-harddisk.ico, ICONGROUP, 9, +-modify Resources\icons\devices\drive-harddisk-network_+256.ico, ICONGROUP, 10, +-modify Resources\icons\status\drive-harddisk-network-offline_+256.ico, ICONGROUP, 11, +-modify Resources\icons\devices\drive-optical.ico, ICONGROUP, 12, +-modify Resources\icons\devices\computer_+256.ico, ICONGROUP, 16, +-modify Resources\icons\devices\printer_16_24_32.ico, ICONGROUP, 17, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 18, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 19, +-modify Resources\icons\places\folder_32.ico, ICONGROUP, 20, +-modify Resources\icons\actions\document-open-recent.ico, ICONGROUP, 21, +-modify Resources\icons\categories\preferences-desktop_+24.ico, ICONGROUP, 22, +-modify Resources\icons\actions\system-search.ico, ICONGROUP, 23, +-modify Resources\icons\apps\help-browser_16_24_32.ico, ICONGROUP, 24, +-modify Resources\icons\actions\system-run.ico, ICONGROUP, 25, +-modify Resources\icons\apps\preferences-desktop-screensaver.ico, ICONGROUP, 26, +-modify Resources\icons\actions\media-eject.ico, ICONGROUP, 27, +-modify Resources\icons\apps\gnome-shutdown_+24.ico, ICONGROUP, 28, +-modify Resources\icons\tweaked\special_order\emblem-shared_48_32_16.ico, ICONGROUP, 29, +-modify Resources\icons\tweaked\shell32.dll\30.ico, ICONGROUP, 30, +-modify Resources\icons\places\user-trash_16_24_32.ico, ICONGROUP, 32, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 33, +-modify Resources\icons\places\user-desktop_+24.ico, ICONGROUP, 35, +-modify Resources\icons\places\folder_32.ico, ICONGROUP, 37, +-modify Resources\icons\devices\printer_16_32.ico, ICONGROUP, 38, +-modify Resources\icons\apps\preferences-desktop-font.ico, ICONGROUP, 39, +-modify Resources\icons\apps\alacarte.ico, ICONGROUP, 40, +-modify Resources\icons\emblems\emblem-favorite_+24.ico, ICONGROUP, 44, +-modify Resources\icons\actions\application-exit_+24.ico, ICONGROUP, 45, +-modify Resources\icons\apps\system-software-update.ico, ICONGROUP, 47, +-modify Resources\icons\status\locked_+64_256.ico, ICONGROUP, 48, +-modify Resources\icons\actions\document-search_+256.ico, ICONGROUP, 134, +-modify Resources\icons\categories\preferences-desktop_+24.ico, ICONGROUP, 137, +-modify Resources\icons\devices\printer.ico, ICONGROUP, 138, +-modify Resources\icons\actions\printer-new_+24.ico, ICONGROUP, 139, +-modify Resources\icons\devices\printer-network.ico, ICONGROUP, 140, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 142, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 143, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 144, +-modify Resources\icons\mimetypes\text-x-config.ico, ICONGROUP, 151, +-modify Resources\icons\mimetypes\text-x-generic.ico, ICONGROUP, 152, +-modify Resources\icons\mimetypes\text-x-script.ico, ICONGROUP, 153, +-modify Resources\icons\categories\applications-system.ico, ICONGROUP, 154, +-modify Resources\icons\mimetypes\font-x-generic.ico, ICONGROUP, 155, +-modify Resources\icons\mimetypes\font-x-generic.ico, ICONGROUP, 156, +-modify Resources\icons\mimetypes\font-x-generic_+256.ico, ICONGROUP, 157, +-modify Resources\icons\actions\system-run.ico, ICONGROUP, 160, +-modify Resources\icons\tweaked\special_order\dialog-warning_48_16_32.ico, ICONGROUP, 161, +-modify Resources\icons\apps\backup_+256.ico, ICONGROUP, 165, +-modify Resources\icons\devices\drive-harddisk.ico, ICONGROUP, 166, +-modify Resources\icons\apps\defraggler.ico, ICONGROUP, 167, +-modify Resources\icons\status\printer-default.ico, ICONGROUP, 168, +-modify Resources\icons\status\printer-network-default.ico, ICONGROUP, 169, +-modify Resources\icons\places\folder-remote.ico, ICONGROUP, 172, +-modify Resources\icons\emblems\emblem-favorite_+64.ico, ICONGROUP, 173, +-modify Resources\icons\actions\view-details_32.ico, ICONGROUP, 182, +-modify Resources\icons\actions\view-icons_32.ico, ICONGROUP, 183, +-modify Resources\icons\actions\window-one-process_32.ico, ICONGROUP, 184, +-modify Resources\icons\actions\window-seperate-process_32.ico, ICONGROUP, 185, +-modify Resources\icons\actions\document-open-single-click_32.ico, ICONGROUP, 186, +-modify Resources\icons\actions\document-open-double-click_32.ico, ICONGROUP, 187, +-modify Resources\icons\places\user-trash_16_24_32.ico, ICONGROUP, 191, +-modify Resources\icons\status\user-trash-full.ico, ICONGROUP, 192, +-modify Resources\icons\status\dialog-password_32.ico, ICONGROUP, 194, +-modify Resources\icons\devices\fax.ico, ICONGROUP, 196, +-modify Resources\icons\status\fax-default.ico, ICONGROUP, 197, +-modify Resources\icons\status\fax-remote-default.ico, ICONGROUP, 198, +-modify Resources\icons\devices\fax-remote.ico, ICONGROUP, 199, +-modify Resources\icons\actions\edit-delete.ico, ICONGROUP, 200, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 222, +-modify Resources\icons\mimetypes\video-x-generic.ico, ICONGROUP, 224, +-modify Resources\icons\mimetypes\audio-x-generic.ico, ICONGROUP, 225, +-modify Resources\icons\devices\camera-photo_16_24_32.ico, ICONGROUP, 226, +-modify Resources\icons\devices\media-cdrom-audio_16_32.ico, ICONGROUP, 228, +-modify Resources\icons\devices\drive-removable-media.ico, ICONGROUP, 233, +-modify Resources\icons\places\folder-documents.ico, ICONGROUP, 235, +-modify Resources\icons\places\folder-pictures_+256.ico, ICONGROUP, 236, +-modify Resources\icons\places\folder-music_+256.ico, ICONGROUP, 237, +-modify Resources\icons\places\folder-videos_+256.ico, ICONGROUP, 238, +-modify Resources\icons\apps\msn.ico, ICONGROUP, 239, +-modify Resources\icons\actions\edit-copy_16_24_32.ico, ICONGROUP, 243, +-modify Resources\icons\actions\edit-clear_16_24_32.ico, ICONGROUP, 240, +-modify Resources\icons\devices\printer_16_24_32.ico, ICONGROUP, 245, +-modify Resources\icons\devices\camera-photo_16_24_32.ico, ICONGROUP, 248, +-modify Resources\icons\mimetypes\x-office-presentation_16_24_32.ico, ICONGROUP, 249, +-modify Resources\icons\apps\preferences-desktop-wallpaper.ico, ICONGROUP, 250, +-modify Resources\icons\places\user-trash_16_24_32.ico, ICONGROUP, 254, +-modify Resources\icons\actions\drive-harddisk-network-new_16_24_32.ico, ICONGROUP, 258, +-modify Resources\icons\places\user-home-remote.ico, ICONGROUP, 259, +-modify Resources\icons\apps\help-browser_16_24_32.ico, ICONGROUP, 263, +-modify Resources\icons\apps\system-users.ico, ICONGROUP, 269, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 260, +-modify Resources\icons\apps\internet-mail_16_24_32.ico, ICONGROUP, 265, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 266, +-modify Resources\icons\actions\view-fullscreen.ico, ICONGROUP, 268, +-modify Resources\icons\apps\preferences-desktop-theme.ico, ICONGROUP, 270, +-modify Resources\icons\apps\system-installer_+256.ico, ICONGROUP, 271, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 273, +-modify Resources\icons\apps\system-users.ico, ICONGROUP, 279, +-modify Resources\icons\actions\help-contents.ico, ICONGROUP, 289, +-modify Resources\icons\devices\drive-optical.ico, ICONGROUP, 291, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 294, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 295, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 296, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 297, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 298, +-modify Resources\icons\devices\multimedia-player.ico, ICONGROUP, 299, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 302, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 304, +-modify Resources\icons\devices\drive-removable-media.ico, ICONGROUP, 305, +-modify Resources\icons\devices\media-flash.ico, ICONGROUP, 308, +-modify Resources\icons\devices\camera-photo_16_24_32.ico, ICONGROUP, 309, +-modify Resources\icons\devices\phone.ico, ICONGROUP, 310, +-modify Resources\icons\devices\pda.ico, ICONGROUP, 314, +-modify Resources\icons\devices\scanner.ico, ICONGROUP, 315, +-modify Resources\icons\devices\camera-video.ico, ICONGROUP, 317, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 318, +-modify Resources\icons\actions\folder-new_16_24_32.ico, ICONGROUP, 319, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 320, +-modify Resources\icons\categories\preferences-desktop_+24.ico, ICONGROUP, 321, +-modify Resources\icons\emblems\emblem-favorite.ico, ICONGROUP, 322, +-modify Resources\icons\actions\system-search.ico, ICONGROUP, 323, +-modify Resources\icons\apps\help-browser_+24.ico, ICONGROUP, 324, +-modify Resources\icons\actions\application-exit.ico, ICONGROUP, 325, +-modify Resources\icons\categories\applications-other.ico, ICONGROUP, 326, +-modify Resources\icons\actions\document-open-recent.ico, ICONGROUP, 327, +-modify Resources\icons\actions\system-run.ico, ICONGROUP, 328, +-modify Resources\icons\apps\gnome-shutdown.ico, ICONGROUP, 329, +-modify Resources\icons\categories\preferences-desktop.ico, ICONGROUP, 330, +-modify Resources\icons\actions\media-eject.ico, ICONGROUP, 331, +-modify Resources\icons\actions\edit-delete.ico, ICONGROUP, 338, +-modify Resources\icons\apps\internet-web-browser-msie.ico, ICONGROUP, 512, +-modify Resources\icons\tweaked\special_order\dialog-information_48_16_32.ico, ICONGROUP, 1001, +-modify Resources\icons\devices\fax_16_24_32.ico, ICONGROUP, 1005, +-modify Resources\icons\actions\document-print-preview_16_24_32.ico, ICONGROUP, 1006, +-modify Resources\icons\devices\fax_16_32.ico, ICONGROUP, 1011, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16710, +-modify Resources\icons\actions\edit-delete_+256.ico, ICONGROUP, 16715, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16717, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16718, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 16721, +-modify Resources\icons\actions\view-refresh.ico, ICONGROUP, 16739, +-modify Resources\icons\actions\document-open-recent_+24.ico, ICONGROUP, 16741, +-modify Resources\icons\actions\layout_16_24_32.ico, ICONGROUP, 16742, +-modify Resources\icons\apps\internet-web-browser-msie.ico, ICONGROUP, 16744, +-modify Resources\icons\tweaked\shell32.dll\16753.ico, ICONGROUP, 16753, +-modify Resources\icons\actions\layout-tree-view-on_16_24_32.ico, ICONGROUP, 16755, +-modify Resources\icons\actions\layout-preview-pane-on_16_24_32.ico, ICONGROUP, 16757, +-modify Resources\icons\actions\layout-preview-pane-off_16_24_32.ico, ICONGROUP, 16758, +-modify Resources\icons\actions\layout-footer-off_16_24_32.ico, ICONGROUP, 16759, +-modify Resources\icons\devices\media-floppy_16_20_24_32.ico, ICONGROUP, 16761, +-modify Resources\icons\actions\edit-cut_16_24_32.ico, ICONGROUP, 16762, +-modify Resources\icons\actions\edit-paste_16_24_32.ico, ICONGROUP, 16763, +-modify Resources\icons\apps\nautilus-cd-burner_16_24_32.ico, ICONGROUP, 16768, +-modify Resources\icons\emblems\emblem-symbolic-link_+8_24.ico, ICONGROUP, 16769, +-modify Resources\icons\actions\system-search_16.ico, ICONGROUP, 16774, +-modify Resources\icons\actions\edit-delete_+256.ico, ICONGROUP, 16777, +-modify Resources\icons\devices\drive-harddisk-network_16_24_32.ico, ICONGROUP, 16779, +-modify Resources\icons\status\folder-remote-offline_16_24_32.ico, ICONGROUP, 16780, +-modify Resources\icons\places\folder-remote_16_24_32.ico, ICONGROUP, 16781, +-modify Resources\icons\categories\preferences-system-network.ico, ICONGROUP, 16782, +-modify Resources\icons\actions\layout-header-off_16_24_32.ico, ICONGROUP, 16803, +-modify Resources\icons\tweaked\shell32.dll\16806.ico, ICONGROUP, 16806, +-modify Resources\icons\actions\view-files-details_16_20_24_32.ico, ICONGROUP, 62998, +-modify Resources\icons\actions\view-files-tiled_16_20_24_32.ico, ICONGROUP, 62999, +-modify Resources\icons\actions\view-files-list_16_20_24_32.ico, ICONGROUP, 63000, +-modify Resources\icons\mimetypes\tango-image-x-generic_16_20_24_32.ico, ICONGROUP, 63001, +-modify Resources\icons\mimetypes\image-x-generic_16_20_24_32.ico, ICONGROUP, 63008, +-modify Resources\icons\actions\view-files-symbols-middle_16_20_24_32.ico, ICONGROUP, 63009, +-modify Resources\icons\actions\view-files-symbols-small_16_20_24_32.ico, ICONGROUP, 63010, +-modify Resources\icons\actions\view-files-content_16_20_24_32.ico, ICONGROUP, 63011, diff --git a/project/_Resources/scripts/x64/shellbrd.dll.txt b/project/_Resources/scripts/x64/shellbrd.dll.txt new file mode 100644 index 0000000..23a1e52 --- /dev/null +++ b/project/_Resources/scripts/x64/shellbrd.dll.txt @@ -0,0 +1,16 @@ +[FILENAMES] +Exe = Backup\x64\shellbrd.dll +SaveAs = NewFiles\x64\shellbrd.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\emblems\emblem-windows_16.bmp, BITMAP, 1041, +-modify Resources\bitmaps\emblems\emblem-windows_20.bmp, BITMAP, 2041, +-modify Resources\bitmaps\emblems\emblem-windows_24.bmp, BITMAP, 3041, +-modify Resources\bitmaps\tweaked\shellbrd.dll\1050.bmp, BITMAP, 1050, +-modify Resources\bitmaps\tweaked\shellbrd.dll\2050.bmp, BITMAP, 2050, +-modify Resources\bitmaps\tweaked\shellbrd.dll\3050.bmp, BITMAP, 3050, + +;ICONGROUP +-modify Resources\icons\places\start-here_+64_256.ico, ICONGROUP, 1075, +-modify Resources\icons\emblems\emblem-windows_+256.ico, ICONGROUP, 1077, diff --git a/project/_Resources/scripts/x64/simpress.exe.txt b/project/_Resources/scripts/x64/simpress.exe.txt new file mode 100644 index 0000000..1576e52 --- /dev/null +++ b/project/_Resources/scripts/x64/simpress.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\simpress.exe +SaveAs= NewFiles\x64\simpress.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-impress_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/smath.exe.txt b/project/_Resources/scripts/x64/smath.exe.txt new file mode 100644 index 0000000..b54bc69 --- /dev/null +++ b/project/_Resources/scripts/x64/smath.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\smath.exe +SaveAs= NewFiles\x64\smath.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-math_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/soffice.bin.txt b/project/_Resources/scripts/x64/soffice.bin.txt new file mode 100644 index 0000000..44bd184 --- /dev/null +++ b/project/_Resources/scripts/x64/soffice.bin.txt @@ -0,0 +1,21 @@ +[FILENAMES] +Exe= Backup\x64\soffice.bin +SaveAs= NewFiles\x64\soffice.bin + +[COMMANDS] +;app icon +-modify Resources\icons\apps\libreoffice-startcenter_+128_256.ico, ICONGROUP, 1, +;ODT mimetypes +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 2, +-modify Resources\icons\mimetypes\x-office-document-template_+256.ico, ICONGROUP, 3, +-modify Resources\icons\mimetypes\x-office-spreadsheet_+256.ico, ICONGROUP, 4, +-modify Resources\icons\mimetypes\x-office-spreadsheet-template_+256.ico, ICONGROUP, 5, +-modify Resources\icons\mimetypes\x-office-drawing_+256.ico, ICONGROUP, 6, +-modify Resources\icons\mimetypes\x-office-drawing-template_+256.ico, ICONGROUP, 7, +-modify Resources\icons\mimetypes\x-office-presentation_+256.ico, ICONGROUP, 8, +-modify Resources\icons\mimetypes\x-office-presentation-template_+256.ico, ICONGROUP, 9, +;ooo-writer several pics icon? -> 10 +;ooo-web file type icon -> 11 +-modify Resources\icons\mimetypes\x-office-database_+256.ico, ICONGROUP, 12, +;ooo-math file type icon -> 13 +-modify Resources\icons\mimetypes\ooo-extension.ico, ICONGROUP, 14, diff --git a/project/_Resources/scripts/x64/soffice.exe.txt b/project/_Resources/scripts/x64/soffice.exe.txt new file mode 100644 index 0000000..4419b1d --- /dev/null +++ b/project/_Resources/scripts/x64/soffice.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\soffice.exe +SaveAs= NewFiles\x64\soffice.exe + +[COMMANDS] +;ICONROUP +-modify Resources\icons\apps\libreoffice-startcenter_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/srchadmin.dll.txt b/project/_Resources/scripts/x64/srchadmin.dll.txt new file mode 100644 index 0000000..1c47007 --- /dev/null +++ b/project/_Resources/scripts/x64/srchadmin.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\srchadmin.dll +SaveAs = NewFiles\x64\srchadmin.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\drive-harddisk-search_+24_256.ico, ICONGROUP, 201, +-modify Resources\icons\tweaked\special_order\security-warning_48_32_16.ico, ICONGROUP, 202, diff --git a/project/_Resources/scripts/x64/stobject.dll.txt b/project/_Resources/scripts/x64/stobject.dll.txt new file mode 100644 index 0000000..42552e0 --- /dev/null +++ b/project/_Resources/scripts/x64/stobject.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\stobject.dll +SaveAs = NewFiles\x64\stobject.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-power-manager_16_32.ico, ICONGROUP, 200, +-modify Resources\icons\actions\media-eject_16_22_24_32.ico, ICONGROUP, 210, diff --git a/project/_Resources/scripts/x64/sumatrapdf.exe.txt b/project/_Resources/scripts/x64/sumatrapdf.exe.txt new file mode 100644 index 0000000..9c0c652 --- /dev/null +++ b/project/_Resources/scripts/x64/sumatrapdf.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\sumatrapdf.exe +SaveAs = NewFiles\x64\sumatrapdf.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\SumatraPDF.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\application-pdf_+256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/x64/sweb.exe.txt b/project/_Resources/scripts/x64/sweb.exe.txt new file mode 100644 index 0000000..ca9c17e --- /dev/null +++ b/project/_Resources/scripts/x64/sweb.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\sweb.exe +SaveAs= NewFiles\x64\sweb.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-writer_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/swriter.exe.txt b/project/_Resources/scripts/x64/swriter.exe.txt new file mode 100644 index 0000000..28129fa --- /dev/null +++ b/project/_Resources/scripts/x64/swriter.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\swriter.exe +SaveAs= NewFiles\x64\swriter.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\libreoffice-writer_+128_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/sysdm.cpl.txt b/project/_Resources/scripts/x64/sysdm.cpl.txt new file mode 100644 index 0000000..d96635b --- /dev/null +++ b/project/_Resources/scripts/x64/sysdm.cpl.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\sysdm.cpl +SaveAs = NewFiles\x64\sysdm.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\categories\preferences-system_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\system-users_+24_256.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/x64/taskbarcpl.dll.txt b/project/_Resources/scripts/x64/taskbarcpl.dll.txt new file mode 100644 index 0000000..9be6e5e --- /dev/null +++ b/project/_Resources/scripts/x64/taskbarcpl.dll.txt @@ -0,0 +1,14 @@ +[FILENAMES] +Exe = Backup\x64\taskbarcpl.dll +SaveAs = NewFiles\x64\taskbarcpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gnome-panel-notification-area_+24_256.ico, ICONGROUP, 1, + +;tray icons +-modify Resources\icons\actions\config-date_16_20_24_32.ico, ICONGROUP, 2, +-modify Resources\icons\status\audio-volume-high_16_20_24_32.ico, ICONGROUP, 3, +-modify Resources\icons\status\network-transmit-receive_16_20_24_32.ico, ICONGROUP, 4, +-modify Resources\icons\apps\gnome-power-manager_16_24_32.ico, ICONGROUP, 5, +-modify Resources\icons\status\security-main_16_20_24_32.ico, ICONGROUP, 6, diff --git a/project/_Resources/scripts/x64/taskmgr.exe.txt b/project/_Resources/scripts/x64/taskmgr.exe.txt new file mode 100644 index 0000000..bfd6880 --- /dev/null +++ b/project/_Resources/scripts/x64/taskmgr.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\taskmgr.exe +SaveAs = NewFiles\x64\taskmgr.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\utilities-system-monitor_+24.ico, ICONGROUP, 107, +-modify Resources\icons\mimetypes\application-x-executable_16_32.ico, ICONGROUP, 118, diff --git a/project/_Resources/scripts/x64/telephon.cpl.txt b/project/_Resources/scripts/x64/telephon.cpl.txt new file mode 100644 index 0000000..24d413e --- /dev/null +++ b/project/_Resources/scripts/x64/telephon.cpl.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\telephon.cpl +SaveAs = NewFiles\x64\telephon.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\devices\modem_+24_256.ico, ICONGROUP, 100, diff --git a/project/_Resources/scripts/x64/themecpl.dll.txt b/project/_Resources/scripts/x64/themecpl.dll.txt new file mode 100644 index 0000000..2a94ead --- /dev/null +++ b/project/_Resources/scripts/x64/themecpl.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\themecpl.dll +SaveAs = NewFiles\x64\themecpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\preferences-desktop-wallpaper_+256.ico, ICONGROUP, 1, +-modify Resources\icons\mimetypes\application-rss+xml_32_48.ico, ICONGROUP, 2, diff --git a/project/_Resources/scripts/x64/thunderbird.exe.txt b/project/_Resources/scripts/x64/thunderbird.exe.txt new file mode 100644 index 0000000..0e3faf3 --- /dev/null +++ b/project/_Resources/scripts/x64/thunderbird.exe.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe= Backup\x64\thunderbird.exe +SaveAs= NewFiles\x64\thunderbird.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\thunderbird_+128_256.ico, ICONGROUP, 32512, +-modify Resources\icons\status\mail-notification_16.ico, ICONGROUP, 32576, +-modify Resources\icons\actions\mail-write_16.ico, ICONGROUP, 32577, +-modify Resources\icons\mimetypes\x-office-address-book_16.ico, ICONGROUP, 32578, diff --git a/project/_Resources/scripts/x64/thunderbirdportable.exe.txt b/project/_Resources/scripts/x64/thunderbirdportable.exe.txt new file mode 100644 index 0000000..f64138e --- /dev/null +++ b/project/_Resources/scripts/x64/thunderbirdportable.exe.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe= Backup\x64\thunderbirdportable.exe +SaveAs= NewFiles\x64\thunderbirdportable.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\thunderbird_+128_256.ico, ICONGROUP, 32512, +-modify Resources\icons\status\mail-notification_16.ico, ICONGROUP, 32576, +-modify Resources\icons\actions\mail-write_16.ico, ICONGROUP, 32577, +-modify Resources\icons\mimetypes\x-office-address-book_16.ico, ICONGROUP, 32578, diff --git a/project/_Resources/scripts/x64/timedate.cpl.txt b/project/_Resources/scripts/x64/timedate.cpl.txt new file mode 100644 index 0000000..370ed50 --- /dev/null +++ b/project/_Resources/scripts/x64/timedate.cpl.txt @@ -0,0 +1,15 @@ +[FILENAMES] +Exe = Backup\x64\timedate.cpl +SaveAs = NewFiles\x64\timedate.cpl + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\actions\config-date_+256.ico, ICONGROUP, 50, + +;PNGFILE +-modify Resources\bitmaps\tweaked\timedate.cpl\5000+5010.png, PNGFILE, 5000, +-modify Resources\bitmaps\tweaked\timedate.cpl\5002.png, PNGFILE, 5002, +-modify Resources\bitmaps\tweaked\timedate.cpl\5004.png, PNGFILE, 5004, +-modify Resources\bitmaps\tweaked\timedate.cpl\5006+5008.png, PNGFILE, 5006, +-modify Resources\bitmaps\tweaked\timedate.cpl\5006+5008.png, PNGFILE, 5008, +-modify Resources\bitmaps\tweaked\timedate.cpl\5000+5010.png, PNGFILE, 5010, diff --git a/project/_Resources/scripts/x64/usercpl.dll.txt b/project/_Resources/scripts/x64/usercpl.dll.txt new file mode 100644 index 0000000..317546e --- /dev/null +++ b/project/_Resources/scripts/x64/usercpl.dll.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe = Backup\x64\usercpl.dll +SaveAs = NewFiles\x64\usercpl.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\system-users_+24_256.ico, ICONGROUP, 1, diff --git a/project/_Resources/scripts/x64/vault.dll.txt b/project/_Resources/scripts/x64/vault.dll.txt new file mode 100644 index 0000000..f453f3d --- /dev/null +++ b/project/_Resources/scripts/x64/vault.dll.txt @@ -0,0 +1,10 @@ +[FILENAMES] +Exe = Backup\x64\vault.dll +SaveAs = NewFiles\x64\vault.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\gdm_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\apps\deja-dup_+24_256.ico, ICONGROUP, 2, +-modify Resources\icons\apps\deja-dup_+24_256.ico, ICONGROUP, 3, +-modify Resources\icons\apps\deja-dup_+24_256.ico, ICONGROUP, 4, diff --git a/project/_Resources/scripts/x64/vlc.exe.txt b/project/_Resources/scripts/x64/vlc.exe.txt new file mode 100644 index 0000000..42d966a --- /dev/null +++ b/project/_Resources/scripts/x64/vlc.exe.txt @@ -0,0 +1,7 @@ +[FILENAMES] +Exe= Backup\x64\vlc.exe +SaveAs= NewFiles\x64\vlc.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\vlc_+256.ico, ICONGROUP, VLC_ICON, diff --git a/project/_Resources/scripts/x64/winamp.exe.txt b/project/_Resources/scripts/x64/winamp.exe.txt new file mode 100644 index 0000000..07f0014 --- /dev/null +++ b/project/_Resources/scripts/x64/winamp.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe= Backup\x64\winamp.exe +SaveAs= NewFiles\x64\winamp.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\winamp_+24_64_256.ico, ICONGROUP, 102, +-modify Resources\icons\mimetypes\audio-x-generic.ico, ICONGROUP, 131, diff --git a/project/_Resources/scripts/x64/winampa.exe.txt b/project/_Resources/scripts/x64/winampa.exe.txt new file mode 100644 index 0000000..dfd101f --- /dev/null +++ b/project/_Resources/scripts/x64/winampa.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe= Backup\x64\winampa.exe +SaveAs= NewFiles\x64\winampa.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\winamp_+24_64_256.ico, ICONGROUP, 101, +-modify Resources\icons\mimetypes\audio-x-generic.ico, ICONGROUP, 131, diff --git a/project/_Resources/scripts/x64/wmplayer.exe.txt b/project/_Resources/scripts/x64/wmplayer.exe.txt new file mode 100644 index 0000000..24a7c08 --- /dev/null +++ b/project/_Resources/scripts/x64/wmplayer.exe.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\wmplayer.exe +SaveAs = NewFiles\x64\wmplayer.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\windows-media-player_+24_64_256.ico, ICONGROUP, IDR_MAINFRAME, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 120, diff --git a/project/_Resources/scripts/x64/wmploc.dll.txt b/project/_Resources/scripts/x64/wmploc.dll.txt new file mode 100644 index 0000000..80ddb8d --- /dev/null +++ b/project/_Resources/scripts/x64/wmploc.dll.txt @@ -0,0 +1,341 @@ +[FILENAMES] +Exe = Backup\x64\wmploc.dll +SaveAs = NewFiles\x64\wmploc.dll + +[COMMANDS] +;257 +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_0.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_1.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_2.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_3.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_4.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_5.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\ALBUM.png, 257, "ALBUM_6.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\FOLDER.png, 257, "FOLDER.PNG", +-modify Resources\bitmaps\mimetypes\audio-x-generic_192.png, 257, "GENERIC_DRAG_MUSIC.PNG", +-modify Resources\bitmaps\mimetypes\image-x-generic_192.png, 257, "GENERIC_DRAG_PHOTO.PNG", +-modify Resources\bitmaps\mimetypes\video-x-generic_192.png, 257, "GENERIC_DRAG_VIDEO.PNG", +-modify Resources\bitmaps\categories\applications-multimedia_192.png, 257, "GERERIC_DRAG_OTHER.PNG", +-modify Resources\bitmaps\animations\process-working_360x20.png, 257, "LOADING.PNG", +-modify Resources\shiki\wmploc.dll\WMP_BREADCRUMB_MAINBUTTON.png, 257, "WMP_BREADCRUMB_MAINBUTTON.PNG", +-modify Resources\shiki\wmploc.dll\WMP_BREADCRUMB_SPLITBUTTON.png, 257, "WMP_BREADCRUMB_SPLITBUTTON.PNG", +-modify Resources\shiki\wmploc.dll\WMP_TOOLBARBUTTON.png, 257, "WMP_TOOLBARBUTTON.PNG", +-modify Resources\shiki\wmploc.dll\WW_SPLIT.png, 257, "WW_SPLIT.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\WW_CLEAR.png, 257, "WW_CLEAR.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\WW_SEARCH.png, 257, "WW_SEARCH.PNG", +-modify Resources\bitmaps\tweaked\wmploc.dll\331+350.png, 257, 331, +-modify Resources\bitmaps\tweaked\wmploc.dll\332.png, 257, 332, +-modify Resources\bitmaps\tweaked\wmploc.dll\331+350.png, 257, 350, +-modify Resources\bitmaps\tweaked\wmploc.dll\431+433.png, 257, 431, +-modify Resources\bitmaps\tweaked\wmploc.dll\432.png, 257, 432, +-modify Resources\bitmaps\tweaked\wmploc.dll\431+433.png, 257, 433, +-modify Resources\bitmaps\tweaked\wmploc.dll\520.png, 257, 520, +-modify Resources\bitmaps\categories\applications-multimedia_200.png, 257, 521, +-modify Resources\bitmaps\tweaked\wmploc.dll\525+529.png, 257, 525, +-modify Resources\bitmaps\tweaked\wmploc.dll\526+530.png, 257, 526, +-modify Resources\bitmaps\tweaked\wmploc.dll\527.png, 257, 527, +-modify Resources\bitmaps\mimetypes\video-x-generic_200.png, 257, 528, +-modify Resources\bitmaps\tweaked\wmploc.dll\525+529.png, 257, 529, +-modify Resources\bitmaps\tweaked\wmploc.dll\526+530.png, 257, 530, +-modify Resources\bitmaps\tweaked\wmploc.dll\544.png, 257, 544, +-modify Resources\bitmaps\tweaked\wmploc.dll\1740+1745.png, 257, 1740, +-modify Resources\bitmaps\tweaked\wmploc.dll\1741+1742.png, 257, 1741, +-modify Resources\bitmaps\tweaked\wmploc.dll\1741+1742.png, 257, 1742, +-modify Resources\bitmaps\tweaked\wmploc.dll\1743.png, 257, 1743, +-modify Resources\bitmaps\tweaked\wmploc.dll\1740+1745.png, 257, 1745, +-modify Resources\shiki\wmploc.dll\slider-small_12x17.png, 257, 2102, +-modify Resources\shiki\wmploc.dll\slider-small_12x17.png, 257, 2103, +-modify Resources\shiki\wmploc.dll\slider-small_12x17.png, 257, 2104, +-modify Resources\shiki\wmploc.dll\slider-small_17x13.png, 257, 2112, +-modify Resources\shiki\wmploc.dll\slider-small_17x13.png, 257, 2113, +-modify Resources\shiki\wmploc.dll\slider-small_17x13.png, 257, 2114, +-modify Resources\shiki\wmploc.dll\2164.png, 257, 2164, +-modify Resources\shiki\wmploc.dll\2165+2201.png, 257, 2165, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 2169, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 2170, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 2171, +-modify Resources\shiki\wmploc.dll\2200.png, 257, 2200, +-modify Resources\shiki\wmploc.dll\2165+2201.png, 257, 2201, +-modify Resources\shiki\wmploc.dll\3881.png, 257, 3881, +-modify Resources\shiki\wmploc.dll\3882.png, 257, 3882, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 3883, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 3884, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 3885, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 3886, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 3887, +-modify Resources\shiki\wmploc.dll\slider_16x9.png, 257, 4058, +-modify Resources\shiki\wmploc.dll\4153+4156.png, 257, 4153, +-modify Resources\shiki\wmploc.dll\4154.png, 257, 4154, +-modify Resources\shiki\wmploc.dll\4155.png, 257, 4155, +-modify Resources\shiki\wmploc.dll\4153+4156.png, 257, 4156, +-modify Resources\shiki\wmploc.dll\4159.png, 257, 4159, +-modify Resources\shiki\wmploc.dll\4160.png, 257, 4160, +-modify Resources\bitmaps\tweaked\wmploc.dll\4162+34162.png, 257, 4162, +-modify Resources\bitmaps\tweaked\wmploc.dll\4163+34163.png, 257, 4163, +-modify Resources\bitmaps\tweaked\wmploc.dll\4164+34164.png, 257, 4164, +-modify Resources\bitmaps\tweaked\wmploc.dll\4165+34165.png, 257, 4165, +-modify Resources\bitmaps\tweaked\wmploc.dll\4166+34166.png, 257, 4166, +-modify Resources\bitmaps\tweaked\wmploc.dll\4167+34167.png, 257, 4167, +-modify Resources\bitmaps\tweaked\wmploc.dll\4168+34168.png, 257, 4168, +-modify Resources\bitmaps\tweaked\wmploc.dll\4169+34169.png, 257, 4169, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 4170, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 4171, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 4172, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 4173, +-modify Resources\bitmaps\tweaked\wmploc.dll\4174+34174.png, 257, 4174, +-modify Resources\bitmaps\tweaked\wmploc.dll\4175+34175.png, 257, 4175, +-modify Resources\bitmaps\tweaked\wmploc.dll\4176+34176.png, 257, 4176, +-modify Resources\bitmaps\tweaked\wmploc.dll\4177+34177.png, 257, 4177, +-modify Resources\bitmaps\tweaked\wmploc.dll\4179+34179.png, 257, 4179, +-modify Resources\bitmaps\tweaked\wmploc.dll\4180+34180.png, 257, 4180, +-modify Resources\shiki\wmploc.dll\4200+4203.png, 257, 4200, +-modify Resources\shiki\wmploc.dll\4201.png, 257, 4201, +-modify Resources\shiki\wmploc.dll\4202.png, 257, 4202, +-modify Resources\shiki\wmploc.dll\4200+4203.png, 257, 4203, +-modify Resources\bitmaps\tweaked\wmploc.dll\4205+34205.png, 257, 4205, +-modify Resources\bitmaps\tweaked\wmploc.dll\4206+34206.png, 257, 4206, +-modify Resources\bitmaps\tweaked\wmploc.dll\4207+34207.png, 257, 4207, +-modify Resources\bitmaps\tweaked\wmploc.dll\4208+34208.png, 257, 4208, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 4209, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 4210, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 4211, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 4212, +-modify Resources\bitmaps\tweaked\wmploc.dll\4601.png, 257, 4601, +-modify Resources\bitmaps\tweaked\wmploc.dll\4602.png, 257, 4602, +-modify Resources\bitmaps\tweaked\wmploc.dll\4603.png, 257, 4603, +-modify Resources\shiki\wmploc.dll\4616.png, 257, 4616, +-modify Resources\shiki\wmploc.dll\4627.png, 257, 4627, +-modify Resources\shiki\wmploc.dll\4628.png, 257, 4628, +-modify Resources\shiki\wmploc.dll\4627.png, 257, 4630, +-modify Resources\shiki\wmploc.dll\4724.png, 257, 4724, +-modify Resources\shiki\wmploc.dll\4725.png, 257, 4725, +-modify Resources\shiki\wmploc.dll\4738.png, 257, 4738, +-modify Resources\shiki\wmploc.dll\4739.png, 257, 4739, +-modify Resources\shiki\wmploc.dll\4738.png, 257, 4741, +-modify Resources\shiki\wmploc.dll\5240.png, 257, 5240, +-modify Resources\bitmaps\tweaked\wmploc.dll\5244+35244.png, 257, 5244, +-modify Resources\bitmaps\tweaked\wmploc.dll\5245+35245.png, 257, 5245, +-modify Resources\bitmaps\tweaked\wmploc.dll\5246+35246.png, 257, 5246, +-modify Resources\bitmaps\tweaked\wmploc.dll\5247+35247.png, 257, 5247, +-modify Resources\bitmaps\tweaked\wmploc.dll\5248+35248.png, 257, 5248, +-modify Resources\bitmaps\actions\media-playback-start_192.png, 257, 5264, +-modify Resources\bitmaps\devices\media-optical_192.png, 257, 5265, +-modify Resources\bitmaps\apps\synccenter_192.png, 257, 5266, +-modify Resources\bitmaps\tweaked\wmploc.dll\5271.png, 257, 5271, +-modify Resources\bitmaps\tweaked\wmploc.dll\5272.png, 257, 5272, +-modify Resources\shiki\wmploc.dll\5281.png, 257, 5281, +-modify Resources\shiki\wmploc.dll\5282.png, 257, 5282, +-modify Resources\bitmaps\categories\applications-multimedia_142x145.png, 257, 5290, +-modify Resources\bitmaps\tweaked\wmploc.dll\5335.png, 257, 5335, +-modify Resources\bitmaps\tweaked\wmploc.dll\5350+5351.png, 257, 5350, +-modify Resources\bitmaps\tweaked\wmploc.dll\5350+5351.png, 257, 5351, +-modify Resources\bitmaps\tweaked\wmploc.dll\5352.png, 257, 5352, +-modify Resources\bitmaps\tweaked\wmploc.dll\5353.png, 257, 5353, +-modify Resources\shiki\wmploc.dll\5360+5361.png, 257, 5360, +-modify Resources\shiki\wmploc.dll\5360+5361.png, 257, 5361, +-modify Resources\bitmaps\devices\media-optical_96.png, 257, 5504, +-modify Resources\bitmaps\devices\media-optical-cdr_96.png, 257, 5505, +-modify Resources\bitmaps\devices\media-optical-cdrw_96.png, 257, 5507, +-modify Resources\bitmaps\devices\media-optical-dvdr_96.png, 257, 5508, +-modify Resources\bitmaps\devices\media-optical-dvd_96.png, 257, 5512, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_96.png, 257, 5513, +-modify Resources\bitmaps\status\drive-optical-offline_96.png, 257, 5514, +-modify Resources\bitmaps\devices\multimedia-player_96.png, 257, 5515, +-modify Resources\bitmaps\status\drive-optical-offline_96.png, 257, 5545, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_96.png, 257, 5546, +-modify Resources\bitmaps\status\multimedia-player-offline_96.png, 257, 5547, +-modify Resources\shiki\wmploc.dll\5240.png, 257, 5678, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 5679, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 5680, +-modify Resources\shiki\wmploc.dll\slider-small_14x23.png, 257, 5681, +-modify Resources\shiki\wmploc.dll\7778.png, 257, 7778, +-modify Resources\shiki\wmploc.dll\7779.png, 257, 7779, +-modify Resources\shiki\wmploc.dll\7778.png, 257, 7781, +-modify Resources\shiki\wmploc.dll\7791.png, 257, 7791, +-modify Resources\shiki\wmploc.dll\7792.png, 257, 7792, +-modify Resources\shiki\wmploc.dll\7791.png, 257, 7794, +-modify Resources\shiki\wmploc.dll\7801.png, 257, 7801, +-modify Resources\shiki\wmploc.dll\7802.png, 257, 7802, +-modify Resources\shiki\wmploc.dll\7805.png, 257, 7805, +-modify Resources\bitmaps\devices\media-optical_192.png, 257, 29710, +-modify Resources\bitmaps\mimetypes\audio-x-generic_192.png, 257, 29711, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29712, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_192.png, 257, 29713, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29714, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29715, +-modify Resources\bitmaps\tweaked\wmploc.dll\29717.png, 257, 29717, +-modify Resources\bitmaps\actions\media-playback-start_192.png, 257, 29718, +-modify Resources\bitmaps\places\folder-music_192.png, 257, 29719, +-modify Resources\bitmaps\mimetypes\audio-x-generic_192.png, 257, 29720, +-modify Resources\bitmaps\status\locked_192.png, 257, 29721, +-modify Resources\bitmaps\mimetypes\media-wmp-playlist_192.png, 257, 29722, +-modify Resources\bitmaps\apps\softwarecenter_192.png, 257, 29723, +-modify Resources\bitmaps\emblems\emblem-special_192.png, 257, 29726, +-modify Resources\bitmaps\mimetypes\x-office-calendar_192.png, 257, 29730, +-modify Resources\bitmaps\emblems\emblem-photos_192.png, 257, 29731, +-modify Resources\bitmaps\places\folder-pictures_192.png, 257, 29733, +-modify Resources\bitmaps\emblems\emblem-photos_192.png, 257, 29734, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29737, +-modify Resources\bitmaps\mimetypes\video-x-generic_192.png, 257, 29738, +-modify Resources\bitmaps\apps\softwarecenter_192.png, 257, 29740, +-modify Resources\bitmaps\categories\tango-applications-multimedia_192.png, 257, 29743, +-modify Resources\bitmaps\places\folder-videos_192.png, 257, 29744, +-modify Resources\bitmaps\emblems\emblem-user_192.png, 257, 29746, +-modify Resources\bitmaps\devices\tv_192.png, 257, 29748, +-modify Resources\bitmaps\devices\tv_192.png, 257, 29749, +-modify Resources\bitmaps\places\folder-videos_192.png, 257, 29752, +-modify Resources\bitmaps\categories\tango-applications-multimedia_192.png, 257, 29753, +-modify Resources\bitmaps\categories\applications-multimedia_192.png, 257, 29756, +-modify Resources\bitmaps\places\folder_192.png, 257, 29757, +-modify Resources\bitmaps\devices\media-cdrom-audio_192.png, 257, 29760, +-modify Resources\bitmaps\devices\multimedia-player_192.png, 257, 29763, +-modify Resources\bitmaps\devices\media-optical-dvd_192.png, 257, 29764, +-modify Resources\bitmaps\apps\synccenter_192.png, 257, 29768, +-modify Resources\bitmaps\status\multimedia-player-offline_192.png, 257, 29769, +-modify Resources\bitmaps\apps\tag-editor_192.png, 257, 29774, +-modify Resources\bitmaps\apps\softwarecenter_192.png, 257, 29775, +-modify Resources\bitmaps\tweaked\wmploc.dll\4162+34162.png, 257, 34162, +-modify Resources\bitmaps\tweaked\wmploc.dll\4163+34163.png, 257, 34163, +-modify Resources\bitmaps\tweaked\wmploc.dll\4164+34164.png, 257, 34164, +-modify Resources\bitmaps\tweaked\wmploc.dll\4165+34165.png, 257, 34165, +-modify Resources\bitmaps\tweaked\wmploc.dll\4166+34166.png, 257, 34166, +-modify Resources\bitmaps\tweaked\wmploc.dll\4167+34167.png, 257, 34167, +-modify Resources\bitmaps\tweaked\wmploc.dll\4168+34168.png, 257, 34168, +-modify Resources\bitmaps\tweaked\wmploc.dll\4169+34169.png, 257, 34169, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 34170, +-modify Resources\bitmaps\tweaked\wmploc.dll\4170+4171+34170+34171.png, 257, 34171, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 34172, +-modify Resources\bitmaps\tweaked\wmploc.dll\4172+4173+34172+34173.png, 257, 34173, +-modify Resources\bitmaps\tweaked\wmploc.dll\4174+34174.png, 257, 34174, +-modify Resources\bitmaps\tweaked\wmploc.dll\4175+34175.png, 257, 34175, +-modify Resources\bitmaps\tweaked\wmploc.dll\4176+34176.png, 257, 34176, +-modify Resources\bitmaps\tweaked\wmploc.dll\4177+34177.png, 257, 34177, +-modify Resources\bitmaps\tweaked\wmploc.dll\4179+34179.png, 257, 34179, +-modify Resources\bitmaps\tweaked\wmploc.dll\4180+34180.png, 257, 34180, +-modify Resources\bitmaps\tweaked\wmploc.dll\4205+34205.png, 257, 34205, +-modify Resources\bitmaps\tweaked\wmploc.dll\4206+34206.png, 257, 34206, +-modify Resources\bitmaps\tweaked\wmploc.dll\4207+34207.png, 257, 34207, +-modify Resources\bitmaps\tweaked\wmploc.dll\4208+34208.png, 257, 34208, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 34209, +-modify Resources\bitmaps\tweaked\wmploc.dll\4209+4210+34209+34210.png, 257, 34210, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 34211, +-modify Resources\bitmaps\tweaked\wmploc.dll\4211+4212+34211+34212.png, 257, 34212, +-modify Resources\bitmaps\tweaked\wmploc.dll\5244+35244.png, 257, 35244, +-modify Resources\bitmaps\tweaked\wmploc.dll\5245+35245.png, 257, 35245, +-modify Resources\bitmaps\tweaked\wmploc.dll\5246+35246.png, 257, 35246, +-modify Resources\bitmaps\tweaked\wmploc.dll\5247+35247.png, 257, 35247, +-modify Resources\bitmaps\tweaked\wmploc.dll\5248+35248.png, 257, 35248, + +;BITMAP +-modify Resources\bitmaps\tweaked\wmploc.dll\1400.bmp, BITMAP, 1400, +-modify Resources\shiki\wmploc.dll\4157.bmp, BITMAP, 4157, +-modify Resources\shiki\wmploc.dll\4204.bmp, BITMAP, 4204, + +;ICONGROUP +-modify Resources\icons\apps\windows-media-player_+24_64_256.ico, ICONGROUP, 102, +-modify Resources\icons\devices\multimedia-player.ico, ICONGROUP, 218, +-modify Resources\icons\devices\media-cdrom-audio_+24_128_256.ico, ICONGROUP, 464, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 466, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 467, +-modify Resources\icons\devices\media-optical.ico, ICONGROUP, 468, +-modify Resources\icons\categories\applications-internet.ico, ICONGROUP, 471, +-modify Resources\icons\apps\rip.ico, ICONGROUP, 472, +-modify Resources\icons\apps\rip.ico, ICONGROUP, 473, +-modify Resources\icons\actions\list-add.ico, ICONGROUP, 474, +-modify Resources\icons\actions\config-date.ico, ICONGROUP, 476, +-modify Resources\icons\apps\gconf-editor_32_48.ico, ICONGROUP, 550, +-modify Resources\icons\overlays\emblem-default_32.ico, ICONGROUP, 576, +-modify Resources\icons\overlays\emblem-warning_32.ico, ICONGROUP, 578, +-modify Resources\icons\categories\applications-system_32.ico, ICONGROUP, 579, +-modify Resources\icons\apps\radio_16_32.ico, ICONGROUP, 600, +-modify Resources\icons\actions\system-search_+24_64_96_128_256.ico, ICONGROUP, 602, +-modify Resources\icons\devices\media-optical_16_32.ico, ICONGROUP, 605, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 606, +-modify Resources\icons\mimetypes\media-playlist.ico, ICONGROUP, 612, +-modify Resources\icons\mimetypes\media-playlist_+128_256.ico, ICONGROUP, 613, +-modify Resources\icons\mimetypes\video-x-generic_16_32.ico, ICONGROUP, 615, +-modify Resources\icons\mimetypes\media-playlist_+128_256.ico, ICONGROUP, 616, +-modify Resources\icons\devices\multimedia-player_+24.ico, ICONGROUP, 710, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 730, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 731, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 732, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 733, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 734, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 735, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 736, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 737, +-modify Resources\icons\mimetypes\audio-x-generic_+24_256.ico, ICONGROUP, 738, +-modify Resources\icons\mimetypes\video-x-generic_+24_256.ico, ICONGROUP, 739, +-modify Resources\icons\status\security-warning.ico, ICONGROUP, 865, +-modify Resources\icons\status\security-error.ico, ICONGROUP, 866, +-modify Resources\icons\status\gtk-info.ico, ICONGROUP, 890, +-modify Resources\icons\status\dialog-warning.ico, ICONGROUP, 891, +-modify Resources\icons\mimetypes\media-wmp_+24_256.ico, ICONGROUP, 954, +-modify Resources\icons\categories\applications-multimedia.ico, ICONGROUP, 1050, +-modify Resources\icons\mimetypes\extension.ico, ICONGROUP, 1110, +-modify Resources\icons\status\locked.ico, ICONGROUP, 1151, +-modify Resources\icons\status\locked.ico, ICONGROUP, 1171, +-modify Resources\icons\devices\video-display.ico, ICONGROUP, 1210, +-modify Resources\icons\places\network-workgroup.ico, ICONGROUP, 2956, +-modify Resources\icons\actions\view-files-details_16_20_24_32.ico, ICONGROUP, 7700, +-modify Resources\icons\actions\view-files-symbols-middle_16_20_24_32.ico, ICONGROUP, 7701, +-modify Resources\icons\actions\view-files-tiled-extended_16_20_24_32.ico, ICONGROUP, 7702, +-modify Resources\icons\actions\view-files-tiled_16_20_24_32.ico, ICONGROUP, 7703, +-modify Resources\icons\overlays\emblem-default_32.ico, ICONGROUP, 8700, +-modify Resources\icons\overlays\emblem-warning_32.ico, ICONGROUP, 8702, +-modify Resources\icons\devices\media-optical_16_20_24_32.ico, ICONGROUP, 29510, +-modify Resources\icons\mimetypes\audio-x-generic_16_20_24_32.ico, ICONGROUP, 29511, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29512, +-modify Resources\icons\mimetypes\media-playlist_16_20_24_32.ico, ICONGROUP, 29513, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29514, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29515, +-modify Resources\icons\mimetypes\audio-x-generic_16_20_24_32.ico, ICONGROUP, 29517, +-modify Resources\icons\actions\media-playback-start_16_20_24_32.ico, ICONGROUP, 29518, +-modify Resources\icons\places\folder-music_16_20_24_32.ico, ICONGROUP, 29519, +-modify Resources\icons\mimetypes\audio-x-generic_16_20_24_32.ico, ICONGROUP, 29520, +-modify Resources\icons\status\locked_16_20_24_32.ico, ICONGROUP, 29521, +-modify Resources\icons\mimetypes\media-playlist_16_20_24_32.ico, ICONGROUP, 29522, +-modify Resources\icons\emblems\emblem-special_16_20_24_32.ico, ICONGROUP, 29526, +-modify Resources\icons\mimetypes\x-office-calendar_16_20_24_32.ico, ICONGROUP, 29530, +-modify Resources\icons\emblems\emblem-photos_16_20_24_32.ico, ICONGROUP, 29531, +-modify Resources\icons\mimetypes\x-office-calendar_16_20_24_32.ico, ICONGROUP, 29532, +-modify Resources\icons\places\folder-pictures_16_20_24_32.ico, ICONGROUP, 29533, +-modify Resources\icons\emblems\emblem-photos_16_20_24_32.ico, ICONGROUP, 29534, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29537, +-modify Resources\icons\mimetypes\video-x-generic_16_20_24_32.ico, ICONGROUP, 29538, +-modify Resources\icons\categories\tango-applications-multimedia_16_20_24_32.ico, ICONGROUP, 29543, +-modify Resources\icons\places\folder-videos_16_20_24_32.ico, ICONGROUP, 29544, +-modify Resources\icons\apps\stock_person_16_20_24_32.ico, ICONGROUP, 29546, +-modify Resources\icons\devices\tv_16_20_24_32.ico, ICONGROUP, 29548, +-modify Resources\icons\devices\tv_16_20_24_32.ico, ICONGROUP, 29549, +-modify Resources\icons\places\folder-videos_16_20_24_32.ico, ICONGROUP, 29552, +-modify Resources\icons\categories\tango-applications-multimedia_16_20_24_32.ico, ICONGROUP, 29553, +-modify Resources\icons\categories\applications-multimedia_16_20_24_32.ico, ICONGROUP, 29556, +-modify Resources\icons\devices\media-cdrom-audio_16_20_24_32.ico, ICONGROUP, 29560, +-modify Resources\icons\apps\tag-editor_16_20_24_32.ico, ICONGROUP, 29574, +-modify Resources\icons\apps\help-browser_16_20_24_32.ico, ICONGROUP, 29601, +-modify Resources\icons\status\gtk-info_16_20_24_32.ico, ICONGROUP, 29604, +-modify Resources\icons\devices\media-floppy_16_20_24_32.ico, ICONGROUP, 29605, +-modify Resources\icons\apps\nautilus-cd-burner_16_20_24_32.ico, ICONGROUP, 29610, +-modify Resources\icons\status\gtk-info_16_20_24_32.ico, ICONGROUP, 29612, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29637, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29638, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29639, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29640, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29641, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29642, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29643, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29644, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29645, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29646, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29647, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29648, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29649, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29650, +-modify Resources\icons\categories\applications-internet_16.ico, ICONGROUP, 29651, +-modify Resources\icons\actions\go-next_16_20_24_32.ico, ICONGROUP, 29654, +-modify Resources\icons\actions\go-previous_16_20_24_32.ico, ICONGROUP, 29655, +-modify Resources\icons\actions\view-files-details_16_20_24_32.ico, ICONGROUP, 29656, +-modify Resources\icons\actions\view-files-tiled-extended_16_20_24_32.ico, ICONGROUP, 29657, +-modify Resources\icons\actions\view-files-symbols-middle_16_20_24_32.ico, ICONGROUP, 29658, +-modify Resources\icons\actions\view-files-tiled_16_20_24_32.ico, ICONGROUP, 29659, diff --git a/project/_Resources/scripts/x64/wordicon.exe.txt b/project/_Resources/scripts/x64/wordicon.exe.txt new file mode 100644 index 0000000..c3a15da --- /dev/null +++ b/project/_Resources/scripts/x64/wordicon.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\x64\wordicon.exe +SaveAs= NewFiles\x64\wordicon.exe + +[COMMANDS] +;ICONGROUP +;Filetype +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 201, +-modify Resources\icons\mimetypes\x-office-document_+256.ico, ICONGROUP, 215, +;Template +-modify Resources\icons\mimetypes\x-office-document-template_+256.ico, ICONGROUP, 202, +-modify Resources\icons\mimetypes\x-office-document-template_+256.ico, ICONGROUP, 216, diff --git a/project/_Resources/scripts/x64/wordpad.exe.txt b/project/_Resources/scripts/x64/wordpad.exe.txt new file mode 100644 index 0000000..deb7711 --- /dev/null +++ b/project/_Resources/scripts/x64/wordpad.exe.txt @@ -0,0 +1,322 @@ +[FILENAMES] +Exe = Backup\x64\wordpad.exe +SaveAs = NewFiles\x64\wordpad.exe + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\apps\accessories-wordpad_+24_64_256.ico, ICONGROUP, 128, +-modify Resources\icons\mimetypes\x-office-document_+24_256.ico, ICONGROUP, 154, +-modify Resources\icons\mimetypes\x-office-document_+24_256.ico, ICONGROUP, 156, +-modify Resources\icons\mimetypes\x-office-document_+24_256.ico, ICONGROUP, 157, +-modify Resources\icons\actions\object-stretch-horizontal.ico, ICONGROUP, 229, +-modify Resources\icons\actions\object-stretch-vertical.ico, ICONGROUP, 230, +-modify Resources\icons\status\security-warning.ico, ICONGROUP, 6105, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6401, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6402, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6403, +-modify Resources\icons\actions\zoom-in_16_20_24.ico, ICONGROUP, 6404, +-modify Resources\icons\status\zoom-in-disabled_16_20_24.ico, ICONGROUP, 6405, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6406, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6407, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6408, +-modify Resources\icons\actions\zoom-out_16_20_24.ico, ICONGROUP, 6409, +-modify Resources\icons\status\zoom-out-disabled_16_20_24.ico, ICONGROUP, 6410, + +;BITMAP +-modify Resources\bitmaps\actions\insert-image_16.bmp, BITMAP, 60308, +-modify Resources\bitmaps\actions\insert-image_24.bmp, BITMAP, 60310, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60311, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60312, +-modify Resources\bitmaps\actions\insert-image_48.bmp, BITMAP, 60314, +-modify Resources\bitmaps\actions\insert-image_64.bmp, BITMAP, 60315, +-modify Resources\bitmaps\actions\insert-image_16.bmp, BITMAP, 60316, +-modify Resources\bitmaps\actions\insert-image_24.bmp, BITMAP, 60318, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60319, +-modify Resources\bitmaps\actions\insert-image_32.bmp, BITMAP, 60320, +-modify Resources\bitmaps\actions\insert-image_48.bmp, BITMAP, 60322, +-modify Resources\bitmaps\actions\insert-image_64.bmp, BITMAP, 60322, +-modify Resources\bitmaps\categories\applications-graphics_16.bmp, BITMAP, 60332, +-modify Resources\bitmaps\categories\applications-graphics_24.bmp, BITMAP, 60334, +-modify Resources\bitmaps\categories\applications-graphics_32.bmp, BITMAP, 60335, +-modify Resources\bitmaps\categories\applications-graphics_32.bmp, BITMAP, 60336, +-modify Resources\bitmaps\categories\applications-graphics_48.bmp, BITMAP, 60338, +-modify Resources\bitmaps\categories\applications-graphics_64.bmp, BITMAP, 60339, +-modify Resources\bitmaps\actions\insert-object_16.bmp, BITMAP, 60348, +-modify Resources\bitmaps\actions\insert-object_24.bmp, BITMAP, 60350, +-modify Resources\bitmaps\actions\insert-object_32.bmp, BITMAP, 60351, +-modify Resources\bitmaps\actions\insert-object_32.bmp, BITMAP, 60352, +-modify Resources\bitmaps\actions\insert-object_48.bmp, BITMAP, 60354, +-modify Resources\bitmaps\actions\insert-object_48.bmp, BITMAP, 60355, +-modify Resources\bitmaps\actions\edit-find_16.bmp, BITMAP, 60356, +-modify Resources\bitmaps\actions\edit-find_24.bmp, BITMAP, 60358, +-modify Resources\bitmaps\actions\edit-find_32.bmp, BITMAP, 60359, +-modify Resources\bitmaps\actions\edit-undo_16.bmp, BITMAP, 51001, +-modify Resources\bitmaps\actions\edit-undo_24.bmp, BITMAP, 51003, +-modify Resources\bitmaps\actions\edit-undo_32.bmp, BITMAP, 51004, +-modify Resources\bitmaps\actions\edit-redo_16.bmp, BITMAP, 51006, +-modify Resources\bitmaps\actions\edit-redo_24.bmp, BITMAP, 51008, +-modify Resources\bitmaps\actions\edit-redo_32.bmp, BITMAP, 51009, +-modify Resources\bitmaps\actions\format-indent-less_16.bmp, BITMAP, 51011, +-modify Resources\bitmaps\actions\format-indent-less_24.bmp, BITMAP, 51013, +-modify Resources\bitmaps\actions\format-indent-less_32.bmp, BITMAP, 51014, +-modify Resources\bitmaps\actions\format-indent-more_16.bmp, BITMAP, 51016, +-modify Resources\bitmaps\actions\format-indent-more_24.bmp, BITMAP, 51018, +-modify Resources\bitmaps\actions\format-indent-more_32.bmp, BITMAP, 51019, +-modify Resources\bitmaps\actions\format-justify-left_16.bmp, BITMAP, 51021, +-modify Resources\bitmaps\actions\format-justify-left_24.bmp, BITMAP, 51023, +-modify Resources\bitmaps\actions\format-justify-left_32.bmp, BITMAP, 51024, +-modify Resources\bitmaps\actions\format-justify-right_16.bmp, BITMAP, 51026, +-modify Resources\bitmaps\actions\format-justify-right_24.bmp, BITMAP, 51028, +-modify Resources\bitmaps\actions\format-justify-right_32.bmp, BITMAP, 51029, +-modify Resources\bitmaps\actions\format-justify-center_16.bmp, BITMAP, 60293, +-modify Resources\bitmaps\actions\format-justify-center_24.bmp, BITMAP, 60295, +-modify Resources\bitmaps\actions\format-justify-center_32.bmp, BITMAP, 60296, +-modify Resources\bitmaps\actions\format-justify-fill_16.bmp, BITMAP, 60303, +-modify Resources\bitmaps\actions\format-justify-fill_24.bmp, BITMAP, 60305, +-modify Resources\bitmaps\actions\format-justify-fill_32.bmp, BITMAP, 60306, +-modify Resources\bitmaps\actions\zoom-in_16.bmp, BITMAP, 60405, +-modify Resources\bitmaps\actions\zoom-in_24.bmp, BITMAP, 60407, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60408, +-modify Resources\bitmaps\actions\zoom-in_32.bmp, BITMAP, 60409, +-modify Resources\bitmaps\actions\zoom-in_48.bmp, BITMAP, 60411, +-modify Resources\bitmaps\actions\zoom-in_64.bmp, BITMAP, 60412, +-modify Resources\bitmaps\actions\zoom-out_16.bmp, BITMAP, 60413, +-modify Resources\bitmaps\actions\zoom-out_24.bmp, BITMAP, 60415, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60416, +-modify Resources\bitmaps\actions\zoom-out_32.bmp, BITMAP, 60417, +-modify Resources\bitmaps\actions\zoom-out_48.bmp, BITMAP, 60419, +-modify Resources\bitmaps\actions\zoom-out_64.bmp, BITMAP, 60420, +-modify Resources\bitmaps\actions\document-new_16.bmp, BITMAP, 60001, +-modify Resources\bitmaps\actions\document-new_24.bmp, BITMAP, 60003, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60004, +-modify Resources\bitmaps\actions\document-new_32.bmp, BITMAP, 60005, +-modify Resources\bitmaps\actions\document-new_48.bmp, BITMAP, 60007, +-modify Resources\bitmaps\actions\document-new_64.bmp, BITMAP, 60008, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60097, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60099, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60100, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60101, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60103, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60104, +-modify Resources\bitmaps\status\printer-default_16.bmp, BITMAP, 60105, +-modify Resources\bitmaps\status\printer-default_32.bmp, BITMAP, 60108, +-modify Resources\bitmaps\status\printer-default_32.bmp, BITMAP, 60109, +-modify Resources\bitmaps\status\printer-default_48.bmp, BITMAP, 60111, +-modify Resources\bitmaps\actions\document-print-preview_16.bmp, BITMAP, 60113, +-modify Resources\bitmaps\actions\document-print-preview_24.bmp, BITMAP, 60115, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60116, +-modify Resources\bitmaps\actions\document-print-preview_32.bmp, BITMAP, 60117, +-modify Resources\bitmaps\actions\document-print-preview_48.bmp, BITMAP, 60119, +-modify Resources\bitmaps\actions\document-print-preview_64.bmp, BITMAP, 60120, +-modify Resources\bitmaps\status\dialog-information_16.bmp, BITMAP, 60137, +-modify Resources\bitmaps\status\dialog-information_24.bmp, BITMAP, 60139, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60140, +-modify Resources\bitmaps\status\dialog-information_32.bmp, BITMAP, 60141, +-modify Resources\bitmaps\status\dialog-information_48.bmp, BITMAP, 60143, +-modify Resources\bitmaps\status\dialog-information_64.bmp, BITMAP, 60144, +-modify Resources\bitmaps\actions\application-exit_16.bmp, BITMAP, 60145, +-modify Resources\bitmaps\actions\application-exit_24.bmp, BITMAP, 60147, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60148, +-modify Resources\bitmaps\actions\application-exit_32.bmp, BITMAP, 60149, +-modify Resources\bitmaps\actions\application-exit_48.bmp, BITMAP, 60151, +-modify Resources\bitmaps\actions\application-exit_64.bmp, BITMAP, 60152, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60177, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60179, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60180, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60181, +-modify Resources\bitmaps\actions\document-print_48.bmp, BITMAP, 60183, +-modify Resources\bitmaps\actions\document-print_64.bmp, BITMAP, 60184, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60217, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60219, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60220, +-modify Resources\bitmaps\actions\edit-find_16.bmp, BITMAP, 60233, +-modify Resources\bitmaps\actions\edit-find_24.bmp, BITMAP, 60235, +-modify Resources\bitmaps\actions\edit-find_32.bmp, BITMAP, 60236, +-modify Resources\bitmaps\actions\document-print_16.bmp, BITMAP, 60237, +-modify Resources\bitmaps\actions\document-print_24.bmp, BITMAP, 60239, +-modify Resources\bitmaps\actions\document-print_32.bmp, BITMAP, 60240, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60241, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60243, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60244, +-modify Resources\bitmaps\actions\system-search_16.bmp, BITMAP, 60253, +-modify Resources\bitmaps\actions\system-search_24.bmp, BITMAP, 60255, +-modify Resources\bitmaps\actions\system-search_32.bmp, BITMAP, 60256, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60265, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60267, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60268, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60269, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60271, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60272, +-modify Resources\bitmaps\actions\edit-paste_16.bmp, BITMAP, 60273, +-modify Resources\bitmaps\actions\edit-paste_24.bmp, BITMAP, 60275, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60276, +-modify Resources\bitmaps\actions\edit-paste_32.bmp, BITMAP, 60277, +-modify Resources\bitmaps\actions\edit-paste_48.bmp, BITMAP, 60279, +-modify Resources\bitmaps\actions\edit-paste_64.bmp, BITMAP, 60280, +-modify Resources\bitmaps\actions\edit-cut_16.bmp, BITMAP, 60285, +-modify Resources\bitmaps\actions\edit-cut_24.bmp, BITMAP, 60287, +-modify Resources\bitmaps\actions\edit-cut_32.bmp, BITMAP, 60288, +-modify Resources\bitmaps\actions\edit-copy_16.bmp, BITMAP, 60289, +-modify Resources\bitmaps\actions\edit-copy_24.bmp, BITMAP, 60291, +-modify Resources\bitmaps\actions\edit-copy_32.bmp, BITMAP, 60292, +-modify Resources\bitmaps\actions\document-open_16.bmp, BITMAP, 60009, +-modify Resources\bitmaps\actions\document-open_24.bmp, BITMAP, 60011, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60012, +-modify Resources\bitmaps\actions\document-open_32.bmp, BITMAP, 60013, +-modify Resources\bitmaps\actions\document-open_48.bmp, BITMAP, 60015, +-modify Resources\bitmaps\actions\document-open_64.bmp, BITMAP, 60016, +-modify Resources\bitmaps\mimetypes\text-x-generic_16.bmp, BITMAP, 60057, +-modify Resources\bitmaps\mimetypes\text-x-generic_24.bmp, BITMAP, 60059, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60060, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60061, +-modify Resources\bitmaps\mimetypes\text-x-generic_48.bmp, BITMAP, 60063, +-modify Resources\bitmaps\mimetypes\text-x-generic_64.bmp, BITMAP, 60064, +-modify Resources\bitmaps\mimetypes\text-x-generic_16.bmp, BITMAP, 60081, +-modify Resources\bitmaps\mimetypes\text-x-generic_24.bmp, BITMAP, 60083, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60084, +-modify Resources\bitmaps\mimetypes\text-x-generic_32.bmp, BITMAP, 60085, +-modify Resources\bitmaps\mimetypes\text-x-generic_48.bmp, BITMAP, 60087, +-modify Resources\bitmaps\mimetypes\text-x-generic_64.bmp, BITMAP, 60088, +-modify Resources\bitmaps\actions\document-properties_16.bmp, BITMAP, 60121, +-modify Resources\bitmaps\actions\document-properties_24.bmp, BITMAP, 60123, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60124, +-modify Resources\bitmaps\actions\document-properties_32.bmp, BITMAP, 60125, +-modify Resources\bitmaps\actions\document-properties_48.bmp, BITMAP, 60127, +-modify Resources\bitmaps\actions\document-properties_64.bmp, BITMAP, 60128, +-modify Resources\bitmaps\emblems\emblem-mail_16.bmp, BITMAP, 60129, +-modify Resources\bitmaps\emblems\emblem-mail_24.bmp, BITMAP, 60131, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60132, +-modify Resources\bitmaps\emblems\emblem-mail_32.bmp, BITMAP, 60133, +-modify Resources\bitmaps\emblems\emblem-mail_48.bmp, BITMAP, 60135, +-modify Resources\bitmaps\emblems\emblem-mail_64.bmp, BITMAP, 60136, +-modify Resources\bitmaps\actions\edit-find-replace_16.bmp, BITMAP, 60360, +-modify Resources\bitmaps\actions\edit-find-replace_24.bmp, BITMAP, 60362, +-modify Resources\bitmaps\actions\edit-find-replace_32.bmp, BITMAP, 60363, +-modify Resources\bitmaps\actions\edit-select-all_16.bmp, BITMAP, 60365, +-modify Resources\bitmaps\actions\edit-select-all_24.bmp, BITMAP, 60367, +-modify Resources\bitmaps\actions\edit-select-all_32.bmp, BITMAP, 60368, +-modify Resources\bitmaps\actions\go-down_16.bmp, BITMAP, 60385, +-modify Resources\bitmaps\actions\go-down_24.bmp, BITMAP, 60387, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60388, +-modify Resources\bitmaps\actions\go-down_32.bmp, BITMAP, 60389, +-modify Resources\bitmaps\actions\go-up_16.bmp, BITMAP, 60391, +-modify Resources\bitmaps\actions\go-up_24.bmp, BITMAP, 60393, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60394, +-modify Resources\bitmaps\actions\go-up_32.bmp, BITMAP, 60395, +-modify Resources\bitmaps\mimetypes\image-x-generic_16.bmp, BITMAP, 60229, +-modify Resources\bitmaps\mimetypes\image-x-generic_24.bmp, BITMAP, 60231, +-modify Resources\bitmaps\mimetypes\image-x-generic_32.bmp, BITMAP, 60232, +-modify Resources\bitmaps\actions\config-date_16.bmp, BITMAP, 60340, +-modify Resources\bitmaps\actions\config-date_32.bmp, BITMAP, 60343, +-modify Resources\bitmaps\actions\config-date_32.bmp, BITMAP, 60344, +-modify Resources\bitmaps\actions\config-date_48.bmp, BITMAP, 60346, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60049, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60051, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60052, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60053, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60055, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60056, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60073, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60075, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60076, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60077, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60079, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60080, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60185, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60187, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60188, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60189, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60191, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60192, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60193, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60195, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60196, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60197, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60199, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60200, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60201, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60203, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60204, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60205, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60207, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60208, +-modify Resources\bitmaps\mimetypes\x-office-document_16.bmp, BITMAP, 60209, +-modify Resources\bitmaps\mimetypes\x-office-document_24.bmp, BITMAP, 60211, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60212, +-modify Resources\bitmaps\mimetypes\x-office-document_32.bmp, BITMAP, 60213, +-modify Resources\bitmaps\mimetypes\x-office-document_48.bmp, BITMAP, 60215, +-modify Resources\bitmaps\mimetypes\x-office-document_64.bmp, BITMAP, 60216, +-modify Resources\bitmaps\actions\document-save_16.bmp, BITMAP, 60017, +-modify Resources\bitmaps\actions\document-save_24.bmp, BITMAP, 60019, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60020, +-modify Resources\bitmaps\actions\document-save_32.bmp, BITMAP, 60021, +-modify Resources\bitmaps\actions\document-save_48.bmp, BITMAP, 60023, +-modify Resources\bitmaps\actions\document-save_64.bmp, BITMAP, 60024, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60033, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60035, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60036, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60037, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60039, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60040, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60040, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60043, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60044, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60045, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60047, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60048, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60065, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60067, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60068, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60069, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60071, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60072, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60089, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60091, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60092, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60093, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60095, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60096, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60161, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60163, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60164, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60165, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60167, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60168, +-modify Resources\bitmaps\actions\document-save-as_16.bmp, BITMAP, 60169, +-modify Resources\bitmaps\actions\document-save-as_24.bmp, BITMAP, 60171, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60172, +-modify Resources\bitmaps\actions\document-save-as_32.bmp, BITMAP, 60173, +-modify Resources\bitmaps\actions\document-save-as_48.bmp, BITMAP, 60175, +-modify Resources\bitmaps\actions\document-save-as_64.bmp, BITMAP, 60176, +-modify Resources\bitmaps\actions\document-revert_16.bmp, BITMAP, 60153, +-modify Resources\bitmaps\actions\document-revert_24.bmp, BITMAP, 60155, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60156, +-modify Resources\bitmaps\actions\document-revert_32.bmp, BITMAP, 60157, +-modify Resources\bitmaps\actions\document-revert_48.bmp, BITMAP, 60159, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60249, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60251, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60252, +-modify Resources\bitmaps\actions\window-close_16.bmp, BITMAP, 60397, +-modify Resources\bitmaps\actions\window-close_24.bmp, BITMAP, 60399, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60400, +-modify Resources\bitmaps\actions\window-close_32.bmp, BITMAP, 60401, +-modify Resources\bitmaps\actions\window-close_48.bmp, BITMAP, 60403, +-modify Resources\bitmaps\actions\window-close_64.bmp, BITMAP, 60404, +-modify Resources\bitmaps\actions\zoom-original_16.bmp, BITMAP, 60369, +-modify Resources\bitmaps\actions\zoom-original_24.bmp, BITMAP, 60371, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60372, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60373, +-modify Resources\bitmaps\actions\zoom-original_48.bmp, BITMAP, 60375, +-modify Resources\bitmaps\actions\zoom-original_64.bmp, BITMAP, 60376, +-modify Resources\bitmaps\actions\zoom-original_16.bmp, BITMAP, 60421, +-modify Resources\bitmaps\actions\zoom-original_24.bmp, BITMAP, 60423, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60424, +-modify Resources\bitmaps\actions\zoom-original_32.bmp, BITMAP, 60425, +-modify Resources\bitmaps\actions\zoom-original_48.bmp, BITMAP, 60427, +-modify Resources\bitmaps\actions\zoom-original_64.bmp, BITMAP, 60428, +-modify Resources\bitmaps\actions\edit-measure_16.bmp, BITMAP, 60433, +-modify Resources\bitmaps\actions\format-list_16.bmp, BITMAP, 51031, +-modify Resources\bitmaps\actions\format-list_24.bmp, BITMAP, 51033, +-modify Resources\bitmaps\actions\format-line-space_16.bmp, BITMAP, 60298, +-modify Resources\bitmaps\actions\wrapped_16.bmp, BITMAP, 60261, +-modify Resources\bitmaps\actions\wrapped_16.bmp, BITMAP, 60429, diff --git a/project/_Resources/scripts/x64/wucltux.dll.txt b/project/_Resources/scripts/x64/wucltux.dll.txt new file mode 100644 index 0000000..931cf85 --- /dev/null +++ b/project/_Resources/scripts/x64/wucltux.dll.txt @@ -0,0 +1,20 @@ +[FILENAMES] +Exe = Backup\x64\wucltux.dll +SaveAs = NewFiles\x64\wucltux.dll + +[COMMANDS] +;BITMAP +-modify Resources\bitmaps\devices\printer_16.bmp, BITMAP, 8, +-modify Resources\bitmaps\actions\view-refresh_16.bmp, BITMAP, 10, + +;ICONGROUP +-modify Resources\icons\apps\system-software-update_+24_256.ico, ICONGROUP, 1, +-modify Resources\icons\status\security-main_+24_64_96_128_256.ico, ICONGROUP, 14, +-modify Resources\icons\status\dialog-information_+24_128_256.ico, ICONGROUP, 18, +-modify Resources\icons\tweaked\wucltux.dll\45.ico, ICONGROUP, 45, +-modify Resources\icons\tweaked\wucltux.dll\46.ico, ICONGROUP, 46, +-modify Resources\icons\tweaked\wucltux.dll\47.ico, ICONGROUP, 47, +-modify Resources\icons\status\gtk-info_+24_64.ico, ICONGROUP, 48, +-modify Resources\icons\emblems\emblem-default.ico, ICONGROUP, 62, +-modify Resources\icons\apps\system-software-update_+24_256.ico, ICONGROUP, 1020, +-modify Resources\icons\apps\system-software-update_+24_256.ico, ICONGROUP, 1021, diff --git a/project/_Resources/scripts/x64/xlicons.exe.txt b/project/_Resources/scripts/x64/xlicons.exe.txt new file mode 100644 index 0000000..31cc54f --- /dev/null +++ b/project/_Resources/scripts/x64/xlicons.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\x64\xlicons.exe +SaveAs= NewFiles\x64\xlicons.exe + +[COMMANDS] +;ICONGROUP +;Filetype +-modify Resources\icons\mimetypes\x-office-spreadsheet_+256.ico, ICONGROUP, 258, +-modify Resources\icons\mimetypes\x-office-spreadsheet_+256.ico, ICONGROUP, 288, +;Template +-modify Resources\icons\mimetypes\x-office-spreadsheet-template_+256.ico, ICONGROUP, 261, +-modify Resources\icons\mimetypes\x-office-spreadsheet-template_+256.ico, ICONGROUP, 289, diff --git a/project/_Resources/scripts/x64/zipfldr.dll.txt b/project/_Resources/scripts/x64/zipfldr.dll.txt new file mode 100644 index 0000000..58d0130 --- /dev/null +++ b/project/_Resources/scripts/x64/zipfldr.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\x64\zipfldr.dll +SaveAs = NewFiles\x64\zipfldr.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\package-x-generic_+256.ico, ICONGROUP, 101, +-modify Resources\icons\mimetypes\package-x-generic_+256.ico, ICONGROUP, 123, diff --git a/project/_Resources/scripts/xlicons.exe.txt b/project/_Resources/scripts/xlicons.exe.txt new file mode 100644 index 0000000..d47fafd --- /dev/null +++ b/project/_Resources/scripts/xlicons.exe.txt @@ -0,0 +1,12 @@ +[FILENAMES] +Exe= Backup\xlicons.exe +SaveAs= NewFiles\xlicons.exe + +[COMMANDS] +;ICONGROUP +;Filetype +-modify Resources\icons\mimetypes\x-office-spreadsheet_+256.ico, ICONGROUP, 258, +-modify Resources\icons\mimetypes\x-office-spreadsheet_+256.ico, ICONGROUP, 288, +;Template +-modify Resources\icons\mimetypes\x-office-spreadsheet-template_+256.ico, ICONGROUP, 261, +-modify Resources\icons\mimetypes\x-office-spreadsheet-template_+256.ico, ICONGROUP, 289, diff --git a/project/_Resources/scripts/zipfldr.dll.txt b/project/_Resources/scripts/zipfldr.dll.txt new file mode 100644 index 0000000..fab597d --- /dev/null +++ b/project/_Resources/scripts/zipfldr.dll.txt @@ -0,0 +1,8 @@ +[FILENAMES] +Exe = Backup\zipfldr.dll +SaveAs = NewFiles\zipfldr.dll + +[COMMANDS] +;ICONGROUP +-modify Resources\icons\mimetypes\package-x-generic_+256.ico, ICONGROUP, 101, +-modify Resources\icons\mimetypes\package-x-generic_+256.ico, ICONGROUP, 123, diff --git a/project/_Resources/tangerine/bitmaps/actions/config-date_16.bmp b/project/_Resources/tangerine/bitmaps/actions/config-date_16.bmp new file mode 100644 index 0000000..11a006d Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/config-date_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/config-date_32.bmp b/project/_Resources/tangerine/bitmaps/actions/config-date_32.bmp new file mode 100644 index 0000000..8d214ce Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/config-date_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/config-date_48.bmp b/project/_Resources/tangerine/bitmaps/actions/config-date_48.bmp new file mode 100644 index 0000000..05ce64e Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/config-date_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-open_16.bmp b/project/_Resources/tangerine/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..3209834 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-open_24.bmp b/project/_Resources/tangerine/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..b0c8b74 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-open_32.bmp b/project/_Resources/tangerine/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..0667b8e Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-open_48.bmp b/project/_Resources/tangerine/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..0baee96 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/tangerine/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..d42a810 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-open_64.bmp b/project/_Resources/tangerine/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..21c89ab Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print-preview_16.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_16.bmp new file mode 100644 index 0000000..6c9b200 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print-preview_24.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_24.bmp new file mode 100644 index 0000000..f3ce440 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print-preview_32.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_32.bmp new file mode 100644 index 0000000..142e478 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print-preview_48.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_48.bmp new file mode 100644 index 0000000..b394343 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print-preview_64.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_64.bmp new file mode 100644 index 0000000..04ab773 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print-preview_64.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print_16.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print_16.bmp new file mode 100644 index 0000000..f7691be Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print_16.png b/project/_Resources/tangerine/bitmaps/actions/document-print_16.png new file mode 100644 index 0000000..fa69da5 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print_16.png differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print_24.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print_24.bmp new file mode 100644 index 0000000..c3c7116 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print_32.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print_32.bmp new file mode 100644 index 0000000..c5a2229 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print_48.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print_48.bmp new file mode 100644 index 0000000..1899651 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print_48x36.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print_48x36.bmp new file mode 100644 index 0000000..a26f734 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print_48x36.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-print_64.bmp b/project/_Resources/tangerine/bitmaps/actions/document-print_64.bmp new file mode 100644 index 0000000..ee17d56 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-print_64.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save-as_16.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save-as_16.bmp new file mode 100644 index 0000000..8a99b93 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save-as_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save-as_24.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save-as_24.bmp new file mode 100644 index 0000000..559ddbe Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save-as_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save-as_32.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save-as_32.bmp new file mode 100644 index 0000000..005e22a Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save-as_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save-as_48.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save-as_48.bmp new file mode 100644 index 0000000..dcd7b4f Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save-as_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save-as_64.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save-as_64.bmp new file mode 100644 index 0000000..438d1e1 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save-as_64.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save_16.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save_16.bmp new file mode 100644 index 0000000..986a821 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save_24.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save_24.bmp new file mode 100644 index 0000000..15e7e00 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save_32.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save_32.bmp new file mode 100644 index 0000000..acc4748 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save_48.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save_48.bmp new file mode 100644 index 0000000..8fbc9a6 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/document-save_64.bmp b/project/_Resources/tangerine/bitmaps/actions/document-save_64.bmp new file mode 100644 index 0000000..fd4ec1c Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/document-save_64.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/edit-redo_16.bmp b/project/_Resources/tangerine/bitmaps/actions/edit-redo_16.bmp new file mode 100644 index 0000000..c243580 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/edit-redo_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/edit-redo_24.bmp b/project/_Resources/tangerine/bitmaps/actions/edit-redo_24.bmp new file mode 100644 index 0000000..2516dec Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/edit-redo_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/edit-redo_32.bmp b/project/_Resources/tangerine/bitmaps/actions/edit-redo_32.bmp new file mode 100644 index 0000000..9abfe00 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/edit-redo_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/tangerine/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..6010392 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/tangerine/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..8f09894 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/tangerine/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..b3a6d12 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-down_16.bmp b/project/_Resources/tangerine/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..ffbd5ce Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-down_24.bmp b/project/_Resources/tangerine/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..8cd64bf Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-down_32.bmp b/project/_Resources/tangerine/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..e489e64 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/tangerine/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..0290028 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/tangerine/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..e4a99b9 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/tangerine/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..8d3cb0f Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-next_20.bmp b/project/_Resources/tangerine/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..8c4a0b6 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-next_30.bmp b/project/_Resources/tangerine/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..1ae4293 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-previous_16.png b/project/_Resources/tangerine/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..2541029 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-previous_24.png b/project/_Resources/tangerine/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..fee8b3f Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-previous_32.png b/project/_Resources/tangerine/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..e4756ab Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-up_16.bmp b/project/_Resources/tangerine/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..23eead1 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-up_24.bmp b/project/_Resources/tangerine/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..5142321 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-up_32.bmp b/project/_Resources/tangerine/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..384f254 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/go-up_40.png b/project/_Resources/tangerine/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..73baf7d Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..34afa27 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..78dfe7a Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..690660d Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..9192914 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..7d91bf4 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/actions/view-refresh_16.bmp b/project/_Resources/tangerine/bitmaps/actions/view-refresh_16.bmp new file mode 100644 index 0000000..98e85e3 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/actions/view-refresh_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_16.bmp b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_16.bmp new file mode 100644 index 0000000..407d936 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_24.bmp b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_24.bmp new file mode 100644 index 0000000..b63e98a Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_32.bmp b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_32.bmp new file mode 100644 index 0000000..60b4eb9 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_48.bmp b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_48.bmp new file mode 100644 index 0000000..3561a20 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_64.bmp b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_64.bmp new file mode 100644 index 0000000..0ce5829 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/apps/preferences-desktop-wallpaper_64.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/devices/printer_16.bmp b/project/_Resources/tangerine/bitmaps/devices/printer_16.bmp new file mode 100644 index 0000000..8b09226 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/devices/printer_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/places/folder-music_192.png b/project/_Resources/tangerine/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..2db71e4 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/tangerine/bitmaps/places/folder-pictures_192.png b/project/_Resources/tangerine/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..bfb7eb5 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/tangerine/bitmaps/places/folder-videos_192.png b/project/_Resources/tangerine/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..6fecc7b Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/tangerine/bitmaps/places/folder_192.png b/project/_Resources/tangerine/bitmaps/places/folder_192.png new file mode 100644 index 0000000..5fb40e1 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/tangerine/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/tangerine/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..a4afc32 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/tangerine/bitmaps/places/user-trash_16.png b/project/_Resources/tangerine/bitmaps/places/user-trash_16.png new file mode 100644 index 0000000..abcf540 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/places/user-trash_16.png differ diff --git a/project/_Resources/tangerine/bitmaps/status/printer-default_16.bmp b/project/_Resources/tangerine/bitmaps/status/printer-default_16.bmp new file mode 100644 index 0000000..bc4719e Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/status/printer-default_16.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/status/printer-default_32.bmp b/project/_Resources/tangerine/bitmaps/status/printer-default_32.bmp new file mode 100644 index 0000000..e9b10b0 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/status/printer-default_32.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/status/printer-default_48.bmp b/project/_Resources/tangerine/bitmaps/status/printer-default_48.bmp new file mode 100644 index 0000000..7402e1c Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/status/printer-default_48.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/status/user-trash-full_24.bmp b/project/_Resources/tangerine/bitmaps/status/user-trash-full_24.bmp new file mode 100644 index 0000000..0feb546 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/status/user-trash-full_24.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/status/user-trash-full_48x36.bmp b/project/_Resources/tangerine/bitmaps/status/user-trash-full_48x36.bmp new file mode 100644 index 0000000..5cb2c93 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/status/user-trash-full_48x36.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..dd65cce Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..7c2701d Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..51fd6d8 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..40ab9cc Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..2f83a9e Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..9559ecd Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..cec33db Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..f40d3cb Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..c1d70c7 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..3a9d818 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..5b2626a Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..3162e99 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..e3f4698 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..4d2ee32 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4015.png b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4015.png new file mode 100644 index 0000000..380aca7 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4015.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..9b3f1de Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..c2c8264 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4236.png b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4236.png new file mode 100644 index 0000000..2f3e127 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/PhotoViewer.dll/4236.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/SnippingTool.exe/134.bmp b/project/_Resources/tangerine/bitmaps/tweaked/SnippingTool.exe/134.bmp new file mode 100644 index 0000000..2f56311 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/SnippingTool.exe/134.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/SnippingTool.exe/134.xcf b/project/_Resources/tangerine/bitmaps/tweaked/SnippingTool.exe/134.xcf new file mode 100644 index 0000000..a47c712 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/SnippingTool.exe/134.xcf differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/tangerine/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..52b0448 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp b/project/_Resources/tangerine/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp new file mode 100644 index 0000000..cab8603 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp b/project/_Resources/tangerine/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp new file mode 100644 index 0000000..d401b59 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5000+5010.png b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5000+5010.png new file mode 100644 index 0000000..960e0d5 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5000+5010.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5002.png b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5002.png new file mode 100644 index 0000000..3c8b8a2 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5002.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5004.png b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5004.png new file mode 100644 index 0000000..fd3ae60 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5004.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5006+5008.png b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5006+5008.png new file mode 100644 index 0000000..bb88798 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/timedate.cpl/5006+5008.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..21eb4b0 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/431+433.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/431+433.png new file mode 100644 index 0000000..0b2fd55 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/431+433.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/432.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/432.png new file mode 100644 index 0000000..2640be1 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/432.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..70f1e24 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..e16dc21 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..c322404 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5245+35245.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5245+35245.png new file mode 100644 index 0000000..0e6f18f Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5245+35245.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5246+35246.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5246+35246.png new file mode 100644 index 0000000..11a8101 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5246+35246.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5247+35247.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5247+35247.png new file mode 100644 index 0000000..bfea111 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5247+35247.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/525+529.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/525+529.png new file mode 100644 index 0000000..fb352e7 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/525+529.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/526+530.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/526+530.png new file mode 100644 index 0000000..9661064 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/526+530.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5271.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5271.png new file mode 100644 index 0000000..5ece6cb Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5271.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..52fa4aa Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..e26431e Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..903eb06 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/544.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/544.png new file mode 100644 index 0000000..a5812f7 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/544.png differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/ALBUM.PNG b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/ALBUM.PNG new file mode 100644 index 0000000..66df787 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/ALBUM.PNG differ diff --git a/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..e891f72 Binary files /dev/null and b/project/_Resources/tangerine/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/tangerine/files/Notepad2-CN-x64.exe b/project/_Resources/tangerine/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..064b5e6 Binary files /dev/null and b/project/_Resources/tangerine/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/tangerine/files/Notepad2-CN.exe b/project/_Resources/tangerine/files/Notepad2-CN.exe new file mode 100644 index 0000000..7d65b7c Binary files /dev/null and b/project/_Resources/tangerine/files/Notepad2-CN.exe differ diff --git a/project/_Resources/tangerine/files/Notepad2-DE-x64.exe b/project/_Resources/tangerine/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..6220b95 Binary files /dev/null and b/project/_Resources/tangerine/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/tangerine/files/Notepad2-DE.exe b/project/_Resources/tangerine/files/Notepad2-DE.exe new file mode 100644 index 0000000..06e7b90 Binary files /dev/null and b/project/_Resources/tangerine/files/Notepad2-DE.exe differ diff --git a/project/_Resources/tangerine/files/Notepad2-EN-x64.exe b/project/_Resources/tangerine/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..c7627f3 Binary files /dev/null and b/project/_Resources/tangerine/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/tangerine/files/Notepad2-EN.exe b/project/_Resources/tangerine/files/Notepad2-EN.exe new file mode 100644 index 0000000..7a8b224 Binary files /dev/null and b/project/_Resources/tangerine/files/Notepad2-EN.exe differ diff --git a/project/_Resources/tangerine/icons/actions/config-date.ico b/project/_Resources/tangerine/icons/actions/config-date.ico new file mode 100644 index 0000000..33d5070 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/config-date.ico differ diff --git a/project/_Resources/tangerine/icons/actions/config-date_+256.ico b/project/_Resources/tangerine/icons/actions/config-date_+256.ico new file mode 100644 index 0000000..c8fb92b Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/config-date_+256.ico differ diff --git a/project/_Resources/tangerine/icons/actions/config-date_16_20_24_32.ico b/project/_Resources/tangerine/icons/actions/config-date_16_20_24_32.ico new file mode 100644 index 0000000..5315d61 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/config-date_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/document-open-recent.ico b/project/_Resources/tangerine/icons/actions/document-open-recent.ico new file mode 100644 index 0000000..50e0d08 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/document-open-recent.ico differ diff --git a/project/_Resources/tangerine/icons/actions/document-open-recent_+24.ico b/project/_Resources/tangerine/icons/actions/document-open-recent_+24.ico new file mode 100644 index 0000000..6dbb239 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/document-open-recent_+24.ico differ diff --git a/project/_Resources/tangerine/icons/actions/document-open-recent_+64_256.ico b/project/_Resources/tangerine/icons/actions/document-open-recent_+64_256.ico new file mode 100644 index 0000000..34acee6 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/document-open-recent_+64_256.ico differ diff --git a/project/_Resources/tangerine/icons/actions/document-print-preview_16_24_32.ico b/project/_Resources/tangerine/icons/actions/document-print-preview_16_24_32.ico new file mode 100644 index 0000000..0ba0c08 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/document-print-preview_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/document-save_16.ico b/project/_Resources/tangerine/icons/actions/document-save_16.ico new file mode 100644 index 0000000..d2f1392 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/document-save_16.ico differ diff --git a/project/_Resources/tangerine/icons/actions/drive-harddisk-network-new_16_24_32.ico b/project/_Resources/tangerine/icons/actions/drive-harddisk-network-new_16_24_32.ico new file mode 100644 index 0000000..26c0ab5 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/drive-harddisk-network-new_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/drive-harddisk-search_+24_256.ico b/project/_Resources/tangerine/icons/actions/drive-harddisk-search_+24_256.ico new file mode 100644 index 0000000..b362396 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/drive-harddisk-search_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/actions/drive-harddisk-search_16.ico b/project/_Resources/tangerine/icons/actions/drive-harddisk-search_16.ico new file mode 100644 index 0000000..18c16f4 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/drive-harddisk-search_16.ico differ diff --git a/project/_Resources/tangerine/icons/actions/folder-new_16_24_32.ico b/project/_Resources/tangerine/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..a2362c0 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/go-down_16_24_32.ico b/project/_Resources/tangerine/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..b50c49a Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/tangerine/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..7a2d0c1 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/go-next_24.ico b/project/_Resources/tangerine/icons/actions/go-next_24.ico new file mode 100644 index 0000000..bba24fb Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/tangerine/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/tangerine/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..1e788be Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/go-previous_24.ico b/project/_Resources/tangerine/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..a893333 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/tangerine/icons/actions/go-up_16.ico b/project/_Resources/tangerine/icons/actions/go-up_16.ico new file mode 100644 index 0000000..6d9c38f Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/tangerine/icons/actions/go-up_16_24_32.ico b/project/_Resources/tangerine/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..6b2d2f2 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/layout-footer-off_16_24_32.ico b/project/_Resources/tangerine/icons/actions/layout-footer-off_16_24_32.ico new file mode 100644 index 0000000..3342bb4 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/layout-footer-off_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/layout-header-off_16_24_32.ico b/project/_Resources/tangerine/icons/actions/layout-header-off_16_24_32.ico new file mode 100644 index 0000000..ecc77e9 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/layout-header-off_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/layout-preview-pane-off_16_24_32.ico b/project/_Resources/tangerine/icons/actions/layout-preview-pane-off_16_24_32.ico new file mode 100644 index 0000000..e539ce7 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/layout-preview-pane-off_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/layout-preview-pane-on_16_24_32.ico b/project/_Resources/tangerine/icons/actions/layout-preview-pane-on_16_24_32.ico new file mode 100644 index 0000000..1701680 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/layout-preview-pane-on_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/layout-tree-view-on_16_24_32.ico b/project/_Resources/tangerine/icons/actions/layout-tree-view-on_16_24_32.ico new file mode 100644 index 0000000..4c5e579 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/layout-tree-view-on_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/layout_16_24_32.ico b/project/_Resources/tangerine/icons/actions/layout_16_24_32.ico new file mode 100644 index 0000000..e6971f9 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/layout_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/tangerine/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..455353e Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/actions/printer-new_+24.ico b/project/_Resources/tangerine/icons/actions/printer-new_+24.ico new file mode 100644 index 0000000..89222d3 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/printer-new_+24.ico differ diff --git a/project/_Resources/tangerine/icons/actions/view-details_32.ico b/project/_Resources/tangerine/icons/actions/view-details_32.ico new file mode 100644 index 0000000..5616d58 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/view-details_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/view-fullscreen.ico b/project/_Resources/tangerine/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..be26cfb Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/tangerine/icons/actions/view-icons_32.ico b/project/_Resources/tangerine/icons/actions/view-icons_32.ico new file mode 100644 index 0000000..002955f Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/view-icons_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/view-refresh.ico b/project/_Resources/tangerine/icons/actions/view-refresh.ico new file mode 100644 index 0000000..96b050e Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/view-refresh.ico differ diff --git a/project/_Resources/tangerine/icons/actions/view-refresh_16.ico b/project/_Resources/tangerine/icons/actions/view-refresh_16.ico new file mode 100644 index 0000000..e7400bb Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/view-refresh_16.ico differ diff --git a/project/_Resources/tangerine/icons/actions/window-new_16_32.ico b/project/_Resources/tangerine/icons/actions/window-new_16_32.ico new file mode 100644 index 0000000..3a234d8 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/window-new_16_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/window-one-process_32.ico b/project/_Resources/tangerine/icons/actions/window-one-process_32.ico new file mode 100644 index 0000000..170f555 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/window-one-process_32.ico differ diff --git a/project/_Resources/tangerine/icons/actions/window-seperate-process_32.ico b/project/_Resources/tangerine/icons/actions/window-seperate-process_32.ico new file mode 100644 index 0000000..30cbd63 Binary files /dev/null and b/project/_Resources/tangerine/icons/actions/window-seperate-process_32.ico differ diff --git a/project/_Resources/tangerine/icons/apps/alacarte.ico b/project/_Resources/tangerine/icons/apps/alacarte.ico new file mode 100644 index 0000000..37d7605 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/alacarte.ico differ diff --git a/project/_Resources/tangerine/icons/apps/alacarte_+256.ico b/project/_Resources/tangerine/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..4759e5e Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/alacarte_16_32.ico b/project/_Resources/tangerine/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..e69e7f2 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/tangerine/icons/apps/application-autostart_+24_256.ico b/project/_Resources/tangerine/icons/apps/application-autostart_+24_256.ico new file mode 100644 index 0000000..79b73ce Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/application-autostart_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/application-default-icon_16_24.ico b/project/_Resources/tangerine/icons/apps/application-default-icon_16_24.ico new file mode 100644 index 0000000..388266d Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/application-default-icon_16_24.ico differ diff --git a/project/_Resources/tangerine/icons/apps/application-default-icon_32.ico b/project/_Resources/tangerine/icons/apps/application-default-icon_32.ico new file mode 100644 index 0000000..4a2ce9f Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/application-default-icon_32.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gdm_+24_256.ico b/project/_Resources/tangerine/icons/apps/gdm_+24_256.ico new file mode 100644 index 0000000..7b04788 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gdm_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-display-properties_+24.ico b/project/_Resources/tangerine/icons/apps/gnome-display-properties_+24.ico new file mode 100644 index 0000000..7c7bc0a Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-display-properties_+24.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-display-properties_+24_128_256.ico b/project/_Resources/tangerine/icons/apps/gnome-display-properties_+24_128_256.ico new file mode 100644 index 0000000..3ef7deb Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-display-properties_+24_128_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-display-properties_32_48.ico b/project/_Resources/tangerine/icons/apps/gnome-display-properties_32_48.ico new file mode 100644 index 0000000..24d1105 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-display-properties_32_48.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-nettool_+24.ico b/project/_Resources/tangerine/icons/apps/gnome-nettool_+24.ico new file mode 100644 index 0000000..607da7c Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-nettool_+24.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-nettool_+24_256.ico b/project/_Resources/tangerine/icons/apps/gnome-nettool_+24_256.ico new file mode 100644 index 0000000..7d037df Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-nettool_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-panel-window-list_16.ico b/project/_Resources/tangerine/icons/apps/gnome-panel-window-list_16.ico new file mode 100644 index 0000000..82f06ee Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-panel-window-list_16.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-panel-workspace-switcher.ico b/project/_Resources/tangerine/icons/apps/gnome-panel-workspace-switcher.ico new file mode 100644 index 0000000..fca3ee0 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-panel-workspace-switcher.ico differ diff --git a/project/_Resources/tangerine/icons/apps/gnome-panel-workspace-switcher_+256.ico b/project/_Resources/tangerine/icons/apps/gnome-panel-workspace-switcher_+256.ico new file mode 100644 index 0000000..fce3c94 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/gnome-panel-workspace-switcher_+256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-computer-laptop.ico b/project/_Resources/tangerine/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..ee95597 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-screensaver.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-screensaver.ico new file mode 100644 index 0000000..99843b9 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-screensaver.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-screensaver_+24_256.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-screensaver_+24_256.ico new file mode 100644 index 0000000..87a6531 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-screensaver_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-theme.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme.ico new file mode 100644 index 0000000..4265872 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_+24_256.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_+24_256.ico new file mode 100644 index 0000000..f859d4f Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_+256.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_+256.ico new file mode 100644 index 0000000..55ed286 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_+256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_16.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_16.ico new file mode 100644 index 0000000..aee2bfd Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-theme_16.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-wallpaper.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-wallpaper.ico new file mode 100644 index 0000000..6619f35 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-wallpaper.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-desktop-wallpaper_+256.ico b/project/_Resources/tangerine/icons/apps/preferences-desktop-wallpaper_+256.ico new file mode 100644 index 0000000..187b153 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-desktop-wallpaper_+256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/tangerine/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..456302d Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-system-time_+24.ico b/project/_Resources/tangerine/icons/apps/preferences-system-time_+24.ico new file mode 100644 index 0000000..d5f7824 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-system-time_+24.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-system-time_+256.ico b/project/_Resources/tangerine/icons/apps/preferences-system-time_+256.ico new file mode 100644 index 0000000..e30c3e2 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-system-time_+256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-system-windows_+24_256.ico b/project/_Resources/tangerine/icons/apps/preferences-system-windows_+24_256.ico new file mode 100644 index 0000000..c88852b Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-system-windows_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-system-windows_16.ico b/project/_Resources/tangerine/icons/apps/preferences-system-windows_16.ico new file mode 100644 index 0000000..a340b77 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-system-windows_16.ico differ diff --git a/project/_Resources/tangerine/icons/apps/preferences-system-windows_32.ico b/project/_Resources/tangerine/icons/apps/preferences-system-windows_32.ico new file mode 100644 index 0000000..de40b15 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/preferences-system-windows_32.ico differ diff --git a/project/_Resources/tangerine/icons/apps/session-properties_+256.ico b/project/_Resources/tangerine/icons/apps/session-properties_+256.ico new file mode 100644 index 0000000..9c48bc4 Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/session-properties_+256.ico differ diff --git a/project/_Resources/tangerine/icons/apps/system-info_+24_256.ico b/project/_Resources/tangerine/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..f78201c Binary files /dev/null and b/project/_Resources/tangerine/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/categories/preferences-system-network.ico b/project/_Resources/tangerine/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..b468ae5 Binary files /dev/null and b/project/_Resources/tangerine/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/tangerine/icons/categories/preferences-system-network_+256.ico b/project/_Resources/tangerine/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..3f22192 Binary files /dev/null and b/project/_Resources/tangerine/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/computer.ico b/project/_Resources/tangerine/icons/devices/computer.ico new file mode 100644 index 0000000..0880652 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/computer.ico differ diff --git a/project/_Resources/tangerine/icons/devices/computer_+24_256.ico b/project/_Resources/tangerine/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..7550b5a Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/computer_+24_64_256.ico b/project/_Resources/tangerine/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..1694e82 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/computer_+256.ico b/project/_Resources/tangerine/icons/devices/computer_+256.ico new file mode 100644 index 0000000..1fd66e5 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/computer_16_32.ico b/project/_Resources/tangerine/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..4756f66 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_+24_256.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_+24_256.ico new file mode 100644 index 0000000..4bf7151 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_+256.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_+256.ico new file mode 100644 index 0000000..5c241c7 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_+256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_16_24_32.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_16_24_32.ico new file mode 100644 index 0000000..4b1447f Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk-remote_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk-system_+64_256.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk-system_+64_256.ico new file mode 100644 index 0000000..5a31ae6 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk-system_+64_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk-usb_+256.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk-usb_+256.ico new file mode 100644 index 0000000..67b5b04 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk-usb_+256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk.ico new file mode 100644 index 0000000..677b048 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk_+24_256.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk_+24_256.ico new file mode 100644 index 0000000..93b63fe Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk_+64_256.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk_+64_256.ico new file mode 100644 index 0000000..d3b7bb2 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk_+64_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-harddisk_16.ico b/project/_Resources/tangerine/icons/devices/drive-harddisk_16.ico new file mode 100644 index 0000000..34637b5 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-harddisk_16.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-optical.ico b/project/_Resources/tangerine/icons/devices/drive-optical.ico new file mode 100644 index 0000000..8024eff Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-optical.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-optical_+24_256.ico b/project/_Resources/tangerine/icons/devices/drive-optical_+24_256.ico new file mode 100644 index 0000000..3adf29a Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-optical_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-optical_+256.ico b/project/_Resources/tangerine/icons/devices/drive-optical_+256.ico new file mode 100644 index 0000000..3136d6d Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-optical_+256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/drive-removable-media.ico b/project/_Resources/tangerine/icons/devices/drive-removable-media.ico new file mode 100644 index 0000000..2307460 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/drive-removable-media.ico differ diff --git a/project/_Resources/tangerine/icons/devices/input-keyboard_+24_256.ico b/project/_Resources/tangerine/icons/devices/input-keyboard_+24_256.ico new file mode 100644 index 0000000..c043c60 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/input-keyboard_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico b/project/_Resources/tangerine/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..20927cc Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer-network.ico b/project/_Resources/tangerine/icons/devices/printer-network.ico new file mode 100644 index 0000000..a3f5de5 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer-network.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer-network_+256.ico b/project/_Resources/tangerine/icons/devices/printer-network_+256.ico new file mode 100644 index 0000000..40d0d30 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer-network_+256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer.ico b/project/_Resources/tangerine/icons/devices/printer.ico new file mode 100644 index 0000000..8e40913 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer_+24_256.ico b/project/_Resources/tangerine/icons/devices/printer_+24_256.ico new file mode 100644 index 0000000..e2c55a7 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer_+256.ico b/project/_Resources/tangerine/icons/devices/printer_+256.ico new file mode 100644 index 0000000..458be22 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer_+256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer_+64_256.ico b/project/_Resources/tangerine/icons/devices/printer_+64_256.ico new file mode 100644 index 0000000..a961ed5 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer_+64_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer_16_24.ico b/project/_Resources/tangerine/icons/devices/printer_16_24.ico new file mode 100644 index 0000000..e766bcd Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer_16_24.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer_16_24_32.ico b/project/_Resources/tangerine/icons/devices/printer_16_24_32.ico new file mode 100644 index 0000000..76df572 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer_16_32.ico b/project/_Resources/tangerine/icons/devices/printer_16_32.ico new file mode 100644 index 0000000..e2b47ae Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer_16_32.ico differ diff --git a/project/_Resources/tangerine/icons/devices/printer_32_48.ico b/project/_Resources/tangerine/icons/devices/printer_32_48.ico new file mode 100644 index 0000000..e09d9de Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/printer_32_48.ico differ diff --git a/project/_Resources/tangerine/icons/devices/video-display.ico b/project/_Resources/tangerine/icons/devices/video-display.ico new file mode 100644 index 0000000..b37194d Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/video-display.ico differ diff --git a/project/_Resources/tangerine/icons/devices/video-display_+24_256.ico b/project/_Resources/tangerine/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..28c1e86 Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/devices/video-display_32_48.ico b/project/_Resources/tangerine/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..d8f32ea Binary files /dev/null and b/project/_Resources/tangerine/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/tangerine/icons/emblems/emblem-sound_32.ico b/project/_Resources/tangerine/icons/emblems/emblem-sound_32.ico new file mode 100644 index 0000000..dea094e Binary files /dev/null and b/project/_Resources/tangerine/icons/emblems/emblem-sound_32.ico differ diff --git a/project/_Resources/tangerine/icons/mimetypes/audio-x-generic.ico b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic.ico new file mode 100644 index 0000000..e1bab08 Binary files /dev/null and b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic.ico differ diff --git a/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+24_256.ico b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+24_256.ico new file mode 100644 index 0000000..285ef9e Binary files /dev/null and b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+24_64_256.ico b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+24_64_256.ico new file mode 100644 index 0000000..33d6bd2 Binary files /dev/null and b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+256.ico b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+256.ico new file mode 100644 index 0000000..9b1f15d Binary files /dev/null and b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_+256.ico differ diff --git a/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_16_20_24_32.ico b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..b0390c4 Binary files /dev/null and b/project/_Resources/tangerine/icons/mimetypes/audio-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/places/computer-tower_+24_256.ico b/project/_Resources/tangerine/icons/places/computer-tower_+24_256.ico new file mode 100644 index 0000000..8f4e08d Binary files /dev/null and b/project/_Resources/tangerine/icons/places/computer-tower_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-documents.ico b/project/_Resources/tangerine/icons/places/folder-documents.ico new file mode 100644 index 0000000..f772ccb Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-documents.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-documents_+24_256.ico b/project/_Resources/tangerine/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..1da90e4 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-downloads_+24_256.ico b/project/_Resources/tangerine/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..5e1417f Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-dropbox.ico b/project/_Resources/tangerine/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..9f85fe3 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-dropbox_+256.ico b/project/_Resources/tangerine/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..1c6a360 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-music_+24_256.ico b/project/_Resources/tangerine/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..2aaace3 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-music_+256.ico b/project/_Resources/tangerine/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..7ff7049 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/tangerine/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..4ea41bf Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-pictures.ico b/project/_Resources/tangerine/icons/places/folder-pictures.ico new file mode 100644 index 0000000..3a9894d Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-pictures_+24_256.ico b/project/_Resources/tangerine/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..34659c0 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-pictures_+256.ico b/project/_Resources/tangerine/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..cb5a1f8 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/tangerine/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..00038ae Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-publicshare.ico b/project/_Resources/tangerine/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..b70cff6 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-publicshare_+256.ico b/project/_Resources/tangerine/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..b90fd33 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-remote.ico b/project/_Resources/tangerine/icons/places/folder-remote.ico new file mode 100644 index 0000000..814260f Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-remote.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-remote_+256.ico b/project/_Resources/tangerine/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..c2e8432 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-remote_16_24_32.ico b/project/_Resources/tangerine/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..90c7c6e Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/tangerine/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..496d5f3 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-vertical_+256.ico b/project/_Resources/tangerine/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..3787749 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-videos_+24_256.ico b/project/_Resources/tangerine/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..6c2ea29 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-videos_+256.ico b/project/_Resources/tangerine/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..2a9b9b5 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/tangerine/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..5df0c8d Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder.ico b/project/_Resources/tangerine/icons/places/folder.ico new file mode 100644 index 0000000..eef1fb6 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder_+256.ico b/project/_Resources/tangerine/icons/places/folder_+256.ico new file mode 100644 index 0000000..22905d0 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder_16.ico b/project/_Resources/tangerine/icons/places/folder_16.ico new file mode 100644 index 0000000..c5d0907 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder_16.ico differ diff --git a/project/_Resources/tangerine/icons/places/folder_32.ico b/project/_Resources/tangerine/icons/places/folder_32.ico new file mode 100644 index 0000000..1794c20 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/folder_32.ico differ diff --git a/project/_Resources/tangerine/icons/places/network-server_16.ico b/project/_Resources/tangerine/icons/places/network-server_16.ico new file mode 100644 index 0000000..642496a Binary files /dev/null and b/project/_Resources/tangerine/icons/places/network-server_16.ico differ diff --git a/project/_Resources/tangerine/icons/places/network-workgroup.ico b/project/_Resources/tangerine/icons/places/network-workgroup.ico new file mode 100644 index 0000000..a4732fd Binary files /dev/null and b/project/_Resources/tangerine/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/tangerine/icons/places/network-workgroup_+256.ico b/project/_Resources/tangerine/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..07c0f7e Binary files /dev/null and b/project/_Resources/tangerine/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/tangerine/icons/places/network-workgroup_+64_256.ico b/project/_Resources/tangerine/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..3d272f6 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/tangerine/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..198615c Binary files /dev/null and b/project/_Resources/tangerine/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/user-home-remote.ico b/project/_Resources/tangerine/icons/places/user-home-remote.ico new file mode 100644 index 0000000..09e8bd8 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/tangerine/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/tangerine/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..4fce659 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/user-home_+24_64_256.ico b/project/_Resources/tangerine/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..772b388 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/user-home_16.ico b/project/_Resources/tangerine/icons/places/user-home_16.ico new file mode 100644 index 0000000..f1691bb Binary files /dev/null and b/project/_Resources/tangerine/icons/places/user-home_16.ico differ diff --git a/project/_Resources/tangerine/icons/places/user-trash_+24_256.ico b/project/_Resources/tangerine/icons/places/user-trash_+24_256.ico new file mode 100644 index 0000000..43bfe91 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/user-trash_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/places/user-trash_16_24_32.ico b/project/_Resources/tangerine/icons/places/user-trash_16_24_32.ico new file mode 100644 index 0000000..32ceae1 Binary files /dev/null and b/project/_Resources/tangerine/icons/places/user-trash_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/audio-volume-high_+24_256.ico b/project/_Resources/tangerine/icons/status/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..c259dd4 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/status/audio-volume-high_16_20_24_32.ico b/project/_Resources/tangerine/icons/status/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..a51a92f Binary files /dev/null and b/project/_Resources/tangerine/icons/status/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/audio-volume-low_16_20_24_32.ico b/project/_Resources/tangerine/icons/status/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..bdf0833 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/audio-volume-medium_16_20_24_32.ico b/project/_Resources/tangerine/icons/status/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..9ec9740 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/drive-harddisk-locked_+24_256.ico b/project/_Resources/tangerine/icons/status/drive-harddisk-locked_+24_256.ico new file mode 100644 index 0000000..f3543b7 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/drive-harddisk-locked_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/status/drive-harddisk-network-offline_+256.ico b/project/_Resources/tangerine/icons/status/drive-harddisk-network-offline_+256.ico new file mode 100644 index 0000000..373b5c1 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/drive-harddisk-network-offline_+256.ico differ diff --git a/project/_Resources/tangerine/icons/status/folder-open.ico b/project/_Resources/tangerine/icons/status/folder-open.ico new file mode 100644 index 0000000..e301e22 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/folder-open.ico differ diff --git a/project/_Resources/tangerine/icons/status/folder-open_+256.ico b/project/_Resources/tangerine/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..539a67e Binary files /dev/null and b/project/_Resources/tangerine/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/tangerine/icons/status/folder-open_32.ico b/project/_Resources/tangerine/icons/status/folder-open_32.ico new file mode 100644 index 0000000..5330ca0 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/folder-remote-offline_16_24_32.ico b/project/_Resources/tangerine/icons/status/folder-remote-offline_16_24_32.ico new file mode 100644 index 0000000..f4af9a8 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/folder-remote-offline_16_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-error_16_20_24_32.ico b/project/_Resources/tangerine/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..87900ac Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-idle_16.ico b/project/_Resources/tangerine/icons/status/network-idle_16.ico new file mode 100644 index 0000000..2f08824 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-offline_16.ico b/project/_Resources/tangerine/icons/status/network-offline_16.ico new file mode 100644 index 0000000..ee0b0e7 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/tangerine/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..3592553 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-receive_16.ico b/project/_Resources/tangerine/icons/status/network-receive_16.ico new file mode 100644 index 0000000..da888cf Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-transmit-receive_16.ico b/project/_Resources/tangerine/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..55bdb95 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/tangerine/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..4261e7f Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/tangerine/icons/status/network-transmit_16.ico b/project/_Resources/tangerine/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..b8ca85e Binary files /dev/null and b/project/_Resources/tangerine/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/tangerine/icons/status/printer-default.ico b/project/_Resources/tangerine/icons/status/printer-default.ico new file mode 100644 index 0000000..0d88d5e Binary files /dev/null and b/project/_Resources/tangerine/icons/status/printer-default.ico differ diff --git a/project/_Resources/tangerine/icons/status/printer-default_+256.ico b/project/_Resources/tangerine/icons/status/printer-default_+256.ico new file mode 100644 index 0000000..d9b083c Binary files /dev/null and b/project/_Resources/tangerine/icons/status/printer-default_+256.ico differ diff --git a/project/_Resources/tangerine/icons/status/printer-network-default.ico b/project/_Resources/tangerine/icons/status/printer-network-default.ico new file mode 100644 index 0000000..b76001d Binary files /dev/null and b/project/_Resources/tangerine/icons/status/printer-network-default.ico differ diff --git a/project/_Resources/tangerine/icons/status/printer-network-default_+256.ico b/project/_Resources/tangerine/icons/status/printer-network-default_+256.ico new file mode 100644 index 0000000..0758661 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/printer-network-default_+256.ico differ diff --git a/project/_Resources/tangerine/icons/status/user-trash-full.ico b/project/_Resources/tangerine/icons/status/user-trash-full.ico new file mode 100644 index 0000000..31269fc Binary files /dev/null and b/project/_Resources/tangerine/icons/status/user-trash-full.ico differ diff --git a/project/_Resources/tangerine/icons/status/user-trash-full_+24_256.ico b/project/_Resources/tangerine/icons/status/user-trash-full_+24_256.ico new file mode 100644 index 0000000..bc595f1 Binary files /dev/null and b/project/_Resources/tangerine/icons/status/user-trash-full_+24_256.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..06dc5f9 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/Mp3tag/1021.ico b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1021.ico new file mode 100644 index 0000000..d7dd639 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1021.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..ed7cef8 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/Mp3tag/1117.ico b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1117.ico new file mode 100644 index 0000000..f571177 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/Mp3tag/1117.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/imageres.dll/5.ico b/project/_Resources/tangerine/icons/tweaked/imageres.dll/5.ico new file mode 100644 index 0000000..c65a1b1 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/imageres.dll/5.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/imageres.dll/6.ico b/project/_Resources/tangerine/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..9d1a556 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/mblctr.exe/133.ico b/project/_Resources/tangerine/icons/tweaked/mblctr.exe/133.ico new file mode 100644 index 0000000..45ec117 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/mblctr.exe/133.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/mmsys.cpl/110.ico b/project/_Resources/tangerine/icons/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..0cb77b5 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netcenter.dll/11.ico b/project/_Resources/tangerine/icons/tweaked/netcenter.dll/11.ico new file mode 100644 index 0000000..d9ea3df Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netcenter.dll/11.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/1915.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1915.ico new file mode 100644 index 0000000..b2ed06b Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1915.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..f5bfd4a Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..626bdd7 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..03bf666 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..b048a29 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..0194da2 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..90dd07d Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..70d8268 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..4558011 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/pnidui.dll/3081.ico b/project/_Resources/tangerine/icons/tweaked/pnidui.dll/3081.ico new file mode 100644 index 0000000..708d543 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/pnidui.dll/3081.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/tangerine/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..4261e7f Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/tangerine/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..9615823 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/tangerine/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..046ad91 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/tangerine/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..904ed6d Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/special_order/input-keyboard_48_32.ico b/project/_Resources/tangerine/icons/tweaked/special_order/input-keyboard_48_32.ico new file mode 100644 index 0000000..8959fb6 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/special_order/input-keyboard_48_32.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico b/project/_Resources/tangerine/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico new file mode 100644 index 0000000..e926693 Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico differ diff --git a/project/_Resources/tangerine/icons/tweaked/special_order/printer_32_16_48.ico b/project/_Resources/tangerine/icons/tweaked/special_order/printer_32_16_48.ico new file mode 100644 index 0000000..c861a0e Binary files /dev/null and b/project/_Resources/tangerine/icons/tweaked/special_order/printer_32_16_48.ico differ diff --git a/project/_Resources/tangerine/themes/Aimp/Shiki-Tangerine.acs3 b/project/_Resources/tangerine/themes/Aimp/Shiki-Tangerine.acs3 new file mode 100644 index 0000000..11aa175 Binary files /dev/null and b/project/_Resources/tangerine/themes/Aimp/Shiki-Tangerine.acs3 differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png new file mode 100644 index 0000000..21a2dd6 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png new file mode 100644 index 0000000..d925eca Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png new file mode 100644 index 0000000..5c2a9c9 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png new file mode 100644 index 0000000..a44b283 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png new file mode 100644 index 0000000..a93f1e1 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..8944d09 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..e2149bb Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..413b546 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..e6a0c8f Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..6ddaa9c Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..edab626 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..79ca295 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..992c2f4 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..76785f6 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..c236174 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..89a1045 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..cf0e636 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..ecdf3c0 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..dc38dc5 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..89f3984 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png new file mode 100644 index 0000000..fedd871 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png new file mode 100644 index 0000000..61fcbf8 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png new file mode 100644 index 0000000..832afcd Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png new file mode 100644 index 0000000..d184d18 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png differ diff --git a/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png new file mode 100644 index 0000000..607f755 Binary files /dev/null and b/project/_Resources/tangerine/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png differ diff --git a/project/_Resources/tangerine/themes/Firefox-Thunderbird/Tangerine@Windows.xpi b/project/_Resources/tangerine/themes/Firefox-Thunderbird/Tangerine@Windows.xpi new file mode 100644 index 0000000..9de1245 Binary files /dev/null and b/project/_Resources/tangerine/themes/Firefox-Thunderbird/Tangerine@Windows.xpi differ diff --git a/project/_Resources/tangerine/themes/Firefox/Tangerine-Extras@Windows.xpi b/project/_Resources/tangerine/themes/Firefox/Tangerine-Extras@Windows.xpi new file mode 100644 index 0000000..a2ee977 Binary files /dev/null and b/project/_Resources/tangerine/themes/Firefox/Tangerine-Extras@Windows.xpi differ diff --git a/project/_Resources/tangerine/themes/MPCHC/toolbar_16.png b/project/_Resources/tangerine/themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..11be8b6 Binary files /dev/null and b/project/_Resources/tangerine/themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/tangerine/themes/MPCHC/toolbar_24.png b/project/_Resources/tangerine/themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..6a2f908 Binary files /dev/null and b/project/_Resources/tangerine/themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/tangerine/themes/MPCHC/toolbar_32.png b/project/_Resources/tangerine/themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..3cc634c Binary files /dev/null and b/project/_Resources/tangerine/themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/edit.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/edit.png new file mode 100644 index 0000000..9aec8fd Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/edit.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/info.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/info.png new file mode 100644 index 0000000..12799ce Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/info.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/pause.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/pause.png new file mode 100644 index 0000000..6a52cfc Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/buttons/pause.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png new file mode 100644 index 0000000..3bbbb4a Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png new file mode 100644 index 0000000..8851b99 Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png new file mode 100644 index 0000000..6596a03 Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png new file mode 100644 index 0000000..a9e4ff3 Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png differ diff --git a/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png new file mode 100644 index 0000000..9924eba Binary files /dev/null and b/project/_Resources/tangerine/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back-hot.png new file mode 100644 index 0000000..a3d38f5 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back-pressed.png new file mode 100644 index 0000000..0cf6a1f Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back.png new file mode 100644 index 0000000..19a0a36 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/back.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/bg1.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/bg1.png new file mode 100644 index 0000000..6c3b547 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/bg1.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/bg2.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/bg2.png new file mode 100644 index 0000000..73db052 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/bg2.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit-hot.png new file mode 100644 index 0000000..f92db1e Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit-pressed.png new file mode 100644 index 0000000..96121d2 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit.png new file mode 100644 index 0000000..604e0ac Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/exit.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand-hot.png new file mode 100644 index 0000000..461e41a Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand-pressed.png new file mode 100644 index 0000000..461e41a Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand.png new file mode 100644 index 0000000..dc50a6e Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/expand.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites-hot.png new file mode 100644 index 0000000..8e7e675 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites-pressed.png new file mode 100644 index 0000000..3ffbc62 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites.png new file mode 100644 index 0000000..3acb57d Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/favorites.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize-hot.png new file mode 100644 index 0000000..db16c25 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize-pressed.png new file mode 100644 index 0000000..b5cf230 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize.png new file mode 100644 index 0000000..6175b6b Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/minimize.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2-hot.png new file mode 100644 index 0000000..51f366f Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2-pressed.png new file mode 100644 index 0000000..30268d2 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2.png new file mode 100644 index 0000000..e02720d Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-2.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-hot.png new file mode 100644 index 0000000..d831fde Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-pressed.png new file mode 100644 index 0000000..2db70ae Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute.png new file mode 100644 index 0000000..dcf09fb Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/mute.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next-hot.png new file mode 100644 index 0000000..c082746 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next-pressed.png new file mode 100644 index 0000000..9b212cf Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next.png new file mode 100644 index 0000000..b967288 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/next.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-2-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-2-hot.png new file mode 100644 index 0000000..f05350f Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-2-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-2.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-2.png new file mode 100644 index 0000000..1cd0f9f Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-2.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-hot.png new file mode 100644 index 0000000..7f42aa5 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-pressed.png new file mode 100644 index 0000000..329559f Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop.png new file mode 100644 index 0000000..d726606 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/ontop.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options-hot.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options-pressed.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options.png new file mode 100644 index 0000000..58e4aee Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/options.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2-hot.png new file mode 100644 index 0000000..1601862 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2-pressed.png new file mode 100644 index 0000000..5e4b539 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2.png new file mode 100644 index 0000000..62d03f8 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-2.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-hot.png new file mode 100644 index 0000000..b0c8dbc Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-pressed.png new file mode 100644 index 0000000..a189cb5 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play.png new file mode 100644 index 0000000..e965e26 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/play.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2-hot.png new file mode 100644 index 0000000..8a93386 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2-pressed.png new file mode 100644 index 0000000..9c5b77c Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2.png new file mode 100644 index 0000000..65a3164 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-2.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-hot.png new file mode 100644 index 0000000..b199937 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-pressed.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-pressed.png new file mode 100644 index 0000000..08b70ee Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec-pressed.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec.png new file mode 100644 index 0000000..cfa2304 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/rec.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skin.rsn b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skin.rsn new file mode 100644 index 0000000..2db4273 --- /dev/null +++ b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,247,161,69 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skin2.rsn b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skin2.rsn new file mode 100644 index 0000000..f3cfe7b --- /dev/null +++ b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,247,161,69 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skinpreview.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skinpreview.png new file mode 100644 index 0000000..d4a2ea9 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/skinpreview.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumechannel.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumechannel.png new file mode 100644 index 0000000..6002624 Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumechannel.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumethumb-hot.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumethumb-hot.png new file mode 100644 index 0000000..012011d Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumethumb-hot.png differ diff --git a/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumethumb.png b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumethumb.png new file mode 100644 index 0000000..b054b9f Binary files /dev/null and b/project/_Resources/tangerine/themes/RadioSure/skins/Tangerine.rsn/volumethumb.png differ diff --git a/project/_Resources/tangerine/themes/SMPlayer/Tangerine/Tangerine.rcc b/project/_Resources/tangerine/themes/SMPlayer/Tangerine/Tangerine.rcc new file mode 100644 index 0000000..65b1c56 Binary files /dev/null and b/project/_Resources/tangerine/themes/SMPlayer/Tangerine/Tangerine.rcc differ diff --git a/project/_Resources/tangerine/themes/Winyl/Flat Tangerine.wzp b/project/_Resources/tangerine/themes/Winyl/Flat Tangerine.wzp new file mode 100644 index 0000000..ca2b658 Binary files /dev/null and b/project/_Resources/tangerine/themes/Winyl/Flat Tangerine.wzp differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/accessories-text-editor.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/accessories-text-editor.png new file mode 100644 index 0000000..c6b6285 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/accessories-text-editor.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/applications-internet.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/applications-internet.png new file mode 100644 index 0000000..096e848 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/applications-internet.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/applications-system.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/applications-system.png new file mode 100644 index 0000000..565f406 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/applications-system.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/appointment-new.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/appointment-new.png new file mode 100644 index 0000000..0f3cd2b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/appointment-new.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/clipboard_dis.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/clipboard_dis.png new file mode 100644 index 0000000..4cb5c9e Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/clipboard_dis.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/clipboard_en.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/clipboard_en.png new file mode 100644 index 0000000..403d331 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/clipboard_en.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/close.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/close.png new file mode 100644 index 0000000..2593d7d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/close.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/contact-new.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/contact-new.png new file mode 100644 index 0000000..8b10c1e Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/contact-new.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/contacts.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/contacts.png new file mode 100644 index 0000000..3cc82ee Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/contacts.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-apply.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-apply.png new file mode 100644 index 0000000..eb7507d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-apply.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-error.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-error.png new file mode 100644 index 0000000..cdd95ba Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-error.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-information.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-information.png new file mode 100644 index 0000000..2ac5747 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-information.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-password.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-password.png new file mode 100644 index 0000000..9b72988 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-password.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-warning.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-warning.png new file mode 100644 index 0000000..7233d45 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/dialog-warning.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/disabled.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/disabled.png new file mode 100644 index 0000000..83947cd Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/disabled.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-new.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-new.png new file mode 100644 index 0000000..e6d64bb Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-new.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-offline.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-offline.png new file mode 100644 index 0000000..90babb4 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-offline.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-open.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-open.png new file mode 100644 index 0000000..ea17048 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-open.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-open_error.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-open_error.png new file mode 100644 index 0000000..8a8bb4d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-open_error.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-save.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-save.png new file mode 100644 index 0000000..40fada1 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/document-save.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/drive-removable-media.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/drive-removable-media.png new file mode 100644 index 0000000..ae10ffd Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/drive-removable-media.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-copy.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-copy.png new file mode 100644 index 0000000..3348ee0 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-copy.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-cut.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-cut.png new file mode 100644 index 0000000..217663b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-cut.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-delete.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-delete.png new file mode 100644 index 0000000..9becb3e Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-delete.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-delete_16.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-delete_16.png new file mode 100644 index 0000000..ea03150 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-delete_16.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-find-replace.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-find-replace.png new file mode 100644 index 0000000..0f1b117 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-find-replace.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-find.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-find.png new file mode 100644 index 0000000..5594785 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-find.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-paste.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-paste.png new file mode 100644 index 0000000..dd429ce Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-paste.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-redo.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-redo.png new file mode 100644 index 0000000..08d68e8 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-redo.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-select-all.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-select-all.png new file mode 100644 index 0000000..993fee0 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-select-all.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-undo.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-undo.png new file mode 100644 index 0000000..61b2ce9 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/edit-undo.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/emblem-unreadable.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/emblem-unreadable.png new file mode 100644 index 0000000..b94fc97 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/emblem-unreadable.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/enabled.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/enabled.png new file mode 100644 index 0000000..5b21955 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/enabled.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/extension.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/extension.png new file mode 100644 index 0000000..e41846e Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/extension.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/face-sad.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/face-sad.png new file mode 100644 index 0000000..749f1c8 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/face-sad.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/face-smile.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/face-smile.png new file mode 100644 index 0000000..9957c23 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/face-smile.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/filter.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/filter.png new file mode 100644 index 0000000..f295f93 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/filter.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/flashgot.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/flashgot.png new file mode 100644 index 0000000..1824231 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/flashgot.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-new.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-new.png new file mode 100644 index 0000000..23e2de2 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-new.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-open.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-open.png new file mode 100644 index 0000000..38096d1 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-open.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-remote.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-remote.png new file mode 100644 index 0000000..53e24a5 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-remote.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-visiting.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-visiting.png new file mode 100644 index 0000000..a9bbebe Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-visiting.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-visiting_add.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-visiting_add.png new file mode 100644 index 0000000..8e0a6db Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder-visiting_add.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder.png new file mode 100644 index 0000000..4dd2179 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/folder.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/font-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/font-x-generic.png new file mode 100644 index 0000000..b166f4b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/font-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/format-text-italic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/format-text-italic.png new file mode 100644 index 0000000..87ed6f9 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/format-text-italic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-bottom.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-bottom.png new file mode 100644 index 0000000..02b6e37 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-bottom.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-down.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-down.png new file mode 100644 index 0000000..37ac4f9 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-down.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-first.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-first.png new file mode 100644 index 0000000..45f27f0 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-first.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-jump.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-jump.png new file mode 100644 index 0000000..ae08aec Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-jump.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-last.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-last.png new file mode 100644 index 0000000..12fda6b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-last.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-next.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-next.png new file mode 100644 index 0000000..4114c82 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-next.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-previous.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-previous.png new file mode 100644 index 0000000..e4756ab Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-previous.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-top.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-top.png new file mode 100644 index 0000000..7de0fbd Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-top.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-up.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-up.png new file mode 100644 index 0000000..fc414b5 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/go-up.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/help-browser.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/help-browser.png new file mode 100644 index 0000000..d60425f Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/help-browser.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/internet-group-chat.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/internet-group-chat.png new file mode 100644 index 0000000..9cb1d3b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/internet-group-chat.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/internet-web-browser.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/internet-web-browser.png new file mode 100644 index 0000000..096e848 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/internet-web-browser.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/jdownloader.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/jdownloader.png new file mode 100644 index 0000000..5827723 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/jdownloader.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/keepassx.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/keepassx.png new file mode 100644 index 0000000..f24f20d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/keepassx.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-add.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-add.png new file mode 100644 index 0000000..2acdd8f Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-add.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-remove.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-remove.png new file mode 100644 index 0000000..c5524f7 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-remove.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-remove_disabled.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-remove_disabled.png new file mode 100644 index 0000000..ef1947b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list-remove_disabled.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list.png new file mode 100644 index 0000000..bbe072a Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/list.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/logomenu.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/logomenu.png new file mode 100644 index 0000000..478c4fb Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/logomenu.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mail-attachment.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mail-attachment.png new file mode 100644 index 0000000..78f1e1c Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mail-attachment.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-floppy.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-floppy.png new file mode 100644 index 0000000..17b1274 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-floppy.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-pause.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-pause.png new file mode 100644 index 0000000..1e9f4d5 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-pause.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-start.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-start.png new file mode 100644 index 0000000..66f32d8 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-start.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-stop.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-stop.png new file mode 100644 index 0000000..a094787 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-playback-stop.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-record.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-record.png new file mode 100644 index 0000000..43f034b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/media-record.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/merge.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/merge.png new file mode 100644 index 0000000..0c2a7c1 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/merge.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/application-certificate.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/application-certificate.png new file mode 100644 index 0000000..68dce51 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/application-certificate.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/application-x-executable.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/application-x-executable.png new file mode 100644 index 0000000..0597b6f Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/application-x-executable.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/audio-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/audio-x-generic.png new file mode 100644 index 0000000..fda891a Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/audio-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/font-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/font-x-generic.png new file mode 100644 index 0000000..ce75044 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/font-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/image-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/image-x-generic.png new file mode 100644 index 0000000..727199b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/image-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/package-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/package-x-generic.png new file mode 100644 index 0000000..4b55b50 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/package-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-html.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-html.png new file mode 100644 index 0000000..33ac0a7 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-html.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-generic-template.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-generic-template.png new file mode 100644 index 0000000..5b7e649 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-generic-template.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-generic.png new file mode 100644 index 0000000..928a679 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-script.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-script.png new file mode 100644 index 0000000..561634d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/text-x-script.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/video-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/video-x-generic.png new file mode 100644 index 0000000..f822182 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/video-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-address-book.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-address-book.png new file mode 100644 index 0000000..52b7cba Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-address-book.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-calendar.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-calendar.png new file mode 100644 index 0000000..d305390 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-calendar.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-document-template.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-document-template.png new file mode 100644 index 0000000..6cf8c02 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-document-template.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-document.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-document.png new file mode 100644 index 0000000..daf84b2 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-document.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-drawing-template.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-drawing-template.png new file mode 100644 index 0000000..d98a756 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-drawing-template.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-drawing.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-drawing.png new file mode 100644 index 0000000..5cd66c1 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-drawing.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-presentation-template.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-presentation-template.png new file mode 100644 index 0000000..2c6a7e4 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-presentation-template.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-presentation.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-presentation.png new file mode 100644 index 0000000..047355c Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-presentation.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-spreadsheet-template.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-spreadsheet-template.png new file mode 100644 index 0000000..efa0f97 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-spreadsheet-template.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-spreadsheet.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-spreadsheet.png new file mode 100644 index 0000000..fd1b84c Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/mime/x-office-spreadsheet.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/minimize_left.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/minimize_left.png new file mode 100644 index 0000000..8bd2d7d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/minimize_left.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/minimize_right.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/minimize_right.png new file mode 100644 index 0000000..75e0c40 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/minimize_right.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-error.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-error.png new file mode 100644 index 0000000..fee5d49 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-error.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-idle.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-idle.png new file mode 100644 index 0000000..db206ce Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-idle.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-reconnect-warning.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-reconnect-warning.png new file mode 100644 index 0000000..e44659d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-reconnect-warning.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-reconnect.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-reconnect.png new file mode 100644 index 0000000..29c42e5 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-reconnect.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-server.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-server.png new file mode 100644 index 0000000..79d91b3 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/network-server.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/ok.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/ok.png new file mode 100644 index 0000000..6838c42 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/ok.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic-rename.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic-rename.png new file mode 100644 index 0000000..aca03fe Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic-rename.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_.png new file mode 100644 index 0000000..a48349b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close.png new file mode 100644 index 0000000..cf1aba2 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_.png new file mode 100644 index 0000000..102184e Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_failed.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_failed.png new file mode 100644 index 0000000..dcdc350 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_failed.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_failed_.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_failed_.png new file mode 100644 index 0000000..2111106 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_close_failed_.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_failed.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_failed.png new file mode 100644 index 0000000..121def3 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_failed.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_failed_.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_failed_.png new file mode 100644 index 0000000..24cd30e Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/package-x-generic_failed_.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-assistive-technology.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-assistive-technology.png new file mode 100644 index 0000000..adfe247 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-assistive-technology.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-locale.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-locale.png new file mode 100644 index 0000000..66224ae Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-locale.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-wallpaper.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..5e1eaec Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop.png new file mode 100644 index 0000000..3ec71a3 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-desktop.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-system.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-system.png new file mode 100644 index 0000000..6e52db7 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/preferences-system.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium.png new file mode 100644 index 0000000..a3566d1 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium_disabled.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium_disabled.png new file mode 100644 index 0000000..94f9835 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium_disabled.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium_enabled.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium_enabled.png new file mode 100644 index 0000000..27bd467 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/premium_enabled.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_-1.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_-1.png new file mode 100644 index 0000000..3507083 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_-1.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_0.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_0.png new file mode 100644 index 0000000..be02b6a Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_0.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_1.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_1.png new file mode 100644 index 0000000..a9161bb Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_1.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_2.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_2.png new file mode 100644 index 0000000..df3f699 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_2.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_3.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_3.png new file mode 100644 index 0000000..b3cfbd2 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/prio_3.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/process-stop.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/process-stop.png new file mode 100644 index 0000000..e7a8d17 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/process-stop.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_disabled.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_disabled.png new file mode 100644 index 0000000..f1030a8 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_disabled.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_enabled.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_enabled.png new file mode 100644 index 0000000..406a2a2 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_enabled.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_select.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_select.png new file mode 100644 index 0000000..3b5ec67 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/reconnect_select.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-all.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-all.png new file mode 100644 index 0000000..0baa5d3 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-all.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-dupes.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-dupes.png new file mode 100644 index 0000000..e89f6bb Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-dupes.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-failed.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-failed.png new file mode 100644 index 0000000..bd71674 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-failed.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-ok.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-ok.png new file mode 100644 index 0000000..e6a1c8f Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/remove-ok.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/software-update-available.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/software-update-available.png new file mode 100644 index 0000000..aadcb91 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/software-update-available.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/sort.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/sort.png new file mode 100644 index 0000000..65b113d Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/sort.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/splash.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/splash.png new file mode 100644 index 0000000..9995af1 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/splash.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/stop_after_disabled_big.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/stop_after_disabled_big.png new file mode 100644 index 0000000..41dfb69 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/stop_after_disabled_big.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/stop_after_enabled_big.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/stop_after_enabled_big.png new file mode 100644 index 0000000..b6feea4 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/stop_after_enabled_big.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-file-manager.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-file-manager.png new file mode 100644 index 0000000..1d6ce31 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-file-manager.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-installer.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-installer.png new file mode 100644 index 0000000..d4b0b3c Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-installer.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-log-out.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-log-out.png new file mode 100644 index 0000000..fddbc2b Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-log-out.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-search-add.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-search-add.png new file mode 100644 index 0000000..e717a9f Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-search-add.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-search.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-search.png new file mode 100644 index 0000000..950d792 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-search.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-software-update.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-software-update.png new file mode 100644 index 0000000..ccba1c2 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/system-software-update.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/text-x-log.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/text-x-log.png new file mode 100644 index 0000000..f36e6c3 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/text-x-log.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/user-home.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/user-home.png new file mode 100644 index 0000000..50642ef Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/user-home.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/user-trash.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/user-trash.png new file mode 100644 index 0000000..81619ad Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/user-trash.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/utilities-terminal.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/utilities-terminal.png new file mode 100644 index 0000000..f86c784 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/utilities-terminal.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-refresh-warning.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-refresh-warning.png new file mode 100644 index 0000000..bb4b935 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-refresh-warning.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-refresh.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-refresh.png new file mode 100644 index 0000000..0a9ff13 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-refresh.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-restore.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-restore.png new file mode 100644 index 0000000..ac1f424 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/view-restore.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/window-new.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/window-new.png new file mode 100644 index 0000000..8732069 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/window-new.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/img/tangerine/x.png b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/x.png new file mode 100644 index 0000000..bede9c3 Binary files /dev/null and b/project/_Resources/tangerine/themes/jDownloader/img/tangerine/x.png differ diff --git a/project/_Resources/tangerine/themes/jDownloader/themes/tangerine.icl b/project/_Resources/tangerine/themes/jDownloader/themes/tangerine.icl new file mode 100644 index 0000000..b814f82 --- /dev/null +++ b/project/_Resources/tangerine/themes/jDownloader/themes/tangerine.icl @@ -0,0 +1,198 @@ +Tangerine Theme by Heebijeebi +##unset +gui.icons.copy = tangerine/edit-copy +gui.icons.cut = tangerine/edit-cut +gui.icons.paste = tangerine/edit-paste +gui.icons.select_all = tangerine/edit-select-all +gui.icons.delete = tangerine/edit-delete + + +## +gui.images.barrierfree= tangerine/preferences-desktop-assistive-technology +gui.images.toolbar =tangerine/window-new +gui.images.add = tangerine/list-add +gui.images.stopmark = tangerine/media-record +gui.images.stopmark.disabled=tangerine/stop_after_disabled_big +gui.images.stopmark.enabled=tangerine/stop_after_enabled_big +gui.images.cancel = tangerine/emblem-unreadable +gui.images.taskpanes.addons = tangerine/mail-attachment +gui.images.config.addons = tangerine/mail-attachment +gui.images.config.home = tangerine/applications-system +gui.images.config.network_local = tangerine/network-idle +gui.images.config.gui = tangerine/preferences-desktop-wallpaper +gui.images.config.reconnect = tangerine/view-refresh +gui.images.config.host = tangerine/internet-web-browser +gui.images.browse = tangerine/internet-web-browser +gui.images.addons.flashgot = tangerine/flashgot +gui.images.addons.unrar = tangerine/package-x-generic +gui.images.addons.merge = tangerine/merge +gui.images.config.ocr = tangerine/format-text-italic +gui.images.config.eventmanager = tangerine/appointment-new +gui.images.progress = tangerine/appointment-new +gui.images.config.packagemanager = tangerine/extension +gui.images.config.tip = tangerine/dialog-information +gui.images.captcha.methods = tangerine/font-x-generic +gui.images.configuration = tangerine/preferences-desktop +gui.images.delete = tangerine/list-remove +gui.images.newpackage = tangerine/folder-new +gui.images.password = tangerine/keepassx +gui.images.resume = tangerine/view-refresh +gui.images.dlc = tangerine/merge +gui.clicknload = logo/cnl +gui.images.list=tangerine/accessories-text-editor +gui.images.newlogins = tangerine/contact-new +gui.images.performance = tangerine/prio_3 +gui.images.stopsign = tangerine/process-stop +gui.images.sort = tangerine/sort +gui.images.running = tangerine/go-next +gui.images.load = tangerine/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = tangerine/remove-ok +gui.images.remove_all = tangerine/remove-all +gui.images.remove_dupes = tangerine/remove-dupes +gui.images.remove_failed = tangerine/remove-failed +gui.images.remove_disabled = tangerine/list-remove_disabled +gui.images.play = tangerine/media-playback-start +gui.images.next = tangerine/media-playback-start +gui.images.save = tangerine/document-save +gui.images.close = tangerine/close +gui.images.stop = tangerine/media-playback-stop +gui.images.terminal = tangerine/utilities-terminal +gui.images.update_manager = tangerine/software-update-available +gui.images.help = tangerine/help-browser +gui.images.about = tangerine/jdownloader +gui.images.update = tangerine/system-software-update +gui.images.exit = tangerine/system-log-out +gui.images.restart = tangerine/view-restore +gui.images.url = tangerine/list-add +gui.images.upload = tangerine/go-up +gui.images.warning = tangerine/dialog-warning +gui.images.link = tangerine/mime/text-x-generic-template +gui.images.package_closed_tree = tangerine/package-x-generic_close_ +gui.images.package_closed_error_tree = tangerine/package-x-generic_close_failed_ +gui.images.package_opened_tree = tangerine/package-x-generic_ +gui.images.package_open_error_tree = tangerine/package-x-generic_failed_ +gui.images.package_closed = tangerine/package-x-generic_close +gui.images.package_closed_error = tangerine/package-x-generic_close_failed +gui.images.package_opened = tangerine/package-x-generic +gui.images.package_open_error = tangerine/package-x-generic_failed +gui.images.downloadorder = tangerine/edit-redo +gui.images.edit = tangerine/package-x-generic-rename +gui.images.networkerror = tangerine/network-error +gui.images.removefailed = tangerine/network-error +gui.images.proxy = tangerine/network-server +gui.images.network = tangerine/network-idle +gui.images.logout = tangerine/system-log-out +gui.images.uninstall = tangerine/edit-delete_16 +gui.images.install= tangerine/system-installer +gui.images.reconnect_selection = tangerine/reconnect_select +gui.images.reconnect_settings = tangerine/preferences-system +gui.splash = tangerine/splash +gui.images.findandreplace=tangerine/edit-find-replace +gui.images.search = tangerine/system-search +gui.images.undo = tangerine/edit-undo +gui.images.container = tangerine/package-x-generic +gui.splash.languages = tangerine/preferences-desktop-locale +gui.splash.settings = tangerine/applications-system +gui.splash.controller = tangerine/preferences-desktop +gui.splash.update = tangerine/system-software-update +gui.splash.plugins = tangerine/mail-attachment +gui.splash.screen = tangerine/preferences-desktop-wallpaper +gui.splash.dllist = tangerine/media-playback-start +gui.images.reconnect = tangerine/network-reconnect +gui.images.reconnect_warning = tangerine/network-reconnect-warning +gui.images.addlinktext = tangerine/folder-visiting_add +gui.images.download = tangerine/software-update-available +gui.images.add_all = tangerine/dialog-apply +gui.images.add_package = tangerine/folder-open +gui.images.clear = tangerine/edit-delete +gui.images.clipboard = tangerine/edit-paste +gui.images.clipboard_enabled = tangerine/clipboard_en +gui.images.clipboard_disabled = tangerine/clipboard_dis +gui.images.premium_enabled = tangerine/premium_enabled +gui.images.premium_disabled = tangerine/premium_disabled +gui.images.reconnect_enabled = tangerine/reconnect_enabled +gui.images.reconnect_disabled = tangerine/reconnect_disabled +gui.images.abort = tangerine/emblem-unreadable +gui.images.taskpanes.linkgrabber = tangerine/system-search-add +gui.images.taskpanes.configuration = tangerine/applications-system +gui.images.taskpanes.generalpurpose = tangerine/go-bottom +gui.images.taskpanes.premium = tangerine/premium +gui.images.taskpanes.log = tangerine/text-x-log +gui.images.vip = tangerine/contact-new +gui.images.buy = tangerine/premium +gui.images.premium = tangerine/dialog-password +gui.images.htaccess = tangerine/keepassx +gui.images.accounts = tangerine/contacts +gui.images.logomenu = tangerine/logomenu +gui.images.up = tangerine/go-up +gui.tab.close = tangerine/x +gui.images.down = tangerine/go-down +gui.images.taskpanes.download = tangerine/go-down +gui.images.go_bottom = tangerine/go-bottom +gui.images.go_top = tangerine/go-top +gui.images.offlinefile = tangerine/document-offline +gui.images.priority-1 = tangerine/prio_-1 +gui.images.priority0 = tangerine/prio_0 +gui.images.priority1 = tangerine/prio_1 +gui.images.priority2 = tangerine/prio_2 +gui.images.priority3 = tangerine/prio_3 +gui.images.break = tangerine/media-playback-pause +gui.images.ok = tangerine/ok +gui.images.bad = tangerine/dialog-error +gui.images.selected = tangerine/face-smile +gui.images.unselected = tangerine/face-sad +gui.images.minimize.left = tangerine/minimize_left +gui.images.minimize.right = tangerine/minimize_right +gui.images.chat = tangerine/internet-group-chat +gui.images.enabled = tangerine/enabled +gui.images.disabled = tangerine/disabled +gui.images.filter = tangerine/filter +gui.images.addselected = tangerine/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/tangerine/themes/uTorrent/tabs.bmp b/project/_Resources/tangerine/themes/uTorrent/tabs.bmp new file mode 100644 index 0000000..ce516ae Binary files /dev/null and b/project/_Resources/tangerine/themes/uTorrent/tabs.bmp differ diff --git a/project/_Resources/tangerine/themes/uTorrent/toolbar.bmp b/project/_Resources/tangerine/themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..ec6a821 Binary files /dev/null and b/project/_Resources/tangerine/themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/tangerine/themes/uTorrent/tstatus.bmp b/project/_Resources/tangerine/themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..64e9c76 Binary files /dev/null and b/project/_Resources/tangerine/themes/uTorrent/tstatus.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/application-exit_16.bmp b/project/_Resources/tango/bitmaps/actions/application-exit_16.bmp new file mode 100644 index 0000000..6eb11eb Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/application-exit_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/application-exit_24.bmp b/project/_Resources/tango/bitmaps/actions/application-exit_24.bmp new file mode 100644 index 0000000..6b0b3f2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/application-exit_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/application-exit_32.bmp b/project/_Resources/tango/bitmaps/actions/application-exit_32.bmp new file mode 100644 index 0000000..f13ddb8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/application-exit_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/application-exit_48.bmp b/project/_Resources/tango/bitmaps/actions/application-exit_48.bmp new file mode 100644 index 0000000..664da4a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/application-exit_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/application-exit_48x36.bmp b/project/_Resources/tango/bitmaps/actions/application-exit_48x36.bmp new file mode 100644 index 0000000..9d60921 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/application-exit_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/application-exit_64.bmp b/project/_Resources/tango/bitmaps/actions/application-exit_64.bmp new file mode 100644 index 0000000..b5e18d6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/application-exit_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/archive-extract-to_24.bmp b/project/_Resources/tango/bitmaps/actions/archive-extract-to_24.bmp new file mode 100644 index 0000000..56ff7f2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/archive-extract-to_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/archive-extract-to_48x36.bmp b/project/_Resources/tango/bitmaps/actions/archive-extract-to_48x36.bmp new file mode 100644 index 0000000..f58e2ac Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/archive-extract-to_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/archive-extract_24.bmp b/project/_Resources/tango/bitmaps/actions/archive-extract_24.bmp new file mode 100644 index 0000000..a193742 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/archive-extract_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/archive-extract_48x36.bmp b/project/_Resources/tango/bitmaps/actions/archive-extract_48x36.bmp new file mode 100644 index 0000000..1e1566b Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/archive-extract_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/archive-insert_24.bmp b/project/_Resources/tango/bitmaps/actions/archive-insert_24.bmp new file mode 100644 index 0000000..1d88146 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/archive-insert_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/archive-insert_48x36.bmp b/project/_Resources/tango/bitmaps/actions/archive-insert_48x36.bmp new file mode 100644 index 0000000..54dba5e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/archive-insert_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/config-date_16.bmp b/project/_Resources/tango/bitmaps/actions/config-date_16.bmp new file mode 100644 index 0000000..fe90221 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/config-date_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/config-date_32.bmp b/project/_Resources/tango/bitmaps/actions/config-date_32.bmp new file mode 100644 index 0000000..d01ebff Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/config-date_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/config-date_48.bmp b/project/_Resources/tango/bitmaps/actions/config-date_48.bmp new file mode 100644 index 0000000..a08a762 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/config-date_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-edit_24.bmp b/project/_Resources/tango/bitmaps/actions/document-edit_24.bmp new file mode 100644 index 0000000..c547e3d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-edit_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-new_16.bmp b/project/_Resources/tango/bitmaps/actions/document-new_16.bmp new file mode 100644 index 0000000..17d5d9f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-new_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-new_24.bmp b/project/_Resources/tango/bitmaps/actions/document-new_24.bmp new file mode 100644 index 0000000..a782d85 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-new_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-new_32.bmp b/project/_Resources/tango/bitmaps/actions/document-new_32.bmp new file mode 100644 index 0000000..6423117 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-new_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-new_48.bmp b/project/_Resources/tango/bitmaps/actions/document-new_48.bmp new file mode 100644 index 0000000..4d1bb86 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-new_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-new_64.bmp b/project/_Resources/tango/bitmaps/actions/document-new_64.bmp new file mode 100644 index 0000000..73e54cd Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-new_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-open_16.bmp b/project/_Resources/tango/bitmaps/actions/document-open_16.bmp new file mode 100644 index 0000000..f63ba6e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-open_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-open_24.bmp b/project/_Resources/tango/bitmaps/actions/document-open_24.bmp new file mode 100644 index 0000000..6cf65e3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-open_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-open_32.bmp b/project/_Resources/tango/bitmaps/actions/document-open_32.bmp new file mode 100644 index 0000000..7626246 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-open_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-open_48.bmp b/project/_Resources/tango/bitmaps/actions/document-open_48.bmp new file mode 100644 index 0000000..0150e3b Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-open_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-open_48x36.bmp b/project/_Resources/tango/bitmaps/actions/document-open_48x36.bmp new file mode 100644 index 0000000..d781b92 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-open_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-open_64.bmp b/project/_Resources/tango/bitmaps/actions/document-open_64.bmp new file mode 100644 index 0000000..b0634ce Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-open_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print-preview_16.bmp b/project/_Resources/tango/bitmaps/actions/document-print-preview_16.bmp new file mode 100644 index 0000000..23f8b1c Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print-preview_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print-preview_24.bmp b/project/_Resources/tango/bitmaps/actions/document-print-preview_24.bmp new file mode 100644 index 0000000..1f9c070 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print-preview_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print-preview_32.bmp b/project/_Resources/tango/bitmaps/actions/document-print-preview_32.bmp new file mode 100644 index 0000000..e477a19 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print-preview_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print-preview_48.bmp b/project/_Resources/tango/bitmaps/actions/document-print-preview_48.bmp new file mode 100644 index 0000000..a9b4d3d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print-preview_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print-preview_64.bmp b/project/_Resources/tango/bitmaps/actions/document-print-preview_64.bmp new file mode 100644 index 0000000..24d9b60 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print-preview_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print_16.bmp b/project/_Resources/tango/bitmaps/actions/document-print_16.bmp new file mode 100644 index 0000000..58119f0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print_16.png b/project/_Resources/tango/bitmaps/actions/document-print_16.png new file mode 100644 index 0000000..811687c Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print_16.png differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print_24.bmp b/project/_Resources/tango/bitmaps/actions/document-print_24.bmp new file mode 100644 index 0000000..702e536 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print_32.bmp b/project/_Resources/tango/bitmaps/actions/document-print_32.bmp new file mode 100644 index 0000000..3706cc1 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print_48.bmp b/project/_Resources/tango/bitmaps/actions/document-print_48.bmp new file mode 100644 index 0000000..56e97c6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print_48x36.bmp b/project/_Resources/tango/bitmaps/actions/document-print_48x36.bmp new file mode 100644 index 0000000..8b607c9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-print_64.bmp b/project/_Resources/tango/bitmaps/actions/document-print_64.bmp new file mode 100644 index 0000000..0d2d005 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-print_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-properties_16.bmp b/project/_Resources/tango/bitmaps/actions/document-properties_16.bmp new file mode 100644 index 0000000..facc88a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-properties_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-properties_24.bmp b/project/_Resources/tango/bitmaps/actions/document-properties_24.bmp new file mode 100644 index 0000000..90a80f5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-properties_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-properties_32.bmp b/project/_Resources/tango/bitmaps/actions/document-properties_32.bmp new file mode 100644 index 0000000..4a9d58a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-properties_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-properties_48.bmp b/project/_Resources/tango/bitmaps/actions/document-properties_48.bmp new file mode 100644 index 0000000..c6baf78 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-properties_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-properties_64.bmp b/project/_Resources/tango/bitmaps/actions/document-properties_64.bmp new file mode 100644 index 0000000..765f311 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-properties_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-revert_16.bmp b/project/_Resources/tango/bitmaps/actions/document-revert_16.bmp new file mode 100644 index 0000000..14d4841 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-revert_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-revert_24.bmp b/project/_Resources/tango/bitmaps/actions/document-revert_24.bmp new file mode 100644 index 0000000..ec750d7 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-revert_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-revert_32.bmp b/project/_Resources/tango/bitmaps/actions/document-revert_32.bmp new file mode 100644 index 0000000..cf51617 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-revert_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-revert_48.bmp b/project/_Resources/tango/bitmaps/actions/document-revert_48.bmp new file mode 100644 index 0000000..57e90b9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-revert_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save-as_16.bmp b/project/_Resources/tango/bitmaps/actions/document-save-as_16.bmp new file mode 100644 index 0000000..d9686b2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save-as_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save-as_24.bmp b/project/_Resources/tango/bitmaps/actions/document-save-as_24.bmp new file mode 100644 index 0000000..56009a4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save-as_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save-as_32.bmp b/project/_Resources/tango/bitmaps/actions/document-save-as_32.bmp new file mode 100644 index 0000000..baad32b Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save-as_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save-as_48.bmp b/project/_Resources/tango/bitmaps/actions/document-save-as_48.bmp new file mode 100644 index 0000000..988dfaf Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save-as_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save-as_64.bmp b/project/_Resources/tango/bitmaps/actions/document-save-as_64.bmp new file mode 100644 index 0000000..7614c14 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save-as_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save_16.bmp b/project/_Resources/tango/bitmaps/actions/document-save_16.bmp new file mode 100644 index 0000000..c20f755 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save_24.bmp b/project/_Resources/tango/bitmaps/actions/document-save_24.bmp new file mode 100644 index 0000000..18a2fe4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save_32.bmp b/project/_Resources/tango/bitmaps/actions/document-save_32.bmp new file mode 100644 index 0000000..0a5e48d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save_48.bmp b/project/_Resources/tango/bitmaps/actions/document-save_48.bmp new file mode 100644 index 0000000..b77b25f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/document-save_64.bmp b/project/_Resources/tango/bitmaps/actions/document-save_64.bmp new file mode 100644 index 0000000..22266f3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/document-save_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/draw-freehand_16.bmp b/project/_Resources/tango/bitmaps/actions/draw-freehand_16.bmp new file mode 100644 index 0000000..00fbb91 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/draw-freehand_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-clear_40.png b/project/_Resources/tango/bitmaps/actions/edit-clear_40.png new file mode 100644 index 0000000..8875043 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-clear_40.png differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-copy_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-copy_16.bmp new file mode 100644 index 0000000..4f7e7d2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-copy_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-copy_16.png b/project/_Resources/tango/bitmaps/actions/edit-copy_16.png new file mode 100644 index 0000000..0090409 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-copy_16.png differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-copy_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-copy_24.bmp new file mode 100644 index 0000000..99610f1 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-copy_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-copy_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-copy_32.bmp new file mode 100644 index 0000000..d24e7b8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-copy_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-cut_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-cut_16.bmp new file mode 100644 index 0000000..30569e8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-cut_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-cut_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-cut_24.bmp new file mode 100644 index 0000000..04eb66b Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-cut_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-cut_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-cut_32.bmp new file mode 100644 index 0000000..d362d3d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-cut_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-delete_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-delete_16.bmp new file mode 100644 index 0000000..5d8f6de Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-delete_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-delete_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-delete_24.bmp new file mode 100644 index 0000000..61fdca6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-delete_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-delete_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-delete_32.bmp new file mode 100644 index 0000000..74aaceb Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-delete_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-find-replace_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-find-replace_16.bmp new file mode 100644 index 0000000..3dccf6c Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-find-replace_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-find-replace_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-find-replace_24.bmp new file mode 100644 index 0000000..84e88fa Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-find-replace_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-find-replace_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-find-replace_32.bmp new file mode 100644 index 0000000..2023c34 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-find-replace_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-find_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-find_16.bmp new file mode 100644 index 0000000..cb8cd2f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-find_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-find_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-find_24.bmp new file mode 100644 index 0000000..6a0fa4b Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-find_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-find_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-find_32.bmp new file mode 100644 index 0000000..1fe1f1f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-find_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-paste_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-paste_16.bmp new file mode 100644 index 0000000..8472112 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-paste_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-paste_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-paste_24.bmp new file mode 100644 index 0000000..497e1f3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-paste_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-paste_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-paste_32.bmp new file mode 100644 index 0000000..69c0374 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-paste_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-paste_48.bmp b/project/_Resources/tango/bitmaps/actions/edit-paste_48.bmp new file mode 100644 index 0000000..18dc5ec Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-paste_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-paste_64.bmp b/project/_Resources/tango/bitmaps/actions/edit-paste_64.bmp new file mode 100644 index 0000000..fbeaacd Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-paste_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-redo_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-redo_16.bmp new file mode 100644 index 0000000..1d9f783 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-redo_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-redo_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-redo_24.bmp new file mode 100644 index 0000000..a2a15d5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-redo_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-redo_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-redo_32.bmp new file mode 100644 index 0000000..3960f93 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-redo_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-select-all_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-select-all_16.bmp new file mode 100644 index 0000000..df6e250 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-select-all_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-select-all_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-select-all_24.bmp new file mode 100644 index 0000000..daad489 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-select-all_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-select-all_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-select-all_32.bmp new file mode 100644 index 0000000..513051e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-select-all_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-undo_16.bmp b/project/_Resources/tango/bitmaps/actions/edit-undo_16.bmp new file mode 100644 index 0000000..2b37058 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-undo_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-undo_24.bmp b/project/_Resources/tango/bitmaps/actions/edit-undo_24.bmp new file mode 100644 index 0000000..a35b59a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-undo_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/edit-undo_32.bmp b/project/_Resources/tango/bitmaps/actions/edit-undo_32.bmp new file mode 100644 index 0000000..6b2a1fc Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/edit-undo_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-indent-less_16.bmp b/project/_Resources/tango/bitmaps/actions/format-indent-less_16.bmp new file mode 100644 index 0000000..0cc2fb7 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-indent-less_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-indent-less_24.bmp b/project/_Resources/tango/bitmaps/actions/format-indent-less_24.bmp new file mode 100644 index 0000000..8718afd Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-indent-less_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-indent-less_32.bmp b/project/_Resources/tango/bitmaps/actions/format-indent-less_32.bmp new file mode 100644 index 0000000..c7714a3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-indent-less_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-indent-more_16.bmp b/project/_Resources/tango/bitmaps/actions/format-indent-more_16.bmp new file mode 100644 index 0000000..c23b108 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-indent-more_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-indent-more_24.bmp b/project/_Resources/tango/bitmaps/actions/format-indent-more_24.bmp new file mode 100644 index 0000000..41ae712 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-indent-more_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-indent-more_32.bmp b/project/_Resources/tango/bitmaps/actions/format-indent-more_32.bmp new file mode 100644 index 0000000..9c88b91 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-indent-more_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-center_16.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-center_16.bmp new file mode 100644 index 0000000..898a393 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-center_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-center_24.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-center_24.bmp new file mode 100644 index 0000000..de850cb Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-center_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-center_32.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-center_32.bmp new file mode 100644 index 0000000..dd1f3a0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-center_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-fill_16.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-fill_16.bmp new file mode 100644 index 0000000..c08d249 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-fill_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-fill_24.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-fill_24.bmp new file mode 100644 index 0000000..01fbc6d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-fill_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-fill_32.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-fill_32.bmp new file mode 100644 index 0000000..a89f64f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-fill_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-left_16.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-left_16.bmp new file mode 100644 index 0000000..f223571 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-left_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-left_24.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-left_24.bmp new file mode 100644 index 0000000..05d63bb Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-left_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-left_32.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-left_32.bmp new file mode 100644 index 0000000..cb3caa5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-left_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-right_16.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-right_16.bmp new file mode 100644 index 0000000..a1c61dd Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-right_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-right_24.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-right_24.bmp new file mode 100644 index 0000000..081e5c3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-right_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-justify-right_32.bmp b/project/_Resources/tango/bitmaps/actions/format-justify-right_32.bmp new file mode 100644 index 0000000..c64be47 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-justify-right_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-line-space_16.bmp b/project/_Resources/tango/bitmaps/actions/format-line-space_16.bmp new file mode 100644 index 0000000..c48ac8d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-line-space_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-list_16.bmp b/project/_Resources/tango/bitmaps/actions/format-list_16.bmp new file mode 100644 index 0000000..e071e1f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-list_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/format-list_24.bmp b/project/_Resources/tango/bitmaps/actions/format-list_24.bmp new file mode 100644 index 0000000..65b5422 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/format-list_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-down_16.bmp b/project/_Resources/tango/bitmaps/actions/go-down_16.bmp new file mode 100644 index 0000000..4b5086d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-down_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-down_24.bmp b/project/_Resources/tango/bitmaps/actions/go-down_24.bmp new file mode 100644 index 0000000..74e3aed Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-down_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-down_32.bmp b/project/_Resources/tango/bitmaps/actions/go-down_32.bmp new file mode 100644 index 0000000..5fa1c9b Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-down_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-next-hover_20.bmp b/project/_Resources/tango/bitmaps/actions/go-next-hover_20.bmp new file mode 100644 index 0000000..f7c1a41 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-next-hover_20.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-next-hover_30.bmp b/project/_Resources/tango/bitmaps/actions/go-next-hover_30.bmp new file mode 100644 index 0000000..bd36b12 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-next-hover_30.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-next-pressed_30.bmp b/project/_Resources/tango/bitmaps/actions/go-next-pressed_30.bmp new file mode 100644 index 0000000..3c006a4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-next-pressed_30.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-next_20.bmp b/project/_Resources/tango/bitmaps/actions/go-next_20.bmp new file mode 100644 index 0000000..5435355 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-next_20.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-next_30.bmp b/project/_Resources/tango/bitmaps/actions/go-next_30.bmp new file mode 100644 index 0000000..0a528fa Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-next_30.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-previous_16.png b/project/_Resources/tango/bitmaps/actions/go-previous_16.png new file mode 100644 index 0000000..659cd90 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-previous_16.png differ diff --git a/project/_Resources/tango/bitmaps/actions/go-previous_24.png b/project/_Resources/tango/bitmaps/actions/go-previous_24.png new file mode 100644 index 0000000..3b1129d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-previous_24.png differ diff --git a/project/_Resources/tango/bitmaps/actions/go-previous_32.png b/project/_Resources/tango/bitmaps/actions/go-previous_32.png new file mode 100644 index 0000000..c37bc04 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-previous_32.png differ diff --git a/project/_Resources/tango/bitmaps/actions/go-up_16.bmp b/project/_Resources/tango/bitmaps/actions/go-up_16.bmp new file mode 100644 index 0000000..1ea37fb Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-up_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-up_24.bmp b/project/_Resources/tango/bitmaps/actions/go-up_24.bmp new file mode 100644 index 0000000..96c9606 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-up_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-up_32.bmp b/project/_Resources/tango/bitmaps/actions/go-up_32.bmp new file mode 100644 index 0000000..a282387 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-up_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/go-up_40.png b/project/_Resources/tango/bitmaps/actions/go-up_40.png new file mode 100644 index 0000000..fbc796a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/go-up_40.png differ diff --git a/project/_Resources/tango/bitmaps/actions/image-properties_16.bmp b/project/_Resources/tango/bitmaps/actions/image-properties_16.bmp new file mode 100644 index 0000000..6ac548a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/image-properties_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/image-properties_24.bmp b/project/_Resources/tango/bitmaps/actions/image-properties_24.bmp new file mode 100644 index 0000000..c3c1a15 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/image-properties_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/image-properties_32.bmp b/project/_Resources/tango/bitmaps/actions/image-properties_32.bmp new file mode 100644 index 0000000..beab970 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/image-properties_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/image-properties_48.bmp b/project/_Resources/tango/bitmaps/actions/image-properties_48.bmp new file mode 100644 index 0000000..eb0c088 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/image-properties_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/image-properties_64.bmp b/project/_Resources/tango/bitmaps/actions/image-properties_64.bmp new file mode 100644 index 0000000..5adb59e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/image-properties_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/insert-image_16.bmp b/project/_Resources/tango/bitmaps/actions/insert-image_16.bmp new file mode 100644 index 0000000..a9b9d3f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/insert-image_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/insert-image_24.bmp b/project/_Resources/tango/bitmaps/actions/insert-image_24.bmp new file mode 100644 index 0000000..0aa37e5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/insert-image_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/insert-image_32.bmp b/project/_Resources/tango/bitmaps/actions/insert-image_32.bmp new file mode 100644 index 0000000..b6b825f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/insert-image_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/insert-image_48.bmp b/project/_Resources/tango/bitmaps/actions/insert-image_48.bmp new file mode 100644 index 0000000..a3f1b00 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/insert-image_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/insert-image_64.bmp b/project/_Resources/tango/bitmaps/actions/insert-image_64.bmp new file mode 100644 index 0000000..ea206b0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/insert-image_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/media-playback-start_192.png b/project/_Resources/tango/bitmaps/actions/media-playback-start_192.png new file mode 100644 index 0000000..d5da98e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/media-playback-start_192.png differ diff --git a/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_16.bmp b/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_16.bmp new file mode 100644 index 0000000..e6d7570 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_24.bmp b/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_24.bmp new file mode 100644 index 0000000..ce67cbc Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_32.bmp b/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_32.bmp new file mode 100644 index 0000000..b72840a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-flip-horizontal_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-flip-vertical_16.bmp b/project/_Resources/tango/bitmaps/actions/object-flip-vertical_16.bmp new file mode 100644 index 0000000..ecbe397 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-flip-vertical_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-flip-vertical_24.bmp b/project/_Resources/tango/bitmaps/actions/object-flip-vertical_24.bmp new file mode 100644 index 0000000..03a204d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-flip-vertical_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-flip-vertical_32.bmp b/project/_Resources/tango/bitmaps/actions/object-flip-vertical_32.bmp new file mode 100644 index 0000000..f3a3e35 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-flip-vertical_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-rotate-180_16.bmp b/project/_Resources/tango/bitmaps/actions/object-rotate-180_16.bmp new file mode 100644 index 0000000..c6b0606 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-rotate-180_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-rotate-left_16.bmp b/project/_Resources/tango/bitmaps/actions/object-rotate-left_16.bmp new file mode 100644 index 0000000..b903216 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-rotate-left_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-rotate-left_24.bmp b/project/_Resources/tango/bitmaps/actions/object-rotate-left_24.bmp new file mode 100644 index 0000000..940d0ef Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-rotate-left_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-rotate-left_32.bmp b/project/_Resources/tango/bitmaps/actions/object-rotate-left_32.bmp new file mode 100644 index 0000000..6c77a40 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-rotate-left_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-rotate-right_16.bmp b/project/_Resources/tango/bitmaps/actions/object-rotate-right_16.bmp new file mode 100644 index 0000000..f6aee83 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-rotate-right_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-rotate-right_24.bmp b/project/_Resources/tango/bitmaps/actions/object-rotate-right_24.bmp new file mode 100644 index 0000000..fd107d3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-rotate-right_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/object-rotate-right_32.bmp b/project/_Resources/tango/bitmaps/actions/object-rotate-right_32.bmp new file mode 100644 index 0000000..b05efeb Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/object-rotate-right_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/package-copy_48x36.bmp b/project/_Resources/tango/bitmaps/actions/package-copy_48x36.bmp new file mode 100644 index 0000000..a9f471e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/package-copy_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/package-cut_48x36.bmp b/project/_Resources/tango/bitmaps/actions/package-cut_48x36.bmp new file mode 100644 index 0000000..445fde6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/package-cut_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/system-search_16.bmp b/project/_Resources/tango/bitmaps/actions/system-search_16.bmp new file mode 100644 index 0000000..cf396cc Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/system-search_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/system-search_24.bmp b/project/_Resources/tango/bitmaps/actions/system-search_24.bmp new file mode 100644 index 0000000..c0b12e2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/system-search_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/system-search_32.bmp b/project/_Resources/tango/bitmaps/actions/system-search_32.bmp new file mode 100644 index 0000000..b7d5eb8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/system-search_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/system-search_48x36.bmp b/project/_Resources/tango/bitmaps/actions/system-search_48x36.bmp new file mode 100644 index 0000000..42eb5e2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/system-search_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/view-fullscreen_16.bmp b/project/_Resources/tango/bitmaps/actions/view-fullscreen_16.bmp new file mode 100644 index 0000000..a3552d4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/view-fullscreen_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/view-fullscreen_24.bmp b/project/_Resources/tango/bitmaps/actions/view-fullscreen_24.bmp new file mode 100644 index 0000000..c284f9d Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/view-fullscreen_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/view-fullscreen_32.bmp b/project/_Resources/tango/bitmaps/actions/view-fullscreen_32.bmp new file mode 100644 index 0000000..2b4ec4c Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/view-fullscreen_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/view-fullscreen_48.bmp b/project/_Resources/tango/bitmaps/actions/view-fullscreen_48.bmp new file mode 100644 index 0000000..b228a24 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/view-fullscreen_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/view-fullscreen_64.bmp b/project/_Resources/tango/bitmaps/actions/view-fullscreen_64.bmp new file mode 100644 index 0000000..373127e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/view-fullscreen_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/view-refresh_16.bmp b/project/_Resources/tango/bitmaps/actions/view-refresh_16.bmp new file mode 100644 index 0000000..076677e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/view-refresh_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/window-close_16.bmp b/project/_Resources/tango/bitmaps/actions/window-close_16.bmp new file mode 100644 index 0000000..56ed7a8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/window-close_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/window-close_24.bmp b/project/_Resources/tango/bitmaps/actions/window-close_24.bmp new file mode 100644 index 0000000..a810bce Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/window-close_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/window-close_32.bmp b/project/_Resources/tango/bitmaps/actions/window-close_32.bmp new file mode 100644 index 0000000..116bba8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/window-close_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/window-close_48.bmp b/project/_Resources/tango/bitmaps/actions/window-close_48.bmp new file mode 100644 index 0000000..8794a3e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/window-close_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/window-close_64.bmp b/project/_Resources/tango/bitmaps/actions/window-close_64.bmp new file mode 100644 index 0000000..60d1a9c Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/window-close_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-in_16.bmp b/project/_Resources/tango/bitmaps/actions/zoom-in_16.bmp new file mode 100644 index 0000000..6f7c6e2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-in_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-in_24.bmp b/project/_Resources/tango/bitmaps/actions/zoom-in_24.bmp new file mode 100644 index 0000000..0f1c449 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-in_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-in_32.bmp b/project/_Resources/tango/bitmaps/actions/zoom-in_32.bmp new file mode 100644 index 0000000..76500c9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-in_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-in_48.bmp b/project/_Resources/tango/bitmaps/actions/zoom-in_48.bmp new file mode 100644 index 0000000..7ed94b2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-in_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-in_64.bmp b/project/_Resources/tango/bitmaps/actions/zoom-in_64.bmp new file mode 100644 index 0000000..fd0aad5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-in_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-original_16.bmp b/project/_Resources/tango/bitmaps/actions/zoom-original_16.bmp new file mode 100644 index 0000000..f34ea2e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-original_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-original_24.bmp b/project/_Resources/tango/bitmaps/actions/zoom-original_24.bmp new file mode 100644 index 0000000..19e836f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-original_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-original_32.bmp b/project/_Resources/tango/bitmaps/actions/zoom-original_32.bmp new file mode 100644 index 0000000..b121256 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-original_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-original_48.bmp b/project/_Resources/tango/bitmaps/actions/zoom-original_48.bmp new file mode 100644 index 0000000..dc8e613 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-original_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-original_64.bmp b/project/_Resources/tango/bitmaps/actions/zoom-original_64.bmp new file mode 100644 index 0000000..6288a5a Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-original_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-out_16.bmp b/project/_Resources/tango/bitmaps/actions/zoom-out_16.bmp new file mode 100644 index 0000000..ed35afa Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-out_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-out_24.bmp b/project/_Resources/tango/bitmaps/actions/zoom-out_24.bmp new file mode 100644 index 0000000..f1ac44e Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-out_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-out_32.bmp b/project/_Resources/tango/bitmaps/actions/zoom-out_32.bmp new file mode 100644 index 0000000..9c1976b Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-out_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-out_48.bmp b/project/_Resources/tango/bitmaps/actions/zoom-out_48.bmp new file mode 100644 index 0000000..09f9b5f Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-out_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/actions/zoom-out_64.bmp b/project/_Resources/tango/bitmaps/actions/zoom-out_64.bmp new file mode 100644 index 0000000..11770a4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/actions/zoom-out_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/help-browser_16.bmp b/project/_Resources/tango/bitmaps/apps/help-browser_16.bmp new file mode 100644 index 0000000..e934595 Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/help-browser_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_16.bmp b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_16.bmp new file mode 100644 index 0000000..3b22c50 Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_24.bmp b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_24.bmp new file mode 100644 index 0000000..5cd5b28 Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_32.bmp b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_32.bmp new file mode 100644 index 0000000..9b916d6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_48.bmp b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_48.bmp new file mode 100644 index 0000000..a1b6bb8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_64.bmp b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_64.bmp new file mode 100644 index 0000000..a47f005 Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/preferences-desktop-wallpaper_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/softwarecenter_192.png b/project/_Resources/tango/bitmaps/apps/softwarecenter_192.png new file mode 100644 index 0000000..09a548f Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/softwarecenter_192.png differ diff --git a/project/_Resources/tango/bitmaps/apps/tag-editor_192.png b/project/_Resources/tango/bitmaps/apps/tag-editor_192.png new file mode 100644 index 0000000..4c256de Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/tag-editor_192.png differ diff --git a/project/_Resources/tango/bitmaps/apps/utilities-system-monitor_24.bmp b/project/_Resources/tango/bitmaps/apps/utilities-system-monitor_24.bmp new file mode 100644 index 0000000..72bbeb4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/utilities-system-monitor_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/apps/utilities-system-monitor_48x36.bmp b/project/_Resources/tango/bitmaps/apps/utilities-system-monitor_48x36.bmp new file mode 100644 index 0000000..de0cd2d Binary files /dev/null and b/project/_Resources/tango/bitmaps/apps/utilities-system-monitor_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/categories/applications-multimedia_142x145.png b/project/_Resources/tango/bitmaps/categories/applications-multimedia_142x145.png new file mode 100644 index 0000000..0698681 Binary files /dev/null and b/project/_Resources/tango/bitmaps/categories/applications-multimedia_142x145.png differ diff --git a/project/_Resources/tango/bitmaps/categories/applications-multimedia_192.png b/project/_Resources/tango/bitmaps/categories/applications-multimedia_192.png new file mode 100644 index 0000000..925306d Binary files /dev/null and b/project/_Resources/tango/bitmaps/categories/applications-multimedia_192.png differ diff --git a/project/_Resources/tango/bitmaps/categories/applications-multimedia_200.png b/project/_Resources/tango/bitmaps/categories/applications-multimedia_200.png new file mode 100644 index 0000000..a9c432e Binary files /dev/null and b/project/_Resources/tango/bitmaps/categories/applications-multimedia_200.png differ diff --git a/project/_Resources/tango/bitmaps/categories/preferences-system_40.png b/project/_Resources/tango/bitmaps/categories/preferences-system_40.png new file mode 100644 index 0000000..2ffb40a Binary files /dev/null and b/project/_Resources/tango/bitmaps/categories/preferences-system_40.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-cdrom-audio_192.png b/project/_Resources/tango/bitmaps/devices/media-cdrom-audio_192.png new file mode 100644 index 0000000..650d1a6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-cdrom-audio_192.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-optical-cdr_96.png b/project/_Resources/tango/bitmaps/devices/media-optical-cdr_96.png new file mode 100644 index 0000000..9a48447 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-optical-cdr_96.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-optical-cdrw_96.png b/project/_Resources/tango/bitmaps/devices/media-optical-cdrw_96.png new file mode 100644 index 0000000..81d8605 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-optical-cdrw_96.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-optical-dvd_192.png b/project/_Resources/tango/bitmaps/devices/media-optical-dvd_192.png new file mode 100644 index 0000000..b5430ed Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-optical-dvd_192.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-optical-dvd_96.png b/project/_Resources/tango/bitmaps/devices/media-optical-dvd_96.png new file mode 100644 index 0000000..1f612b0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-optical-dvd_96.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-optical-dvdr_96.png b/project/_Resources/tango/bitmaps/devices/media-optical-dvdr_96.png new file mode 100644 index 0000000..589e4bc Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-optical-dvdr_96.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-optical_192.png b/project/_Resources/tango/bitmaps/devices/media-optical_192.png new file mode 100644 index 0000000..a743bd5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-optical_192.png differ diff --git a/project/_Resources/tango/bitmaps/devices/media-optical_96.png b/project/_Resources/tango/bitmaps/devices/media-optical_96.png new file mode 100644 index 0000000..4c9ada6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/media-optical_96.png differ diff --git a/project/_Resources/tango/bitmaps/devices/multimedia-player_192.png b/project/_Resources/tango/bitmaps/devices/multimedia-player_192.png new file mode 100644 index 0000000..1482d20 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/multimedia-player_192.png differ diff --git a/project/_Resources/tango/bitmaps/devices/multimedia-player_96.png b/project/_Resources/tango/bitmaps/devices/multimedia-player_96.png new file mode 100644 index 0000000..f84aa56 Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/multimedia-player_96.png differ diff --git a/project/_Resources/tango/bitmaps/devices/printer_16.bmp b/project/_Resources/tango/bitmaps/devices/printer_16.bmp new file mode 100644 index 0000000..12bdd4c Binary files /dev/null and b/project/_Resources/tango/bitmaps/devices/printer_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/emblems/emblem-offline-disabled_16.png b/project/_Resources/tango/bitmaps/emblems/emblem-offline-disabled_16.png new file mode 100644 index 0000000..f313ea0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/emblems/emblem-offline-disabled_16.png differ diff --git a/project/_Resources/tango/bitmaps/emblems/emblem-offline_16.png b/project/_Resources/tango/bitmaps/emblems/emblem-offline_16.png new file mode 100644 index 0000000..022f2f5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/emblems/emblem-offline_16.png differ diff --git a/project/_Resources/tango/bitmaps/emblems/emblem-user_192.png b/project/_Resources/tango/bitmaps/emblems/emblem-user_192.png new file mode 100644 index 0000000..bd7d5a4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/emblems/emblem-user_192.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/application-x-package-list_48x36.bmp b/project/_Resources/tango/bitmaps/mimetypes/application-x-package-list_48x36.bmp new file mode 100644 index 0000000..ac48bd1 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/application-x-package-list_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/audio-x-generic_192.png b/project/_Resources/tango/bitmaps/mimetypes/audio-x-generic_192.png new file mode 100644 index 0000000..9619466 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/audio-x-generic_192.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_16.bmp b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_16.bmp new file mode 100644 index 0000000..f2ad1f4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_192.PNG b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_192.PNG new file mode 100644 index 0000000..6f0aeca Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_192.PNG differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_24.bmp b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_24.bmp new file mode 100644 index 0000000..ee146f3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_32.bmp b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_32.bmp new file mode 100644 index 0000000..71d9d32 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_48.png b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_48.png new file mode 100644 index 0000000..550df74 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/image-x-generic_48.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/media-wmp-playlist_192.png b/project/_Resources/tango/bitmaps/mimetypes/media-wmp-playlist_192.png new file mode 100644 index 0000000..cc55e7d Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/media-wmp-playlist_192.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/media-wmp-playlist_96.png b/project/_Resources/tango/bitmaps/mimetypes/media-wmp-playlist_96.png new file mode 100644 index 0000000..f8b00c4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/media-wmp-playlist_96.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_16.bmp b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_16.bmp new file mode 100644 index 0000000..2fc6830 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_24.bmp b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_24.bmp new file mode 100644 index 0000000..4488ed5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_32.bmp b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_32.bmp new file mode 100644 index 0000000..e026b0a Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_48.bmp b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_48.bmp new file mode 100644 index 0000000..07004cf Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_64.bmp b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_64.bmp new file mode 100644 index 0000000..b0458e6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/text-x-generic_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/text-x-readme_24.bmp b/project/_Resources/tango/bitmaps/mimetypes/text-x-readme_24.bmp new file mode 100644 index 0000000..4782d58 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/text-x-readme_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/text-x-readme_48x36.bmp b/project/_Resources/tango/bitmaps/mimetypes/text-x-readme_48x36.bmp new file mode 100644 index 0000000..dee47d0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/text-x-readme_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/video-x-generic_192.png b/project/_Resources/tango/bitmaps/mimetypes/video-x-generic_192.png new file mode 100644 index 0000000..857759f Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/video-x-generic_192.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/video-x-generic_200.png b/project/_Resources/tango/bitmaps/mimetypes/video-x-generic_200.png new file mode 100644 index 0000000..61e75bc Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/video-x-generic_200.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/x-office-calendar_192.png b/project/_Resources/tango/bitmaps/mimetypes/x-office-calendar_192.png new file mode 100644 index 0000000..599ebaf Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/x-office-calendar_192.png differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/x-office-document_16.bmp b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_16.bmp new file mode 100644 index 0000000..9241b6d Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/x-office-document_24.bmp b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_24.bmp new file mode 100644 index 0000000..677624d Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/x-office-document_32.bmp b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_32.bmp new file mode 100644 index 0000000..5ede354 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/x-office-document_48.bmp b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_48.bmp new file mode 100644 index 0000000..30fdcc6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/mimetypes/x-office-document_64.bmp b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_64.bmp new file mode 100644 index 0000000..1223a0b Binary files /dev/null and b/project/_Resources/tango/bitmaps/mimetypes/x-office-document_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/places/folder-music_192.png b/project/_Resources/tango/bitmaps/places/folder-music_192.png new file mode 100644 index 0000000..c429b91 Binary files /dev/null and b/project/_Resources/tango/bitmaps/places/folder-music_192.png differ diff --git a/project/_Resources/tango/bitmaps/places/folder-pictures_192.png b/project/_Resources/tango/bitmaps/places/folder-pictures_192.png new file mode 100644 index 0000000..cbb0dcd Binary files /dev/null and b/project/_Resources/tango/bitmaps/places/folder-pictures_192.png differ diff --git a/project/_Resources/tango/bitmaps/places/folder-videos_192.png b/project/_Resources/tango/bitmaps/places/folder-videos_192.png new file mode 100644 index 0000000..6a3c6f0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/places/folder-videos_192.png differ diff --git a/project/_Resources/tango/bitmaps/places/folder_192.png b/project/_Resources/tango/bitmaps/places/folder_192.png new file mode 100644 index 0000000..e70dc2f Binary files /dev/null and b/project/_Resources/tango/bitmaps/places/folder_192.png differ diff --git a/project/_Resources/tango/bitmaps/places/user-home-remote_177x132.png b/project/_Resources/tango/bitmaps/places/user-home-remote_177x132.png new file mode 100644 index 0000000..369863f Binary files /dev/null and b/project/_Resources/tango/bitmaps/places/user-home-remote_177x132.png differ diff --git a/project/_Resources/tango/bitmaps/places/user-trash_16.png b/project/_Resources/tango/bitmaps/places/user-trash_16.png new file mode 100644 index 0000000..9a29aa7 Binary files /dev/null and b/project/_Resources/tango/bitmaps/places/user-trash_16.png differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_16.bmp b/project/_Resources/tango/bitmaps/status/dialog-information_16.bmp new file mode 100644 index 0000000..55ce7b9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_20.png b/project/_Resources/tango/bitmaps/status/dialog-information_20.png new file mode 100644 index 0000000..2bc1bd8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_20.png differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_24.bmp b/project/_Resources/tango/bitmaps/status/dialog-information_24.bmp new file mode 100644 index 0000000..a63186e Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_25.png b/project/_Resources/tango/bitmaps/status/dialog-information_25.png new file mode 100644 index 0000000..040cc6a Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_25.png differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_30.png b/project/_Resources/tango/bitmaps/status/dialog-information_30.png new file mode 100644 index 0000000..8e023cd Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_30.png differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_32.bmp b/project/_Resources/tango/bitmaps/status/dialog-information_32.bmp new file mode 100644 index 0000000..3a604b9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_48.bmp b/project/_Resources/tango/bitmaps/status/dialog-information_48.bmp new file mode 100644 index 0000000..5dd3ffc Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_48x36.bmp b/project/_Resources/tango/bitmaps/status/dialog-information_48x36.bmp new file mode 100644 index 0000000..b8b0bf8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-information_64.bmp b/project/_Resources/tango/bitmaps/status/dialog-information_64.bmp new file mode 100644 index 0000000..ad35cb2 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-information_64.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-warning_16.bmp b/project/_Resources/tango/bitmaps/status/dialog-warning_16.bmp new file mode 100644 index 0000000..74eae3e Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-warning_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/dialog-warning_32.bmp b/project/_Resources/tango/bitmaps/status/dialog-warning_32.bmp new file mode 100644 index 0000000..16fe77f Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/dialog-warning_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/drive-optical-offline_96.png b/project/_Resources/tango/bitmaps/status/drive-optical-offline_96.png new file mode 100644 index 0000000..cc5674b Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/drive-optical-offline_96.png differ diff --git a/project/_Resources/tango/bitmaps/status/multimedia-player-offline_192.png b/project/_Resources/tango/bitmaps/status/multimedia-player-offline_192.png new file mode 100644 index 0000000..1dbf725 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/multimedia-player-offline_192.png differ diff --git a/project/_Resources/tango/bitmaps/status/multimedia-player-offline_96.png b/project/_Resources/tango/bitmaps/status/multimedia-player-offline_96.png new file mode 100644 index 0000000..c109cf1 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/multimedia-player-offline_96.png differ diff --git a/project/_Resources/tango/bitmaps/status/package-info_48x36.bmp b/project/_Resources/tango/bitmaps/status/package-info_48x36.bmp new file mode 100644 index 0000000..d53b69d Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/package-info_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/package-locked_48x36.bmp b/project/_Resources/tango/bitmaps/status/package-locked_48x36.bmp new file mode 100644 index 0000000..e395968 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/package-locked_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/package-ok_48x36.bmp b/project/_Resources/tango/bitmaps/status/package-ok_48x36.bmp new file mode 100644 index 0000000..76995c6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/package-ok_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/printer-default_16.bmp b/project/_Resources/tango/bitmaps/status/printer-default_16.bmp new file mode 100644 index 0000000..e94e703 Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/printer-default_16.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/printer-default_32.bmp b/project/_Resources/tango/bitmaps/status/printer-default_32.bmp new file mode 100644 index 0000000..ab640ed Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/printer-default_32.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/printer-default_48.bmp b/project/_Resources/tango/bitmaps/status/printer-default_48.bmp new file mode 100644 index 0000000..2e6aeac Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/printer-default_48.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/user-trash-full_24.bmp b/project/_Resources/tango/bitmaps/status/user-trash-full_24.bmp new file mode 100644 index 0000000..bd5c39c Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/user-trash-full_24.bmp differ diff --git a/project/_Resources/tango/bitmaps/status/user-trash-full_48x36.bmp b/project/_Resources/tango/bitmaps/status/user-trash-full_48x36.bmp new file mode 100644 index 0000000..361019e Binary files /dev/null and b/project/_Resources/tango/bitmaps/status/user-trash-full_48x36.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/288.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/288.bmp new file mode 100644 index 0000000..a34e86a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/288.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/289.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/289.bmp new file mode 100644 index 0000000..2bb7d21 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/289.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/290.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/290.bmp new file mode 100644 index 0000000..08c5527 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/290.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/291.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/291.bmp new file mode 100644 index 0000000..b023918 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/291.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/294.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/294.bmp new file mode 100644 index 0000000..be3d6e5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/294.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/295.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/295.bmp new file mode 100644 index 0000000..0d45fdf Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/295.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/296.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/296.bmp new file mode 100644 index 0000000..2020e48 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/296.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/307.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/307.bmp new file mode 100644 index 0000000..36a399a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/307.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/308.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/308.bmp new file mode 100644 index 0000000..f5640b8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/308.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp new file mode 100644 index 0000000..5dd8c8f Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34561.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp new file mode 100644 index 0000000..3b2ff14 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34562_34565.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp new file mode 100644 index 0000000..e018335 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34563.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp new file mode 100644 index 0000000..cc479cb Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34564.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp new file mode 100644 index 0000000..25a3035 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34566.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp new file mode 100644 index 0000000..c6f19a3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34567.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp new file mode 100644 index 0000000..b381f8a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34568.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp new file mode 100644 index 0000000..e9ea3fc Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34572.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp new file mode 100644 index 0000000..11eb82f Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34573.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34574.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34574.bmp new file mode 100644 index 0000000..0f55681 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34574.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp new file mode 100644 index 0000000..c9f1334 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34578.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp new file mode 100644 index 0000000..6c3c886 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34579.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34580.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34580.bmp new file mode 100644 index 0000000..d31293e Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/34580.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp new file mode 100644 index 0000000..4bf132a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/577_581.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/578.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/578.bmp new file mode 100644 index 0000000..f7e267c Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/578.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/579.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/579.bmp new file mode 100644 index 0000000..4a8a307 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/579.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/580.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/580.bmp new file mode 100644 index 0000000..ce93b94 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/580.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/582.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/582.bmp new file mode 100644 index 0000000..42f4e36 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/582.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/583.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/583.bmp new file mode 100644 index 0000000..b49b7ab Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/583.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/584.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/584.bmp new file mode 100644 index 0000000..724bc57 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/584.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp new file mode 100644 index 0000000..c5f0b2e Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/585_588.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/586.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/586.bmp new file mode 100644 index 0000000..6f23ea1 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/586.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/587.bmp b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/587.bmp new file mode 100644 index 0000000..224aa1f Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ExplorerFrame.dll/587.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/14029.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/14029.png new file mode 100644 index 0000000..b3ee60a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/14029.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4003.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4003.png new file mode 100644 index 0000000..f1a48f0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4003.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4006.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4006.png new file mode 100644 index 0000000..a327945 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4006.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4009.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4009.png new file mode 100644 index 0000000..78e6500 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4009.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4012.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4012.png new file mode 100644 index 0000000..c49c0f1 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4012.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4015.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4015.png new file mode 100644 index 0000000..0a4f185 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4015.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4019.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4019.png new file mode 100644 index 0000000..d94cd16 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4019.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4124.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4124.png new file mode 100644 index 0000000..4a0d1ae Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4124.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4179.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4179.png new file mode 100644 index 0000000..7559c52 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4179.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4224.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4224.png new file mode 100644 index 0000000..3ad979f Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4224.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4227.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4227.png new file mode 100644 index 0000000..879baaa Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4227.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4230.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4230.png new file mode 100644 index 0000000..375c9ad Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4230.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4233.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4233.png new file mode 100644 index 0000000..db46271 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4233.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4236.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4236.png new file mode 100644 index 0000000..e90ddd4 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4236.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4239.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4239.png new file mode 100644 index 0000000..44a9b02 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4239.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4245.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4245.png new file mode 100644 index 0000000..aa06370 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4245.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4248.png b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4248.png new file mode 100644 index 0000000..b587667 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/PhotoViewer.dll/4248.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/130.bmp b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/130.bmp new file mode 100644 index 0000000..b393580 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/130.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/130.xcf b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/130.xcf new file mode 100644 index 0000000..4207e90 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/130.xcf differ diff --git a/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/131.bmp b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/131.bmp new file mode 100644 index 0000000..7414563 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/131.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/134.bmp b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/134.bmp new file mode 100644 index 0000000..045342b Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/134.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/134.xcf b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/134.xcf new file mode 100644 index 0000000..c978b56 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/SnippingTool.exe/134.xcf differ diff --git a/project/_Resources/tango/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp b/project/_Resources/tango/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp new file mode 100644 index 0000000..3c95e29 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/SoundRecorder.exe/204+205.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/accessibilitycpl.dll/309.bmp b/project/_Resources/tango/bitmaps/tweaked/accessibilitycpl.dll/309.bmp new file mode 100644 index 0000000..2e2d39e Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/accessibilitycpl.dll/309.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/authui.dll/accessibility.bmp b/project/_Resources/tango/bitmaps/tweaked/authui.dll/accessibility.bmp new file mode 100644 index 0000000..ff0ad6a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/authui.dll/accessibility.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/301.bmp b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/301.bmp new file mode 100644 index 0000000..6cac73d Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/301.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/303.bmp b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/303.bmp new file mode 100644 index 0000000..56ca494 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/303.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/303.xcf b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/303.xcf new file mode 100644 index 0000000..a92e770 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/303.xcf differ diff --git a/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/305.bmp b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/305.bmp new file mode 100644 index 0000000..53f5520 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/305.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/305.xcf b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/305.xcf new file mode 100644 index 0000000..7abd988 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/305.xcf differ diff --git a/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/306.bmp b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/306.bmp new file mode 100644 index 0000000..de0b823 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/306.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/306.xcf b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/306.xcf new file mode 100644 index 0000000..87ef9ec Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/batmeter.dll/306.xcf differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ccleaner/5001.bmp b/project/_Resources/tango/bitmaps/tweaked/ccleaner/5001.bmp new file mode 100644 index 0000000..5acf2d0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ccleaner/5001.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/ccleaner/5008.bmp b/project/_Resources/tango/bitmaps/tweaked/ccleaner/5008.bmp new file mode 100644 index 0000000..ec3c51a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/ccleaner/5008.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/defraggler/264+278.bmp b/project/_Resources/tango/bitmaps/tweaked/defraggler/264+278.bmp new file mode 100644 index 0000000..202cb94 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/defraggler/264+278.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/202.png b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/202.png new file mode 100644 index 0000000..0a2833c Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/202.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/205.png b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/205.png new file mode 100644 index 0000000..5dff385 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/205.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/206.png b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/206.png new file mode 100644 index 0000000..cc999bb Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/206.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/207.png b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/207.png new file mode 100644 index 0000000..46c2e3f Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/207.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/210.png b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/210.png new file mode 100644 index 0000000..c7a74df Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/mmsys.cpl/210.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/mpc-hc.exe/210.png b/project/_Resources/tango/bitmaps/tweaked/mpc-hc.exe/210.png new file mode 100644 index 0000000..ca4993c Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/mpc-hc.exe/210.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/mstsc.exe/675.bmp b/project/_Resources/tango/bitmaps/tweaked/mstsc.exe/675.bmp new file mode 100644 index 0000000..d5c9124 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/mstsc.exe/675.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp b/project/_Resources/tango/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp new file mode 100644 index 0000000..5e7a85c Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/rstrui.exe/session-properties_164x628.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp b/project/_Resources/tango/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp new file mode 100644 index 0000000..8edb8ea Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/rstrui.exe/session-properties_49x49.bmp differ diff --git a/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5000+5010.png b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5000+5010.png new file mode 100644 index 0000000..1e1dfdd Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5000+5010.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5002.png b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5002.png new file mode 100644 index 0000000..84cce3f Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5002.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5004.png b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5004.png new file mode 100644 index 0000000..255e740 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5004.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5006+5008.png b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5006+5008.png new file mode 100644 index 0000000..0230b07 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/timedate.cpl/5006+5008.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/1741+1742.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/1741+1742.png new file mode 100644 index 0000000..8bf0311 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/1741+1742.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/1743.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/1743.png new file mode 100644 index 0000000..4426c4b Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/1743.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/29717.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/29717.png new file mode 100644 index 0000000..1877e84 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/29717.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/331+350.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/331+350.png new file mode 100644 index 0000000..9101fc9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/331+350.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/332.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/332.png new file mode 100644 index 0000000..14da88d Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/332.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4162+34162.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4162+34162.png new file mode 100644 index 0000000..0427c9b Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4162+34162.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4163+34163.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4163+34163.png new file mode 100644 index 0000000..c37ffc1 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4163+34163.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4164+34164.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4164+34164.png new file mode 100644 index 0000000..b131231 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4164+34164.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4165+34165.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4165+34165.png new file mode 100644 index 0000000..3e4e725 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4165+34165.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4166+34166.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4166+34166.png new file mode 100644 index 0000000..84fb451 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4166+34166.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4167+34167.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4167+34167.png new file mode 100644 index 0000000..11b5dd9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4167+34167.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4168+34168.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4168+34168.png new file mode 100644 index 0000000..a914361 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4168+34168.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4169+34169.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4169+34169.png new file mode 100644 index 0000000..2658cbf Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4169+34169.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png new file mode 100644 index 0000000..509ee0e Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4170+4171+34170+34171.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png new file mode 100644 index 0000000..bbd9642 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4172+4173+34172+34173.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4174+34174.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4174+34174.png new file mode 100644 index 0000000..607cd12 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4174+34174.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4175+34175.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4175+34175.png new file mode 100644 index 0000000..c15dec7 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4175+34175.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4176+34176.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4176+34176.png new file mode 100644 index 0000000..e88a3cb Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4176+34176.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4177+34177.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4177+34177.png new file mode 100644 index 0000000..b426d6a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4177+34177.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4179+34179.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4179+34179.png new file mode 100644 index 0000000..8d74d50 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4179+34179.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4180+34180.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4180+34180.png new file mode 100644 index 0000000..a7c17b0 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4180+34180.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4205+34205.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4205+34205.png new file mode 100644 index 0000000..b0ab6f3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4205+34205.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4206+34206.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4206+34206.png new file mode 100644 index 0000000..96a1247 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4206+34206.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4207+34207.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4207+34207.png new file mode 100644 index 0000000..ca4fb9d Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4207+34207.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4208+34208.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4208+34208.png new file mode 100644 index 0000000..8b4fd3e Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4208+34208.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png new file mode 100644 index 0000000..b5ed67a Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4209+4210+34209+34210.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png new file mode 100644 index 0000000..24bf489 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4211+4212+34211+34212.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/431+433.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/431+433.png new file mode 100644 index 0000000..9c9feac Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/431+433.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/432.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/432.png new file mode 100644 index 0000000..e9b3382 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/432.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4601.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4601.png new file mode 100644 index 0000000..3b27b9e Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4601.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4602.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4602.png new file mode 100644 index 0000000..1aa1f11 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4602.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4603.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4603.png new file mode 100644 index 0000000..44154e5 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/4603.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/520.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/520.png new file mode 100644 index 0000000..643f527 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/520.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5244+35244.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5244+35244.png new file mode 100644 index 0000000..45d2671 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5244+35244.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5245+35245.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5245+35245.png new file mode 100644 index 0000000..beed3ca Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5245+35245.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5246+35246.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5246+35246.png new file mode 100644 index 0000000..8be0ee8 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5246+35246.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5247+35247.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5247+35247.png new file mode 100644 index 0000000..1d3d53c Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5247+35247.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5248+35248.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5248+35248.png new file mode 100644 index 0000000..ec03471 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5248+35248.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/525+529.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/525+529.png new file mode 100644 index 0000000..ead34ee Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/525+529.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/525+529.xcf b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/525+529.xcf new file mode 100644 index 0000000..21e69bc Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/525+529.xcf differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/526+530.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/526+530.png new file mode 100644 index 0000000..0ab0119 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/526+530.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/526+530.xcf b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/526+530.xcf new file mode 100644 index 0000000..4c225d6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/526+530.xcf differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/527.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/527.png new file mode 100644 index 0000000..1a2dd52 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/527.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5271.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5271.png new file mode 100644 index 0000000..e33dbd3 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5271.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5272.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5272.png new file mode 100644 index 0000000..d106487 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5272.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5335.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5335.png new file mode 100644 index 0000000..41b9185 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5335.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5350+5351.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5350+5351.png new file mode 100644 index 0000000..08c868d Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5350+5351.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5352.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5352.png new file mode 100644 index 0000000..1cb8cf9 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5352.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5353.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5353.png new file mode 100644 index 0000000..b2617f6 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/5353.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/544.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/544.png new file mode 100644 index 0000000..9c53d71 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/544.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/ALBUM.PNG b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/ALBUM.PNG new file mode 100644 index 0000000..949bb32 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/ALBUM.PNG differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/FOLDER.png b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/FOLDER.png new file mode 100644 index 0000000..5ce5236 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/FOLDER.png differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/WW_CLEAR.PNG b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/WW_CLEAR.PNG new file mode 100644 index 0000000..6bf3b0b Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/WW_CLEAR.PNG differ diff --git a/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG new file mode 100644 index 0000000..745cd51 Binary files /dev/null and b/project/_Resources/tango/bitmaps/tweaked/wmploc.dll/WW_SEARCH.PNG differ diff --git a/project/_Resources/tango/files/Notepad2-CN-x64.exe b/project/_Resources/tango/files/Notepad2-CN-x64.exe new file mode 100644 index 0000000..b4bb47d Binary files /dev/null and b/project/_Resources/tango/files/Notepad2-CN-x64.exe differ diff --git a/project/_Resources/tango/files/Notepad2-CN.exe b/project/_Resources/tango/files/Notepad2-CN.exe new file mode 100644 index 0000000..28275cb Binary files /dev/null and b/project/_Resources/tango/files/Notepad2-CN.exe differ diff --git a/project/_Resources/tango/files/Notepad2-DE-x64.exe b/project/_Resources/tango/files/Notepad2-DE-x64.exe new file mode 100644 index 0000000..cfd7859 Binary files /dev/null and b/project/_Resources/tango/files/Notepad2-DE-x64.exe differ diff --git a/project/_Resources/tango/files/Notepad2-DE.exe b/project/_Resources/tango/files/Notepad2-DE.exe new file mode 100644 index 0000000..dfe989e Binary files /dev/null and b/project/_Resources/tango/files/Notepad2-DE.exe differ diff --git a/project/_Resources/tango/files/Notepad2-EN-x64.exe b/project/_Resources/tango/files/Notepad2-EN-x64.exe new file mode 100644 index 0000000..d82d982 Binary files /dev/null and b/project/_Resources/tango/files/Notepad2-EN-x64.exe differ diff --git a/project/_Resources/tango/files/Notepad2-EN.exe b/project/_Resources/tango/files/Notepad2-EN.exe new file mode 100644 index 0000000..d6ed0e5 Binary files /dev/null and b/project/_Resources/tango/files/Notepad2-EN.exe differ diff --git a/project/_Resources/tango/icons/actions/application-exit.ico b/project/_Resources/tango/icons/actions/application-exit.ico new file mode 100644 index 0000000..a99254f Binary files /dev/null and b/project/_Resources/tango/icons/actions/application-exit.ico differ diff --git a/project/_Resources/tango/icons/actions/application-exit_+24.ico b/project/_Resources/tango/icons/actions/application-exit_+24.ico new file mode 100644 index 0000000..deedd4e Binary files /dev/null and b/project/_Resources/tango/icons/actions/application-exit_+24.ico differ diff --git a/project/_Resources/tango/icons/actions/application-exit_16.ico b/project/_Resources/tango/icons/actions/application-exit_16.ico new file mode 100644 index 0000000..679b3ac Binary files /dev/null and b/project/_Resources/tango/icons/actions/application-exit_16.ico differ diff --git a/project/_Resources/tango/icons/actions/config-date.ico b/project/_Resources/tango/icons/actions/config-date.ico new file mode 100644 index 0000000..1e42cc0 Binary files /dev/null and b/project/_Resources/tango/icons/actions/config-date.ico differ diff --git a/project/_Resources/tango/icons/actions/config-date_+256.ico b/project/_Resources/tango/icons/actions/config-date_+256.ico new file mode 100644 index 0000000..f1f5811 Binary files /dev/null and b/project/_Resources/tango/icons/actions/config-date_+256.ico differ diff --git a/project/_Resources/tango/icons/actions/config-date_16_20_24_32.ico b/project/_Resources/tango/icons/actions/config-date_16_20_24_32.ico new file mode 100644 index 0000000..f79a525 Binary files /dev/null and b/project/_Resources/tango/icons/actions/config-date_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/document-edit_32_48.ico b/project/_Resources/tango/icons/actions/document-edit_32_48.ico new file mode 100644 index 0000000..d507057 Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-edit_32_48.ico differ diff --git a/project/_Resources/tango/icons/actions/document-open-double-click_32.ico b/project/_Resources/tango/icons/actions/document-open-double-click_32.ico new file mode 100644 index 0000000..06658e6 Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-open-double-click_32.ico differ diff --git a/project/_Resources/tango/icons/actions/document-open-recent.ico b/project/_Resources/tango/icons/actions/document-open-recent.ico new file mode 100644 index 0000000..dcb6cfa Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-open-recent.ico differ diff --git a/project/_Resources/tango/icons/actions/document-open-recent_+24.ico b/project/_Resources/tango/icons/actions/document-open-recent_+24.ico new file mode 100644 index 0000000..b586f43 Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-open-recent_+24.ico differ diff --git a/project/_Resources/tango/icons/actions/document-open-recent_+64_256.ico b/project/_Resources/tango/icons/actions/document-open-recent_+64_256.ico new file mode 100644 index 0000000..0b13d05 Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-open-recent_+64_256.ico differ diff --git a/project/_Resources/tango/icons/actions/document-open-single-click_32.ico b/project/_Resources/tango/icons/actions/document-open-single-click_32.ico new file mode 100644 index 0000000..7a6f967 Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-open-single-click_32.ico differ diff --git a/project/_Resources/tango/icons/actions/document-print-preview_16_24_32.ico b/project/_Resources/tango/icons/actions/document-print-preview_16_24_32.ico new file mode 100644 index 0000000..63a706a Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-print-preview_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/document-save_16.ico b/project/_Resources/tango/icons/actions/document-save_16.ico new file mode 100644 index 0000000..947fe1a Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-save_16.ico differ diff --git a/project/_Resources/tango/icons/actions/document-search_+256.ico b/project/_Resources/tango/icons/actions/document-search_+256.ico new file mode 100644 index 0000000..9cb44c5 Binary files /dev/null and b/project/_Resources/tango/icons/actions/document-search_+256.ico differ diff --git a/project/_Resources/tango/icons/actions/drive-harddisk-network-new_16_24_32.ico b/project/_Resources/tango/icons/actions/drive-harddisk-network-new_16_24_32.ico new file mode 100644 index 0000000..f2b9fe2 Binary files /dev/null and b/project/_Resources/tango/icons/actions/drive-harddisk-network-new_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/drive-harddisk-search_+24_256.ico b/project/_Resources/tango/icons/actions/drive-harddisk-search_+24_256.ico new file mode 100644 index 0000000..ce6759a Binary files /dev/null and b/project/_Resources/tango/icons/actions/drive-harddisk-search_+24_256.ico differ diff --git a/project/_Resources/tango/icons/actions/drive-harddisk-search_16.ico b/project/_Resources/tango/icons/actions/drive-harddisk-search_16.ico new file mode 100644 index 0000000..8109d1b Binary files /dev/null and b/project/_Resources/tango/icons/actions/drive-harddisk-search_16.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-clear_16.ico b/project/_Resources/tango/icons/actions/edit-clear_16.ico new file mode 100644 index 0000000..f30953d Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-clear_16.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-clear_16_24_32.ico b/project/_Resources/tango/icons/actions/edit-clear_16_24_32.ico new file mode 100644 index 0000000..c0d4a72 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-clear_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-copy_16.ico b/project/_Resources/tango/icons/actions/edit-copy_16.ico new file mode 100644 index 0000000..9af74c8 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-copy_16.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-copy_16_24_32.ico b/project/_Resources/tango/icons/actions/edit-copy_16_24_32.ico new file mode 100644 index 0000000..287ee70 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-copy_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-cut_+24_256.ico b/project/_Resources/tango/icons/actions/edit-cut_+24_256.ico new file mode 100644 index 0000000..4365e46 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-cut_+24_256.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-cut_16.ico b/project/_Resources/tango/icons/actions/edit-cut_16.ico new file mode 100644 index 0000000..a76c04d Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-cut_16.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-cut_16_24_32.ico b/project/_Resources/tango/icons/actions/edit-cut_16_24_32.ico new file mode 100644 index 0000000..e68f6f6 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-cut_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-delete.ico b/project/_Resources/tango/icons/actions/edit-delete.ico new file mode 100644 index 0000000..4ea7e04 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-delete.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-delete_+24.ico b/project/_Resources/tango/icons/actions/edit-delete_+24.ico new file mode 100644 index 0000000..72d8446 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-delete_+24.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-delete_+24_64_96_128_256.ico b/project/_Resources/tango/icons/actions/edit-delete_+24_64_96_128_256.ico new file mode 100644 index 0000000..71b2c0e Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-delete_+24_64_96_128_256.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-delete_+256.ico b/project/_Resources/tango/icons/actions/edit-delete_+256.ico new file mode 100644 index 0000000..b84e72d Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-delete_+256.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-delete_16.ico b/project/_Resources/tango/icons/actions/edit-delete_16.ico new file mode 100644 index 0000000..592603c Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-delete_16.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-paste_16.ico b/project/_Resources/tango/icons/actions/edit-paste_16.ico new file mode 100644 index 0000000..b3561d4 Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-paste_16.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-paste_16_24_32.ico b/project/_Resources/tango/icons/actions/edit-paste_16_24_32.ico new file mode 100644 index 0000000..93ac68e Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-paste_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/edit-undo_16.ico b/project/_Resources/tango/icons/actions/edit-undo_16.ico new file mode 100644 index 0000000..12cedcd Binary files /dev/null and b/project/_Resources/tango/icons/actions/edit-undo_16.ico differ diff --git a/project/_Resources/tango/icons/actions/folder-new_16_24_32.ico b/project/_Resources/tango/icons/actions/folder-new_16_24_32.ico new file mode 100644 index 0000000..3462ffd Binary files /dev/null and b/project/_Resources/tango/icons/actions/folder-new_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/go-down_16_24_32.ico b/project/_Resources/tango/icons/actions/go-down_16_24_32.ico new file mode 100644 index 0000000..747db70 Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-down_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/go-home.ico b/project/_Resources/tango/icons/actions/go-home.ico new file mode 100644 index 0000000..3c860cf Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-home.ico differ diff --git a/project/_Resources/tango/icons/actions/go-home_16_32.ico b/project/_Resources/tango/icons/actions/go-home_16_32.ico new file mode 100644 index 0000000..ecb5710 Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-home_16_32.ico differ diff --git a/project/_Resources/tango/icons/actions/go-next_16_20_24_32.ico b/project/_Resources/tango/icons/actions/go-next_16_20_24_32.ico new file mode 100644 index 0000000..999b161 Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-next_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/go-next_24.ico b/project/_Resources/tango/icons/actions/go-next_24.ico new file mode 100644 index 0000000..4948938 Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-next_24.ico differ diff --git a/project/_Resources/tango/icons/actions/go-previous_16_20_24_32.ico b/project/_Resources/tango/icons/actions/go-previous_16_20_24_32.ico new file mode 100644 index 0000000..9a0fa8a Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-previous_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/go-previous_24.ico b/project/_Resources/tango/icons/actions/go-previous_24.ico new file mode 100644 index 0000000..b8fd4de Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-previous_24.ico differ diff --git a/project/_Resources/tango/icons/actions/go-up_16.ico b/project/_Resources/tango/icons/actions/go-up_16.ico new file mode 100644 index 0000000..2633e36 Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-up_16.ico differ diff --git a/project/_Resources/tango/icons/actions/go-up_16_24_32.ico b/project/_Resources/tango/icons/actions/go-up_16_24_32.ico new file mode 100644 index 0000000..2175d5c Binary files /dev/null and b/project/_Resources/tango/icons/actions/go-up_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/layout-footer-off_16_24_32.ico b/project/_Resources/tango/icons/actions/layout-footer-off_16_24_32.ico new file mode 100644 index 0000000..e2843e3 Binary files /dev/null and b/project/_Resources/tango/icons/actions/layout-footer-off_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/layout-header-off_16_24_32.ico b/project/_Resources/tango/icons/actions/layout-header-off_16_24_32.ico new file mode 100644 index 0000000..2eb1a1e Binary files /dev/null and b/project/_Resources/tango/icons/actions/layout-header-off_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/layout-preview-pane-off_16_24_32.ico b/project/_Resources/tango/icons/actions/layout-preview-pane-off_16_24_32.ico new file mode 100644 index 0000000..7d06b38 Binary files /dev/null and b/project/_Resources/tango/icons/actions/layout-preview-pane-off_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/layout-preview-pane-on_16_24_32.ico b/project/_Resources/tango/icons/actions/layout-preview-pane-on_16_24_32.ico new file mode 100644 index 0000000..f6c6f2e Binary files /dev/null and b/project/_Resources/tango/icons/actions/layout-preview-pane-on_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/layout-tree-view-on_16_24_32.ico b/project/_Resources/tango/icons/actions/layout-tree-view-on_16_24_32.ico new file mode 100644 index 0000000..3ac40da Binary files /dev/null and b/project/_Resources/tango/icons/actions/layout-tree-view-on_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/layout_16_24_32.ico b/project/_Resources/tango/icons/actions/layout_16_24_32.ico new file mode 100644 index 0000000..f126d7b Binary files /dev/null and b/project/_Resources/tango/icons/actions/layout_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/list-add.ico b/project/_Resources/tango/icons/actions/list-add.ico new file mode 100644 index 0000000..8ab81b9 Binary files /dev/null and b/project/_Resources/tango/icons/actions/list-add.ico differ diff --git a/project/_Resources/tango/icons/actions/list-add_16.ico b/project/_Resources/tango/icons/actions/list-add_16.ico new file mode 100644 index 0000000..864f37f Binary files /dev/null and b/project/_Resources/tango/icons/actions/list-add_16.ico differ diff --git a/project/_Resources/tango/icons/actions/mail-write_16.ico b/project/_Resources/tango/icons/actions/mail-write_16.ico new file mode 100644 index 0000000..6ed0f9c Binary files /dev/null and b/project/_Resources/tango/icons/actions/mail-write_16.ico differ diff --git a/project/_Resources/tango/icons/actions/media-eject.ico b/project/_Resources/tango/icons/actions/media-eject.ico new file mode 100644 index 0000000..02a48a7 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-eject.ico differ diff --git a/project/_Resources/tango/icons/actions/media-eject_16_22_24_32.ico b/project/_Resources/tango/icons/actions/media-eject_16_22_24_32.ico new file mode 100644 index 0000000..f06c549 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-eject_16_22_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-pause_16.ico b/project/_Resources/tango/icons/actions/media-playback-pause_16.ico new file mode 100644 index 0000000..875ec56 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-pause_16.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-pause_16_20.ico b/project/_Resources/tango/icons/actions/media-playback-pause_16_20.ico new file mode 100644 index 0000000..765af60 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-pause_16_20.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-pause_16_20_24.ico b/project/_Resources/tango/icons/actions/media-playback-pause_16_20_24.ico new file mode 100644 index 0000000..0e1ddd7 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-pause_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-start-question_16_20.ico b/project/_Resources/tango/icons/actions/media-playback-start-question_16_20.ico new file mode 100644 index 0000000..3c4d718 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-start-question_16_20.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-start_16.ico b/project/_Resources/tango/icons/actions/media-playback-start_16.ico new file mode 100644 index 0000000..d0044cd Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-start_16.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-start_16_20.ico b/project/_Resources/tango/icons/actions/media-playback-start_16_20.ico new file mode 100644 index 0000000..1d85ab4 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-start_16_20.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-start_16_20_24.ico b/project/_Resources/tango/icons/actions/media-playback-start_16_20_24.ico new file mode 100644 index 0000000..3aaacea Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-start_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-start_16_20_24_32.ico b/project/_Resources/tango/icons/actions/media-playback-start_16_20_24_32.ico new file mode 100644 index 0000000..dfc29bb Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-start_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-stop_16.ico b/project/_Resources/tango/icons/actions/media-playback-stop_16.ico new file mode 100644 index 0000000..b79ef47 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-stop_16.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-stop_16_20.ico b/project/_Resources/tango/icons/actions/media-playback-stop_16_20.ico new file mode 100644 index 0000000..6e62152 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-stop_16_20.ico differ diff --git a/project/_Resources/tango/icons/actions/media-playback-stop_16_20_24.ico b/project/_Resources/tango/icons/actions/media-playback-stop_16_20_24.ico new file mode 100644 index 0000000..d1ff0e9 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-playback-stop_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/actions/media-skip-backward_16.ico b/project/_Resources/tango/icons/actions/media-skip-backward_16.ico new file mode 100644 index 0000000..7ad9299 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-skip-backward_16.ico differ diff --git a/project/_Resources/tango/icons/actions/media-skip-backward_16_20.ico b/project/_Resources/tango/icons/actions/media-skip-backward_16_20.ico new file mode 100644 index 0000000..61c6c50 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-skip-backward_16_20.ico differ diff --git a/project/_Resources/tango/icons/actions/media-skip-backward_16_20_24.ico b/project/_Resources/tango/icons/actions/media-skip-backward_16_20_24.ico new file mode 100644 index 0000000..ebb3fd9 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-skip-backward_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/actions/media-skip-forward_16.ico b/project/_Resources/tango/icons/actions/media-skip-forward_16.ico new file mode 100644 index 0000000..1bc1413 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-skip-forward_16.ico differ diff --git a/project/_Resources/tango/icons/actions/media-skip-forward_16_20.ico b/project/_Resources/tango/icons/actions/media-skip-forward_16_20.ico new file mode 100644 index 0000000..9db41c7 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-skip-forward_16_20.ico differ diff --git a/project/_Resources/tango/icons/actions/media-skip-forward_16_20_24.ico b/project/_Resources/tango/icons/actions/media-skip-forward_16_20_24.ico new file mode 100644 index 0000000..861ef72 Binary files /dev/null and b/project/_Resources/tango/icons/actions/media-skip-forward_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/actions/network-workgroup-new_+24_256.ico b/project/_Resources/tango/icons/actions/network-workgroup-new_+24_256.ico new file mode 100644 index 0000000..928023c Binary files /dev/null and b/project/_Resources/tango/icons/actions/network-workgroup-new_+24_256.ico differ diff --git a/project/_Resources/tango/icons/actions/object-pull-horizontal.ico b/project/_Resources/tango/icons/actions/object-pull-horizontal.ico new file mode 100644 index 0000000..9cab6da Binary files /dev/null and b/project/_Resources/tango/icons/actions/object-pull-horizontal.ico differ diff --git a/project/_Resources/tango/icons/actions/object-pull-vertical.ico b/project/_Resources/tango/icons/actions/object-pull-vertical.ico new file mode 100644 index 0000000..2086527 Binary files /dev/null and b/project/_Resources/tango/icons/actions/object-pull-vertical.ico differ diff --git a/project/_Resources/tango/icons/actions/object-stretch-horizontal.ico b/project/_Resources/tango/icons/actions/object-stretch-horizontal.ico new file mode 100644 index 0000000..b1bca43 Binary files /dev/null and b/project/_Resources/tango/icons/actions/object-stretch-horizontal.ico differ diff --git a/project/_Resources/tango/icons/actions/object-stretch-vertical.ico b/project/_Resources/tango/icons/actions/object-stretch-vertical.ico new file mode 100644 index 0000000..134079c Binary files /dev/null and b/project/_Resources/tango/icons/actions/object-stretch-vertical.ico differ diff --git a/project/_Resources/tango/icons/actions/printer-new_+24.ico b/project/_Resources/tango/icons/actions/printer-new_+24.ico new file mode 100644 index 0000000..73e7d5f Binary files /dev/null and b/project/_Resources/tango/icons/actions/printer-new_+24.ico differ diff --git a/project/_Resources/tango/icons/actions/regedit-search_32.ico b/project/_Resources/tango/icons/actions/regedit-search_32.ico new file mode 100644 index 0000000..c843021 Binary files /dev/null and b/project/_Resources/tango/icons/actions/regedit-search_32.ico differ diff --git a/project/_Resources/tango/icons/actions/system-hibernate_16_24_32.ico b/project/_Resources/tango/icons/actions/system-hibernate_16_24_32.ico new file mode 100644 index 0000000..ef8e566 Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-hibernate_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/system-run_+64_256.ico b/project/_Resources/tango/icons/actions/system-run_+64_256.ico new file mode 100644 index 0000000..c2b0045 Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-run_+64_256.ico differ diff --git a/project/_Resources/tango/icons/actions/system-search.ico b/project/_Resources/tango/icons/actions/system-search.ico new file mode 100644 index 0000000..330b743 Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-search.ico differ diff --git a/project/_Resources/tango/icons/actions/system-search_+24.ico b/project/_Resources/tango/icons/actions/system-search_+24.ico new file mode 100644 index 0000000..e574588 Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-search_+24.ico differ diff --git a/project/_Resources/tango/icons/actions/system-search_+24_40_60_64_72_96_256.ico b/project/_Resources/tango/icons/actions/system-search_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..a32031a Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-search_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/tango/icons/actions/system-search_+24_64_96_128_256.ico b/project/_Resources/tango/icons/actions/system-search_+24_64_96_128_256.ico new file mode 100644 index 0000000..2904a74 Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-search_+24_64_96_128_256.ico differ diff --git a/project/_Resources/tango/icons/actions/system-search_+64_256.ico b/project/_Resources/tango/icons/actions/system-search_+64_256.ico new file mode 100644 index 0000000..a36ac5c Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-search_+64_256.ico differ diff --git a/project/_Resources/tango/icons/actions/system-search_16.ico b/project/_Resources/tango/icons/actions/system-search_16.ico new file mode 100644 index 0000000..5f32c49 Binary files /dev/null and b/project/_Resources/tango/icons/actions/system-search_16.ico differ diff --git a/project/_Resources/tango/icons/actions/tab-new_16_32.ico b/project/_Resources/tango/icons/actions/tab-new_16_32.ico new file mode 100644 index 0000000..c09bab6 Binary files /dev/null and b/project/_Resources/tango/icons/actions/tab-new_16_32.ico differ diff --git a/project/_Resources/tango/icons/actions/tab-new_32_48.ico b/project/_Resources/tango/icons/actions/tab-new_32_48.ico new file mode 100644 index 0000000..0b5b1a8 Binary files /dev/null and b/project/_Resources/tango/icons/actions/tab-new_32_48.ico differ diff --git a/project/_Resources/tango/icons/actions/view-details_32.ico b/project/_Resources/tango/icons/actions/view-details_32.ico new file mode 100644 index 0000000..f9dd874 Binary files /dev/null and b/project/_Resources/tango/icons/actions/view-details_32.ico differ diff --git a/project/_Resources/tango/icons/actions/view-fullscreen.ico b/project/_Resources/tango/icons/actions/view-fullscreen.ico new file mode 100644 index 0000000..48463f0 Binary files /dev/null and b/project/_Resources/tango/icons/actions/view-fullscreen.ico differ diff --git a/project/_Resources/tango/icons/actions/view-icons_32.ico b/project/_Resources/tango/icons/actions/view-icons_32.ico new file mode 100644 index 0000000..3caa289 Binary files /dev/null and b/project/_Resources/tango/icons/actions/view-icons_32.ico differ diff --git a/project/_Resources/tango/icons/actions/view-refresh.ico b/project/_Resources/tango/icons/actions/view-refresh.ico new file mode 100644 index 0000000..ad539ab Binary files /dev/null and b/project/_Resources/tango/icons/actions/view-refresh.ico differ diff --git a/project/_Resources/tango/icons/actions/view-refresh_16.ico b/project/_Resources/tango/icons/actions/view-refresh_16.ico new file mode 100644 index 0000000..e0b8ee9 Binary files /dev/null and b/project/_Resources/tango/icons/actions/view-refresh_16.ico differ diff --git a/project/_Resources/tango/icons/actions/window-close_+256.ico b/project/_Resources/tango/icons/actions/window-close_+256.ico new file mode 100644 index 0000000..ec3fd4a Binary files /dev/null and b/project/_Resources/tango/icons/actions/window-close_+256.ico differ diff --git a/project/_Resources/tango/icons/actions/window-close_16.ico b/project/_Resources/tango/icons/actions/window-close_16.ico new file mode 100644 index 0000000..2d5b6eb Binary files /dev/null and b/project/_Resources/tango/icons/actions/window-close_16.ico differ diff --git a/project/_Resources/tango/icons/actions/window-close_16_20_24_48.ico b/project/_Resources/tango/icons/actions/window-close_16_20_24_48.ico new file mode 100644 index 0000000..2c688ce Binary files /dev/null and b/project/_Resources/tango/icons/actions/window-close_16_20_24_48.ico differ diff --git a/project/_Resources/tango/icons/actions/window-close_16_24_32.ico b/project/_Resources/tango/icons/actions/window-close_16_24_32.ico new file mode 100644 index 0000000..24b5b04 Binary files /dev/null and b/project/_Resources/tango/icons/actions/window-close_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/actions/window-new_16_32.ico b/project/_Resources/tango/icons/actions/window-new_16_32.ico new file mode 100644 index 0000000..e68bbe9 Binary files /dev/null and b/project/_Resources/tango/icons/actions/window-new_16_32.ico differ diff --git a/project/_Resources/tango/icons/actions/window-one-process_32.ico b/project/_Resources/tango/icons/actions/window-one-process_32.ico new file mode 100644 index 0000000..7185645 Binary files /dev/null and b/project/_Resources/tango/icons/actions/window-one-process_32.ico differ diff --git a/project/_Resources/tango/icons/actions/window-seperate-process_32.ico b/project/_Resources/tango/icons/actions/window-seperate-process_32.ico new file mode 100644 index 0000000..97ab0c5 Binary files /dev/null and b/project/_Resources/tango/icons/actions/window-seperate-process_32.ico differ diff --git a/project/_Resources/tango/icons/actions/zoom-in_16_20_24.ico b/project/_Resources/tango/icons/actions/zoom-in_16_20_24.ico new file mode 100644 index 0000000..8dc5e01 Binary files /dev/null and b/project/_Resources/tango/icons/actions/zoom-in_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/actions/zoom-out_16_20_24.ico b/project/_Resources/tango/icons/actions/zoom-out_16_20_24.ico new file mode 100644 index 0000000..b5f6287 Binary files /dev/null and b/project/_Resources/tango/icons/actions/zoom-out_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/apps/accessories-calculator_+24_64_256.ico b/project/_Resources/tango/icons/apps/accessories-calculator_+24_64_256.ico new file mode 100644 index 0000000..783ee0b Binary files /dev/null and b/project/_Resources/tango/icons/apps/accessories-calculator_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/apps/accessories-character-map_+24_256.ico b/project/_Resources/tango/icons/apps/accessories-character-map_+24_256.ico new file mode 100644 index 0000000..a271b9d Binary files /dev/null and b/project/_Resources/tango/icons/apps/accessories-character-map_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/accessories-character-map_16.ico b/project/_Resources/tango/icons/apps/accessories-character-map_16.ico new file mode 100644 index 0000000..0715c89 Binary files /dev/null and b/project/_Resources/tango/icons/apps/accessories-character-map_16.ico differ diff --git a/project/_Resources/tango/icons/apps/accessories-text-editor_+24_256.ico b/project/_Resources/tango/icons/apps/accessories-text-editor_+24_256.ico new file mode 100644 index 0000000..8280bca Binary files /dev/null and b/project/_Resources/tango/icons/apps/accessories-text-editor_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/alacarte.ico b/project/_Resources/tango/icons/apps/alacarte.ico new file mode 100644 index 0000000..8ff4349 Binary files /dev/null and b/project/_Resources/tango/icons/apps/alacarte.ico differ diff --git a/project/_Resources/tango/icons/apps/alacarte_+256.ico b/project/_Resources/tango/icons/apps/alacarte_+256.ico new file mode 100644 index 0000000..babf234 Binary files /dev/null and b/project/_Resources/tango/icons/apps/alacarte_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/alacarte_16_32.ico b/project/_Resources/tango/icons/apps/alacarte_16_32.ico new file mode 100644 index 0000000..94841d7 Binary files /dev/null and b/project/_Resources/tango/icons/apps/alacarte_16_32.ico differ diff --git a/project/_Resources/tango/icons/apps/application-autostart_+24_256.ico b/project/_Resources/tango/icons/apps/application-autostart_+24_256.ico new file mode 100644 index 0000000..d8af08a Binary files /dev/null and b/project/_Resources/tango/icons/apps/application-autostart_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/application-default-icon_16_24.ico b/project/_Resources/tango/icons/apps/application-default-icon_16_24.ico new file mode 100644 index 0000000..2bd9055 Binary files /dev/null and b/project/_Resources/tango/icons/apps/application-default-icon_16_24.ico differ diff --git a/project/_Resources/tango/icons/apps/application-default-icon_32.ico b/project/_Resources/tango/icons/apps/application-default-icon_32.ico new file mode 100644 index 0000000..8ac6b44 Binary files /dev/null and b/project/_Resources/tango/icons/apps/application-default-icon_32.ico differ diff --git a/project/_Resources/tango/icons/apps/backup_+256.ico b/project/_Resources/tango/icons/apps/backup_+256.ico new file mode 100644 index 0000000..39475f1 Binary files /dev/null and b/project/_Resources/tango/icons/apps/backup_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/backup_+64_256.ico b/project/_Resources/tango/icons/apps/backup_+64_256.ico new file mode 100644 index 0000000..54b6480 Binary files /dev/null and b/project/_Resources/tango/icons/apps/backup_+64_256.ico differ diff --git a/project/_Resources/tango/icons/apps/clean-manager_+24_256.ico b/project/_Resources/tango/icons/apps/clean-manager_+24_256.ico new file mode 100644 index 0000000..afe6a24 Binary files /dev/null and b/project/_Resources/tango/icons/apps/clean-manager_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/contact-multi_+256.ico b/project/_Resources/tango/icons/apps/contact-multi_+256.ico new file mode 100644 index 0000000..f9140f8 Binary files /dev/null and b/project/_Resources/tango/icons/apps/contact-multi_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/contact_+24_256.ico b/project/_Resources/tango/icons/apps/contact_+24_256.ico new file mode 100644 index 0000000..9ab730b Binary files /dev/null and b/project/_Resources/tango/icons/apps/contact_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/firewall_+256.ico b/project/_Resources/tango/icons/apps/firewall_+256.ico new file mode 100644 index 0000000..4023f74 Binary files /dev/null and b/project/_Resources/tango/icons/apps/firewall_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/flash-player-properties_16_24_32.ico b/project/_Resources/tango/icons/apps/flash-player-properties_16_24_32.ico new file mode 100644 index 0000000..6bc8987 Binary files /dev/null and b/project/_Resources/tango/icons/apps/flash-player-properties_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/gdm_+24_256.ico b/project/_Resources/tango/icons/apps/gdm_+24_256.ico new file mode 100644 index 0000000..2e5ece0 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gdm_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-display-properties_+24.ico b/project/_Resources/tango/icons/apps/gnome-display-properties_+24.ico new file mode 100644 index 0000000..93e1abe Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-display-properties_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-display-properties_+24_128_256.ico b/project/_Resources/tango/icons/apps/gnome-display-properties_+24_128_256.ico new file mode 100644 index 0000000..6f72d19 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-display-properties_+24_128_256.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-display-properties_32_48.ico b/project/_Resources/tango/icons/apps/gnome-display-properties_32_48.ico new file mode 100644 index 0000000..73fd847 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-display-properties_32_48.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-panel-notification-area_+24_256.ico b/project/_Resources/tango/icons/apps/gnome-panel-notification-area_+24_256.ico new file mode 100644 index 0000000..0b6db0c Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-panel-notification-area_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-panel-window-list_16.ico b/project/_Resources/tango/icons/apps/gnome-panel-window-list_16.ico new file mode 100644 index 0000000..8aeae55 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-panel-window-list_16.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-panel-workspace-switcher.ico b/project/_Resources/tango/icons/apps/gnome-panel-workspace-switcher.ico new file mode 100644 index 0000000..dfbbbef Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-panel-workspace-switcher.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-panel-workspace-switcher_+256.ico b/project/_Resources/tango/icons/apps/gnome-panel-workspace-switcher_+256.ico new file mode 100644 index 0000000..120a4c8 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-panel-workspace-switcher_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-power-manager_+24_256.ico b/project/_Resources/tango/icons/apps/gnome-power-manager_+24_256.ico new file mode 100644 index 0000000..9141685 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-power-manager_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-power-manager_+256.ico b/project/_Resources/tango/icons/apps/gnome-power-manager_+256.ico new file mode 100644 index 0000000..122af85 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-power-manager_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-power-manager_16_24_32.ico b/project/_Resources/tango/icons/apps/gnome-power-manager_16_24_32.ico new file mode 100644 index 0000000..5ea99c0 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-power-manager_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-power-manager_16_32.ico b/project/_Resources/tango/icons/apps/gnome-power-manager_16_32.ico new file mode 100644 index 0000000..0cb639f Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-power-manager_16_32.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-shutdown.ico b/project/_Resources/tango/icons/apps/gnome-shutdown.ico new file mode 100644 index 0000000..26e7c96 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-shutdown.ico differ diff --git a/project/_Resources/tango/icons/apps/gnome-shutdown_+24.ico b/project/_Resources/tango/icons/apps/gnome-shutdown_+24.ico new file mode 100644 index 0000000..4c40e60 Binary files /dev/null and b/project/_Resources/tango/icons/apps/gnome-shutdown_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/help-browser_+24.ico b/project/_Resources/tango/icons/apps/help-browser_+24.ico new file mode 100644 index 0000000..dd561af Binary files /dev/null and b/project/_Resources/tango/icons/apps/help-browser_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/help-browser_+64_256.ico b/project/_Resources/tango/icons/apps/help-browser_+64_256.ico new file mode 100644 index 0000000..2bd2011 Binary files /dev/null and b/project/_Resources/tango/icons/apps/help-browser_+64_256.ico differ diff --git a/project/_Resources/tango/icons/apps/help-browser_16.ico b/project/_Resources/tango/icons/apps/help-browser_16.ico new file mode 100644 index 0000000..f5113c0 Binary files /dev/null and b/project/_Resources/tango/icons/apps/help-browser_16.ico differ diff --git a/project/_Resources/tango/icons/apps/help-browser_16_20_24.ico b/project/_Resources/tango/icons/apps/help-browser_16_20_24.ico new file mode 100644 index 0000000..a4a3625 Binary files /dev/null and b/project/_Resources/tango/icons/apps/help-browser_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/apps/help-browser_16_20_24_32.ico b/project/_Resources/tango/icons/apps/help-browser_16_20_24_32.ico new file mode 100644 index 0000000..a49b25d Binary files /dev/null and b/project/_Resources/tango/icons/apps/help-browser_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/help-browser_16_24_32.ico b/project/_Resources/tango/icons/apps/help-browser_16_24_32.ico new file mode 100644 index 0000000..05281db Binary files /dev/null and b/project/_Resources/tango/icons/apps/help-browser_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/internet-mail_+24.ico b/project/_Resources/tango/icons/apps/internet-mail_+24.ico new file mode 100644 index 0000000..7cc9419 Binary files /dev/null and b/project/_Resources/tango/icons/apps/internet-mail_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/internet-mail_+256.ico b/project/_Resources/tango/icons/apps/internet-mail_+256.ico new file mode 100644 index 0000000..7b49fae Binary files /dev/null and b/project/_Resources/tango/icons/apps/internet-mail_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/internet-mail_16_24_32.ico b/project/_Resources/tango/icons/apps/internet-mail_16_24_32.ico new file mode 100644 index 0000000..97988b4 Binary files /dev/null and b/project/_Resources/tango/icons/apps/internet-mail_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/internet-web-browser_16_32.ico b/project/_Resources/tango/icons/apps/internet-web-browser_16_32.ico new file mode 100644 index 0000000..408d7e4 Binary files /dev/null and b/project/_Resources/tango/icons/apps/internet-web-browser_16_32.ico differ diff --git a/project/_Resources/tango/icons/apps/mplayer_+256.ico b/project/_Resources/tango/icons/apps/mplayer_+256.ico new file mode 100644 index 0000000..43be857 Binary files /dev/null and b/project/_Resources/tango/icons/apps/mplayer_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-computer-laptop.ico b/project/_Resources/tango/icons/apps/preferences-computer-laptop.ico new file mode 100644 index 0000000..d3ede37 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-computer-laptop.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_+24_64_96.ico b/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_+24_64_96.ico new file mode 100644 index 0000000..62cdd97 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_+24_64_96.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_+256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_+256.ico new file mode 100644 index 0000000..bcbd02d Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_16_24.ico b/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_16_24.ico new file mode 100644 index 0000000..64180f7 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-accessibility_16_24.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-font.ico b/project/_Resources/tango/icons/apps/preferences-desktop-font.ico new file mode 100644 index 0000000..8e5ab1b Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-font.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-font_+256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-font_+256.ico new file mode 100644 index 0000000..0fdf81d Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-font_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-locale_+256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-locale_+256.ico new file mode 100644 index 0000000..7aa439e Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-locale_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico new file mode 100644 index 0000000..f987020 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-remote-desktop_+24_64_128_256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-remote-desktop_+256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-remote-desktop_+256.ico new file mode 100644 index 0000000..2524d69 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-remote-desktop_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-screensaver.ico b/project/_Resources/tango/icons/apps/preferences-desktop-screensaver.ico new file mode 100644 index 0000000..84e9eb9 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-screensaver.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-screensaver_+24_256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-screensaver_+24_256.ico new file mode 100644 index 0000000..e3b50c8 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-screensaver_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-sound.ico b/project/_Resources/tango/icons/apps/preferences-desktop-sound.ico new file mode 100644 index 0000000..7deb4a1 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-sound.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-sound_+24.ico b/project/_Resources/tango/icons/apps/preferences-desktop-sound_+24.ico new file mode 100644 index 0000000..c3ca218 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-sound_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-sound_+24_256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-sound_+24_256.ico new file mode 100644 index 0000000..b378ee1 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-sound_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-sound_+256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-sound_+256.ico new file mode 100644 index 0000000..f2e0c4f Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-sound_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-sound_16_24_32.ico b/project/_Resources/tango/icons/apps/preferences-desktop-sound_16_24_32.ico new file mode 100644 index 0000000..9815ccb Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-sound_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-theme.ico b/project/_Resources/tango/icons/apps/preferences-desktop-theme.ico new file mode 100644 index 0000000..22ef939 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-theme.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-theme_+24_256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-theme_+24_256.ico new file mode 100644 index 0000000..da3ed48 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-theme_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-theme_+256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-theme_+256.ico new file mode 100644 index 0000000..99b88e1 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-theme_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-theme_16.ico b/project/_Resources/tango/icons/apps/preferences-desktop-theme_16.ico new file mode 100644 index 0000000..914e41f Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-theme_16.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-wallpaper.ico b/project/_Resources/tango/icons/apps/preferences-desktop-wallpaper.ico new file mode 100644 index 0000000..38b79fc Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-wallpaper.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-desktop-wallpaper_+256.ico b/project/_Resources/tango/icons/apps/preferences-desktop-wallpaper_+256.ico new file mode 100644 index 0000000..e38b7ff Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-desktop-wallpaper_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-folder_+24_256.ico b/project/_Resources/tango/icons/apps/preferences-folder_+24_256.ico new file mode 100644 index 0000000..276faff Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-folder_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-system-time_+24.ico b/project/_Resources/tango/icons/apps/preferences-system-time_+24.ico new file mode 100644 index 0000000..42c0e1d Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-system-time_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-system-time_+256.ico b/project/_Resources/tango/icons/apps/preferences-system-time_+256.ico new file mode 100644 index 0000000..8195609 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-system-time_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-system-windows_+24_256.ico b/project/_Resources/tango/icons/apps/preferences-system-windows_+24_256.ico new file mode 100644 index 0000000..0c17cd7 Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-system-windows_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-system-windows_16.ico b/project/_Resources/tango/icons/apps/preferences-system-windows_16.ico new file mode 100644 index 0000000..461d0dc Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-system-windows_16.ico differ diff --git a/project/_Resources/tango/icons/apps/preferences-system-windows_32.ico b/project/_Resources/tango/icons/apps/preferences-system-windows_32.ico new file mode 100644 index 0000000..b685d5b Binary files /dev/null and b/project/_Resources/tango/icons/apps/preferences-system-windows_32.ico differ diff --git a/project/_Resources/tango/icons/apps/radio_16_32.ico b/project/_Resources/tango/icons/apps/radio_16_32.ico new file mode 100644 index 0000000..1096e3f Binary files /dev/null and b/project/_Resources/tango/icons/apps/radio_16_32.ico differ diff --git a/project/_Resources/tango/icons/apps/rip.ico b/project/_Resources/tango/icons/apps/rip.ico new file mode 100644 index 0000000..0784859 Binary files /dev/null and b/project/_Resources/tango/icons/apps/rip.ico differ diff --git a/project/_Resources/tango/icons/apps/session-properties_+256.ico b/project/_Resources/tango/icons/apps/session-properties_+256.ico new file mode 100644 index 0000000..650d629 Binary files /dev/null and b/project/_Resources/tango/icons/apps/session-properties_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/stock_person_+24_96_256.ico b/project/_Resources/tango/icons/apps/stock_person_+24_96_256.ico new file mode 100644 index 0000000..22f404c Binary files /dev/null and b/project/_Resources/tango/icons/apps/stock_person_+24_96_256.ico differ diff --git a/project/_Resources/tango/icons/apps/stock_person_16_20_24_32.ico b/project/_Resources/tango/icons/apps/stock_person_16_20_24_32.ico new file mode 100644 index 0000000..34e21de Binary files /dev/null and b/project/_Resources/tango/icons/apps/stock_person_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/system-appchooser_+24_256.ico b/project/_Resources/tango/icons/apps/system-appchooser_+24_256.ico new file mode 100644 index 0000000..28fc530 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-appchooser_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-file-manager_+24_64_128_256.ico b/project/_Resources/tango/icons/apps/system-file-manager_+24_64_128_256.ico new file mode 100644 index 0000000..713c245 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-file-manager_+24_64_128_256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-info_+24_256.ico b/project/_Resources/tango/icons/apps/system-info_+24_256.ico new file mode 100644 index 0000000..351036d Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-info_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-installer.ico b/project/_Resources/tango/icons/apps/system-installer.ico new file mode 100644 index 0000000..ea331ec Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-installer.ico differ diff --git a/project/_Resources/tango/icons/apps/system-installer_+24_256.ico b/project/_Resources/tango/icons/apps/system-installer_+24_256.ico new file mode 100644 index 0000000..ad67e14 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-installer_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-installer_+256.ico b/project/_Resources/tango/icons/apps/system-installer_+256.ico new file mode 100644 index 0000000..dcc18d6 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-installer_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-software-update.ico b/project/_Resources/tango/icons/apps/system-software-update.ico new file mode 100644 index 0000000..c65b8b4 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-software-update.ico differ diff --git a/project/_Resources/tango/icons/apps/system-software-update_+24_256.ico b/project/_Resources/tango/icons/apps/system-software-update_+24_256.ico new file mode 100644 index 0000000..e8ccb68 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-software-update_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-software-update_+256.ico b/project/_Resources/tango/icons/apps/system-software-update_+256.ico new file mode 100644 index 0000000..48eac98 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-software-update_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-users.ico b/project/_Resources/tango/icons/apps/system-users.ico new file mode 100644 index 0000000..2887588 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-users.ico differ diff --git a/project/_Resources/tango/icons/apps/system-users_+24.ico b/project/_Resources/tango/icons/apps/system-users_+24.ico new file mode 100644 index 0000000..dfbcdc8 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-users_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/system-users_+24_256.ico b/project/_Resources/tango/icons/apps/system-users_+24_256.ico new file mode 100644 index 0000000..26db5b9 Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-users_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-users_+256.ico b/project/_Resources/tango/icons/apps/system-users_+256.ico new file mode 100644 index 0000000..fbb813e Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-users_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/system-users_16.ico b/project/_Resources/tango/icons/apps/system-users_16.ico new file mode 100644 index 0000000..1cc489f Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-users_16.ico differ diff --git a/project/_Resources/tango/icons/apps/system-users_16_24.ico b/project/_Resources/tango/icons/apps/system-users_16_24.ico new file mode 100644 index 0000000..ea52c0f Binary files /dev/null and b/project/_Resources/tango/icons/apps/system-users_16_24.ico differ diff --git a/project/_Resources/tango/icons/apps/tag-editor.ico b/project/_Resources/tango/icons/apps/tag-editor.ico new file mode 100644 index 0000000..8e4edf0 Binary files /dev/null and b/project/_Resources/tango/icons/apps/tag-editor.ico differ diff --git a/project/_Resources/tango/icons/apps/tag-editor_16_20_24_32.ico b/project/_Resources/tango/icons/apps/tag-editor_16_20_24_32.ico new file mode 100644 index 0000000..abbed02 Binary files /dev/null and b/project/_Resources/tango/icons/apps/tag-editor_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/apps/utilities-system-monitor_+24.ico b/project/_Resources/tango/icons/apps/utilities-system-monitor_+24.ico new file mode 100644 index 0000000..171eaf6 Binary files /dev/null and b/project/_Resources/tango/icons/apps/utilities-system-monitor_+24.ico differ diff --git a/project/_Resources/tango/icons/apps/utilities-system-monitor_+24_256.ico b/project/_Resources/tango/icons/apps/utilities-system-monitor_+24_256.ico new file mode 100644 index 0000000..8739a41 Binary files /dev/null and b/project/_Resources/tango/icons/apps/utilities-system-monitor_+24_256.ico differ diff --git a/project/_Resources/tango/icons/apps/utilities-system-monitor_+256.ico b/project/_Resources/tango/icons/apps/utilities-system-monitor_+256.ico new file mode 100644 index 0000000..fb5ebf9 Binary files /dev/null and b/project/_Resources/tango/icons/apps/utilities-system-monitor_+256.ico differ diff --git a/project/_Resources/tango/icons/apps/utilities-terminal_+256.ico b/project/_Resources/tango/icons/apps/utilities-terminal_+256.ico new file mode 100644 index 0000000..9f697c6 Binary files /dev/null and b/project/_Resources/tango/icons/apps/utilities-terminal_+256.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-internet.ico b/project/_Resources/tango/icons/categories/applications-internet.ico new file mode 100644 index 0000000..0bc21d0 Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-internet.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-internet_+24_256.ico b/project/_Resources/tango/icons/categories/applications-internet_+24_256.ico new file mode 100644 index 0000000..c0b5b4a Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-internet_+24_256.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-internet_+256.ico b/project/_Resources/tango/icons/categories/applications-internet_+256.ico new file mode 100644 index 0000000..cdd3ea4 Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-internet_+256.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-internet_16.ico b/project/_Resources/tango/icons/categories/applications-internet_16.ico new file mode 100644 index 0000000..ee0faec Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-internet_16.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-multimedia.ico b/project/_Resources/tango/icons/categories/applications-multimedia.ico new file mode 100644 index 0000000..3893671 Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-multimedia.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-multimedia_16.ico b/project/_Resources/tango/icons/categories/applications-multimedia_16.ico new file mode 100644 index 0000000..15e559c Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-multimedia_16.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-multimedia_16_20_24_32.ico b/project/_Resources/tango/icons/categories/applications-multimedia_16_20_24_32.ico new file mode 100644 index 0000000..8958a38 Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-multimedia_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-other.ico b/project/_Resources/tango/icons/categories/applications-other.ico new file mode 100644 index 0000000..1de7c4f Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-other.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-system.ico b/project/_Resources/tango/icons/categories/applications-system.ico new file mode 100644 index 0000000..581b487 Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-system.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-system_+256.ico b/project/_Resources/tango/icons/categories/applications-system_+256.ico new file mode 100644 index 0000000..82ef61c Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-system_+256.ico differ diff --git a/project/_Resources/tango/icons/categories/applications-system_32.ico b/project/_Resources/tango/icons/categories/applications-system_32.ico new file mode 100644 index 0000000..7e1e661 Binary files /dev/null and b/project/_Resources/tango/icons/categories/applications-system_32.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-desktop.ico b/project/_Resources/tango/icons/categories/preferences-desktop.ico new file mode 100644 index 0000000..03d98e2 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-desktop.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-desktop_+24.ico b/project/_Resources/tango/icons/categories/preferences-desktop_+24.ico new file mode 100644 index 0000000..03adec7 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-desktop_+24.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-desktop_+24_64_256.ico b/project/_Resources/tango/icons/categories/preferences-desktop_+24_64_256.ico new file mode 100644 index 0000000..60f49da Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-desktop_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-system-network.ico b/project/_Resources/tango/icons/categories/preferences-system-network.ico new file mode 100644 index 0000000..8100be0 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-system-network.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-system-network_+256.ico b/project/_Resources/tango/icons/categories/preferences-system-network_+256.ico new file mode 100644 index 0000000..70ed9e9 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-system-network_+256.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-system_+24.ico b/project/_Resources/tango/icons/categories/preferences-system_+24.ico new file mode 100644 index 0000000..e2f5083 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-system_+24.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-system_+24_256.ico b/project/_Resources/tango/icons/categories/preferences-system_+24_256.ico new file mode 100644 index 0000000..324cea4 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-system_+24_256.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-system_+64_256.ico b/project/_Resources/tango/icons/categories/preferences-system_+64_256.ico new file mode 100644 index 0000000..c984a33 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-system_+64_256.ico differ diff --git a/project/_Resources/tango/icons/categories/preferences-system_16.ico b/project/_Resources/tango/icons/categories/preferences-system_16.ico new file mode 100644 index 0000000..b67e616 Binary files /dev/null and b/project/_Resources/tango/icons/categories/preferences-system_16.ico differ diff --git a/project/_Resources/tango/icons/devices/ac-adapter_32_48.ico b/project/_Resources/tango/icons/devices/ac-adapter_32_48.ico new file mode 100644 index 0000000..5fe4623 Binary files /dev/null and b/project/_Resources/tango/icons/devices/ac-adapter_32_48.ico differ diff --git a/project/_Resources/tango/icons/devices/audio-input-microphone_+24.ico b/project/_Resources/tango/icons/devices/audio-input-microphone_+24.ico new file mode 100644 index 0000000..0b922a7 Binary files /dev/null and b/project/_Resources/tango/icons/devices/audio-input-microphone_+24.ico differ diff --git a/project/_Resources/tango/icons/devices/audio-input-microphone_+24_256.ico b/project/_Resources/tango/icons/devices/audio-input-microphone_+24_256.ico new file mode 100644 index 0000000..a19e0ac Binary files /dev/null and b/project/_Resources/tango/icons/devices/audio-input-microphone_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/audio-speakers_+24_256.ico b/project/_Resources/tango/icons/devices/audio-speakers_+24_256.ico new file mode 100644 index 0000000..183e82d Binary files /dev/null and b/project/_Resources/tango/icons/devices/audio-speakers_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/camera-photo_+24_256.ico b/project/_Resources/tango/icons/devices/camera-photo_+24_256.ico new file mode 100644 index 0000000..59e368e Binary files /dev/null and b/project/_Resources/tango/icons/devices/camera-photo_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/camera-photo_+24_64_128_256.ico b/project/_Resources/tango/icons/devices/camera-photo_+24_64_128_256.ico new file mode 100644 index 0000000..a83eefa Binary files /dev/null and b/project/_Resources/tango/icons/devices/camera-photo_+24_64_128_256.ico differ diff --git a/project/_Resources/tango/icons/devices/camera-photo_16_24_32.ico b/project/_Resources/tango/icons/devices/camera-photo_16_24_32.ico new file mode 100644 index 0000000..6339c33 Binary files /dev/null and b/project/_Resources/tango/icons/devices/camera-photo_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/devices/camera-video.ico b/project/_Resources/tango/icons/devices/camera-video.ico new file mode 100644 index 0000000..7cd178d Binary files /dev/null and b/project/_Resources/tango/icons/devices/camera-video.ico differ diff --git a/project/_Resources/tango/icons/devices/camera-video_+24_256.ico b/project/_Resources/tango/icons/devices/camera-video_+24_256.ico new file mode 100644 index 0000000..3ab702d Binary files /dev/null and b/project/_Resources/tango/icons/devices/camera-video_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/camera-video_+256.ico b/project/_Resources/tango/icons/devices/camera-video_+256.ico new file mode 100644 index 0000000..b7a3cbd Binary files /dev/null and b/project/_Resources/tango/icons/devices/camera-video_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/computer.ico b/project/_Resources/tango/icons/devices/computer.ico new file mode 100644 index 0000000..a9ad6dc Binary files /dev/null and b/project/_Resources/tango/icons/devices/computer.ico differ diff --git a/project/_Resources/tango/icons/devices/computer_+24_256.ico b/project/_Resources/tango/icons/devices/computer_+24_256.ico new file mode 100644 index 0000000..a975934 Binary files /dev/null and b/project/_Resources/tango/icons/devices/computer_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/computer_+24_64_256.ico b/project/_Resources/tango/icons/devices/computer_+24_64_256.ico new file mode 100644 index 0000000..1c19e90 Binary files /dev/null and b/project/_Resources/tango/icons/devices/computer_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/devices/computer_+256.ico b/project/_Resources/tango/icons/devices/computer_+256.ico new file mode 100644 index 0000000..b6c3cf5 Binary files /dev/null and b/project/_Resources/tango/icons/devices/computer_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/computer_16_32.ico b/project/_Resources/tango/icons/devices/computer_16_32.ico new file mode 100644 index 0000000..e0a7687 Binary files /dev/null and b/project/_Resources/tango/icons/devices/computer_16_32.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk-network_+24_256.ico b/project/_Resources/tango/icons/devices/drive-harddisk-network_+24_256.ico new file mode 100644 index 0000000..291cb33 Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk-network_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk-network_+256.ico b/project/_Resources/tango/icons/devices/drive-harddisk-network_+256.ico new file mode 100644 index 0000000..7bc6b1e Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk-network_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk-network_16_24_32.ico b/project/_Resources/tango/icons/devices/drive-harddisk-network_16_24_32.ico new file mode 100644 index 0000000..67fca9e Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk-network_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk-system_+64_256.ico b/project/_Resources/tango/icons/devices/drive-harddisk-system_+64_256.ico new file mode 100644 index 0000000..ae00289 Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk-system_+64_256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk-usb_+256.ico b/project/_Resources/tango/icons/devices/drive-harddisk-usb_+256.ico new file mode 100644 index 0000000..12d546d Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk-usb_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk.ico b/project/_Resources/tango/icons/devices/drive-harddisk.ico new file mode 100644 index 0000000..0d93c3f Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk_+24_256.ico b/project/_Resources/tango/icons/devices/drive-harddisk_+24_256.ico new file mode 100644 index 0000000..7c28d9b Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk_+64_256.ico b/project/_Resources/tango/icons/devices/drive-harddisk_+64_256.ico new file mode 100644 index 0000000..a0dd90f Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk_+64_256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-harddisk_16.ico b/project/_Resources/tango/icons/devices/drive-harddisk_16.ico new file mode 100644 index 0000000..e18a98e Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-harddisk_16.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-optical.ico b/project/_Resources/tango/icons/devices/drive-optical.ico new file mode 100644 index 0000000..ad97cab Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-optical.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-optical_+24_256.ico b/project/_Resources/tango/icons/devices/drive-optical_+24_256.ico new file mode 100644 index 0000000..968a832 Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-optical_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-optical_+256.ico b/project/_Resources/tango/icons/devices/drive-optical_+256.ico new file mode 100644 index 0000000..b347f5b Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-optical_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/drive-removable-media.ico b/project/_Resources/tango/icons/devices/drive-removable-media.ico new file mode 100644 index 0000000..daaf71f Binary files /dev/null and b/project/_Resources/tango/icons/devices/drive-removable-media.ico differ diff --git a/project/_Resources/tango/icons/devices/fax-remote.ico b/project/_Resources/tango/icons/devices/fax-remote.ico new file mode 100644 index 0000000..f6c889c Binary files /dev/null and b/project/_Resources/tango/icons/devices/fax-remote.ico differ diff --git a/project/_Resources/tango/icons/devices/input-gaming_+24_256.ico b/project/_Resources/tango/icons/devices/input-gaming_+24_256.ico new file mode 100644 index 0000000..3c7104d Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-gaming_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/input-gaming_+24_64_256.ico b/project/_Resources/tango/icons/devices/input-gaming_+24_64_256.ico new file mode 100644 index 0000000..3bdd3f0 Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-gaming_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/devices/input-keyboard_+24_256.ico b/project/_Resources/tango/icons/devices/input-keyboard_+24_256.ico new file mode 100644 index 0000000..7513557 Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-keyboard_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico b/project/_Resources/tango/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..4efae7a Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-keyboard_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/tango/icons/devices/input-mouse_+24_256.ico b/project/_Resources/tango/icons/devices/input-mouse_+24_256.ico new file mode 100644 index 0000000..a90c56b Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-mouse_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico b/project/_Resources/tango/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..1ea31b4 Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-mouse_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/tango/icons/devices/input-mouse_+256.ico b/project/_Resources/tango/icons/devices/input-mouse_+256.ico new file mode 100644 index 0000000..5750a86 Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-mouse_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/input-tablet_+24_256.ico b/project/_Resources/tango/icons/devices/input-tablet_+24_256.ico new file mode 100644 index 0000000..b2b504a Binary files /dev/null and b/project/_Resources/tango/icons/devices/input-tablet_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-cdrom-audio_+24_128_256.ico b/project/_Resources/tango/icons/devices/media-cdrom-audio_+24_128_256.ico new file mode 100644 index 0000000..93ad01a Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-cdrom-audio_+24_128_256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-cdrom-audio_+256.ico b/project/_Resources/tango/icons/devices/media-cdrom-audio_+256.ico new file mode 100644 index 0000000..4000b3f Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-cdrom-audio_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-cdrom-audio_16_20_24_32.ico b/project/_Resources/tango/icons/devices/media-cdrom-audio_16_20_24_32.ico new file mode 100644 index 0000000..7dac9a1 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-cdrom-audio_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/devices/media-cdrom-audio_16_32.ico b/project/_Resources/tango/icons/devices/media-cdrom-audio_16_32.ico new file mode 100644 index 0000000..4d7d429 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-cdrom-audio_16_32.ico differ diff --git a/project/_Resources/tango/icons/devices/media-dvd-video_+256.ico b/project/_Resources/tango/icons/devices/media-dvd-video_+256.ico new file mode 100644 index 0000000..e087a1d Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-dvd-video_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-flash.ico b/project/_Resources/tango/icons/devices/media-flash.ico new file mode 100644 index 0000000..9e6652c Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-flash.ico differ diff --git a/project/_Resources/tango/icons/devices/media-flash_+256.ico b/project/_Resources/tango/icons/devices/media-flash_+256.ico new file mode 100644 index 0000000..d88659f Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-flash_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-floppy.ico b/project/_Resources/tango/icons/devices/media-floppy.ico new file mode 100644 index 0000000..cbae22e Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-floppy.ico differ diff --git a/project/_Resources/tango/icons/devices/media-floppy_+24_256.ico b/project/_Resources/tango/icons/devices/media-floppy_+24_256.ico new file mode 100644 index 0000000..0ecb900 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-floppy_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-floppy_+256.ico b/project/_Resources/tango/icons/devices/media-floppy_+256.ico new file mode 100644 index 0000000..4e087f9 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-floppy_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-floppy_16_20_24_32.ico b/project/_Resources/tango/icons/devices/media-floppy_16_20_24_32.ico new file mode 100644 index 0000000..6dc058b Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-floppy_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical-bd_+256.ico b/project/_Resources/tango/icons/devices/media-optical-bd_+256.ico new file mode 100644 index 0000000..a21462e Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical-bd_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical-cdr_+256.ico b/project/_Resources/tango/icons/devices/media-optical-cdr_+256.ico new file mode 100644 index 0000000..639a576 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical-cdr_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical-cdrw_+256.ico b/project/_Resources/tango/icons/devices/media-optical-cdrw_+256.ico new file mode 100644 index 0000000..639a576 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical-cdrw_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical-dvd_+256.ico b/project/_Resources/tango/icons/devices/media-optical-dvd_+256.ico new file mode 100644 index 0000000..6a92ab0 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical-dvd_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical-dvdr_+256.ico b/project/_Resources/tango/icons/devices/media-optical-dvdr_+256.ico new file mode 100644 index 0000000..6a92ab0 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical-dvdr_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical.ico b/project/_Resources/tango/icons/devices/media-optical.ico new file mode 100644 index 0000000..83cb35d Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical_+24_256.ico b/project/_Resources/tango/icons/devices/media-optical_+24_256.ico new file mode 100644 index 0000000..2cc4a57 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical_+256.ico b/project/_Resources/tango/icons/devices/media-optical_+256.ico new file mode 100644 index 0000000..639a576 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical_16_20_24_32.ico b/project/_Resources/tango/icons/devices/media-optical_16_20_24_32.ico new file mode 100644 index 0000000..c3fd436 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/devices/media-optical_16_32.ico b/project/_Resources/tango/icons/devices/media-optical_16_32.ico new file mode 100644 index 0000000..3264c13 Binary files /dev/null and b/project/_Resources/tango/icons/devices/media-optical_16_32.ico differ diff --git a/project/_Resources/tango/icons/devices/multimedia-player.ico b/project/_Resources/tango/icons/devices/multimedia-player.ico new file mode 100644 index 0000000..9cd086f Binary files /dev/null and b/project/_Resources/tango/icons/devices/multimedia-player.ico differ diff --git a/project/_Resources/tango/icons/devices/multimedia-player_+24.ico b/project/_Resources/tango/icons/devices/multimedia-player_+24.ico new file mode 100644 index 0000000..812dc7f Binary files /dev/null and b/project/_Resources/tango/icons/devices/multimedia-player_+24.ico differ diff --git a/project/_Resources/tango/icons/devices/multimedia-player_+24_256.ico b/project/_Resources/tango/icons/devices/multimedia-player_+24_256.ico new file mode 100644 index 0000000..343c1bd Binary files /dev/null and b/project/_Resources/tango/icons/devices/multimedia-player_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/multimedia-player_+256.ico b/project/_Resources/tango/icons/devices/multimedia-player_+256.ico new file mode 100644 index 0000000..08ba79c Binary files /dev/null and b/project/_Resources/tango/icons/devices/multimedia-player_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/network-wired_32_48.ico b/project/_Resources/tango/icons/devices/network-wired_32_48.ico new file mode 100644 index 0000000..c14feaf Binary files /dev/null and b/project/_Resources/tango/icons/devices/network-wired_32_48.ico differ diff --git a/project/_Resources/tango/icons/devices/phone.ico b/project/_Resources/tango/icons/devices/phone.ico new file mode 100644 index 0000000..6d58f4a Binary files /dev/null and b/project/_Resources/tango/icons/devices/phone.ico differ diff --git a/project/_Resources/tango/icons/devices/phone_+24.ico b/project/_Resources/tango/icons/devices/phone_+24.ico new file mode 100644 index 0000000..28e22fe Binary files /dev/null and b/project/_Resources/tango/icons/devices/phone_+24.ico differ diff --git a/project/_Resources/tango/icons/devices/phone_+24_256.ico b/project/_Resources/tango/icons/devices/phone_+24_256.ico new file mode 100644 index 0000000..1e8d962 Binary files /dev/null and b/project/_Resources/tango/icons/devices/phone_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/phone_+256.ico b/project/_Resources/tango/icons/devices/phone_+256.ico new file mode 100644 index 0000000..c616622 Binary files /dev/null and b/project/_Resources/tango/icons/devices/phone_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/printer-network.ico b/project/_Resources/tango/icons/devices/printer-network.ico new file mode 100644 index 0000000..63a896d Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer-network.ico differ diff --git a/project/_Resources/tango/icons/devices/printer-network_+256.ico b/project/_Resources/tango/icons/devices/printer-network_+256.ico new file mode 100644 index 0000000..0bf7da1 Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer-network_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/printer.ico b/project/_Resources/tango/icons/devices/printer.ico new file mode 100644 index 0000000..3e5d6e6 Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer.ico differ diff --git a/project/_Resources/tango/icons/devices/printer_+24_256.ico b/project/_Resources/tango/icons/devices/printer_+24_256.ico new file mode 100644 index 0000000..1cba83d Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/printer_+256.ico b/project/_Resources/tango/icons/devices/printer_+256.ico new file mode 100644 index 0000000..b1d1438 Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/printer_+64_256.ico b/project/_Resources/tango/icons/devices/printer_+64_256.ico new file mode 100644 index 0000000..5c6e3c8 Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer_+64_256.ico differ diff --git a/project/_Resources/tango/icons/devices/printer_16_24.ico b/project/_Resources/tango/icons/devices/printer_16_24.ico new file mode 100644 index 0000000..5d48e9f Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer_16_24.ico differ diff --git a/project/_Resources/tango/icons/devices/printer_16_24_32.ico b/project/_Resources/tango/icons/devices/printer_16_24_32.ico new file mode 100644 index 0000000..5a80f07 Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/devices/printer_16_32.ico b/project/_Resources/tango/icons/devices/printer_16_32.ico new file mode 100644 index 0000000..8bc66fa Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer_16_32.ico differ diff --git a/project/_Resources/tango/icons/devices/printer_32_48.ico b/project/_Resources/tango/icons/devices/printer_32_48.ico new file mode 100644 index 0000000..2769c70 Binary files /dev/null and b/project/_Resources/tango/icons/devices/printer_32_48.ico differ diff --git a/project/_Resources/tango/icons/devices/scanner.ico b/project/_Resources/tango/icons/devices/scanner.ico new file mode 100644 index 0000000..0b9213f Binary files /dev/null and b/project/_Resources/tango/icons/devices/scanner.ico differ diff --git a/project/_Resources/tango/icons/devices/scanner_+24_256.ico b/project/_Resources/tango/icons/devices/scanner_+24_256.ico new file mode 100644 index 0000000..98d4e60 Binary files /dev/null and b/project/_Resources/tango/icons/devices/scanner_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/scanner_+256.ico b/project/_Resources/tango/icons/devices/scanner_+256.ico new file mode 100644 index 0000000..c79803d Binary files /dev/null and b/project/_Resources/tango/icons/devices/scanner_+256.ico differ diff --git a/project/_Resources/tango/icons/devices/tango-network-wired_+24_256.ico b/project/_Resources/tango/icons/devices/tango-network-wired_+24_256.ico new file mode 100644 index 0000000..e0fda1e Binary files /dev/null and b/project/_Resources/tango/icons/devices/tango-network-wired_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/video-display.ico b/project/_Resources/tango/icons/devices/video-display.ico new file mode 100644 index 0000000..ff96460 Binary files /dev/null and b/project/_Resources/tango/icons/devices/video-display.ico differ diff --git a/project/_Resources/tango/icons/devices/video-display_+24_256.ico b/project/_Resources/tango/icons/devices/video-display_+24_256.ico new file mode 100644 index 0000000..81a3212 Binary files /dev/null and b/project/_Resources/tango/icons/devices/video-display_+24_256.ico differ diff --git a/project/_Resources/tango/icons/devices/video-display_32_48.ico b/project/_Resources/tango/icons/devices/video-display_32_48.ico new file mode 100644 index 0000000..4ccfa90 Binary files /dev/null and b/project/_Resources/tango/icons/devices/video-display_32_48.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-default.ico b/project/_Resources/tango/icons/emblems/emblem-default.ico new file mode 100644 index 0000000..aea354e Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-default.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-default_+256.ico b/project/_Resources/tango/icons/emblems/emblem-default_+256.ico new file mode 100644 index 0000000..4644d15 Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-default_+256.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-default_16.ico b/project/_Resources/tango/icons/emblems/emblem-default_16.ico new file mode 100644 index 0000000..37c3396 Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-default_16.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-downloads_16_24.ico b/project/_Resources/tango/icons/emblems/emblem-downloads_16_24.ico new file mode 100644 index 0000000..370f268 Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-downloads_16_24.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-favorite.ico b/project/_Resources/tango/icons/emblems/emblem-favorite.ico new file mode 100644 index 0000000..f6869c8 Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-favorite.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-favorite_+22_24_256.ico b/project/_Resources/tango/icons/emblems/emblem-favorite_+22_24_256.ico new file mode 100644 index 0000000..ed9b9db Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-favorite_+22_24_256.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-favorite_+24.ico b/project/_Resources/tango/icons/emblems/emblem-favorite_+24.ico new file mode 100644 index 0000000..785d6bc Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-favorite_+24.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-favorite_+64.ico b/project/_Resources/tango/icons/emblems/emblem-favorite_+64.ico new file mode 100644 index 0000000..79c9f90 Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-favorite_+64.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-sound_32.ico b/project/_Resources/tango/icons/emblems/emblem-sound_32.ico new file mode 100644 index 0000000..1735003 Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-sound_32.ico differ diff --git a/project/_Resources/tango/icons/emblems/emblem-uptodate_16.ico b/project/_Resources/tango/icons/emblems/emblem-uptodate_16.ico new file mode 100644 index 0000000..37c3396 Binary files /dev/null and b/project/_Resources/tango/icons/emblems/emblem-uptodate_16.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/application-certificate_16_32.ico b/project/_Resources/tango/icons/mimetypes/application-certificate_16_32.ico new file mode 100644 index 0000000..e94db39 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/application-certificate_16_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/application-certificate_32_48.ico b/project/_Resources/tango/icons/mimetypes/application-certificate_32_48.ico new file mode 100644 index 0000000..625a1b8 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/application-certificate_32_48.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/application-pdf_+256.ico b/project/_Resources/tango/icons/mimetypes/application-pdf_+256.ico new file mode 100644 index 0000000..4acc66e Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/application-pdf_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/application-rss+xml_32_48.ico b/project/_Resources/tango/icons/mimetypes/application-rss+xml_32_48.ico new file mode 100644 index 0000000..87be95c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/application-rss+xml_32_48.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/application-x-executable.ico b/project/_Resources/tango/icons/mimetypes/application-x-executable.ico new file mode 100644 index 0000000..546b398 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/application-x-executable.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/application-x-executable_+24_256.ico b/project/_Resources/tango/icons/mimetypes/application-x-executable_+24_256.ico new file mode 100644 index 0000000..1d776f6 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/application-x-executable_+24_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/application-x-executable_16_32.ico b/project/_Resources/tango/icons/mimetypes/application-x-executable_16_32.ico new file mode 100644 index 0000000..726d4ca Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/application-x-executable_16_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-aac.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-aac.ico new file mode 100644 index 0000000..33a0f6d Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-aac.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-audio.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-audio.ico new file mode 100644 index 0000000..e74cbec Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-audio.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-flac.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-flac.ico new file mode 100644 index 0000000..7418798 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-flac.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-list.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-list.ico new file mode 100644 index 0000000..a12dd24 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-list.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-m4a.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-m4a.ico new file mode 100644 index 0000000..ff9cb47 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-m4a.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-mod.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-mod.ico new file mode 100644 index 0000000..bc2b4e7 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-mod.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-mp3.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-mp3.ico new file mode 100644 index 0000000..33cba01 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-mp3.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-mpc.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-mpc.ico new file mode 100644 index 0000000..71135ad Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-mpc.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-ogg.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-ogg.ico new file mode 100644 index 0000000..1acd5f3 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-ogg.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-skin.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-skin.ico new file mode 100644 index 0000000..d743786 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-skin.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-wav.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-wav.ico new file mode 100644 index 0000000..2751c0f Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-wav.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-aimp-wma.ico b/project/_Resources/tango/icons/mimetypes/audio-aimp-wma.ico new file mode 100644 index 0000000..bb9681b Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-aimp-wma.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-x-generic.ico b/project/_Resources/tango/icons/mimetypes/audio-x-generic.ico new file mode 100644 index 0000000..7bb99bf Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-x-generic.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-x-generic_+24_256.ico b/project/_Resources/tango/icons/mimetypes/audio-x-generic_+24_256.ico new file mode 100644 index 0000000..cc29cc7 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-x-generic_+24_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-x-generic_+24_64_256.ico b/project/_Resources/tango/icons/mimetypes/audio-x-generic_+24_64_256.ico new file mode 100644 index 0000000..a0ba5b5 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-x-generic_+256.ico b/project/_Resources/tango/icons/mimetypes/audio-x-generic_+256.ico new file mode 100644 index 0000000..85f93e7 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-x-generic_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/audio-x-generic_16_20_24_32.ico b/project/_Resources/tango/icons/mimetypes/audio-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..9c0cd3c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/audio-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/font-x-generic.ico b/project/_Resources/tango/icons/mimetypes/font-x-generic.ico new file mode 100644 index 0000000..8b665dc Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/font-x-generic.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/font-x-generic_+256.ico b/project/_Resources/tango/icons/mimetypes/font-x-generic_+256.ico new file mode 100644 index 0000000..ae8dd8c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/font-x-generic_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/foxit-reader-pdf_+256.ico b/project/_Resources/tango/icons/mimetypes/foxit-reader-pdf_+256.ico new file mode 100644 index 0000000..e4c00e6 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/foxit-reader-pdf_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/image-x-generic.ico b/project/_Resources/tango/icons/mimetypes/image-x-generic.ico new file mode 100644 index 0000000..c644f9e Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/image-x-generic.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/image-x-generic_+256.ico b/project/_Resources/tango/icons/mimetypes/image-x-generic_+256.ico new file mode 100644 index 0000000..29f491a Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/image-x-generic_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/image-x-generic_+64_256.ico b/project/_Resources/tango/icons/mimetypes/image-x-generic_+64_256.ico new file mode 100644 index 0000000..11d61b3 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/image-x-generic_+64_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/image-x-generic_16_20_24_32.ico b/project/_Resources/tango/icons/mimetypes/image-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..dea9055 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/image-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/media-playlist.ico b/project/_Resources/tango/icons/mimetypes/media-playlist.ico new file mode 100644 index 0000000..8cd5c51 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/media-playlist.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/media-playlist_+128_256.ico b/project/_Resources/tango/icons/mimetypes/media-playlist_+128_256.ico new file mode 100644 index 0000000..9d75b7e Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/media-playlist_+128_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/media-playlist_16_20_24_32.ico b/project/_Resources/tango/icons/mimetypes/media-playlist_16_20_24_32.ico new file mode 100644 index 0000000..4d645db Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/media-playlist_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/media-wmp_+24_256.ico b/project/_Resources/tango/icons/mimetypes/media-wmp_+24_256.ico new file mode 100644 index 0000000..f563b3c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/media-wmp_+24_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-7zip.ico b/project/_Resources/tango/icons/mimetypes/package-x-7zip.ico new file mode 100644 index 0000000..a8fbd3b Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-7zip.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-cab.ico b/project/_Resources/tango/icons/mimetypes/package-x-cab.ico new file mode 100644 index 0000000..4093226 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-cab.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-deb.ico b/project/_Resources/tango/icons/mimetypes/package-x-deb.ico new file mode 100644 index 0000000..e39d29d Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-deb.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-dmg.ico b/project/_Resources/tango/icons/mimetypes/package-x-dmg.ico new file mode 100644 index 0000000..fa64b14 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-dmg.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-generic.ico b/project/_Resources/tango/icons/mimetypes/package-x-generic.ico new file mode 100644 index 0000000..fab12cc Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-generic.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-generic_+256.ico b/project/_Resources/tango/icons/mimetypes/package-x-generic_+256.ico new file mode 100644 index 0000000..b42c1b9 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-generic_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-generic_16.ico b/project/_Resources/tango/icons/mimetypes/package-x-generic_16.ico new file mode 100644 index 0000000..691227d Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-generic_16.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico b/project/_Resources/tango/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico new file mode 100644 index 0000000..66c85e8 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-gz-gzip-tgz-tpz.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-iso.ico b/project/_Resources/tango/icons/mimetypes/package-x-iso.ico new file mode 100644 index 0000000..ead8999 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-iso.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-lza-lha.ico b/project/_Resources/tango/icons/mimetypes/package-x-lza-lha.ico new file mode 100644 index 0000000..cb9d161 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-lza-lha.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-split.ico b/project/_Resources/tango/icons/mimetypes/package-x-split.ico new file mode 100644 index 0000000..6058f6c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-split.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-tar.ico b/project/_Resources/tango/icons/mimetypes/package-x-tar.ico new file mode 100644 index 0000000..8f040b0 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-tar.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-wim.ico b/project/_Resources/tango/icons/mimetypes/package-x-wim.ico new file mode 100644 index 0000000..123d2f8 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-wim.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/package-x-zip.ico b/project/_Resources/tango/icons/mimetypes/package-x-zip.ico new file mode 100644 index 0000000..817af0e Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/package-x-zip.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/tango-image-x-generic_16_20_24_32.ico b/project/_Resources/tango/icons/mimetypes/tango-image-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..479683a Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/tango-image-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-html_+256.ico b/project/_Resources/tango/icons/mimetypes/text-html_+256.ico new file mode 100644 index 0000000..3ccf771 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-html_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-config.ico b/project/_Resources/tango/icons/mimetypes/text-x-config.ico new file mode 100644 index 0000000..682be1c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-config.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-config_+256.ico b/project/_Resources/tango/icons/mimetypes/text-x-config_+256.ico new file mode 100644 index 0000000..767865e Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-config_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-generic.ico b/project/_Resources/tango/icons/mimetypes/text-x-generic.ico new file mode 100644 index 0000000..6cdd23a Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-generic.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-generic_+256.ico b/project/_Resources/tango/icons/mimetypes/text-x-generic_+256.ico new file mode 100644 index 0000000..48abd41 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-generic_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-preview_+24_256.ico b/project/_Resources/tango/icons/mimetypes/text-x-preview_+24_256.ico new file mode 100644 index 0000000..59c0f7a Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-preview_+24_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-preview_+256.ico b/project/_Resources/tango/icons/mimetypes/text-x-preview_+256.ico new file mode 100644 index 0000000..13b1065 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-preview_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-script.ico b/project/_Resources/tango/icons/mimetypes/text-x-script.ico new file mode 100644 index 0000000..4fbac46 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-script.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/text-x-script_+256.ico b/project/_Resources/tango/icons/mimetypes/text-x-script_+256.ico new file mode 100644 index 0000000..c804e7c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/text-x-script_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/video-x-generic.ico b/project/_Resources/tango/icons/mimetypes/video-x-generic.ico new file mode 100644 index 0000000..f68acb1 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/video-x-generic.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/video-x-generic_+24_256.ico b/project/_Resources/tango/icons/mimetypes/video-x-generic_+24_256.ico new file mode 100644 index 0000000..1696757 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/video-x-generic_+24_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/video-x-generic_+24_64_256.ico b/project/_Resources/tango/icons/mimetypes/video-x-generic_+24_64_256.ico new file mode 100644 index 0000000..3646e72 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/video-x-generic_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/video-x-generic_+256.ico b/project/_Resources/tango/icons/mimetypes/video-x-generic_+256.ico new file mode 100644 index 0000000..f67c32d Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/video-x-generic_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/video-x-generic_16_20_24_32.ico b/project/_Resources/tango/icons/mimetypes/video-x-generic_16_20_24_32.ico new file mode 100644 index 0000000..49eba83 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/video-x-generic_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/video-x-generic_16_32.ico b/project/_Resources/tango/icons/mimetypes/video-x-generic_16_32.ico new file mode 100644 index 0000000..f9aeb5c Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/video-x-generic_16_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-address-book_16.ico b/project/_Resources/tango/icons/mimetypes/x-office-address-book_16.ico new file mode 100644 index 0000000..b77d4ce Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-address-book_16.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-calendar_16_20_24_32.ico b/project/_Resources/tango/icons/mimetypes/x-office-calendar_16_20_24_32.ico new file mode 100644 index 0000000..5c63a41 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-calendar_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-database_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-database_+256.ico new file mode 100644 index 0000000..664f5a6 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-database_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-document-template_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-document-template_+256.ico new file mode 100644 index 0000000..171adb5 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-document-template_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-document.ico b/project/_Resources/tango/icons/mimetypes/x-office-document.ico new file mode 100644 index 0000000..7496560 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-document.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-document_+24_256.ico b/project/_Resources/tango/icons/mimetypes/x-office-document_+24_256.ico new file mode 100644 index 0000000..cdaabe2 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-document_+24_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-document_+24_64_256.ico b/project/_Resources/tango/icons/mimetypes/x-office-document_+24_64_256.ico new file mode 100644 index 0000000..2611969 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-document_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-document_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-document_+256.ico new file mode 100644 index 0000000..cb752d4 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-document_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-drawing-template_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-drawing-template_+256.ico new file mode 100644 index 0000000..a84978f Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-drawing-template_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-drawing_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-drawing_+256.ico new file mode 100644 index 0000000..2eff113 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-drawing_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-presentation-template_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-presentation-template_+256.ico new file mode 100644 index 0000000..2bf5e83 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-presentation-template_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-presentation_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-presentation_+256.ico new file mode 100644 index 0000000..9681ec3 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-presentation_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-presentation_16_24_32.ico b/project/_Resources/tango/icons/mimetypes/x-office-presentation_16_24_32.ico new file mode 100644 index 0000000..08e22de Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-presentation_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-spreadsheet-template_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-spreadsheet-template_+256.ico new file mode 100644 index 0000000..885d3ef Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-spreadsheet-template_+256.ico differ diff --git a/project/_Resources/tango/icons/mimetypes/x-office-spreadsheet_+256.ico b/project/_Resources/tango/icons/mimetypes/x-office-spreadsheet_+256.ico new file mode 100644 index 0000000..8f11429 Binary files /dev/null and b/project/_Resources/tango/icons/mimetypes/x-office-spreadsheet_+256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-default_+256.ico b/project/_Resources/tango/icons/overlays/emblem-default_+256.ico new file mode 100644 index 0000000..186025f Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-default_+256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-default_32.ico b/project/_Resources/tango/icons/overlays/emblem-default_32.ico new file mode 100644 index 0000000..c953e94 Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-default_32.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-dropbox-syncing_+128_256.ico b/project/_Resources/tango/icons/overlays/emblem-dropbox-syncing_+128_256.ico new file mode 100644 index 0000000..fb5979e Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-dropbox-syncing_+128_256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico b/project/_Resources/tango/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico new file mode 100644 index 0000000..c9c49af Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-dropbox-unsyncable_+128_256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-dropbox-uptodate_+128_256.ico b/project/_Resources/tango/icons/overlays/emblem-dropbox-uptodate_+128_256.ico new file mode 100644 index 0000000..b7c3e6a Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-dropbox-uptodate_+128_256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-offline_+256.ico b/project/_Resources/tango/icons/overlays/emblem-offline_+256.ico new file mode 100644 index 0000000..07476c4 Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-offline_+256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-offline_32_48_256.ico b/project/_Resources/tango/icons/overlays/emblem-offline_32_48_256.ico new file mode 100644 index 0000000..7618a7a Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-offline_32_48_256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-warning_+256.ico b/project/_Resources/tango/icons/overlays/emblem-warning_+256.ico new file mode 100644 index 0000000..4060b07 Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-warning_+256.ico differ diff --git a/project/_Resources/tango/icons/overlays/emblem-warning_32.ico b/project/_Resources/tango/icons/overlays/emblem-warning_32.ico new file mode 100644 index 0000000..6570e8d Binary files /dev/null and b/project/_Resources/tango/icons/overlays/emblem-warning_32.ico differ diff --git a/project/_Resources/tango/icons/places/computer-tower_+24_256.ico b/project/_Resources/tango/icons/places/computer-tower_+24_256.ico new file mode 100644 index 0000000..4c96178 Binary files /dev/null and b/project/_Resources/tango/icons/places/computer-tower_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-documents.ico b/project/_Resources/tango/icons/places/folder-documents.ico new file mode 100644 index 0000000..44c31de Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-documents.ico differ diff --git a/project/_Resources/tango/icons/places/folder-documents_+24_256.ico b/project/_Resources/tango/icons/places/folder-documents_+24_256.ico new file mode 100644 index 0000000..11ffa1d Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-documents_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-downloads_+24_256.ico b/project/_Resources/tango/icons/places/folder-downloads_+24_256.ico new file mode 100644 index 0000000..318e1b8 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-downloads_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-dropbox.ico b/project/_Resources/tango/icons/places/folder-dropbox.ico new file mode 100644 index 0000000..b8ee32b Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-dropbox.ico differ diff --git a/project/_Resources/tango/icons/places/folder-dropbox_+256.ico b/project/_Resources/tango/icons/places/folder-dropbox_+256.ico new file mode 100644 index 0000000..7d40140 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-dropbox_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-music_+24_256.ico b/project/_Resources/tango/icons/places/folder-music_+24_256.ico new file mode 100644 index 0000000..e7b6996 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-music_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-music_+256.ico b/project/_Resources/tango/icons/places/folder-music_+256.ico new file mode 100644 index 0000000..989cbf8 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-music_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-music_16_20_24_32.ico b/project/_Resources/tango/icons/places/folder-music_16_20_24_32.ico new file mode 100644 index 0000000..225e211 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-music_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/places/folder-pictures.ico b/project/_Resources/tango/icons/places/folder-pictures.ico new file mode 100644 index 0000000..dd59efd Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-pictures.ico differ diff --git a/project/_Resources/tango/icons/places/folder-pictures_+24_256.ico b/project/_Resources/tango/icons/places/folder-pictures_+24_256.ico new file mode 100644 index 0000000..75c7ef1 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-pictures_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-pictures_+256.ico b/project/_Resources/tango/icons/places/folder-pictures_+256.ico new file mode 100644 index 0000000..09a6e4f Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-pictures_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-pictures_16_20_24_32.ico b/project/_Resources/tango/icons/places/folder-pictures_16_20_24_32.ico new file mode 100644 index 0000000..ced6e06 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-pictures_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/places/folder-publicshare.ico b/project/_Resources/tango/icons/places/folder-publicshare.ico new file mode 100644 index 0000000..fe3234e Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-publicshare.ico differ diff --git a/project/_Resources/tango/icons/places/folder-publicshare_+256.ico b/project/_Resources/tango/icons/places/folder-publicshare_+256.ico new file mode 100644 index 0000000..4275ac7 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-publicshare_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-remote.ico b/project/_Resources/tango/icons/places/folder-remote.ico new file mode 100644 index 0000000..6cc1d15 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-remote.ico differ diff --git a/project/_Resources/tango/icons/places/folder-remote_+256.ico b/project/_Resources/tango/icons/places/folder-remote_+256.ico new file mode 100644 index 0000000..142770c Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-remote_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-remote_16_24_32.ico b/project/_Resources/tango/icons/places/folder-remote_16_24_32.ico new file mode 100644 index 0000000..bb739cb Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-remote_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/places/folder-saved-search_+24_256.ico b/project/_Resources/tango/icons/places/folder-saved-search_+24_256.ico new file mode 100644 index 0000000..4288cec Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-saved-search_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-vertical_+256.ico b/project/_Resources/tango/icons/places/folder-vertical_+256.ico new file mode 100644 index 0000000..7a47d2d Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-vertical_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-videos_+24_256.ico b/project/_Resources/tango/icons/places/folder-videos_+24_256.ico new file mode 100644 index 0000000..cd23a18 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-videos_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-videos_+256.ico b/project/_Resources/tango/icons/places/folder-videos_+256.ico new file mode 100644 index 0000000..0bd1277 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-videos_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder-videos_16_20_24_32.ico b/project/_Resources/tango/icons/places/folder-videos_16_20_24_32.ico new file mode 100644 index 0000000..e5b0fc5 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder-videos_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/places/folder.ico b/project/_Resources/tango/icons/places/folder.ico new file mode 100644 index 0000000..6bbc6d7 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder.ico differ diff --git a/project/_Resources/tango/icons/places/folder_+256.ico b/project/_Resources/tango/icons/places/folder_+256.ico new file mode 100644 index 0000000..e46578f Binary files /dev/null and b/project/_Resources/tango/icons/places/folder_+256.ico differ diff --git a/project/_Resources/tango/icons/places/folder_16.ico b/project/_Resources/tango/icons/places/folder_16.ico new file mode 100644 index 0000000..0bcaf61 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder_16.ico differ diff --git a/project/_Resources/tango/icons/places/folder_32.ico b/project/_Resources/tango/icons/places/folder_32.ico new file mode 100644 index 0000000..3de1704 Binary files /dev/null and b/project/_Resources/tango/icons/places/folder_32.ico differ diff --git a/project/_Resources/tango/icons/places/network-server_16.ico b/project/_Resources/tango/icons/places/network-server_16.ico new file mode 100644 index 0000000..d61a871 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-server_16.ico differ diff --git a/project/_Resources/tango/icons/places/network-type-private_+24.ico b/project/_Resources/tango/icons/places/network-type-private_+24.ico new file mode 100644 index 0000000..bd0c027 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-type-private_+24.ico differ diff --git a/project/_Resources/tango/icons/places/network-type-private_+256.ico b/project/_Resources/tango/icons/places/network-type-private_+256.ico new file mode 100644 index 0000000..59f9659 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-type-private_+256.ico differ diff --git a/project/_Resources/tango/icons/places/network-type-public_+24.ico b/project/_Resources/tango/icons/places/network-type-public_+24.ico new file mode 100644 index 0000000..dfbcdc8 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-type-public_+24.ico differ diff --git a/project/_Resources/tango/icons/places/network-type-public_+24_128.ico b/project/_Resources/tango/icons/places/network-type-public_+24_128.ico new file mode 100644 index 0000000..4f22f59 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-type-public_+24_128.ico differ diff --git a/project/_Resources/tango/icons/places/network-type-workplace.ico b/project/_Resources/tango/icons/places/network-type-workplace.ico new file mode 100644 index 0000000..794acd6 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-type-workplace.ico differ diff --git a/project/_Resources/tango/icons/places/network-type-workplace_+256.ico b/project/_Resources/tango/icons/places/network-type-workplace_+256.ico new file mode 100644 index 0000000..32c4a79 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-type-workplace_+256.ico differ diff --git a/project/_Resources/tango/icons/places/network-workgroup.ico b/project/_Resources/tango/icons/places/network-workgroup.ico new file mode 100644 index 0000000..3303b39 Binary files /dev/null and b/project/_Resources/tango/icons/places/network-workgroup.ico differ diff --git a/project/_Resources/tango/icons/places/network-workgroup_+256.ico b/project/_Resources/tango/icons/places/network-workgroup_+256.ico new file mode 100644 index 0000000..149b97e Binary files /dev/null and b/project/_Resources/tango/icons/places/network-workgroup_+256.ico differ diff --git a/project/_Resources/tango/icons/places/network-workgroup_+64_256.ico b/project/_Resources/tango/icons/places/network-workgroup_+64_256.ico new file mode 100644 index 0000000..a851f0f Binary files /dev/null and b/project/_Resources/tango/icons/places/network-workgroup_+64_256.ico differ diff --git a/project/_Resources/tango/icons/places/user-bookmarks_+24_256.ico b/project/_Resources/tango/icons/places/user-bookmarks_+24_256.ico new file mode 100644 index 0000000..808a242 Binary files /dev/null and b/project/_Resources/tango/icons/places/user-bookmarks_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/user-desktop.ico b/project/_Resources/tango/icons/places/user-desktop.ico new file mode 100644 index 0000000..778673a Binary files /dev/null and b/project/_Resources/tango/icons/places/user-desktop.ico differ diff --git a/project/_Resources/tango/icons/places/user-desktop_+24.ico b/project/_Resources/tango/icons/places/user-desktop_+24.ico new file mode 100644 index 0000000..8b65d4c Binary files /dev/null and b/project/_Resources/tango/icons/places/user-desktop_+24.ico differ diff --git a/project/_Resources/tango/icons/places/user-desktop_+24_256.ico b/project/_Resources/tango/icons/places/user-desktop_+24_256.ico new file mode 100644 index 0000000..a29db60 Binary files /dev/null and b/project/_Resources/tango/icons/places/user-desktop_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/user-desktop_+256.ico b/project/_Resources/tango/icons/places/user-desktop_+256.ico new file mode 100644 index 0000000..9ae361a Binary files /dev/null and b/project/_Resources/tango/icons/places/user-desktop_+256.ico differ diff --git a/project/_Resources/tango/icons/places/user-home-remote.ico b/project/_Resources/tango/icons/places/user-home-remote.ico new file mode 100644 index 0000000..7a8f508 Binary files /dev/null and b/project/_Resources/tango/icons/places/user-home-remote.ico differ diff --git a/project/_Resources/tango/icons/places/user-home-remote_+24_64_128_256.ico b/project/_Resources/tango/icons/places/user-home-remote_+24_64_128_256.ico new file mode 100644 index 0000000..865b4d0 Binary files /dev/null and b/project/_Resources/tango/icons/places/user-home-remote_+24_64_128_256.ico differ diff --git a/project/_Resources/tango/icons/places/user-home_+24_64_256.ico b/project/_Resources/tango/icons/places/user-home_+24_64_256.ico new file mode 100644 index 0000000..d4cbd77 Binary files /dev/null and b/project/_Resources/tango/icons/places/user-home_+24_64_256.ico differ diff --git a/project/_Resources/tango/icons/places/user-home_16.ico b/project/_Resources/tango/icons/places/user-home_16.ico new file mode 100644 index 0000000..58b5d41 Binary files /dev/null and b/project/_Resources/tango/icons/places/user-home_16.ico differ diff --git a/project/_Resources/tango/icons/places/user-trash_+24_256.ico b/project/_Resources/tango/icons/places/user-trash_+24_256.ico new file mode 100644 index 0000000..07f1f1e Binary files /dev/null and b/project/_Resources/tango/icons/places/user-trash_+24_256.ico differ diff --git a/project/_Resources/tango/icons/places/user-trash_16_24_32.ico b/project/_Resources/tango/icons/places/user-trash_16_24_32.ico new file mode 100644 index 0000000..eeba26b Binary files /dev/null and b/project/_Resources/tango/icons/places/user-trash_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-error_16_20_24_32.ico b/project/_Resources/tango/icons/status/audio-volume-error_16_20_24_32.ico new file mode 100644 index 0000000..f8da4f7 Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-error_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-high.ico b/project/_Resources/tango/icons/status/audio-volume-high.ico new file mode 100644 index 0000000..0cb4e61 Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-high.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-high_+24_256.ico b/project/_Resources/tango/icons/status/audio-volume-high_+24_256.ico new file mode 100644 index 0000000..a202a8d Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-high_+24_256.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-high_16_20_24_32.ico b/project/_Resources/tango/icons/status/audio-volume-high_16_20_24_32.ico new file mode 100644 index 0000000..81b94db Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-high_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-low_16_20_24_32.ico b/project/_Resources/tango/icons/status/audio-volume-low_16_20_24_32.ico new file mode 100644 index 0000000..fafcbe3 Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-low_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-medium_16_20_24_32.ico b/project/_Resources/tango/icons/status/audio-volume-medium_16_20_24_32.ico new file mode 100644 index 0000000..01e90d4 Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-medium_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-muted_16_20_24_32.ico b/project/_Resources/tango/icons/status/audio-volume-muted_16_20_24_32.ico new file mode 100644 index 0000000..aeefb8f Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-muted_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-muted_32_48.ico b/project/_Resources/tango/icons/status/audio-volume-muted_32_48.ico new file mode 100644 index 0000000..5f1953c Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-muted_32_48.ico differ diff --git a/project/_Resources/tango/icons/status/audio-volume-none_16_20_24_32.ico b/project/_Resources/tango/icons/status/audio-volume-none_16_20_24_32.ico new file mode 100644 index 0000000..3da9492 Binary files /dev/null and b/project/_Resources/tango/icons/status/audio-volume-none_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/battery-100_32_48.ico b/project/_Resources/tango/icons/status/battery-100_32_48.ico new file mode 100644 index 0000000..743e434 Binary files /dev/null and b/project/_Resources/tango/icons/status/battery-100_32_48.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-error_+24_256.ico b/project/_Resources/tango/icons/status/dialog-error_+24_256.ico new file mode 100644 index 0000000..1930822 Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-error_+24_256.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-information_+24_128_256.ico b/project/_Resources/tango/icons/status/dialog-information_+24_128_256.ico new file mode 100644 index 0000000..4ee398e Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-information_+24_128_256.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-information_+24_40_60_64_72_96_256.ico b/project/_Resources/tango/icons/status/dialog-information_+24_40_60_64_72_96_256.ico new file mode 100644 index 0000000..a7da4c7 Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-information_+24_40_60_64_72_96_256.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-information_32.ico b/project/_Resources/tango/icons/status/dialog-information_32.ico new file mode 100644 index 0000000..46fc785 Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-information_32.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-question_32.ico b/project/_Resources/tango/icons/status/dialog-question_32.ico new file mode 100644 index 0000000..e846493 Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-question_32.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-warning.ico b/project/_Resources/tango/icons/status/dialog-warning.ico new file mode 100644 index 0000000..ca512b8 Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-warning.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-warning_+24_64_96_128_256.ico b/project/_Resources/tango/icons/status/dialog-warning_+24_64_96_128_256.ico new file mode 100644 index 0000000..4a24c2b Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-warning_+24_64_96_128_256.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-warning_+24_64_96_256.ico b/project/_Resources/tango/icons/status/dialog-warning_+24_64_96_256.ico new file mode 100644 index 0000000..9908d54 Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-warning_+24_64_96_256.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-warning_+256.ico b/project/_Resources/tango/icons/status/dialog-warning_+256.ico new file mode 100644 index 0000000..9340899 Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-warning_+256.ico differ diff --git a/project/_Resources/tango/icons/status/dialog-warning_32.ico b/project/_Resources/tango/icons/status/dialog-warning_32.ico new file mode 100644 index 0000000..5cbe18d Binary files /dev/null and b/project/_Resources/tango/icons/status/dialog-warning_32.ico differ diff --git a/project/_Resources/tango/icons/status/drive-harddisk-locked_+24_256.ico b/project/_Resources/tango/icons/status/drive-harddisk-locked_+24_256.ico new file mode 100644 index 0000000..663f1c6 Binary files /dev/null and b/project/_Resources/tango/icons/status/drive-harddisk-locked_+24_256.ico differ diff --git a/project/_Resources/tango/icons/status/drive-harddisk-network-offline_+256.ico b/project/_Resources/tango/icons/status/drive-harddisk-network-offline_+256.ico new file mode 100644 index 0000000..2056fce Binary files /dev/null and b/project/_Resources/tango/icons/status/drive-harddisk-network-offline_+256.ico differ diff --git a/project/_Resources/tango/icons/status/dropbox-syncing-1_16_20_24_32.ico b/project/_Resources/tango/icons/status/dropbox-syncing-1_16_20_24_32.ico new file mode 100644 index 0000000..9014254 Binary files /dev/null and b/project/_Resources/tango/icons/status/dropbox-syncing-1_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/dropbox-syncing-2_16_20_24_32.ico b/project/_Resources/tango/icons/status/dropbox-syncing-2_16_20_24_32.ico new file mode 100644 index 0000000..d346827 Binary files /dev/null and b/project/_Resources/tango/icons/status/dropbox-syncing-2_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/dropbox-unsyncable_16_20_24_32.ico b/project/_Resources/tango/icons/status/dropbox-unsyncable_16_20_24_32.ico new file mode 100644 index 0000000..7081592 Binary files /dev/null and b/project/_Resources/tango/icons/status/dropbox-unsyncable_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/dropbox-uptodate_16_20_24_32.ico b/project/_Resources/tango/icons/status/dropbox-uptodate_16_20_24_32.ico new file mode 100644 index 0000000..ecefc6b Binary files /dev/null and b/project/_Resources/tango/icons/status/dropbox-uptodate_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/fax-remote-default.ico b/project/_Resources/tango/icons/status/fax-remote-default.ico new file mode 100644 index 0000000..a77e118 Binary files /dev/null and b/project/_Resources/tango/icons/status/fax-remote-default.ico differ diff --git a/project/_Resources/tango/icons/status/folder-open.ico b/project/_Resources/tango/icons/status/folder-open.ico new file mode 100644 index 0000000..0bd3e59 Binary files /dev/null and b/project/_Resources/tango/icons/status/folder-open.ico differ diff --git a/project/_Resources/tango/icons/status/folder-open_+256.ico b/project/_Resources/tango/icons/status/folder-open_+256.ico new file mode 100644 index 0000000..2aee0f7 Binary files /dev/null and b/project/_Resources/tango/icons/status/folder-open_+256.ico differ diff --git a/project/_Resources/tango/icons/status/folder-open_32.ico b/project/_Resources/tango/icons/status/folder-open_32.ico new file mode 100644 index 0000000..d2c37f2 Binary files /dev/null and b/project/_Resources/tango/icons/status/folder-open_32.ico differ diff --git a/project/_Resources/tango/icons/status/folder-remote-offline_16_24_32.ico b/project/_Resources/tango/icons/status/folder-remote-offline_16_24_32.ico new file mode 100644 index 0000000..acf43eb Binary files /dev/null and b/project/_Resources/tango/icons/status/folder-remote-offline_16_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/gtk-info.ico b/project/_Resources/tango/icons/status/gtk-info.ico new file mode 100644 index 0000000..fa5d828 Binary files /dev/null and b/project/_Resources/tango/icons/status/gtk-info.ico differ diff --git a/project/_Resources/tango/icons/status/gtk-info_+24_64.ico b/project/_Resources/tango/icons/status/gtk-info_+24_64.ico new file mode 100644 index 0000000..c7bb73a Binary files /dev/null and b/project/_Resources/tango/icons/status/gtk-info_+24_64.ico differ diff --git a/project/_Resources/tango/icons/status/gtk-info_+256.ico b/project/_Resources/tango/icons/status/gtk-info_+256.ico new file mode 100644 index 0000000..7471d6f Binary files /dev/null and b/project/_Resources/tango/icons/status/gtk-info_+256.ico differ diff --git a/project/_Resources/tango/icons/status/gtk-info_16.ico b/project/_Resources/tango/icons/status/gtk-info_16.ico new file mode 100644 index 0000000..4bfb620 Binary files /dev/null and b/project/_Resources/tango/icons/status/gtk-info_16.ico differ diff --git a/project/_Resources/tango/icons/status/gtk-info_16_20_24_32.ico b/project/_Resources/tango/icons/status/gtk-info_16_20_24_32.ico new file mode 100644 index 0000000..28abf57 Binary files /dev/null and b/project/_Resources/tango/icons/status/gtk-info_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-error_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-error_16_20_24_32.ico new file mode 100644 index 0000000..90b15d3 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-error_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-idle_16.ico b/project/_Resources/tango/icons/status/network-idle_16.ico new file mode 100644 index 0000000..de0cd4f Binary files /dev/null and b/project/_Resources/tango/icons/status/network-idle_16.ico differ diff --git a/project/_Resources/tango/icons/status/network-offline_16.ico b/project/_Resources/tango/icons/status/network-offline_16.ico new file mode 100644 index 0000000..0ee0a7a Binary files /dev/null and b/project/_Resources/tango/icons/status/network-offline_16.ico differ diff --git a/project/_Resources/tango/icons/status/network-offline_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-offline_16_20_24_32.ico new file mode 100644 index 0000000..f61177f Binary files /dev/null and b/project/_Resources/tango/icons/status/network-offline_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-receive_16.ico b/project/_Resources/tango/icons/status/network-receive_16.ico new file mode 100644 index 0000000..167b7f6 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-receive_16.ico differ diff --git a/project/_Resources/tango/icons/status/network-transmit-receive_16.ico b/project/_Resources/tango/icons/status/network-transmit-receive_16.ico new file mode 100644 index 0000000..626ec08 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-transmit-receive_16.ico differ diff --git a/project/_Resources/tango/icons/status/network-transmit-receive_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-transmit-receive_16_20_24_32.ico new file mode 100644 index 0000000..87df7c2 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-transmit-receive_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-transmit_16.ico b/project/_Resources/tango/icons/status/network-transmit_16.ico new file mode 100644 index 0000000..ae04264 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-transmit_16.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-000-warning_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-wireless-000-warning_16_20_24_32.ico new file mode 100644 index 0000000..8e8ad96 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-000-warning_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-025-warning_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-wireless-025-warning_16_20_24_32.ico new file mode 100644 index 0000000..b0b90a5 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-025-warning_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-050-warning_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-wireless-050-warning_16_20_24_32.ico new file mode 100644 index 0000000..8a41225 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-050-warning_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-075-warning_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-wireless-075-warning_16_20_24_32.ico new file mode 100644 index 0000000..eb605ee Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-075-warning_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-100-warning_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-wireless-100-warning_16_20_24_32.ico new file mode 100644 index 0000000..68ce775 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-100-warning_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-new_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-wireless-new_16_20_24_32.ico new file mode 100644 index 0000000..9dc942a Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-new_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-offline_16_20_24_32.ico b/project/_Resources/tango/icons/status/network-wireless-offline_16_20_24_32.ico new file mode 100644 index 0000000..7aad1f1 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-offline_16_20_24_32.ico differ diff --git a/project/_Resources/tango/icons/status/network-wireless-offline_32_48.ico b/project/_Resources/tango/icons/status/network-wireless-offline_32_48.ico new file mode 100644 index 0000000..ab042e4 Binary files /dev/null and b/project/_Resources/tango/icons/status/network-wireless-offline_32_48.ico differ diff --git a/project/_Resources/tango/icons/status/printer-default.ico b/project/_Resources/tango/icons/status/printer-default.ico new file mode 100644 index 0000000..43899e4 Binary files /dev/null and b/project/_Resources/tango/icons/status/printer-default.ico differ diff --git a/project/_Resources/tango/icons/status/printer-default_+256.ico b/project/_Resources/tango/icons/status/printer-default_+256.ico new file mode 100644 index 0000000..3c4c931 Binary files /dev/null and b/project/_Resources/tango/icons/status/printer-default_+256.ico differ diff --git a/project/_Resources/tango/icons/status/printer-network-default.ico b/project/_Resources/tango/icons/status/printer-network-default.ico new file mode 100644 index 0000000..abf4b7b Binary files /dev/null and b/project/_Resources/tango/icons/status/printer-network-default.ico differ diff --git a/project/_Resources/tango/icons/status/printer-network-default_+256.ico b/project/_Resources/tango/icons/status/printer-network-default_+256.ico new file mode 100644 index 0000000..84b50b1 Binary files /dev/null and b/project/_Resources/tango/icons/status/printer-network-default_+256.ico differ diff --git a/project/_Resources/tango/icons/status/synccenter-unsyncable_+20_24.ico b/project/_Resources/tango/icons/status/synccenter-unsyncable_+20_24.ico new file mode 100644 index 0000000..81618a1 Binary files /dev/null and b/project/_Resources/tango/icons/status/synccenter-unsyncable_+20_24.ico differ diff --git a/project/_Resources/tango/icons/status/synccenter-uptodate_+20_24.ico b/project/_Resources/tango/icons/status/synccenter-uptodate_+20_24.ico new file mode 100644 index 0000000..99273f6 Binary files /dev/null and b/project/_Resources/tango/icons/status/synccenter-uptodate_+20_24.ico differ diff --git a/project/_Resources/tango/icons/status/synccenter-warning_+20_24.ico b/project/_Resources/tango/icons/status/synccenter-warning_+20_24.ico new file mode 100644 index 0000000..8c9d798 Binary files /dev/null and b/project/_Resources/tango/icons/status/synccenter-warning_+20_24.ico differ diff --git a/project/_Resources/tango/icons/status/user-trash-full.ico b/project/_Resources/tango/icons/status/user-trash-full.ico new file mode 100644 index 0000000..3c56bd1 Binary files /dev/null and b/project/_Resources/tango/icons/status/user-trash-full.ico differ diff --git a/project/_Resources/tango/icons/status/user-trash-full_+24_256.ico b/project/_Resources/tango/icons/status/user-trash-full_+24_256.ico new file mode 100644 index 0000000..e61db38 Binary files /dev/null and b/project/_Resources/tango/icons/status/user-trash-full_+24_256.ico differ diff --git a/project/_Resources/tango/icons/status/zoom-in-disabled_16_20_24.ico b/project/_Resources/tango/icons/status/zoom-in-disabled_16_20_24.ico new file mode 100644 index 0000000..37a9991 Binary files /dev/null and b/project/_Resources/tango/icons/status/zoom-in-disabled_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/status/zoom-out-disabled_16_20_24.ico b/project/_Resources/tango/icons/status/zoom-out-disabled_16_20_24.ico new file mode 100644 index 0000000..caa4cee Binary files /dev/null and b/project/_Resources/tango/icons/status/zoom-out-disabled_16_20_24.ico differ diff --git a/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20801.ico b/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20801.ico new file mode 100644 index 0000000..c263583 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20801.ico differ diff --git a/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20802.ico b/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20802.ico new file mode 100644 index 0000000..3203ab8 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20802.ico differ diff --git a/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20803.ico b/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20803.ico new file mode 100644 index 0000000..68263a1 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/ExplorerFrame.dll/20803.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1015.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1015.ico new file mode 100644 index 0000000..9276f8f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1015.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1016.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1016.ico new file mode 100644 index 0000000..47f589b Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1016.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1017.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1017.ico new file mode 100644 index 0000000..59730cb Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1017.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1020.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1020.ico new file mode 100644 index 0000000..33195b4 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1020.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1021.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1021.ico new file mode 100644 index 0000000..6ade11a Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1021.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1053.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1053.ico new file mode 100644 index 0000000..09bdce9 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1053.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1054.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1054.ico new file mode 100644 index 0000000..c13e9de Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1054.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1103.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1103.ico new file mode 100644 index 0000000..80020ae Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1103.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1117.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1117.ico new file mode 100644 index 0000000..6799c6c Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1117.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1118.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1118.ico new file mode 100644 index 0000000..4ffde4f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1118.ico differ diff --git a/project/_Resources/tango/icons/tweaked/Mp3tag/1151.ico b/project/_Resources/tango/icons/tweaked/Mp3tag/1151.ico new file mode 100644 index 0000000..60150f3 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/Mp3tag/1151.ico differ diff --git a/project/_Resources/tango/icons/tweaked/imageres.dll/5.ico b/project/_Resources/tango/icons/tweaked/imageres.dll/5.ico new file mode 100644 index 0000000..1cb519d Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/imageres.dll/5.ico differ diff --git a/project/_Resources/tango/icons/tweaked/imageres.dll/6.ico b/project/_Resources/tango/icons/tweaked/imageres.dll/6.ico new file mode 100644 index 0000000..4b312ef Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/imageres.dll/6.ico differ diff --git a/project/_Resources/tango/icons/tweaked/mblctr.exe/133.ico b/project/_Resources/tango/icons/tweaked/mblctr.exe/133.ico new file mode 100644 index 0000000..894d836 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/mblctr.exe/133.ico differ diff --git a/project/_Resources/tango/icons/tweaked/mmsys.cpl/110.ico b/project/_Resources/tango/icons/tweaked/mmsys.cpl/110.ico new file mode 100644 index 0000000..c0183f7 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/mmsys.cpl/110.ico differ diff --git a/project/_Resources/tango/icons/tweaked/mmsys.cpl/111.ico b/project/_Resources/tango/icons/tweaked/mmsys.cpl/111.ico new file mode 100644 index 0000000..18797a1 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/mmsys.cpl/111.ico differ diff --git a/project/_Resources/tango/icons/tweaked/mmsys.cpl/112.ico b/project/_Resources/tango/icons/tweaked/mmsys.cpl/112.ico new file mode 100644 index 0000000..96b794f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/mmsys.cpl/112.ico differ diff --git a/project/_Resources/tango/icons/tweaked/mmsys.cpl/113.ico b/project/_Resources/tango/icons/tweaked/mmsys.cpl/113.ico new file mode 100644 index 0000000..47f003f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/mmsys.cpl/113.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netcenter.dll/11.ico b/project/_Resources/tango/icons/tweaked/netcenter.dll/11.ico new file mode 100644 index 0000000..df8b906 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netcenter.dll/11.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netcenter.dll/504.ico b/project/_Resources/tango/icons/tweaked/netcenter.dll/504.ico new file mode 100644 index 0000000..39f47c1 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netcenter.dll/504.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/1915.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/1915.ico new file mode 100644 index 0000000..5eacadc Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/1915.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/1916.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/1916.ico new file mode 100644 index 0000000..f854598 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/1916.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/1917.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/1917.ico new file mode 100644 index 0000000..e8abea5 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/1917.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/1918.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/1918.ico new file mode 100644 index 0000000..2d5ab4f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/1918.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/1924.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/1924.ico new file mode 100644 index 0000000..48cb782 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/1924.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/23520.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/23520.ico new file mode 100644 index 0000000..4f93251 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/23520.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/23521.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/23521.ico new file mode 100644 index 0000000..9beef9c Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/23521.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/23522.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/23522.ico new file mode 100644 index 0000000..c028779 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/23522.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/23523.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/23523.ico new file mode 100644 index 0000000..86999f3 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/23523.ico differ diff --git a/project/_Resources/tango/icons/tweaked/netshell.dll/302.ico b/project/_Resources/tango/icons/tweaked/netshell.dll/302.ico new file mode 100644 index 0000000..4e46326 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/netshell.dll/302.ico differ diff --git a/project/_Resources/tango/icons/tweaked/pnidui.dll/3081.ico b/project/_Resources/tango/icons/tweaked/pnidui.dll/3081.ico new file mode 100644 index 0000000..97004fe Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/pnidui.dll/3081.ico differ diff --git a/project/_Resources/tango/icons/tweaked/pnidui.dll/3082.ico b/project/_Resources/tango/icons/tweaked/pnidui.dll/3082.ico new file mode 100644 index 0000000..87df7c2 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/pnidui.dll/3082.ico differ diff --git a/project/_Resources/tango/icons/tweaked/shell32.dll/16806.ico b/project/_Resources/tango/icons/tweaked/shell32.dll/16806.ico new file mode 100644 index 0000000..a1f3eb3 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/shell32.dll/16806.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/audio-input-microphone_48_32.ico b/project/_Resources/tango/icons/tweaked/special_order/audio-input-microphone_48_32.ico new file mode 100644 index 0000000..0d363b9 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/audio-input-microphone_48_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/computer_48_32.ico b/project/_Resources/tango/icons/tweaked/special_order/computer_48_32.ico new file mode 100644 index 0000000..d18c92f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/computer_48_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/dialog-error_48_16_32.ico b/project/_Resources/tango/icons/tweaked/special_order/dialog-error_48_16_32.ico new file mode 100644 index 0000000..75fa9e4 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/dialog-error_48_16_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/dialog-information_48_16_32.ico b/project/_Resources/tango/icons/tweaked/special_order/dialog-information_48_16_32.ico new file mode 100644 index 0000000..4073bc2 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/dialog-information_48_16_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/dialog-warning_48_16_32.ico b/project/_Resources/tango/icons/tweaked/special_order/dialog-warning_48_16_32.ico new file mode 100644 index 0000000..282123a Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/dialog-warning_48_16_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/folder_48_32.ico b/project/_Resources/tango/icons/tweaked/special_order/folder_48_32.ico new file mode 100644 index 0000000..7b7960f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/folder_48_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/input-keyboard_48_32.ico b/project/_Resources/tango/icons/tweaked/special_order/input-keyboard_48_32.ico new file mode 100644 index 0000000..2f5a75f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/input-keyboard_48_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/list-add_22_18.ico b/project/_Resources/tango/icons/tweaked/special_order/list-add_22_18.ico new file mode 100644 index 0000000..223ae17 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/list-add_22_18.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico b/project/_Resources/tango/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico new file mode 100644 index 0000000..9903e24 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/preferences-desktop-theme_48_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/printer_32_16_48.ico b/project/_Resources/tango/icons/tweaked/special_order/printer_32_16_48.ico new file mode 100644 index 0000000..bb7f03f Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/printer_32_16_48.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/system-users_48_32.ico b/project/_Resources/tango/icons/tweaked/special_order/system-users_48_32.ico new file mode 100644 index 0000000..4762741 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/system-users_48_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/text-x-preview_48_16_32.ico b/project/_Resources/tango/icons/tweaked/special_order/text-x-preview_48_16_32.ico new file mode 100644 index 0000000..2b71647 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/text-x-preview_48_16_32.ico differ diff --git a/project/_Resources/tango/icons/tweaked/special_order/utilities-system-monitor_48_32.ico b/project/_Resources/tango/icons/tweaked/special_order/utilities-system-monitor_48_32.ico new file mode 100644 index 0000000..b57ae86 Binary files /dev/null and b/project/_Resources/tango/icons/tweaked/special_order/utilities-system-monitor_48_32.ico differ diff --git a/project/_Resources/tango/themes/Aimp/Shiki-Tango.acs3 b/project/_Resources/tango/themes/Aimp/Shiki-Tango.acs3 new file mode 100644 index 0000000..d4c1f11 Binary files /dev/null and b/project/_Resources/tango/themes/Aimp/Shiki-Tango.acs3 differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png new file mode 100644 index 0000000..f9aa4aa Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-100.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png new file mode 100644 index 0000000..9fdfd8b Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-125.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png new file mode 100644 index 0000000..6f70cfc Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-150.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png new file mode 100644 index 0000000..b699bdf Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-200.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png new file mode 100644 index 0000000..6e3223d Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/logo-300.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png new file mode 100644 index 0000000..8e0a631 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-100.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png new file mode 100644 index 0000000..f276d6f Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-125.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png new file mode 100644 index 0000000..5ed622d Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-150.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png new file mode 100644 index 0000000..b74ff91 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-200.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png new file mode 100644 index 0000000..3881681 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/nextDisk-300.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png new file mode 100644 index 0000000..16593d3 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-100.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png new file mode 100644 index 0000000..bb7efc9 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-125.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png new file mode 100644 index 0000000..59b1628 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-150.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png new file mode 100644 index 0000000..307e1e6 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-200.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png new file mode 100644 index 0000000..0c41314 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/playSound-300.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png new file mode 100644 index 0000000..bf88337 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-100.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png new file mode 100644 index 0000000..c9d0ee8 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-125.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png new file mode 100644 index 0000000..f152841 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-150.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png new file mode 100644 index 0000000..5bd772e Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-200.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png new file mode 100644 index 0000000..63960f4 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/preDisk-300.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png new file mode 100644 index 0000000..e540b5b Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-100.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png new file mode 100644 index 0000000..9bb1ca6 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-125.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png new file mode 100644 index 0000000..476e7dd Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-150.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png new file mode 100644 index 0000000..2e3d2bc Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-200.png differ diff --git a/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png new file mode 100644 index 0000000..50b10e5 Binary files /dev/null and b/project/_Resources/tango/themes/CrystalDiskInfo/Shiki-Colors/selectSound-300.png differ diff --git a/project/_Resources/tango/themes/Firefox-Thunderbird/Tango@Windows.xpi b/project/_Resources/tango/themes/Firefox-Thunderbird/Tango@Windows.xpi new file mode 100644 index 0000000..a87c0a6 Binary files /dev/null and b/project/_Resources/tango/themes/Firefox-Thunderbird/Tango@Windows.xpi differ diff --git a/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico b/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico new file mode 100644 index 0000000..508cabb Binary files /dev/null and b/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/abcardWindow.ico differ diff --git a/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico b/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico new file mode 100644 index 0000000..06207d8 Binary files /dev/null and b/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/addressbookWindow.ico differ diff --git a/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico b/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico new file mode 100644 index 0000000..9907269 Binary files /dev/null and b/project/_Resources/tango/themes/Firefox-Thunderbird/Thunderbird/msgcomposeWindow.ico differ diff --git a/project/_Resources/tango/themes/Firefox/Tango-Extras@Windows.xpi b/project/_Resources/tango/themes/Firefox/Tango-Extras@Windows.xpi new file mode 100644 index 0000000..0e34259 Binary files /dev/null and b/project/_Resources/tango/themes/Firefox/Tango-Extras@Windows.xpi differ diff --git a/project/_Resources/tango/themes/MPCHC/toolbar_16.png b/project/_Resources/tango/themes/MPCHC/toolbar_16.png new file mode 100644 index 0000000..2c3b0c9 Binary files /dev/null and b/project/_Resources/tango/themes/MPCHC/toolbar_16.png differ diff --git a/project/_Resources/tango/themes/MPCHC/toolbar_24.png b/project/_Resources/tango/themes/MPCHC/toolbar_24.png new file mode 100644 index 0000000..6edcee1 Binary files /dev/null and b/project/_Resources/tango/themes/MPCHC/toolbar_24.png differ diff --git a/project/_Resources/tango/themes/MPCHC/toolbar_32.png b/project/_Resources/tango/themes/MPCHC/toolbar_32.png new file mode 100644 index 0000000..0f7a520 Binary files /dev/null and b/project/_Resources/tango/themes/MPCHC/toolbar_32.png differ diff --git a/project/_Resources/tango/themes/Office2010/Patch_pptico.exe b/project/_Resources/tango/themes/Office2010/Patch_pptico.exe new file mode 100644 index 0000000..a07558f Binary files /dev/null and b/project/_Resources/tango/themes/Office2010/Patch_pptico.exe differ diff --git a/project/_Resources/tango/themes/Office2010/Patch_wordicon.exe b/project/_Resources/tango/themes/Office2010/Patch_wordicon.exe new file mode 100644 index 0000000..adeebd2 Binary files /dev/null and b/project/_Resources/tango/themes/Office2010/Patch_wordicon.exe differ diff --git a/project/_Resources/tango/themes/Office2010/Patch_xlicons.exe b/project/_Resources/tango/themes/Office2010/Patch_xlicons.exe new file mode 100644 index 0000000..acb566a Binary files /dev/null and b/project/_Resources/tango/themes/Office2010/Patch_xlicons.exe differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/edit.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/edit.png new file mode 100644 index 0000000..9aec8fd Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/edit.png differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/info.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/info.png new file mode 100644 index 0000000..12799ce Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/info.png differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/pause.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/pause.png new file mode 100644 index 0000000..6a52cfc Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/buttons/pause.png differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png new file mode 100644 index 0000000..3bbbb4a Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/error.png differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png new file mode 100644 index 0000000..8851b99 Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/info.png differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png new file mode 100644 index 0000000..6596a03 Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/dialogs/16/question.png differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png new file mode 100644 index 0000000..a9e4ff3 Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/emblems/16/unavailable.png differ diff --git a/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png new file mode 100644 index 0000000..9924eba Binary files /dev/null and b/project/_Resources/tango/themes/Pidgin/pixmaps/pidgin/toolbar/16/insert.png differ diff --git a/project/_Resources/tango/themes/RadioSure/RadioSure.png b/project/_Resources/tango/themes/RadioSure/RadioSure.png new file mode 100644 index 0000000..6300f7d Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/RadioSure.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back-hot.png new file mode 100644 index 0000000..a3d38f5 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back-pressed.png new file mode 100644 index 0000000..0cf6a1f Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back.png new file mode 100644 index 0000000..19a0a36 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/back.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/bg1.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/bg1.png new file mode 100644 index 0000000..6c3b547 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/bg1.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/bg2.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/bg2.png new file mode 100644 index 0000000..73db052 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/bg2.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit-hot.png new file mode 100644 index 0000000..f92db1e Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit-pressed.png new file mode 100644 index 0000000..96121d2 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit.png new file mode 100644 index 0000000..604e0ac Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/exit.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand-hot.png new file mode 100644 index 0000000..e7bcfcc Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand-pressed.png new file mode 100644 index 0000000..e7bcfcc Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand.png new file mode 100644 index 0000000..ffdabd4 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/expand.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites-hot.png new file mode 100644 index 0000000..8e7e675 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites-pressed.png new file mode 100644 index 0000000..3ffbc62 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites.png new file mode 100644 index 0000000..3acb57d Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/favorites.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize-hot.png new file mode 100644 index 0000000..db16c25 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize-pressed.png new file mode 100644 index 0000000..b5cf230 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize.png new file mode 100644 index 0000000..6175b6b Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/minimize.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2-hot.png new file mode 100644 index 0000000..3aac1ef Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2-pressed.png new file mode 100644 index 0000000..30268d2 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2.png new file mode 100644 index 0000000..e02720d Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-2.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-hot.png new file mode 100644 index 0000000..d831fde Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-pressed.png new file mode 100644 index 0000000..2db70ae Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute.png new file mode 100644 index 0000000..695a4b2 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/mute.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next-hot.png new file mode 100644 index 0000000..c082746 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next-pressed.png new file mode 100644 index 0000000..9b212cf Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next.png new file mode 100644 index 0000000..b967288 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/next.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-2-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-2-hot.png new file mode 100644 index 0000000..f05350f Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-2-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-2.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-2.png new file mode 100644 index 0000000..1cd0f9f Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-2.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-hot.png new file mode 100644 index 0000000..7f42aa5 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-pressed.png new file mode 100644 index 0000000..329559f Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop.png new file mode 100644 index 0000000..d726606 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/ontop.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options-hot.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options-pressed.png new file mode 100644 index 0000000..e04cf0a Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options.png new file mode 100644 index 0000000..58e4aee Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/options.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2-hot.png new file mode 100644 index 0000000..1601862 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2-pressed.png new file mode 100644 index 0000000..5e4b539 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2.png new file mode 100644 index 0000000..62d03f8 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-2.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-hot.png new file mode 100644 index 0000000..b0c8dbc Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-pressed.png new file mode 100644 index 0000000..a189cb5 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play.png new file mode 100644 index 0000000..e965e26 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/play.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2-hot.png new file mode 100644 index 0000000..8a93386 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2-pressed.png new file mode 100644 index 0000000..9c5b77c Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2.png new file mode 100644 index 0000000..65a3164 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-2.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-hot.png new file mode 100644 index 0000000..b199937 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-pressed.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-pressed.png new file mode 100644 index 0000000..08b70ee Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec-pressed.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec.png new file mode 100644 index 0000000..cfa2304 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/rec.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skin.rsn b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skin.rsn new file mode 100644 index 0000000..7a9ca61 --- /dev/null +++ b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skin.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 105 + bg1.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 78 + 80 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 14 + 80 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 46 + 80 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 98 + 34 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 2 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 34 + 33 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 8 + 6 + 80 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 10 + 32 + 620 + 245 + 0 + 255,0,0,0 + 255,0,0,0 + 255,114,159,207 + 255,255,255,255 + 1 + + + 361 + 20 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 497 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,255,255,255 + 0,0,0,0 + 355 + 341 + 80 + 12 + 0 + 0 + 12 + 1 + + + 220 + 290 + 201 + 15 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 215 + 303 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 0,0,0,0 + 0,0,0,0 + 462 + 293 + 169 + 15 + 0 + -1 + 13 + 1 + + + 0,0,0,0 + 0,0,0,0 + 371 + 80 + 150 + 15 + 0 + 1 + 13 + -1 + + + 135 + 42 + 220 + 54 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 25 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,0,0 + 0,0,0,0 + 466 + 80 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skin2.rsn b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skin2.rsn new file mode 100644 index 0000000..de79bf2 --- /dev/null +++ b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skin2.rsn @@ -0,0 +1,319 @@ + + + + 0 + 0 + 0 + 545 + 395 + bg2.png + 2 + + + 491 + 8 + 22 + 12 + 1 + -1 + + ontop.png + ontop-pressed.png + ontop-hot.png + + + ontop-2.png + ontop-2-hot.png + ontop-2-pressed.png + + + + 465 + 8 + 22 + 12 + 1 + -1 + + minimize.png + minimize-hot.png + minimize-pressed.png + + + + 509 + 364 + 16 + 16 + 1 + -1 + + expand.png + expand-hot.png + expand-pressed.png + + + + 516 + 8 + 22 + 12 + 1 + -1 + + exit.png + exit-hot.png + exit-pressed.png + + + + 162 + 364 + 16 + 16 + 1 + -1 + + favorites.png + favorites-hot.png + favorites-pressed.png + + + + 135 + 364 + 16 + 16 + 1 + -1 + + options.png + options-hot.png + options-pressed.png + + + + 355 + 35 + 41 + 31 + 1 + -1 + + rec.png + Rec-hot.png + rec-pressed.png + + + Rec-2.png + Rec-2-hot.png + Rec-2-pressed.png + + + + 0 + 34 + 32 + 32 + 1 + -1 + + back.png + back-hot.png + back-pressed.png + + + + 32 + 34 + 32 + 32 + 1 + -1 + + play.png + Play-hot.png + play-pressed.png + + + Play-2.png + Play-2-hot.png + Play-2-pressed.png + + + + 64 + 34 + 32 + 32 + 1 + -1 + + next.png + next-hot.png + next-pressed.png + + + + 485 + 3 + 70 + 15 + 0,0,0,0 + 0 + 0 + + sources.png + sources-pressed.png + sources-hot.png + + + + 0,255,255,255 + 0,0,0,0 + 50 + 78 + 120 + 12 + 0 + -1 + 12 + -1 + + + 1 + 73 + 542 + 266 + 1 + 255,0,0,0 + 255,0,0,0 + 255,114,159,207 + 255,255,255,255 + 1 + + + 384 + 21 + 132 + 40 + 1 + volumethumb.png + volumethumb-hot.png + volumechannel.png + 40 + + + 507 + 34 + 41 + 31 + 1 + -1 + + mute.png + mute.png + mute-pressed.png + Mute-hot.png + + + Mute-2.png + Mute-2-hot.png + Mute-2-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 51 + 365 + 80 + 15 + 1 + 0 + 13 + 1 + + + 189 + 361 + 167 + 14 + 1 + + + heebijeebi + heebijeebi.deviantart.com + + + 300 + 362 + 16 + 16 + 0 + -1 + + FilterLabel.png + FilterLabel-hot.png + FilterLabel-pressed.png + + + + 255,0,0,0 + 0,0,0,0 + 364 + 365 + 130 + 26 + 1 + -1 + 13 + -1 + + + 255,0,0,0 + 0,0,0,0 + 121 + 42 + 230 + 15 + 0 + 1 + 16 + -1 + + + 5 + 345 + 50 + 37 + 1 + 255,60,60,60 + 255,60,60,60 + 0,0,0,0 + 0,60,60,60 + 255,60,60,60 + 6 + 0 + 0 + + + 125 + 480 + 150 + 12 + 1 + + + 255,0,255,0 + 0,0,0,0 + 466 + 370 + 166 + 15 + 0 + -1 + 13 + -1 + + diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skinpreview.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skinpreview.png new file mode 100644 index 0000000..d2c19ea Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/skinpreview.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumechannel.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumechannel.png new file mode 100644 index 0000000..6002624 Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumechannel.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumethumb-hot.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumethumb-hot.png new file mode 100644 index 0000000..012011d Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumethumb-hot.png differ diff --git a/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumethumb.png b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumethumb.png new file mode 100644 index 0000000..b054b9f Binary files /dev/null and b/project/_Resources/tango/themes/RadioSure/skins/Tango.rsn/volumethumb.png differ diff --git a/project/_Resources/tango/themes/SMPlayer/Tango/Tango.rcc b/project/_Resources/tango/themes/SMPlayer/Tango/Tango.rcc new file mode 100644 index 0000000..4b14e97 Binary files /dev/null and b/project/_Resources/tango/themes/SMPlayer/Tango/Tango.rcc differ diff --git a/project/_Resources/tango/themes/Winyl/Flat Tango.wzp b/project/_Resources/tango/themes/Winyl/Flat Tango.wzp new file mode 100644 index 0000000..f258a9c Binary files /dev/null and b/project/_Resources/tango/themes/Winyl/Flat Tango.wzp differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/accessories-text-editor.png b/project/_Resources/tango/themes/jDownloader/img/tango/accessories-text-editor.png new file mode 100644 index 0000000..c6b6285 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/accessories-text-editor.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/applications-internet.png b/project/_Resources/tango/themes/jDownloader/img/tango/applications-internet.png new file mode 100644 index 0000000..096e848 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/applications-internet.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/applications-system.png b/project/_Resources/tango/themes/jDownloader/img/tango/applications-system.png new file mode 100644 index 0000000..565f406 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/applications-system.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/appointment-new.png b/project/_Resources/tango/themes/jDownloader/img/tango/appointment-new.png new file mode 100644 index 0000000..85daef3 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/appointment-new.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/clipboard_dis.png b/project/_Resources/tango/themes/jDownloader/img/tango/clipboard_dis.png new file mode 100644 index 0000000..4cb5c9e Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/clipboard_dis.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/clipboard_en.png b/project/_Resources/tango/themes/jDownloader/img/tango/clipboard_en.png new file mode 100644 index 0000000..3d4b5c1 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/clipboard_en.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/close.png b/project/_Resources/tango/themes/jDownloader/img/tango/close.png new file mode 100644 index 0000000..2593d7d Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/close.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/contact-new.png b/project/_Resources/tango/themes/jDownloader/img/tango/contact-new.png new file mode 100644 index 0000000..8b10c1e Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/contact-new.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/contacts.png b/project/_Resources/tango/themes/jDownloader/img/tango/contacts.png new file mode 100644 index 0000000..3cc82ee Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/contacts.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/dialog-apply.png b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-apply.png new file mode 100644 index 0000000..eb7507d Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-apply.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/dialog-error.png b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-error.png new file mode 100644 index 0000000..cdd95ba Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-error.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/dialog-information.png b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-information.png new file mode 100644 index 0000000..2ac5747 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-information.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/dialog-password.png b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-password.png new file mode 100644 index 0000000..9b72988 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-password.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/dialog-warning.png b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-warning.png new file mode 100644 index 0000000..7233d45 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/dialog-warning.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/disabled.png b/project/_Resources/tango/themes/jDownloader/img/tango/disabled.png new file mode 100644 index 0000000..83947cd Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/disabled.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/document-new.png b/project/_Resources/tango/themes/jDownloader/img/tango/document-new.png new file mode 100644 index 0000000..e6d64bb Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/document-new.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/document-offline.png b/project/_Resources/tango/themes/jDownloader/img/tango/document-offline.png new file mode 100644 index 0000000..90babb4 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/document-offline.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/document-open.png b/project/_Resources/tango/themes/jDownloader/img/tango/document-open.png new file mode 100644 index 0000000..2b135a1 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/document-open.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/document-open_error.png b/project/_Resources/tango/themes/jDownloader/img/tango/document-open_error.png new file mode 100644 index 0000000..b2ebbdd Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/document-open_error.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/document-save.png b/project/_Resources/tango/themes/jDownloader/img/tango/document-save.png new file mode 100644 index 0000000..db5c52b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/document-save.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/drive-removable-media.png b/project/_Resources/tango/themes/jDownloader/img/tango/drive-removable-media.png new file mode 100644 index 0000000..2d28909 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/drive-removable-media.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-copy.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-copy.png new file mode 100644 index 0000000..3348ee0 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-copy.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-cut.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-cut.png new file mode 100644 index 0000000..217663b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-cut.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-delete.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-delete.png new file mode 100644 index 0000000..9becb3e Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-delete.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-delete_16.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-delete_16.png new file mode 100644 index 0000000..ea03150 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-delete_16.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-find-replace.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-find-replace.png new file mode 100644 index 0000000..0f1b117 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-find-replace.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-find.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-find.png new file mode 100644 index 0000000..5594785 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-find.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-paste.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-paste.png new file mode 100644 index 0000000..dd429ce Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-paste.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-redo.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-redo.png new file mode 100644 index 0000000..3eb7b05 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-redo.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-select-all.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-select-all.png new file mode 100644 index 0000000..107fc60 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-select-all.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/edit-undo.png b/project/_Resources/tango/themes/jDownloader/img/tango/edit-undo.png new file mode 100644 index 0000000..61b2ce9 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/edit-undo.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/emblem-unreadable.png b/project/_Resources/tango/themes/jDownloader/img/tango/emblem-unreadable.png new file mode 100644 index 0000000..b94fc97 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/emblem-unreadable.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/enabled.png b/project/_Resources/tango/themes/jDownloader/img/tango/enabled.png new file mode 100644 index 0000000..dd5c6a4 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/enabled.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/extension.png b/project/_Resources/tango/themes/jDownloader/img/tango/extension.png new file mode 100644 index 0000000..e41846e Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/extension.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/face-sad.png b/project/_Resources/tango/themes/jDownloader/img/tango/face-sad.png new file mode 100644 index 0000000..749f1c8 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/face-sad.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/face-smile.png b/project/_Resources/tango/themes/jDownloader/img/tango/face-smile.png new file mode 100644 index 0000000..9957c23 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/face-smile.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/filter.png b/project/_Resources/tango/themes/jDownloader/img/tango/filter.png new file mode 100644 index 0000000..f295f93 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/filter.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/flashgot.png b/project/_Resources/tango/themes/jDownloader/img/tango/flashgot.png new file mode 100644 index 0000000..1824231 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/flashgot.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/folder-new.png b/project/_Resources/tango/themes/jDownloader/img/tango/folder-new.png new file mode 100644 index 0000000..fdeea13 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/folder-new.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/folder-open.png b/project/_Resources/tango/themes/jDownloader/img/tango/folder-open.png new file mode 100644 index 0000000..eb65de2 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/folder-open.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/folder-remote.png b/project/_Resources/tango/themes/jDownloader/img/tango/folder-remote.png new file mode 100644 index 0000000..0d753eb Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/folder-remote.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/folder-visiting.png b/project/_Resources/tango/themes/jDownloader/img/tango/folder-visiting.png new file mode 100644 index 0000000..a9bbebe Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/folder-visiting.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/folder-visiting_add.png b/project/_Resources/tango/themes/jDownloader/img/tango/folder-visiting_add.png new file mode 100644 index 0000000..8e0a6db Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/folder-visiting_add.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/folder.png b/project/_Resources/tango/themes/jDownloader/img/tango/folder.png new file mode 100644 index 0000000..0171b09 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/folder.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/font-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/font-x-generic.png new file mode 100644 index 0000000..b166f4b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/font-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/format-text-italic.png b/project/_Resources/tango/themes/jDownloader/img/tango/format-text-italic.png new file mode 100644 index 0000000..87ed6f9 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/format-text-italic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-bottom.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-bottom.png new file mode 100644 index 0000000..bf973fe Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-bottom.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-down.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-down.png new file mode 100644 index 0000000..dce3f15 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-down.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-first.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-first.png new file mode 100644 index 0000000..5e2a6b1 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-first.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-jump.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-jump.png new file mode 100644 index 0000000..34dc4c0 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-jump.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-last.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-last.png new file mode 100644 index 0000000..48fe95b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-last.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-next.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-next.png new file mode 100644 index 0000000..a68e2db Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-next.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-previous.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-previous.png new file mode 100644 index 0000000..c37bc04 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-previous.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-top.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-top.png new file mode 100644 index 0000000..d99552b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-top.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/go-up.png b/project/_Resources/tango/themes/jDownloader/img/tango/go-up.png new file mode 100644 index 0000000..afb307b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/go-up.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/help-browser.png b/project/_Resources/tango/themes/jDownloader/img/tango/help-browser.png new file mode 100644 index 0000000..d60425f Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/help-browser.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/internet-group-chat.png b/project/_Resources/tango/themes/jDownloader/img/tango/internet-group-chat.png new file mode 100644 index 0000000..9cb1d3b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/internet-group-chat.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/internet-web-browser.png b/project/_Resources/tango/themes/jDownloader/img/tango/internet-web-browser.png new file mode 100644 index 0000000..096e848 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/internet-web-browser.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/jdownloader.png b/project/_Resources/tango/themes/jDownloader/img/tango/jdownloader.png new file mode 100644 index 0000000..5827723 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/jdownloader.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/keepassx.png b/project/_Resources/tango/themes/jDownloader/img/tango/keepassx.png new file mode 100644 index 0000000..f24f20d Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/keepassx.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/list-add.png b/project/_Resources/tango/themes/jDownloader/img/tango/list-add.png new file mode 100644 index 0000000..2acdd8f Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/list-add.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/list-remove.png b/project/_Resources/tango/themes/jDownloader/img/tango/list-remove.png new file mode 100644 index 0000000..c5524f7 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/list-remove.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/list-remove_disabled.png b/project/_Resources/tango/themes/jDownloader/img/tango/list-remove_disabled.png new file mode 100644 index 0000000..ef1947b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/list-remove_disabled.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/list.png b/project/_Resources/tango/themes/jDownloader/img/tango/list.png new file mode 100644 index 0000000..bbe072a Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/list.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/logomenu.png b/project/_Resources/tango/themes/jDownloader/img/tango/logomenu.png new file mode 100644 index 0000000..478c4fb Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/logomenu.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mail-attachment.png b/project/_Resources/tango/themes/jDownloader/img/tango/mail-attachment.png new file mode 100644 index 0000000..78f1e1c Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mail-attachment.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/media-floppy.png b/project/_Resources/tango/themes/jDownloader/img/tango/media-floppy.png new file mode 100644 index 0000000..17b1274 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/media-floppy.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-pause.png b/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-pause.png new file mode 100644 index 0000000..1e9f4d5 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-pause.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-start.png b/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-start.png new file mode 100644 index 0000000..66f32d8 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-start.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-stop.png b/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-stop.png new file mode 100644 index 0000000..a094787 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/media-playback-stop.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/media-record.png b/project/_Resources/tango/themes/jDownloader/img/tango/media-record.png new file mode 100644 index 0000000..43f034b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/media-record.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/merge.png b/project/_Resources/tango/themes/jDownloader/img/tango/merge.png new file mode 100644 index 0000000..0c2a7c1 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/merge.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/application-certificate.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/application-certificate.png new file mode 100644 index 0000000..68dce51 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/application-certificate.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/application-x-executable.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/application-x-executable.png new file mode 100644 index 0000000..0597b6f Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/application-x-executable.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/audio-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/audio-x-generic.png new file mode 100644 index 0000000..896a290 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/audio-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/font-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/font-x-generic.png new file mode 100644 index 0000000..ce75044 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/font-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/image-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/image-x-generic.png new file mode 100644 index 0000000..727199b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/image-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/package-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/package-x-generic.png new file mode 100644 index 0000000..4b55b50 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/package-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-html.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-html.png new file mode 100644 index 0000000..33ac0a7 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-html.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-generic-template.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-generic-template.png new file mode 100644 index 0000000..5b7e649 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-generic-template.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-generic.png new file mode 100644 index 0000000..928a679 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-script.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-script.png new file mode 100644 index 0000000..561634d Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/text-x-script.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/video-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/video-x-generic.png new file mode 100644 index 0000000..f822182 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/video-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-address-book.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-address-book.png new file mode 100644 index 0000000..52b7cba Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-address-book.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-calendar.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-calendar.png new file mode 100644 index 0000000..d305390 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-calendar.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-document-template.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-document-template.png new file mode 100644 index 0000000..6cf8c02 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-document-template.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-document.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-document.png new file mode 100644 index 0000000..daf84b2 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-document.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-drawing-template.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-drawing-template.png new file mode 100644 index 0000000..d98a756 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-drawing-template.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-drawing.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-drawing.png new file mode 100644 index 0000000..5cd66c1 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-drawing.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-presentation-template.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-presentation-template.png new file mode 100644 index 0000000..2c6a7e4 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-presentation-template.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-presentation.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-presentation.png new file mode 100644 index 0000000..047355c Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-presentation.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-spreadsheet-template.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-spreadsheet-template.png new file mode 100644 index 0000000..efa0f97 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-spreadsheet-template.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-spreadsheet.png b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-spreadsheet.png new file mode 100644 index 0000000..fd1b84c Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/mime/x-office-spreadsheet.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/minimize_left.png b/project/_Resources/tango/themes/jDownloader/img/tango/minimize_left.png new file mode 100644 index 0000000..8bd2d7d Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/minimize_left.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/minimize_right.png b/project/_Resources/tango/themes/jDownloader/img/tango/minimize_right.png new file mode 100644 index 0000000..75e0c40 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/minimize_right.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/network-error.png b/project/_Resources/tango/themes/jDownloader/img/tango/network-error.png new file mode 100644 index 0000000..3de26e7 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/network-error.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/network-idle.png b/project/_Resources/tango/themes/jDownloader/img/tango/network-idle.png new file mode 100644 index 0000000..dca03af Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/network-idle.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/network-reconnect-warning.png b/project/_Resources/tango/themes/jDownloader/img/tango/network-reconnect-warning.png new file mode 100644 index 0000000..e44659d Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/network-reconnect-warning.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/network-reconnect.png b/project/_Resources/tango/themes/jDownloader/img/tango/network-reconnect.png new file mode 100644 index 0000000..29c42e5 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/network-reconnect.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/network-server.png b/project/_Resources/tango/themes/jDownloader/img/tango/network-server.png new file mode 100644 index 0000000..1d38e4f Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/network-server.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/ok.png b/project/_Resources/tango/themes/jDownloader/img/tango/ok.png new file mode 100644 index 0000000..6838c42 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/ok.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic-rename.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic-rename.png new file mode 100644 index 0000000..aca03fe Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic-rename.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic.png new file mode 100644 index 0000000..638471a Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_.png new file mode 100644 index 0000000..a48349b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close.png new file mode 100644 index 0000000..cf1aba2 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_.png new file mode 100644 index 0000000..102184e Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_failed.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_failed.png new file mode 100644 index 0000000..dcdc350 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_failed.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_failed_.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_failed_.png new file mode 100644 index 0000000..2111106 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_close_failed_.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_failed.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_failed.png new file mode 100644 index 0000000..121def3 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_failed.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_failed_.png b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_failed_.png new file mode 100644 index 0000000..24cd30e Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/package-x-generic_failed_.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-assistive-technology.png b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-assistive-technology.png new file mode 100644 index 0000000..adfe247 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-assistive-technology.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-locale.png b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-locale.png new file mode 100644 index 0000000..66224ae Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-locale.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-wallpaper.png b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-wallpaper.png new file mode 100644 index 0000000..4eb744c Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop-wallpaper.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop.png b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop.png new file mode 100644 index 0000000..3ec71a3 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-desktop.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/preferences-system.png b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-system.png new file mode 100644 index 0000000..6e52db7 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/preferences-system.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/premium.png b/project/_Resources/tango/themes/jDownloader/img/tango/premium.png new file mode 100644 index 0000000..a3566d1 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/premium.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/premium_disabled.png b/project/_Resources/tango/themes/jDownloader/img/tango/premium_disabled.png new file mode 100644 index 0000000..94f9835 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/premium_disabled.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/premium_enabled.png b/project/_Resources/tango/themes/jDownloader/img/tango/premium_enabled.png new file mode 100644 index 0000000..42aeda9 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/premium_enabled.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/prio_-1.png b/project/_Resources/tango/themes/jDownloader/img/tango/prio_-1.png new file mode 100644 index 0000000..3507083 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/prio_-1.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/prio_0.png b/project/_Resources/tango/themes/jDownloader/img/tango/prio_0.png new file mode 100644 index 0000000..be02b6a Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/prio_0.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/prio_1.png b/project/_Resources/tango/themes/jDownloader/img/tango/prio_1.png new file mode 100644 index 0000000..a9161bb Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/prio_1.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/prio_2.png b/project/_Resources/tango/themes/jDownloader/img/tango/prio_2.png new file mode 100644 index 0000000..df3f699 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/prio_2.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/prio_3.png b/project/_Resources/tango/themes/jDownloader/img/tango/prio_3.png new file mode 100644 index 0000000..b3cfbd2 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/prio_3.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/process-stop.png b/project/_Resources/tango/themes/jDownloader/img/tango/process-stop.png new file mode 100644 index 0000000..e7a8d17 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/process-stop.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_disabled.png b/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_disabled.png new file mode 100644 index 0000000..f1030a8 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_disabled.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_enabled.png b/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_enabled.png new file mode 100644 index 0000000..2b6f4ad Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_enabled.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_select.png b/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_select.png new file mode 100644 index 0000000..3b5ec67 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/reconnect_select.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/remove-all.png b/project/_Resources/tango/themes/jDownloader/img/tango/remove-all.png new file mode 100644 index 0000000..0baa5d3 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/remove-all.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/remove-dupes.png b/project/_Resources/tango/themes/jDownloader/img/tango/remove-dupes.png new file mode 100644 index 0000000..e89f6bb Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/remove-dupes.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/remove-failed.png b/project/_Resources/tango/themes/jDownloader/img/tango/remove-failed.png new file mode 100644 index 0000000..bd71674 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/remove-failed.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/remove-ok.png b/project/_Resources/tango/themes/jDownloader/img/tango/remove-ok.png new file mode 100644 index 0000000..e6a1c8f Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/remove-ok.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/software-update-available.png b/project/_Resources/tango/themes/jDownloader/img/tango/software-update-available.png new file mode 100644 index 0000000..aadcb91 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/software-update-available.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/sort.png b/project/_Resources/tango/themes/jDownloader/img/tango/sort.png new file mode 100644 index 0000000..65b113d Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/sort.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/splash.png b/project/_Resources/tango/themes/jDownloader/img/tango/splash.png new file mode 100644 index 0000000..9995af1 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/splash.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/stop_after_disabled_big.png b/project/_Resources/tango/themes/jDownloader/img/tango/stop_after_disabled_big.png new file mode 100644 index 0000000..41dfb69 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/stop_after_disabled_big.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/stop_after_enabled_big.png b/project/_Resources/tango/themes/jDownloader/img/tango/stop_after_enabled_big.png new file mode 100644 index 0000000..1789382 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/stop_after_enabled_big.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/system-file-manager.png b/project/_Resources/tango/themes/jDownloader/img/tango/system-file-manager.png new file mode 100644 index 0000000..1d6ce31 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/system-file-manager.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/system-installer.png b/project/_Resources/tango/themes/jDownloader/img/tango/system-installer.png new file mode 100644 index 0000000..d4b0b3c Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/system-installer.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/system-log-out.png b/project/_Resources/tango/themes/jDownloader/img/tango/system-log-out.png new file mode 100644 index 0000000..fddbc2b Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/system-log-out.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/system-search-add.png b/project/_Resources/tango/themes/jDownloader/img/tango/system-search-add.png new file mode 100644 index 0000000..e717a9f Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/system-search-add.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/system-search.png b/project/_Resources/tango/themes/jDownloader/img/tango/system-search.png new file mode 100644 index 0000000..950d792 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/system-search.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/system-software-update.png b/project/_Resources/tango/themes/jDownloader/img/tango/system-software-update.png new file mode 100644 index 0000000..ccba1c2 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/system-software-update.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/text-x-log.png b/project/_Resources/tango/themes/jDownloader/img/tango/text-x-log.png new file mode 100644 index 0000000..f36e6c3 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/text-x-log.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/user-home.png b/project/_Resources/tango/themes/jDownloader/img/tango/user-home.png new file mode 100644 index 0000000..c0474da Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/user-home.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/user-trash.png b/project/_Resources/tango/themes/jDownloader/img/tango/user-trash.png new file mode 100644 index 0000000..9b7a462 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/user-trash.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/utilities-terminal.png b/project/_Resources/tango/themes/jDownloader/img/tango/utilities-terminal.png new file mode 100644 index 0000000..f86c784 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/utilities-terminal.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/view-refresh-warning.png b/project/_Resources/tango/themes/jDownloader/img/tango/view-refresh-warning.png new file mode 100644 index 0000000..69faa13 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/view-refresh-warning.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/view-refresh.png b/project/_Resources/tango/themes/jDownloader/img/tango/view-refresh.png new file mode 100644 index 0000000..1861df6 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/view-refresh.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/view-restore.png b/project/_Resources/tango/themes/jDownloader/img/tango/view-restore.png new file mode 100644 index 0000000..132abed Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/view-restore.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/window-new.png b/project/_Resources/tango/themes/jDownloader/img/tango/window-new.png new file mode 100644 index 0000000..e091702 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/window-new.png differ diff --git a/project/_Resources/tango/themes/jDownloader/img/tango/x.png b/project/_Resources/tango/themes/jDownloader/img/tango/x.png new file mode 100644 index 0000000..bede9c3 Binary files /dev/null and b/project/_Resources/tango/themes/jDownloader/img/tango/x.png differ diff --git a/project/_Resources/tango/themes/jDownloader/themes/tango.icl b/project/_Resources/tango/themes/jDownloader/themes/tango.icl new file mode 100644 index 0000000..43db602 --- /dev/null +++ b/project/_Resources/tango/themes/jDownloader/themes/tango.icl @@ -0,0 +1,198 @@ +Tango Theme by Heebijeebi +##unset +gui.icons.copy = tango/edit-copy +gui.icons.cut = tango/edit-cut +gui.icons.paste = tango/edit-paste +gui.icons.select_all = tango/edit-select-all +gui.icons.delete = tango/edit-delete + + +## +gui.images.barrierfree= tango/preferences-desktop-assistive-technology +gui.images.toolbar =tango/window-new +gui.images.add = tango/list-add +gui.images.stopmark = tango/media-record +gui.images.stopmark.disabled=tango/stop_after_disabled_big +gui.images.stopmark.enabled=tango/stop_after_enabled_big +gui.images.cancel = tango/emblem-unreadable +gui.images.taskpanes.addons = tango/mail-attachment +gui.images.config.addons = tango/mail-attachment +gui.images.config.home = tango/applications-system +gui.images.config.network_local = tango/network-idle +gui.images.config.gui = tango/preferences-desktop-wallpaper +gui.images.config.reconnect = tango/view-refresh +gui.images.config.host = tango/internet-web-browser +gui.images.browse = tango/internet-web-browser +gui.images.addons.flashgot = tango/flashgot +gui.images.addons.unrar = tango/package-x-generic +gui.images.addons.merge = tango/merge +gui.images.config.ocr = tango/format-text-italic +gui.images.config.eventmanager = tango/appointment-new +gui.images.progress = tango/appointment-new +gui.images.config.packagemanager = tango/extension +gui.images.config.tip = tango/dialog-information +gui.images.captcha.methods = tango/font-x-generic +gui.images.configuration = tango/preferences-desktop +gui.images.delete = tango/list-remove +gui.images.newpackage = tango/folder-new +gui.images.password = tango/keepassx +gui.images.resume = tango/view-refresh +gui.images.dlc = tango/merge +gui.clicknload = logo/cnl +gui.images.list=tango/accessories-text-editor +gui.images.newlogins = tango/contact-new +gui.images.performance = tango/prio_3 +gui.images.stopsign = tango/process-stop +gui.images.sort = tango/sort +gui.images.running = tango/go-next +gui.images.load = tango/document-open +gui.images.flashgot = flashgot_logo_0 +gui.images.remove_ok = tango/remove-ok +gui.images.remove_all = tango/remove-all +gui.images.remove_dupes = tango/remove-dupes +gui.images.remove_failed = tango/remove-failed +gui.images.remove_disabled = tango/list-remove_disabled +gui.images.play = tango/media-playback-start +gui.images.next = tango/media-playback-start +gui.images.save = tango/document-save +gui.images.close = tango/close +gui.images.stop = tango/media-playback-stop +gui.images.terminal = tango/utilities-terminal +gui.images.update_manager = tango/software-update-available +gui.images.help = tango/help-browser +gui.images.about = tango/jdownloader +gui.images.update = tango/system-software-update +gui.images.exit = tango/system-log-out +gui.images.restart = tango/view-restore +gui.images.url = tango/list-add +gui.images.upload = tango/go-up +gui.images.warning = tango/dialog-warning +gui.images.link = tango/mime/text-x-generic-template +gui.images.package_closed_tree = tango/package-x-generic_close_ +gui.images.package_closed_error_tree = tango/package-x-generic_close_failed_ +gui.images.package_opened_tree = tango/package-x-generic_ +gui.images.package_open_error_tree = tango/package-x-generic_failed_ +gui.images.package_closed = tango/package-x-generic_close +gui.images.package_closed_error = tango/package-x-generic_close_failed +gui.images.package_opened = tango/package-x-generic +gui.images.package_open_error = tango/package-x-generic_failed +gui.images.downloadorder = tango/edit-redo +gui.images.edit = tango/package-x-generic-rename +gui.images.networkerror = tango/network-error +gui.images.removefailed = tango/network-error +gui.images.proxy = tango/network-server +gui.images.network = tango/network-idle +gui.images.logout = tango/system-log-out +gui.images.uninstall = tango/edit-delete_16 +gui.images.install= tango/system-installer +gui.images.reconnect_selection = tango/reconnect_select +gui.images.reconnect_settings = tango/preferences-system +gui.splash = tango/splash +gui.images.findandreplace=tango/edit-find-replace +gui.images.search = tango/system-search +gui.images.undo = tango/edit-undo +gui.images.container = tango/package-x-generic +gui.splash.languages = tango/preferences-desktop-locale +gui.splash.settings = tango/applications-system +gui.splash.controller = tango/preferences-desktop +gui.splash.update = tango/system-software-update +gui.splash.plugins = tango/mail-attachment +gui.splash.screen = tango/preferences-desktop-wallpaper +gui.splash.dllist = tango/media-playback-start +gui.images.reconnect = tango/network-reconnect +gui.images.reconnect_warning = tango/network-reconnect-warning +gui.images.addlinktext = tango/folder-visiting_add +gui.images.download = tango/software-update-available +gui.images.add_all = tango/dialog-apply +gui.images.add_package = tango/folder-open +gui.images.clear = tango/edit-delete +gui.images.clipboard = tango/edit-paste +gui.images.clipboard_enabled = tango/clipboard_en +gui.images.clipboard_disabled = tango/clipboard_dis +gui.images.premium_enabled = tango/premium_enabled +gui.images.premium_disabled = tango/premium_disabled +gui.images.reconnect_enabled = tango/reconnect_enabled +gui.images.reconnect_disabled = tango/reconnect_disabled +gui.images.abort = tango/emblem-unreadable +gui.images.taskpanes.linkgrabber = tango/system-search-add +gui.images.taskpanes.configuration = tango/applications-system +gui.images.taskpanes.generalpurpose = tango/go-bottom +gui.images.taskpanes.premium = tango/premium +gui.images.taskpanes.log = tango/text-x-log +gui.images.vip = tango/contact-new +gui.images.buy = tango/premium +gui.images.premium = tango/dialog-password +gui.images.htaccess = tango/keepassx +gui.images.accounts = tango/contacts +gui.images.logomenu = tango/logomenu +gui.images.up = tango/go-up +gui.tab.close = tango/x +gui.images.down = tango/go-down +gui.images.taskpanes.download = tango/go-down +gui.images.go_bottom = tango/go-bottom +gui.images.go_top = tango/go-top +gui.images.offlinefile = tango/document-offline +gui.images.priority-1 = tango/prio_-1 +gui.images.priority0 = tango/prio_0 +gui.images.priority1 = tango/prio_1 +gui.images.priority2 = tango/prio_2 +gui.images.priority3 = tango/prio_3 +gui.images.break = tango/media-playback-pause +gui.images.ok = tango/ok +gui.images.bad = tango/dialog-error +gui.images.selected = tango/face-smile +gui.images.unselected = tango/face-sad +gui.images.minimize.left = tango/minimize_left +gui.images.minimize.right = tango/minimize_right +gui.images.chat = tango/internet-group-chat +gui.images.enabled = tango/enabled +gui.images.disabled = tango/disabled +gui.images.filter = tango/filter +gui.images.addselected = tango/edit-find + +# Cursor. ATTENTION. CURSOR are GIFS!! +gui.cursor.help = default/cursor/help +#colors +gui.color.statusbar.maxspeedhighlight = ff0c03 +gui.color.htmlTooltip_background = 94baff +gui.color.htmlTooltip_border = 000000 + +#Note: All these colors are about 50% transparent. +gui.color.downloadlist.error_post = ff9936 +gui.color.downloadlist.row_link_disabled = adadad +gui.color.downloadlist.row_link_done = c4ffd2 +gui.color.downloadlist.row_package_done = 339933 +gui.color.linkgrabber.online = c4ffd2 +gui.color.linkgrabber.error_post = ff9936 +gui.color.linkgrabber.error_exists = ff9936 +gui.color.linkgrabber.package_offline = ff9936 +gui.color.linkgrabber.package_online = c4ffd2 +#Note: These colors are only for java <1.5 +gui.color.downloadlist.package = 4c4c4c +gui.color.linkgrabber.package = 4c4c4c + + +##plaf screenshots +plaf.screenshot.com.jgoodies.looks.windows.WindowsLookAndFeel = default/screenshots/plaf-jgoodies +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlackSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlackSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceAutumnLookAndFeel = default/screenshots/plaf-substance-Autumn +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessBlueSteelLookAndFeel = default/screenshots/plaf-substance-BusinessBlueSteel +plaf.screenshot.org.jvnet.substance.skin.SubstanceChallengerDeepLookAndFeel = default/screenshots/plaf-substance-ChallengerDeep +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeCoffeeLookAndFeel = default/screenshots/plaf-substance-CremeCoffee +plaf.screenshot.org.jvnet.substance.skin.SubstanceCremeLookAndFeel = default/screenshots/plaf-substance-Creme +plaf.screenshot.org.jvnet.substance.skin.SubstanceEmeraldDuskLookAndFeel = default/screenshots/plaf-substance-EmeraldDusk +plaf.screenshot.org.jvnet.substance.skin.SubstanceMagmaLookAndFeel = default/screenshots/plaf-substance-Magma +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistAquaLookAndFeel = default/screenshots/plaf-substance-MistAqua +plaf.screenshot.org.jvnet.substance.skin.SubstanceMistSilverLookAndFeel = default/screenshots/plaf-substance-MistSilver +plaf.screenshot.org.jvnet.substance.skin.SubstanceModerateLookAndFeel = default/screenshots/plaf-substance-Moderate +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaBrickWallLookAndFeel = default/screenshots/plaf-substance-NebulaBrickWall +plaf.screenshot.org.jvnet.substance.skin.SubstanceNebulaLookAndFeel = default/screenshots/plaf-substance-Nebula +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeBlue2007LookAndFeel = default/screenshots/plaf-substance-OfficeBlue2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceOfficeSilver2007LookAndFeel = default/screenshots/plaf-substance-OfficeSilver2007 +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteGlassLookAndFeel = default/screenshots/plaf-substance-RavenGraphiteGlass +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenGraphiteLookAndFeel = default/screenshots/plaf-substance-RavenGraphite +plaf.screenshot.org.jvnet.substance.skin.SubstanceRavenLookAndFeel = default/screenshots/plaf-substance-Raven +plaf.screenshot.org.jvnet.substance.skin.SubstanceSaharaLookAndFeel = default/screenshots/plaf-substance-Sahara +plaf.screenshot.org.jvnet.substance.skin.SubstanceBusinessLookAndFeel = default/screenshots/plaf-substance-Business +plaf.screenshot.com.sun.java.swing.plaf.windows.WindowsLookAndFeel = default/screenshots/plaf-windows +plaf.screenshot.apple.laf.AquaLookAndFeel = default/screenshots/plaf-apple \ No newline at end of file diff --git a/project/_Resources/tango/themes/uTorrent/tabs.bmp b/project/_Resources/tango/themes/uTorrent/tabs.bmp new file mode 100644 index 0000000..ce516ae Binary files /dev/null and b/project/_Resources/tango/themes/uTorrent/tabs.bmp differ diff --git a/project/_Resources/tango/themes/uTorrent/toolbar.bmp b/project/_Resources/tango/themes/uTorrent/toolbar.bmp new file mode 100644 index 0000000..2abcb90 Binary files /dev/null and b/project/_Resources/tango/themes/uTorrent/toolbar.bmp differ diff --git a/project/_Resources/tango/themes/uTorrent/tstatus.bmp b/project/_Resources/tango/themes/uTorrent/tstatus.bmp new file mode 100644 index 0000000..64e9c76 Binary files /dev/null and b/project/_Resources/tango/themes/uTorrent/tstatus.bmp differ diff --git a/project/_Sfx/7z.dll b/project/_Sfx/7z.dll new file mode 100644 index 0000000..2ba6159 Binary files /dev/null and b/project/_Sfx/7z.dll differ diff --git a/project/_Sfx/7z.exe b/project/_Sfx/7z.exe new file mode 100644 index 0000000..26dad2b Binary files /dev/null and b/project/_Sfx/7z.exe differ diff --git a/project/_Sfx/7zSfxCode.txt b/project/_Sfx/7zSfxCode.txt new file mode 100644 index 0000000..2869327 --- /dev/null +++ b/project/_Sfx/7zSfxCode.txt @@ -0,0 +1,5 @@ +;!@Install@!UTF-8! +InstallPath="%PROGRAMFILES%\\WinTango Patcher" +Title="WinTango Patcher Setup" +RunProgram="Patcher.exe" +;!@InstallEnd@! \ No newline at end of file diff --git a/project/_Sfx/7zsd_All Backup.sfx b/project/_Sfx/7zsd_All Backup.sfx new file mode 100644 index 0000000..9463339 Binary files /dev/null and b/project/_Sfx/7zsd_All Backup.sfx differ diff --git a/project/_Sfx/7zsd_All.sfx b/project/_Sfx/7zsd_All.sfx new file mode 100644 index 0000000..fd6f2de Binary files /dev/null and b/project/_Sfx/7zsd_All.sfx differ diff --git a/project/_Sfx/RarSfxCode.txt b/project/_Sfx/RarSfxCode.txt new file mode 100644 index 0000000..7c616a4 --- /dev/null +++ b/project/_Sfx/RarSfxCode.txt @@ -0,0 +1,9 @@ +;Der folgende Kommentar enthält SFX-Skriptbefehle + +Path=%PROGRAMFILES%\WinTango Patcher +SavePath +Setup=Patcher.exe +Silent=2 +Overwrite=1 +Delete=Reloader.exe +Title=WinTango Patcher \ No newline at end of file diff --git a/project/_Sfx/upx/BUGS b/project/_Sfx/upx/BUGS new file mode 100644 index 0000000..ee6f284 --- /dev/null +++ b/project/_Sfx/upx/BUGS @@ -0,0 +1,51 @@ + ooooo ooo ooooooooo. ooooooo ooooo + `888' `8' `888 `Y88. `8888 d8' + 888 8 888 .d88' Y888..8P + 888 8 888ooo88P' `8888' + 888 8 888 .8PY888. + `88. .8' 888 d8' `888b + `YbodP' o888o o888o o88888o + + + The Ultimate Packer for eXecutables + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser + http://upx.sourceforge.net + + +Limitations and other things which are not (yet) supported: +=========================================================== + +djgpp2/coff +----------- + * all overlays (except Allegro pakfiles) are silently stripped + +dos/exe +------- + * normal dos/exes with new exe headers + * max ~24000 relocation records (...should be enough for everyone ;-) + * exe + sys combined images + +watcom/le +--------- + * 16-bit selector alias fixups + * 16-bit offset relocation for objects larger than 4 KiB + * 16:16 fixups + +If you need any of the above (they're very rare), send us an URL of a +test file. + + * 16-bit objects are not loaded into DOS memory + * There is still a problem with the wdosx extender: if you compress a + watcom/le file which does NOT contain the wdosx extender, and after this + you bind the wdosx stub to the compressed file, then it will work. + Otherwise it won't. + * unpacked pmwlite compressed programs might not work when compressed + with UPX (this is a bug in pmwunlite) + +win32/pe +-------- + * writable shared sections (`--force' *may* work) + * certificates in the image + * compressing files which contain a big BSS requires lots of memory + during compression + diff --git a/project/_Sfx/upx/COPYING b/project/_Sfx/upx/COPYING new file mode 100644 index 0000000..d159169 --- /dev/null +++ b/project/_Sfx/upx/COPYING @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/project/_Sfx/upx/LICENSE b/project/_Sfx/upx/LICENSE new file mode 100644 index 0000000..444ded8 --- /dev/null +++ b/project/_Sfx/upx/LICENSE @@ -0,0 +1,138 @@ +-----BEGIN PGP SIGNED MESSAGE----- + + + ooooo ooo ooooooooo. ooooooo ooooo + `888' `8' `888 `Y88. `8888 d8' + 888 8 888 .d88' Y888..8P + 888 8 888ooo88P' `8888' + 888 8 888 .8PY888. + `88. .8' 888 d8' `888b + `YbodP' o888o o888o o88888o + + + The Ultimate Packer for eXecutables + Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar + http://wildsau.idv.uni-linz.ac.at/mfx/upx.html + http://www.nexus.hu/upx + http://upx.tsx.org + + +PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN +TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION. + + +ABSTRACT +======== + + UPX and UCL are copyrighted software distributed under the terms + of the GNU General Public License (hereinafter the "GPL"). + + The stub which is imbedded in each UPX compressed program is part + of UPX and UCL, and contains code that is under our copyright. The + terms of the GNU General Public License still apply as compressing + a program is a special form of linking with our stub. + + As a special exception we grant the free usage of UPX for all + executables, including commercial programs. + See below for details and restrictions. + + +COPYRIGHT +========= + + UPX and UCL are copyrighted software. All rights remain with the authors. + + UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer + UPX is Copyright (C) 1996-2000 Laszlo Molnar + + UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer + + +GNU GENERAL PUBLIC LICENSE +========================== + + UPX and the UCL library are free software; you can redistribute them + and/or modify them under the terms of the GNU General Public License as + published by the Free Software Foundation; either version 2 of + the License, or (at your option) any later version. + + UPX and UCL are distributed in the hope that they will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; see the file COPYING. + + +SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES +============================================ + + The stub which is imbedded in each UPX compressed program is part + of UPX and UCL, and contains code that is under our copyright. The + terms of the GNU General Public License still apply as compressing + a program is a special form of linking with our stub. + + Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special + permission to freely use and distribute all UPX compressed programs + (including commercial ones), subject to the following restrictions: + + 1. You must compress your program with a completely unmodified UPX + version; either with our precompiled version, or (at your option) + with a self compiled version of the unmodified UPX sources as + distributed by us. + 2. This also implies that the UPX stub must be completely unmodfied, i.e. + the stub imbedded in your compressed program must be byte-identical + to the stub that is produced by the official unmodified UPX version. + 3. The decompressor and any other code from the stub must exclusively get + used by the unmodified UPX stub for decompressing your program at + program startup. No portion of the stub may get read, copied, + called or otherwise get used or accessed by your program. + + +ANNOTATIONS +=========== + + - You can use a modified UPX version or modified UPX stub only for + programs that are compatible with the GNU General Public License. + + - We grant you special permission to freely use and distribute all UPX + compressed programs. But any modification of the UPX stub (such as, + but not limited to, removing our copyright string or making your + program non-decompressible) will immediately revoke your right to + use and distribute a UPX compressed program. + + - UPX is not a software protection tool; by requiring that you use + the unmodified UPX version for your proprietary programs we + make sure that any user can decompress your program. This protects + both you and your users as nobody can hide malicious code - + any program that cannot be decompressed is highly suspicious + by definition. + + - You can integrate all or part of UPX and UCL into projects that + are compatible with the GNU GPL, but obviously you cannot grant + any special exceptions beyond the GPL for our code in your project. + + - We want to actively support manufacturers of virus scanners and + similar security software. Please contact us if you would like to + incorporate parts of UPX or UCL into such a product. + + + +Markus F.X.J. Oberhumer Laszlo Molnar +markus.oberhumer@jk.uni-linz.ac.at ml1050@cdata.tvnet.hu + +Linz, Austria, 25 Feb 2000 + + + +-----BEGIN PGP SIGNATURE----- +Version: 2.6.3ia +Charset: noconv + +iQCVAwUBOLaLS210fyLu8beJAQFYVAP/ShzENWKLTvedLCjZbDcwaBEHfUVcrGMI +wE7frMkbWT2zmkdv9hW90WmjMhOBu7yhUplvN8BKOtLiolEnZmLCYu8AGCwr5wBf +dfLoClxnzfTtgQv5axF1awp4RwCUH3hf4cDrOVqmAsWXKPHtm4hx96jF6L4oHhjx +OO03+ojZdO8= +=CS52 +-----END PGP SIGNATURE----- diff --git a/project/_Sfx/upx/NEWS b/project/_Sfx/upx/NEWS new file mode 100644 index 0000000..de56c33 --- /dev/null +++ b/project/_Sfx/upx/NEWS @@ -0,0 +1,485 @@ +================================================================== +User visible changes for UPX +================================================================== + +Changes in 3.91 (30 Sep 2013): + * Added experimental support for Windows 64-bit PE files, based on + work by Stefan Widmann. Please use for testing only! + * bug fixes + +================================================================== + +Changes in 3.09 (18 Feb 2013): + * New option --preserve-build-id for GNU ELF. + * Allow for code signing and LC_UUID on Mac OS X executables. + * Allow non-contiguous LC_SEGMENTs and 0==.vmsize for Mach-O. + * Allow zero-filled final page in PackUnix::canUnpack(). + * bug fixes + +Changes in 3.08 (12 Dec 2011): + * Fix allocation in runtime stub for darwin.macho-entry (i386 and amd64). + * Compress shared library on ELF i386 only [ld.so threatens even this case]. + * Attempt to support ELF on QNX 6.3.0 for armel (experimental). + * Better diagnostic when ELF -fPIC is needed. + * PT_NOTE improvements for *BSD. + * Preserve more ELF .e_flags on ARM. + * Minor code improvements for ELF stubs. + * Defend against another flavor of corrupt PE header. + * bug fixes + +Changes in 3.07 (08 Sep 2010): + * win32/pe: fixed relocation handling for files with *no* TLS callbacks + [severe bug introduced in 3.06] + +Changes in 3.06 (04 Sep 2010): + * win32/pe: TLS callback support contributed by Stefan Widmann. Thanks! + * bug fixes + +Changes in 3.05 (27 Apr 2010): + * i386-linux and amd64-linux support shared libraries (DT_INIT must + exist, all info needed by runtime loader must be first in .text, etc.) + * Linux /proc/self/exe now is preserved by default, by leaving behind + one page. New compress-time option --unmap-all-pages is available. + * Withdraw support for shared libraries on Darwin (Apple Mac OS X) + because upx does not understand enough about .dylib. + * bug fixes + +Changes in 3.04 (27 Sep 2009): + * new format Mach/AMD64 supports 64-bit programs on Apple Macintosh. + * new formats Dylib/i386 and Dylib/ppc32 support shared libraries + [such as browser plugins] on Darwin (Apple Macintosh). An existing + -init function (LC_ROUTINES command) is required. + * new format vmlinuz/armel for Debian NSLU2 (etc.) linux kernel + * bvmlinuz boot protocol 2.08 for 386 Linux kernel + * Extended ABI version 4 for armel-eabi ARM Linux ELF + * bug fixes + +Changes in 3.03 (27 Apr 2008): + * implement cache flushing for PowerPC (esp. model 440) + * fix cache flushing on MIPS (>3 MiB compressed, or with holes) + * fix MIPS big-endian + * bug fixes + +Changes in 3.02 (16 Dec 2007): + * fix unmapping on arm-linux.elf + * fix error checking in mmap for i386-linux.elf [triggered by -fPIE] + * bug fixes + +Changes in 3.01 (31 Jul 2007): + * new options --no-mode, --no-owner and --no-time to disable preservation + of mode (file permissions), file ownership and timestamps. + * dos/exe: fixed an incorrect error message caused by a bug in + relocation handling + * new format linux/mipsel supports ELF on [32-bit] R3000 + * fix argv[0] on PowerPC with --lzma + * bug fixes + +Changes in 3.00 (27 Apr 2007): + * watcom/le & tmt/adam: fixed a problem when using certain filters + +Changes in 2.93 beta (08 Mar 2007): + * new formats Mach/i386 and Mach/fat support Mac OS X i686 and + Universal binaries [i686 and PowerPC only] + * dos/exe: LZMA is now also supported for 16-bit dos/exe. Please note that + you have to explicitly use '--lzma' even for '--ultra-brute' here + because runtime decompression is about 30 times slower than NRV - + which is really noticeable on old machines. + * dos/exe: fixed a rarely occuring bug in relocation handling + * win32/pe & arm/pe: better icon compression handling + +Changes in 2.92 beta (23 Jan 2007): + * new option '--ultra-brute' which tries even more variants + * slightly improved compression ratio for some files when + using '--brute' or '--ultra-brute' + * bug fixes + +Changes in 2.91 beta (29 Nov 2006): + * assorted bug fixes + * arm/pe: fix "missing" icon & version info resource problem for wince 5 + * win32/pe & arm/pe: added option --compress-icons=3 to compress all icons + +Changes in 2.90 beta (08 Oct 2006): + * LZMA algorithm support for most of the 32-bit and 64-bit file formats; + use new option '--lzma' to enable + * new format: BSD/elf386 supporting FreeBSD, NetBSD and OpenBSD + via auto-detection of PT_NOTE or EI_OSABI + * arm/pe: all the NRV compression methods are now supported + (only NRV2D is missing in thumb mode) + * linux/elf386, linux/ElfAMD: remember /proc/self/exe in environment + * major source code changes: the runtime decompression stubs are now + built from internal ELF objects + +================================================================== + +Changes in 2.03 (07 Nov 2006): + * bvmlinuz/386: fix for kernels not at 0x100000; also allow x86_64 + * linux/elf386: work around Linux kernel bug (0-length .bss needs PF_W) + +Changes in 2.02 (13 Aug 2006): + * linux/386: work around Linux kernel bug (".bss" requires PF_W) + * linux/ppc32, mach/ppc32: compressed programs now work on a 405 CPU + * vmlinuz/386: fixed zlib uncompression problem on DOS + +Changes in 2.01 (06 Jun 2006): + * arm/pe: better DLL support + * dos/exe: device driver support added + * linux/386: Fix --force-execve for PaX, grSecurity, and strict SELinux. + /tmp must support execve(); therefore /tmp cannot be mounted 'noexec'. + * win32/pe & arm/pe: added new option '--keep-resource=' for + excluding selected resources from compression + +Changes in 2.00 (27 Apr 2006): + * linux/386: the stub now prints an error message if some strict + SELinux mode does prevent runtime decompression and execution + (for a fully SELinux-compatible but otherwise inferior compression + format you can use the '--force-execve' option) + * linux/386: worked around a problem where certain Linux kernels + clobber the %ebx register during a syscall + * win32/pe: disable filters for files with broken PE headers + +Changes in 1.96 beta (13 Apr 2006): + * arm/pe: added filter support + * win32/pe: removed an unnecessary check so that Delphi 2006 and + Digital Mars C++ programs finally are supported + +Changes in 1.95 beta (09 Apr 2006): + * arm/pe: added DLL support + * arm/pe: added thumb mode stub support + * arm/pe: added unpacking support + * win32/pe: really worked around R6002 runtime errors + +Changes in 1.94 beta (11 Mar 2006): + * new format: added support for arm/pe (ARM executables running on WinCE) + * new format: added support for linux elf/amd64 + * new format: added support for linux elf/ppc32 + * new format: added support for mach/ppc32 (Apple Mac OS X) + * win32/pe: hopefully working "load config" support + * win32/pe: R6002 runtime errors worked around + * win32/pe: the stub now clears the dirty stack + +Changes in 1.93 beta (07 Feb 2005): + * vmlinuz/386: fixes to support more kernels + +Changes in 1.92 beta (20 Jul 2004): + * win32/pe: added option '--strip-loadconf' to strip the SEH load + config section [NOTE: this option is obsolete since UPX 1.94] + * win32/pe: try to detect .NET (win32/net) files [not yet supported by UPX] + * vmlinux/386: new format that directly supports building Linux kernels + * source code: now compiles cleanly under Win64 + +Changes in 1.91 beta (30 Jun 2004): + * djgpp2/coff: added support for recent binutils versions + * linux/elf386, linux/sh386: lots of improvements + * vmlinuz/386: added support for recent kernels + * watcom/le: don't crash on files without relocations + * win32/pe: stricter checks of some PE values + * option '--brute' now implies '--crp-ms=999999'. + * source code: much improved portability using ACC, the + Automatic Compiler Configuration + * source code: compile fixes for strict ISO C++ compilers + * source code: compile fixes for Win64 + * re-synced with upx 1.25 branch + +Changes in 1.90 beta (11 Nov 2002): + * implemented several new options for finer compression control: + '--all-methods', '--all-filters' and '--brute' + * ps1/exe: new format - UPX now supports PlayStation One programs + * linux/386: added the option '--force-execve' + * vmlinuz/386: better kernel detection and sanity checks + * re-synced with upx 1.24 branch + * documentation updates + +Changes in 1.11 beta (20 Dec 2000): + * vmlinuz/386: new format - UPX now supports bootable linux kernels + * linux/elf386: added the new ELF direct-to-memory executable format - no + more temp files are needed for decompression! + * linux/sh386: added the new shell direct-to-memory executable format - no + more temp files are needed for decompression! + * reduced overall memory requirements during packing + * quite a number of internal source code rearrangements + +================================================================== + +Changes in 1.25 (29 Jun 2004) + * INFO: http://upx.sourceforge.net is the permanent UPX home page + * watcom/le: don't crash on files without relocations + * win32/pe: stricter checks of some PE values + * source code: much improved portability using ACC, the + Automatic Compiler Configuration + * source code: compile fixes for strict ISO C++ compilers + * source code: compile fixes for Win64 + +Changes in 1.24 (07 Nov 2002) + * djgpp2/coff: stricter check of the COFF header to work around a + problem with certain binutils versions + +Changes in 1.23 (05 Sep 2002) + * atari/tos: fixed an unpacking problem where a buffer was too + small (introduced in 1.22) + * linux/386: don't give up too early if a single block turns out + to be incompressible + * documentation: added some quick tips how to achieve the best + compression ratio for the final release of your application + * fixed a rare situation where the exit code was not set correctly + +Changes in 1.22 (27 Jun 2002) + * atari/tos: the stub now flushes the CPU cache to avoid + problems on 68030+ machines + * source code: additional compiler support for Borland C++, + Digital Mars C++ and Watcom C++ + +Changes in 1.21 (01 Jun 2002) + * New option '--crp-ms=' for slightly better compression at the cost + of higher memory requirements during compression. + Try 'upx --best --crp-ms=100000'. See the docs for more info. + * source code: portability fixes + * source code: compile fixes for g++ 3.0 and g++ 3.1 + +Changes in 1.20 (23 May 2001) + * slightly faster compression + * work around a gcc problem in the latest djgpp2 distribution + * watcom/le: fixed detection of already compressed files + * win32/pe: do not compress RT_MANIFEST resource types + * win32/pe: improved the error message for empty resource sections + * [NOTE: the jump from 1.08 to 1.20 is to avoid confusion with + our unstable development releases 1.1x and 1.9x] + +Changes in 1.08 (30 Apr 2001) + * new native port to atari/tos + * win32/pe: shortened the identstring + * source code: portability fixes - UPX now builds cleanly under m68k CPUs + +Changes in 1.07 (20 Feb 2001) + * win32/pe: corrected the TLS callback check + * win32/pe: really fixed that rare bug in relocation handling + * win32/pe: experimental support for SizeOfHeaders > 0x1000 + * win32/pe: check for superfluous data between sections + * win32/pe: compressing screensavers (.scr) should finally work + +Changes in 1.06 (27 Jan 2001) + * win32/pe: the check for TLS callbacks introduced in 1.05 + was too strict - disabled for now + * dos/com: decreased the decompressor stack size a little bit + +Changes in 1.05 (24 Jan 2001) + * win32/pe: refuse to compress programs with TLS callbacks + * win32/pe: stub changes to avoid slowdowns with some virus monitors + * win32/pe: reverted the relocation handling changes in 1.04 + * linux/386: dont try to compress Linux kernel images (have a look + at the unstable UPX 1.1x beta versions for that) + +Changes in 1.04 (19 Dec 2000) + * dos/exe: fixed an internal error when using '--no-reloc' + * win32/pe: fixed a rare bug in the relocation handling code + * some tunings for the default compression level + +Changes in 1.03 (30 Nov 2000) + * linked with a new version of the NRV compression library: + - improved compression ratio a little bit + - overall significantly faster compression + - much faster when using high compression levels like '-9' or '--best' + - much faster with large files + * atari/tos: added support for FreeMiNT + * the 32-bit DOS version now uses the new CWSDSTUB extender + +Changes in 1.02 (13 Sep 2000) + * watcom/le: fixed a problem with the Causeway extender + * win32/pe: don't automatically strip relocs if they seem needed + * support multiple backup generations when using '-k' + * updated the console screen driver + +Changes in 1.01 (09 Apr 2000) + * win32/pe: fixed an uncompression problem in DLLs with empty + fixup sections + * win32/pe: fixed another rare uncompression problem - a field in the + PE header was set incorrectly + +Changes in 1.00 (26 Mar 2000) + * documentation updates + * watcom/le: do not duplicate the non-resident name table + * win32/pe: fixed an import handling problem: sometimes too much data + could be deleted from a file -> the uncompressed file would not work + anymore + +Changes in 0.99.3 (07 Mar 2000) + * win32/pe: fixed a rare problem in the stub string handling part + +Changes in 0.99.2 (02 Mar 2000) + * dos/exe: fixed a typo causing an internal error (introduced in 0.99.1) + +Changes in 0.99.1 (29 Feb 2000) + * win32/pe: fixed some object alignments which were causing + problems when loading compressed DLLs under Windows NT/2000 + +Changes in 0.99 (25 Feb 2000) + * FULL SOURCE CODE RELEASED UNDER THE TERMS OF THE GNU GPL + * win32/pe: changed default to '--strip-relocs=1' + * dos/com and dos/sys: fixed a bad decompressor problem + * linux/386: the counter for the progress indicator was off by one + +Changes in 0.94 (06 Dec 1999) + * win32/pe: the stub now calls ExitProcess in case of import errors + * under DOS and Windows, the environment variable UPX now accepts + a '#' as replacement for '=' because of a COMMAND.COM limitation + +Changes in 0.93 (22 Nov 1999) + * win32/pe: fixed --strip-relocs problem with uncompression + * win32/pe: fixed a bug which could produce a broken decompressor stub + * linux/386: yet another FreeBSD compatibility fix + +Changes in 0.92 (14 Nov 1999) + * win32/pe: really fixed that one line (see below) + +Changes in 0.91 (13 Nov 1999) + * win32/pe: an important one-line fix for the newly introduced problems + * dos/com and dos/sys: fixed an internal error + * dos/exe: correctly restore cs when uncompressing + +Changes in 0.90 (10 Nov 1999) + * all formats: '--overlay=copy' now is the default overlay mode + * improved compression ratio for most files + * win32/pe: uncompression is finally supported + * win32/pe: never compress REGISTRY resources + * win32/pe: headersize was not set in PE header + * win32/pe: resource handling is rewritten + * win32/pe: the last :-) TLS problem is fixed + * win32/pe: somewhat less memory is required during compression + * linux/386: fixed compression of scripts which was broken since 0.71 + * linux/386: more FreeBSD compatibility issues + * changed option: '-i' now prints some more details during compression + (not finished yet) + +Changes in 0.84 (04 Oct 1999) + * dos/exe: fixed a rare problem where the decompressor could crash + * some other minor fixes + +Changes in 0.83 (17 Sep 1999) + * dos/exe: fixed minimal memory requirement problem for some files + * win32/pe: fixed a bug which caused a crash in some compressed files + * linux/386: various improvements in the stub; also, for the sake + of FreeBSD users, the stub is now branded as Linux/ELF + +Changes in 0.82 (16 Aug 1999) + * dos/exe: fixed a decompressor bug which could cause crash on some files + * linux/386: section headers are now stripped from the stub so that + 'strip' won't ruin a compressed file any longer + * wc/le: support for stack not in the last object disabled again + * win32/pe: removed some unneeded data + +Changes in 0.81 (04 Aug 1999) + * win32/pe: fixed an important bug in import handling + * dos/com: fixed an internal error that could happen with very small files + +Changes in 0.80 (03 Aug 1999) + * you can set some default options in the environment var 'UPX' + * dos/com: the decompressor stub now checks for enough free memory + * dos/exe: decompressor rewritten, some bugs are fixed + * dos/exe: new option '--no-reloc': no relocation data is put into + the DOS header + * tmt/adam: added support for more stubs, detect already packed files + * tmt/adam: new option '--copy-overlay' + * wc/le: reduced memory requirement during uncompression + * wc/le: support files which do not contain their stack in the last object + * wc/le: fixed a bug which could cause a crash, improved relocation + handling + * wc/le: new option '--copy-overlay' + * win32/pe: '--compress-icons=2' is now the default + * win32/pe: even better TLS support + * win32/pe: versioninfo works on NT + * win32/pe: import by ordinal from kernel32.dll works + * win32/pe: other import improvements: importing a nonexistent DLL + results in a usual Windows message, importing a nonexistent function + results in program exit (instead of crash ;-) + * win32/pe: new option: '--compress-resources=0' + * win32/pe: reduced memory requirement during uncompression, some + files might even require LESS memory when they're compressed + * win32/pe: TYPELIBs should work now + * win32/pe: improved relocation handling, 16-bit relocations should work + * win32/pe: new option '--strip-relocs' (only if you know what you are doing) + * win32/pe: new option '--copy-overlay' + * important internal changes: now the stubs are built at runtime + +Changes in 0.72 (12 May 1999) + * tmt/adam: fixed a serious problem in the decompressor stub; all + compressed tmt files should be recompressed + * win32/pe: fixed the 'shared sections not supported' warning: + read-only shared sections are fine + * win32/pe: never compress TYPELIB resources + * win32/pe: compressed files are hopefully less suspicious to heuristic + virus scanners now + * linux/386: minor decompressor stub updates, nicer progress bar + +Changes in 0.71 (19 Apr 1999) + * dos/exe: added option '--no-overlay' + * linux/386: various improvements in the stub, most notably the + overhead for an extra cleanup process has been removed + * win32/pe: added support for export forwarders + * win32/pe: added support for DLLs without entry point or imports + * win32/pe: yet another .bss fix + * win32/pe: new option '--compress-icons=2': compress all icons + which are not in the first icon directory + * win32/pe: rearranged stub to avoid false alerts from some virus scanners + +Changes in 0.70 (30 Mar 1999) + * added support for linux/386 executables + * improved compression ratio quite a bit + * added new compression level '--best' to squeeze out even some more bytes + * win32/pe: TLS support is much better now + * win32/pe: --compress-icons=0 should now work as well + * the usual minor fixes for win32/pe + +Changes in 0.62 (16 Mar 1999) + * win32/pe: --compress-icons and --compress-exports are on now by default + * win32/pe: --compress-icons should really work now + * win32/pe: fixed a problem with embedded .bss sections + +Changes in 0.61 (08 Mar 1999) + * atari/tos: fixed a problem where the bss segment could become too small + +Changes in 0.60 (06 Mar 1999) + * win32/pe: fixed file corruption when the size of the export data is invalid + * win32/pe: fixed a problem with empty resource data + * win32/pe: compressed file alignment set to minimum value + * win32/pe: made all compressed sections writable + * fixed some other win32/pe bugs + * fixed an address optimization problem for some not Watcom LE files + * fixed a bug which could make UPX hang when an exe header contained + an illegal value + * added some compression flags for the win32/pe format + * added support for Atari ST/TT executables (atari/tos) + * improved compression ratio + * improved compression speed + +Changes in 0.51 (14 Jan 1999) + * fixed a small bug in the PE header that would prevent some compressed + win32/pe executables from running under Windows NT and WINE + +Changes in 0.50 (03 Jan 1999) + * added support for PE format executables (win32/pe & rtm32/pe) + * added support for TMT executables (tmt/adam) + * fixed a dos/sys bug that affected OpenDOS + +Changes in 0.40 (05 Oct 1998) + * improved compression ratio + * fixed a small but fatal bug in dos/sys introduced in 0.30 + * fixed a rare bug in dos/exe + * worked around a bug in djgpp's strip 2.8 + * djgpp/coff: Allegro packfile support should work now + * added dos/exeh compression method (works on 386+) + +Changes in 0.30 (27 Jul 1998) + * fixed a serious bug in the 32-bit compressors - please don't use + djgpp/coff and watcom/le compressed files from previous versions, + some of them are possibly damaged ! + * the 16-bit uncompressors are a little bit shorter & faster + * fixed progress indicator for VESA and SVGA text modes + +Changes in 0.20 (05 Jul 1998) + * second public beta release + * too many changes to list here + +Changes in 0.05 (26 May 1998) + * first public beta release + + +# vim:set syntax=off tw=0 ts=4 sw=4 et: -*- coding: utf-8 -*- diff --git a/project/_Sfx/upx/README b/project/_Sfx/upx/README new file mode 100644 index 0000000..63ccb5d --- /dev/null +++ b/project/_Sfx/upx/README @@ -0,0 +1,142 @@ + ooooo ooo ooooooooo. ooooooo ooooo + `888' `8' `888 `Y88. `8888 d8' + 888 8 888 .d88' Y888..8P + 888 8 888ooo88P' `8888' + 888 8 888 .8PY888. + `88. .8' 888 d8' `888b + `YbodP' o888o o888o o88888o + + + The Ultimate Packer for eXecutables + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser + http://upx.sourceforge.net + + + +WELCOME +======= + +Welcome to UPX ! + +Please don't forget to read the file LICENSE - UPX is distributed +under the GNU General Public License (GPL) with special exceptions +allowing the distribution of all compressed executables, including +commercial programs. + + +INTRODUCTION +============ + +UPX is an advanced executable file compressor. UPX will typically +reduce the file size of programs and DLLs by around 50%-70%, thus +reducing disk space, network load times, download times and +other distribution and storage costs. + +Programs and libraries compressed by UPX are completely self-contained +and run exactly as before, with no runtime or memory penalty for most +of the supported formats. + +UPX supports a number of different executable formats, including +Windows 95/98/ME/NT/2000/XP/CE programs and DLLs, DOS programs, +and Linux executables and kernels. + +UPX is free software distributed under the term of the GNU General +Public License. Full source code is available. + +UPX may be distributed and used freely, even with commercial applications. +See the UPX License Agreement for details. + +UPX is rated number one in the well known Archive Comparison Test. Visit +http://compression.ca/ . + +UPX aims to be Commercial Quality Freeware. + + +SHORT DOCUMENTATION +=================== + +'upx program.exe' will compress a program or DLL. For best compression +results try 'upx --brute program.exe'. + +Please see the file UPX.DOC for the full documentation. The files +NEWS and BUGS also contain various tidbits of information. + + +DISCLAIMER +========== + +UPX comes with ABSOLUTELY NO WARRANTY; for details see the file LICENSE. + +Having said that, we think that UPX is quite stable now. Indeed we +have compressed lots of files without any problems. Also, the +current version has undergone several months of beta testing - +actually it's almost 8 years since our first public beta. + +This is the first production quality release, and we plan that future +releases will be backward compatible with this version. + +Please report all problems or suggestions to the authors. Thanks. + + +THE FUTURE +========== + + - We'd really love to support handheld systems like the PalmPilot because + compression makes a lot of sense here. And - because of the atari/tos + format - we already have a working decompressor in 68000 assembly. + Unfortunately we know next to nothing about the operating system + architecture of such handhelds, so we need some information from + an expert. Please contact us if you think you can help. + + - The Linux approach could probably get ported to a lot of other Unix + variants, at least for other i386 architectures it shouldn't be too + much work. If someone sends me a fresh hard disk and an official + FreeBSD/OpenBSD/NetBSD/Solaris/BeOS... CD I might take a look at it ;-) + + - We will *NOT* add any sort of protection and/or encryption. + This only gives people a false feeling of security because + by definition all protectors/compressors can be broken. + And don't trust any advertisement of authors of other executable + compressors about this topic - just do a websearch on "unpackers"... + + - Fix all remaining bugs - keep your reports coming ;-) + + - See the file PROJECTS in the source code distribution if you want + to contribute. + + +COPYRIGHT +========= + +Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2013 Laszlo Molnar +Copyright (C) 2000-2013 John F. Reiser + +This program may be used freely, and you are welcome to +redistribute it under certain conditions. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +UPX License Agreement for more details. + +You should have received a copy of the UPX License Agreement along +with this program; see the file LICENSE. If not, visit the UPX home page. + + +Share and enjoy, +Markus & Laszlo + + + Markus F.X.J. Oberhumer Laszlo Molnar + + + + +[ The term UPX is a shorthand for the Ultimate Packer for eXecutables + and holds no connection with potential owners of registered trademarks + or other rights. ] + +[ Feel free to contact us if you have commercial compression requirements + or interesting job offers. ] + diff --git a/project/_Sfx/upx/README.1ST b/project/_Sfx/upx/README.1ST new file mode 100644 index 0000000..51ad081 --- /dev/null +++ b/project/_Sfx/upx/README.1ST @@ -0,0 +1,23 @@ + ooooo ooo ooooooooo. ooooooo ooooo + `888' `8' `888 `Y88. `8888 d8' + 888 8 888 .d88' Y888..8P + 888 8 888ooo88P' `8888' + 888 8 888 .8PY888. + `88. .8' 888 d8' `888b + `YbodP' o888o o888o o88888o + + + The Ultimate Packer for eXecutables + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser + http://upx.sourceforge.net + + +MAJOR NEWS IN UPX 3 +=================== + +The main news since UPX 2 are: + + * new format: added support for linux elf/arm + + * better compression using the LZMA algorithm (option '--lzma') + diff --git a/project/_Sfx/upx/THANKS b/project/_Sfx/upx/THANKS new file mode 100644 index 0000000..159429b --- /dev/null +++ b/project/_Sfx/upx/THANKS @@ -0,0 +1,61 @@ + ooooo ooo ooooooooo. ooooooo ooooo + `888' `8' `888 `Y88. `8888 d8' + 888 8 888 .d88' Y888..8P + 888 8 888ooo88P' `8888' + 888 8 888 .8PY888. + `88. .8' 888 d8' `888b + `YbodP' o888o o888o o88888o + + + The Ultimate Packer for eXecutables + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser + http://upx.sourceforge.net + + +.___.. . + | |_ _.._ ;_/ __ + | [ )(_][ )| \_) +-------------------- + +UPX would not be what it is today without the invaluable help of +everybody who was kind enough to spend time testing it, using it +in applications and reporting bugs. + +The following people made especially gracious contributions of their +time and energy in helping to track down bugs, add new features, and +generally assist in the UPX maintainership process: + +Adam Ierymenko + for severals ideas for the Linux version +Andi Kleen and Jamie Lokier + for the /proc/self/fd/X and other Linux suggestions +Andreas Muegge + for the Win32 GUI +Atli Mar Gudmundsson + for several comments on the win32/pe stub +Charles W. Sandmann + for the idea with the stubless decompressor in djgpp2/coff +Ice + for debugging the PE headersize problem down +Joergen Ibsen and d'b + for the relocation & address optimization ideas +John S. Fine + for the new version of the dos/exe decompressor +Lukundoo + for beta testing +Michael Devore + for initial dos/exe device driver support +Oleg V. Volkov + for various FreeBSD specific informations +The Owl & G-RoM + for the --compress-icons fix +Ralph Roth + for reporting several bugs +Salvador Eduardo Tropea + for beta testing +Stefan Widmann + for the win32/pe TLS callback support +The WINE project (http://www.winehq.com/) + for lots of useful information found in their PE loader sources +Natascha + diff --git a/project/_Sfx/upx/TODO b/project/_Sfx/upx/TODO new file mode 100644 index 0000000..210d9a1 --- /dev/null +++ b/project/_Sfx/upx/TODO @@ -0,0 +1,114 @@ +UPX TODO list. Last updated 2006-12-08. + + +IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON: + +- [None] + + +OTHER: + +- docs: convert docs from upx.pod to use AsciiDoc + +- check all to make sure they are not invalid + +- throwNotCompressible() is not a real error, so make the output nicer + (info: bla bla). Also ui.cpp (total_*). + + +----------------------------------------------------------------------- + + +IMPROVED COMPRESSION RATIO +========================== + +- experiment with new filters + +- implement filters for dos/exe + +- filters: could we exploit a f->firstcall info field ? + +- for small programs (e.g. < 64k), try an additional algorithm + to see if it gives better compression + + +ALL FORMATS +=========== + +- more thoroughly test the exe-header in canPack() + and throw exceptions when encountering bad values. + +- implement `--cpu=486' option to use bswap on the 32-bit formats + (if cpu >= 486) + + +FORMAT DJGPP2/COFF +================== + +- handle overlays + +- fix default file extension handling when the --coff option is set + + +FORMAT DOS/EXE +============== + +- implement filters + +- add a check so that we don't pack djgpp1 binaries + + +FORMAT LINUX/386 +================ + +- don't mmap() the temporary output file - this seems to improve + file io speed + + +FORMAT TMT/ADAM +=============== + +- the decompressors are already aligned, no need for an + extra alignment + + +FORMAT WATCOM/LE +================ + +- handle files without relocations + +- the decompressors are already aligned, no need for an + extra alignment + +- fix default file extension handling when the --le option is set + +- handle holes in the file + + +FORMAT WIN16/NE +=============== + +- implement readFileHeader() to correctly identify a win16/ne + executable, so that the call for contribution will get thrown + + +FORMAT WIN32/PE +=============== + +- fix the section alignment with the Intel compiler + +- decrease runtime memory overhead + +3 - difficult) don't compress the BSS section and other holes. + +4 - medium - ml) fix when objectalign < 0x1000 + +4 - easy - ml) put the original offset of moved resources somewhere into + the res.dir. (if it's safe to do) + +4 - ??? - ml) fix FIXMEs + +5 - medium - ml) try to put the preprocessed imports & relocs back to their + original section if possible. this could save some virtual memory + address space. + diff --git a/project/_Sfx/upx/upx.1 b/project/_Sfx/upx/upx.1 new file mode 100644 index 0000000..7104f77 --- /dev/null +++ b/project/_Sfx/upx/upx.1 @@ -0,0 +1,1036 @@ +.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.13) +.\" +.\" Standard preamble: +.\" ======================================================================== +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Vb \" Begin verbatim text +.ft CW +.nf +.ne \\$1 +.. +.de Ve \" End verbatim text +.ft R +.fi +.. +.\" Set up some character translations and predefined strings. \*(-- will +.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left +.\" double quote, and \*(R" will give a right double quote. \*(C+ will +.\" give a nicer C++. Capital omega is used to do unbreakable dashes and +.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, +.\" nothing in troff, for use with C<>. +.tr \(*W- +.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' +.ie n \{\ +. ds -- \(*W- +. ds PI pi +. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch +. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch +. ds L" "" +. ds R" "" +. ds C` "" +. ds C' "" +'br\} +.el\{\ +. ds -- \|\(em\| +. ds PI \(*p +. ds L" `` +. ds R" '' +'br\} +.\" +.\" Escape single quotes in literal strings from groff's Unicode transform. +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" +.\" If the F register is turned on, we'll generate index entries on stderr for +.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index +.\" entries marked with X<> in POD. Of course, you'll have to process the +.\" output yourself in some meaningful fashion. +.ie \nF \{\ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" +.. +. nr % 0 +. rr F +.\} +.el \{\ +. de IX +.. +.\} +.\" +.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). +.\" Fear. Run. Save yourself. No user-serviceable parts. +. \" fudge factors for nroff and troff +.if n \{\ +. ds #H 0 +. ds #V .8m +. ds #F .3m +. ds #[ \f1 +. ds #] \fP +.\} +.if t \{\ +. ds #H ((1u-(\\\\n(.fu%2u))*.13m) +. ds #V .6m +. ds #F 0 +. ds #[ \& +. ds #] \& +.\} +. \" simple accents for nroff and troff +.if n \{\ +. ds ' \& +. ds ` \& +. ds ^ \& +. ds , \& +. ds ~ ~ +. ds / +.\} +.if t \{\ +. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" +. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' +. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' +. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' +. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' +. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' +.\} +. \" troff and (daisy-wheel) nroff accents +.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' +.ds 8 \h'\*(#H'\(*b\h'-\*(#H' +.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] +.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' +.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' +.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] +.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] +.ds ae a\h'-(\w'a'u*4/10)'e +.ds Ae A\h'-(\w'A'u*4/10)'E +. \" corrections for vroff +.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' +.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' +. \" for low resolution devices (crt and lpr) +.if \n(.H>23 .if \n(.V>19 \ +\{\ +. ds : e +. ds 8 ss +. ds o a +. ds d- d\h'-1'\(ga +. ds D- D\h'-1'\(hy +. ds th \o'bp' +. ds Th \o'LP' +. ds ae ae +. ds Ae AE +.\} +.rm #[ #] #H #V #F C +.\" ======================================================================== +.\" +.IX Title "UPX 1" +.TH UPX 1 "2013-09-30" "upx 3.91" " " +.\" For nroff, turn off justification. Always turn off hyphenation; it makes +.\" way too many mistakes in technical documents. +.if n .ad l +.nh +.SH "NAME" +upx \- compress or expand executable files +.SH "SYNOPSIS" +.IX Header "SYNOPSIS" +\&\fBupx\fR [\ \fIcommand\fR\ ] [\ \fIoptions\fR\ ] \fIfilename\fR... +.SH "ABSTRACT" +.IX Header "ABSTRACT" +.Vb 3 +\& The Ultimate Packer for eXecutables +\& Copyright (c) 1996\-2013 Markus Oberhumer, Laszlo Molnar & John Reiser +\& http://upx.sourceforge.net +.Ve +.PP +\&\fB\s-1UPX\s0\fR is a portable, extendable, high-performance executable packer for +several different executable formats. It achieves an excellent compression +ratio and offers \fI*very*\fR fast decompression. Your executables suffer +no memory overhead or other drawbacks for most of the formats supported, +because of in-place decompression. +.PP +While you may use \fB\s-1UPX\s0\fR freely for both non-commercial and commercial +executables (for details see the file \s-1LICENSE\s0), we would highly +appreciate if you credit \fB\s-1UPX\s0\fR and ourselves in the documentation, +possibly including a reference to the \fB\s-1UPX\s0\fR home page. Thanks. +.PP +[ Using \fB\s-1UPX\s0\fR in non-OpenSource applications without proper credits +is considered not politically correct ;\-) ] +.SH "DISCLAIMER" +.IX Header "DISCLAIMER" +\&\fB\s-1UPX\s0\fR comes with \s-1ABSOLUTELY\s0 \s-1NO\s0 \s-1WARRANTY\s0; for details see the file \s-1LICENSE\s0. +.PP +This is the first production quality release, and we plan that future 1.xx +releases will be backward compatible with this version. +.PP +Please report all problems or suggestions to the authors. Thanks. +.SH "DESCRIPTION" +.IX Header "DESCRIPTION" +\&\fB\s-1UPX\s0\fR is a versatile executable packer with the following features: +.PP +.Vb 2 +\& \- excellent compression ratio: compresses better than zip/gzip, +\& use UPX to decrease the size of your distribution ! +\& +\& \- very fast decompression: about 10 MiB/sec on an ancient Pentium 133, +\& about 200 MiB/sec on an Athlon XP 2000+. +\& +\& \- no memory overhead for your compressed executables for most of the +\& supported formats +\& +\& \- safe: you can list, test and unpack your executables +\& Also, a checksum of both the compressed and uncompressed file is +\& maintained internally. +\& +\& \- universal: UPX can pack a number of executable formats: +\& * atari/tos +\& * bvmlinuz/386 [bootable Linux kernel] +\& * djgpp2/coff +\& * dos/com +\& * dos/exe +\& * dos/sys +\& * linux/386 +\& * linux/elf386 +\& * linux/sh386 +\& * ps1/exe +\& * rtm32/pe +\& * tmt/adam +\& * vmlinuz/386 [bootable Linux kernel] +\& * vmlinux/386 +\& * watcom/le (supporting DOS4G, PMODE/W, DOS32a and CauseWay) +\& * win32/pe (exe and dll) +\& * arm/pe (exe and dll) +\& * linux/elfamd64 +\& * linux/elfppc32 +\& * mach/elfppc32 +\& +\& \- portable: UPX is written in portable endian\-neutral C++ +\& +\& \- extendable: because of the class layout it\*(Aqs very easy to support +\& new executable formats or add new compression algorithms +\& +\& \- free: UPX can be distributed and used freely. And from version 0.99 +\& the full source code of UPX is released under the GNU General Public +\& License (GPL) ! +.Ve +.PP +You probably understand now why we call \fB\s-1UPX\s0\fR the "\fIultimate\fR" +executable packer. +.SH "COMMANDS" +.IX Header "COMMANDS" +.SS "Compress" +.IX Subsection "Compress" +This is the default operation, eg. \fBupx yourfile.exe\fR will compress the file +specified on the command line. +.SS "Decompress" +.IX Subsection "Decompress" +All \fB\s-1UPX\s0\fR supported file formats can be unpacked using the \fB\-d\fR switch, eg. +\&\fBupx \-d yourfile.exe\fR will uncompress the file you've just compressed. +.SS "Test" +.IX Subsection "Test" +The \fB\-t\fR command tests the integrity of the compressed and uncompressed +data, eg. \fBupx \-t yourfile.exe\fR check whether your file can be safely +decompressed. Note, that this command doesn't check the whole file, only +the part that will be uncompressed during program execution. This means +that you should not use this command instead of a virus checker. +.SS "List" +.IX Subsection "List" +The \fB\-l\fR command prints out some information about the compressed files +specified on the command line as parameters, eg \fBupx \-l yourfile.exe\fR +shows the compressed / uncompressed size and the compression ratio of +\&\fIyourfile.exe\fR. +.SH "OPTIONS" +.IX Header "OPTIONS" +\&\fB\-q\fR: be quiet, suppress warnings +.PP +\&\fB\-q \-q\fR (or \fB\-qq\fR): be very quiet, suppress errors +.PP +\&\fB\-q \-q \-q\fR (or \fB\-qqq\fR): produce no output at all +.PP +\&\fB\-\-help\fR: prints the help +.PP +\&\fB\-\-version\fR: print the version of \fB\s-1UPX\s0\fR +.PP +\&\fB\-\-exact\fR: when compressing, require to be able to get a byte-identical file +after decompression with option \fB\-d\fR. [\s-1NOTE:\s0 this is work in progress and is +not supported for all formats yet. If you do care, as a workaround you can +compress and then decompress your program a first time \- any further +compress-decompress steps should then yield byte-identical results +as compared to the first decompressed version.] +.PP +[ ...to be written... \- type `\fBupx \-\-help\fR' for now ] +.SH "COMPRESSION LEVELS & TUNING" +.IX Header "COMPRESSION LEVELS & TUNING" +\&\fB\s-1UPX\s0\fR offers ten different compression levels from \fB\-1\fR to \fB\-9\fR, +and \fB\-\-best\fR. The default compression level is \fB\-8\fR for files +smaller than 512 KiB, and \fB\-7\fR otherwise. +.IP "\(bu" 4 +Compression levels 1, 2 and 3 are pretty fast. +.IP "\(bu" 4 +Compression levels 4, 5 and 6 achieve a good time/ratio performance. +.IP "\(bu" 4 +Compression levels 7, 8 and 9 favor compression ratio over speed. +.IP "\(bu" 4 +Compression level \fB\-\-best\fR may take a long time. +.PP +Note that compression level \fB\-\-best\fR can be somewhat slow for large +files, but you definitely should use it when releasing a final version +of your program. +.PP +Quick info for achieving the best compression ratio: +.IP "\(bu" 4 +Try \fBupx \-\-brute myfile.exe\fR or even \fBupx \-\-ultra\-brute myfile.exe\fR. +.IP "\(bu" 4 +Try if \fB\-\-overlay=strip\fR works. +.IP "\(bu" 4 +For win32/pe programs there's \fB\-\-strip\-relocs=0\fR. See notes below. +.SH "OVERLAY HANDLING OPTIONS" +.IX Header "OVERLAY HANDLING OPTIONS" +Info: An \*(L"overlay\*(R" means auxiliary data attached after the logical end of +an executable, and it often contains application specific data +(this is a common practice to avoid an extra data file, though +it would be better to use resource sections). +.PP +\&\fB\s-1UPX\s0\fR handles overlays like many other executable packers do: it simply +copies the overlay after the compressed image. This works with some +files, but doesn't work with others, depending on how an application +actually accesses this overlayed data. +.PP +.Vb 1 +\& \-\-overlay=copy Copy any extra data attached to the file. [DEFAULT] +\& +\& \-\-overlay=strip Strip any overlay from the program instead of +\& copying it. Be warned, this may make the compressed +\& program crash or otherwise unusable. +\& +\& \-\-overlay=skip Refuse to compress any program which has an overlay. +.Ve +.SH "ENVIRONMENT" +.IX Header "ENVIRONMENT" +The environment variable \fB\s-1UPX\s0\fR can hold a set of default +options for \fB\s-1UPX\s0\fR. These options are interpreted first and +can be overwritten by explicit command line parameters. +For example: +.PP +.Vb 3 +\& for DOS/Windows: set UPX=\-9 \-\-compress\-icons#0 +\& for sh/ksh/zsh: UPX="\-9 \-\-compress\-icons=0"; export UPX +\& for csh/tcsh: setenv UPX "\-9 \-\-compress\-icons=0" +.Ve +.PP +Under DOS/Windows you must use '#' instead of '=' when setting the +environment variable because of a \s-1COMMAND\s0.COM limitation. +.PP +Not all of the options are valid in the environment variable \- +\&\fB\s-1UPX\s0\fR will tell you. +.PP +You can explicitly use the \fB\-\-no\-env\fR option to ignore the +environment variable. +.SH "NOTES FOR THE SUPPORTED EXECUTABLE FORMATS" +.IX Header "NOTES FOR THE SUPPORTED EXECUTABLE FORMATS" +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1ATARI/TOS\s0" +.IX Subsection "NOTES FOR ATARI/TOS" +This is the executable format used by the Atari \s-1ST/TT\s0, a Motorola 68000 +based personal computer which was popular in the late '80s. Support +of this format is only because of nostalgic feelings of one of +the authors and serves no practical purpose :\-). +See http://www.freemint.de for more info. +.PP +Packed programs will be byte-identical to the original after uncompression. +All debug information will be stripped, though. +.PP +Extra options available for this executable format: +.PP +.Vb 4 +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1BVMLINUZ/I386\s0" +.IX Subsection "NOTES FOR BVMLINUZ/I386" +Same as vmlinuz/i386. +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1DOS/COM\s0" +.IX Subsection "NOTES FOR DOS/COM" +Obviously \fB\s-1UPX\s0\fR won't work with executables that want to read data from +themselves (like some commandline utilities that ship with Win95/98/ME). +.PP +Compressed programs only work on a 286+. +.PP +Packed programs will be byte-identical to the original after uncompression. +.PP +Maximum uncompressed size: ~65100 bytes. +.PP +Extra options available for this executable format: +.PP +.Vb 1 +\& \-\-8086 Create an executable that works on any 8086 CPU. +\& +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +\& +\& \-\-all\-filters Compress the program several times, using all +\& available preprocessing filters. This may improve +\& the compression ratio in some cases, but usually +\& the default filter gives the best results anyway. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1DOS/EXE\s0" +.IX Subsection "NOTES FOR DOS/EXE" +dos/exe stands for all \*(L"normal\*(R" 16\-bit \s-1DOS\s0 executables. +.PP +Obviously \fB\s-1UPX\s0\fR won't work with executables that want to read data from +themselves (like some command line utilities that ship with Win95/98/ME). +.PP +Compressed programs only work on a 286+. +.PP +Extra options available for this executable format: +.PP +.Vb 1 +\& \-\-8086 Create an executable that works on any 8086 CPU. +\& +\& \-\-no\-reloc Use no relocation records in the exe header. +\& +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1DOS/SYS\s0" +.IX Subsection "NOTES FOR DOS/SYS" +Compressed programs only work on a 286+. +.PP +Packed programs will be byte-identical to the original after uncompression. +.PP +Maximum uncompressed size: ~65350 bytes. +.PP +Extra options available for this executable format: +.PP +.Vb 1 +\& \-\-8086 Create an executable that works on any 8086 CPU. +\& +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +\& +\& \-\-all\-filters Compress the program several times, using all +\& available preprocessing filters. This may improve +\& the compression ratio in some cases, but usually +\& the default filter gives the best results anyway. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1DJGPP2/COFF\s0" +.IX Subsection "NOTES FOR DJGPP2/COFF" +First of all, it is recommended to use \fB\s-1UPX\s0\fR *instead* of \fBstrip\fR. strip has +the very bad habit of replacing your stub with its own (outdated) version. +Additionally \fB\s-1UPX\s0\fR corrects a bug/feature in strip v2.8.x: it +will fix the 4 KiB alignment of the stub. +.PP +\&\fB\s-1UPX\s0\fR includes the full functionality of stubify. This means it will +automatically stubify your \s-1COFF\s0 files. Use the option \fB\-\-coff\fR to +disable this functionality (see below). +.PP +\&\fB\s-1UPX\s0\fR automatically handles Allegro packfiles. +.PP +The \s-1DLM\s0 format (a rather exotic shared library extension) is not supported. +.PP +Packed programs will be byte-identical to the original after uncompression. +All debug information and trailing garbage will be stripped, though. +.PP +Extra options available for this executable format: +.PP +.Vb 2 +\& \-\-coff Produce COFF output instead of EXE. By default +\& UPX keeps your current stub. +\& +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +\& +\& \-\-all\-filters Compress the program several times, using all +\& available preprocessing filters. This may improve +\& the compression ratio in some cases, but usually +\& the default filter gives the best results anyway. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1LINUX\s0 [general]" +.IX Subsection "NOTES FOR LINUX [general]" +Introduction +.PP +.Vb 4 +\& Linux/386 support in UPX consists of 3 different executable formats, +\& one optimized for ELF executables ("linux/elf386"), one optimized +\& for shell scripts ("linux/sh386"), and one generic format +\& ("linux/386"). +\& +\& We will start with a general discussion first, but please +\& also read the relevant docs for each of the individual formats. +\& +\& Also, there is special support for bootable kernels \- see the +\& description of the vmlinuz/386 format. +.Ve +.PP +General user's overview +.PP +.Vb 7 +\& Running a compressed executable program trades less space on a +\& \`\`permanent\*(Aq\*(Aq storage medium (such as a hard disk, floppy disk, +\& CD\-ROM, flash memory, EPROM, etc.) for more space in one or more +\& \`\`temporary\*(Aq\*(Aq storage media (such as RAM, swap space, /tmp, etc.). +\& Running a compressed executable also requires some additional CPU +\& cycles to generate the compressed executable in the first place, +\& and to decompress it at each invocation. +\& +\& How much space is traded? It depends on the executable, but many +\& programs save 30% to 50% of permanent disk space. How much CPU +\& overhead is there? Again, it depends on the executable, but +\& decompression speed generally is at least many megabytes per second, +\& and frequently is limited by the speed of the underlying disk +\& or network I/O. +\& +\& Depending on the statistics of usage and access, and the relative +\& speeds of CPU, RAM, swap space, /tmp, and file system storage, then +\& invoking and running a compressed executable can be faster than +\& directly running the corresponding uncompressed program. +\& The operating system might perform fewer expensive I/O operations +\& to invoke the compressed program. Paging to or from swap space +\& or /tmp might be faster than paging from the general file system. +\& \`\`Medium\-sized\*(Aq\*(Aq programs which access about 1/3 to 1/2 of their +\& stored program bytes can do particularly well with compression. +\& Small programs tend not to benefit as much because the absolute +\& savings is less. Big programs tend not to benefit proportionally +\& because each invocation may use only a small fraction of the program, +\& yet UPX decompresses the entire program before invoking it. +\& But in environments where disk or flash memory storage is limited, +\& then compression may win anyway. +\& +\& Currently, executables compressed by UPX do not share RAM at runtime +\& in the way that executables mapped from a file system do. As a +\& result, if the same program is run simultaneously by more than one +\& process, then using the compressed version will require more RAM and/or +\& swap space. So, shell programs (bash, csh, etc.) and \`\`make\*(Aq\*(Aq +\& might not be good candidates for compression. +\& +\& UPX recognizes three executable formats for Linux: Linux/elf386, +\& Linux/sh386, and Linux/386. Linux/386 is the most generic format; +\& it accommodates any file that can be executed. At runtime, the UPX +\& decompression stub re\-creates in /tmp a copy of the original file, +\& and then the copy is (re\-)executed with the same arguments. +\& ELF binary executables prefer the Linux/elf386 format by default, +\& because UPX decompresses them directly into RAM, uses only one +\& exec, does not use space in /tmp, and does not use /proc. +\& Shell scripts where the underlying shell accepts a \`\`\-c\*(Aq\*(Aq argument +\& can use the Linux/sh386 format. UPX decompresses the shell script +\& into low memory, then maps the shell and passes the entire text of the +\& script as an argument with a leading \`\`\-c\*(Aq\*(Aq. +.Ve +.PP +General benefits: +.PP +.Vb 4 +\& \- UPX can compress all executables, be it AOUT, ELF, libc4, libc5, +\& libc6, Shell/Perl/Python/... scripts, standalone Java .class +\& binaries, or whatever... +\& All scripts and programs will work just as before. +\& +\& \- Compressed programs are completely self\-contained. No need for +\& any external program. +\& +\& \- UPX keeps your original program untouched. This means that +\& after decompression you will have a byte\-identical version, +\& and you can use UPX as a file compressor just like gzip. +\& [ Note that UPX maintains a checksum of the file internally, +\& so it is indeed a reliable alternative. ] +\& +\& \- As the stub only uses syscalls and isn\*(Aqt linked against libc it +\& should run under any Linux configuration that can run ELF +\& binaries. +\& +\& \- For the same reason compressed executables should run under +\& FreeBSD and other systems which can run Linux binaries. +\& [ Please send feedback on this topic ] +.Ve +.PP +General drawbacks: +.PP +.Vb 4 +\& \- It is not advisable to compress programs which usually have many +\& instances running (like \`sh\*(Aq or \`make\*(Aq) because the common segments of +\& compressed programs won\*(Aqt be shared any longer between different +\& processes. +\& +\& \- \`ldd\*(Aq and \`size\*(Aq won\*(Aqt show anything useful because all they +\& see is the statically linked stub. Since version 0.82 the section +\& headers are stripped from the UPX stub and \`size\*(Aq doesn\*(Aqt even +\& recognize the file format. The file patches/patch\-elfcode.h has a +\& patch to fix this bug in \`size\*(Aq and other programs which use GNU BFD. +.Ve +.PP +General notes: +.PP +.Vb 2 +\& \- As UPX leaves your original program untouched it is advantageous +\& to strip it before compression. +\& +\& \- If you compress a script you will lose platform independence \- +\& this could be a problem if you are using NFS mounted disks. +\& +\& \- Compression of suid, guid and sticky\-bit programs is rejected +\& because of possible security implications. +\& +\& \- For the same reason there is no sense in making any compressed +\& program suid. +\& +\& \- Obviously UPX won\*(Aqt work with executables that want to read data +\& from themselves. E.g., this might be a problem for Perl scripts +\& which access their _\|_DATA_\|_ lines. +\& +\& \- In case of internal errors the stub will abort with exitcode 127. +\& Typical reasons for this to happen are that the program has somehow +\& been modified after compression. +\& Running \`strace \-o strace.log compressed_file\*(Aq will tell you more. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1LINUX/ELF386\s0" +.IX Subsection "NOTES FOR LINUX/ELF386" +Please read the general Linux description first. +.PP +The linux/elf386 format decompresses directly into \s-1RAM\s0, +uses only one exec, does not use space in /tmp, +and does not use /proc. +.PP +Linux/elf386 is automatically selected for Linux \s-1ELF\s0 executables. +.PP +Packed programs will be byte-identical to the original after uncompression. +.PP +How it works: +.PP +.Vb 9 +\& For ELF executables, UPX decompresses directly to memory, simulating +\& the mapping that the operating system kernel uses during exec(), +\& including the PT_INTERP program interpreter (if any). +\& The brk() is set by a special PT_LOAD segment in the compressed +\& executable itself. UPX then wipes the stack clean except for +\& arguments, environment variables, and Elf_auxv entries (this is +\& required by bugs in the startup code of /lib/ld\-linux.so as of +\& May 2000), and transfers control to the program interpreter or +\& the e_entry address of the original executable. +\& +\& The UPX stub is about 1700 bytes long, partly written in assembler +\& and only uses kernel syscalls. It is not linked against any libc. +.Ve +.PP +Specific drawbacks: +.PP +.Vb 9 +\& \- For linux/elf386 and linux/sh386 formats, you will be relying on +\& RAM and swap space to hold all of the decompressed program during +\& the lifetime of the process. If you already use most of your swap +\& space, then you may run out. A system that is "out of memory" +\& can become fragile. Many programs do not react gracefully when +\& malloc() returns 0. With newer Linux kernels, the kernel +\& may decide to kill some processes to regain memory, and you +\& may not like the kernel\*(Aqs choice of which to kill. Running +\& /usr/bin/top is one way to check on the usage of swap space. +.Ve +.PP +Extra options available for this executable format: +.PP +.Vb 1 +\& (none) +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1LINUX/SH386\s0" +.IX Subsection "NOTES FOR LINUX/SH386" +Please read the general Linux description first. +.PP +Shell scripts where the underling shell accepts a ``\-c'' argument +can use the Linux/sh386 format. \fB\s-1UPX\s0\fR decompresses the shell script +into low memory, then maps the shell and passes the entire text of the +script as an argument with a leading ``\-c''. +It does not use space in /tmp, and does not use /proc. +.PP +Linux/sh386 is automatically selected for shell scripts that +use a known shell. +.PP +Packed programs will be byte-identical to the original after uncompression. +.PP +How it works: +.PP +.Vb 8 +\& For shell script executables (files beginning with "#!/" or "#! /") +\& where the shell is known to accept "\-c ", UPX decompresses +\& the file into low memory, then maps the shell (and its PT_INTERP), +\& and passes control to the shell with the entire decompressed file +\& as the argument after "\-c". Known shells are sh, ash, bash, bsh, csh, +\& ksh, tcsh, pdksh. Restriction: UPX cannot use this method +\& for shell scripts which use the one optional string argument after +\& the shell name in the script (example: "#! /bin/sh option3\en".) +\& +\& The UPX stub is about 1700 bytes long, partly written in assembler +\& and only uses kernel syscalls. It is not linked against any libc. +.Ve +.PP +Specific drawbacks: +.PP +.Vb 9 +\& \- For linux/elf386 and linux/sh386 formats, you will be relying on +\& RAM and swap space to hold all of the decompressed program during +\& the lifetime of the process. If you already use most of your swap +\& space, then you may run out. A system that is "out of memory" +\& can become fragile. Many programs do not react gracefully when +\& malloc() returns 0. With newer Linux kernels, the kernel +\& may decide to kill some processes to regain memory, and you +\& may not like the kernel\*(Aqs choice of which to kill. Running +\& /usr/bin/top is one way to check on the usage of swap space. +.Ve +.PP +Extra options available for this executable format: +.PP +.Vb 1 +\& (none) +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1LINUX/386\s0" +.IX Subsection "NOTES FOR LINUX/386" +Please read the general Linux description first. +.PP +The generic linux/386 format decompresses to /tmp and needs +/proc file system support. It starts the decompressed program +via the \fIexecve()\fR syscall. +.PP +Linux/386 is only selected if the specialized linux/elf386 +and linux/sh386 won't recognize a file. +.PP +Packed programs will be byte-identical to the original after uncompression. +.PP +How it works: +.PP +.Vb 7 +\& For files which are not ELF and not a script for a known "\-c" shell, +\& UPX uses kernel execve(), which first requires decompressing to a +\& temporary file in the file system. Interestingly \- +\& because of the good memory management of the Linux kernel \- this +\& often does not introduce a noticeable delay, and in fact there +\& will be no disk access at all if you have enough free memory as +\& the entire process takes places within the file system buffers. +\& +\& A compressed executable consists of the UPX stub and an overlay +\& which contains the original program in a compressed form. +\& +\& The UPX stub is a statically linked ELF executable and does +\& the following at program startup: +\& +\& 1) decompress the overlay to a temporary location in /tmp +\& 2) open the temporary file for reading +\& 3) try to delete the temporary file and start (execve) +\& the uncompressed program in /tmp using /proc//fd/X as +\& attained by step 2) +\& 4) if that fails, fork off a subprocess to clean up and +\& start the program in /tmp in the meantime +\& +\& The UPX stub is about 1700 bytes long, partly written in assembler +\& and only uses kernel syscalls. It is not linked against any libc. +.Ve +.PP +Specific drawbacks: +.PP +.Vb 4 +\& \- You need additional free disk space for the uncompressed program +\& in your /tmp directory. This program is deleted immediately after +\& decompression, but you still need it for the full execution time +\& of the program. +\& +\& \- You must have /proc file system support as the stub wants to open +\& /proc//exe and needs /proc//fd/X. This also means that you +\& cannot compress programs that are used during the boot sequence +\& before /proc is mounted. +\& +\& \- Utilities like \`top\*(Aq will display numerical values in the process +\& name field. This is because Linux computes the process name from +\& the first argument of the last execve syscall (which is typically +\& something like /proc//fd/3). +\& +\& \- Because of temporary decompression to disk the decompression speed +\& is not as fast as with the other executable formats. Still, I can see +\& no noticeable delay when starting programs like my ~3 MiB emacs (which +\& is less than 1 MiB when compressed :\-). +.Ve +.PP +Extra options available for this executable format: +.PP +.Vb 3 +\& \-\-force\-execve Force the use of the generic linux/386 "execve" +\& format, i.e. do not try the linux/elf386 and +\& linux/sh386 formats. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1PS1/EXE\s0" +.IX Subsection "NOTES FOR PS1/EXE" +This is the executable format used by the Sony PlayStation (PSone), +a Mips R3000 based gaming console which is popular since the late '90s. +Support of this format is very similar to the Atari one, because of +nostalgic feelings of one of the authors. +.PP +Packed programs will be byte-identical to the original after uncompression, +until further notice. +.PP +Maximum uncompressed size: ~1.89 / ~7.60 MiB. +.PP +Notes: +.PP +.Vb 6 +\& \- UPX creates as default a suitable executable for CD\-Mastering +\& and console transfer. For a CD\-Master main executable you could also try +\& the special option "\-\-boot\-only" as described below. +\& It has been reported that upx packed executables are fully compatible with +\& the Sony PlayStation 2 (PS2, PStwo) and Sony PlayStation Portable (PSP) in +\& Sony PlayStation (PSone) emulation mode. +\& +\& \- Normally the packed files use the same memory areas like the uncompressed +\& versions, so they will not override other memory areas while unpacking. +\& If this isn\*(Aqt possible UPX will abort showing a \*(Aqpacked data overlap\*(Aq +\& error. With the "\-\-force" option UPX will relocate the loading address +\& for the packed file, but this isn\*(Aqt a real problem if it is a single or +\& the main executable. +.Ve +.PP +Extra options available for this executable format: +.PP +.Vb 4 +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +\& +\& \-\-8\-bit Uses 8 bit size compression [default: 32 bit] +\& +\& \-\-8mib\-ram PSone has 8 MiB ram available [default: 2 MiB] +\& +\& \-\-boot\-only This format is for main exes and CD\-Mastering only ! +\& It may slightly improve the compression ratio, +\& decompression routines are faster than default ones. +\& But it cannot be used for console transfer ! +\& +\& \-\-no\-align This option disables CD mode 2 data sector format +\& alignment. May slightly improves the compression ratio, +\& but the compressed executable will not boot from a CD. +\& Use it for console transfer only ! +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1RTM32/PE\s0 and \s-1ARM/PE\s0" +.IX Subsection "NOTES FOR RTM32/PE and ARM/PE" +Same as win32/pe. +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1TMT/ADAM\s0" +.IX Subsection "NOTES FOR TMT/ADAM" +This format is used by the \s-1TMT\s0 Pascal compiler \- see http://www.tmt.com/ . +.PP +Extra options available for this executable format: +.PP +.Vb 4 +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +\& +\& \-\-all\-filters Compress the program several times, using all +\& available preprocessing filters. This may improve +\& the compression ratio in some cases, but usually +\& the default filter gives the best results anyway. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1VMLINUZ/386\s0" +.IX Subsection "NOTES FOR VMLINUZ/386" +The vmlinuz/386 and bvmlinuz/386 formats take a gzip-compressed +bootable Linux kernel image (\*(L"vmlinuz\*(R", \*(L"zImage\*(R", \*(L"bzImage\*(R"), +gzip-decompress it and re-compress it with the \fB\s-1UPX\s0\fR compression method. +.PP +vmlinuz/386 is completely unrelated to the other Linux executable +formats, and it does not share any of their drawbacks. +.PP +Notes: +.PP +.Vb 3 +\& \- Be sure that "vmlinuz/386" or "bvmlinuz/386" is displayed +\& during compression \- otherwise a wrong executable format +\& may have been used, and the kernel won\*(Aqt boot. +.Ve +.PP +Benefits: +.PP +.Vb 4 +\& \- Better compression (but note that the kernel was already compressed, +\& so the improvement is not as large as with other formats). +\& Still, the bytes saved may be essential for special needs like +\& boot disks. +\& +\& For example, this is what I get for my 2.2.16 kernel: +\& 1589708 vmlinux +\& 641073 bzImage [original] +\& 560755 bzImage.upx [compressed by "upx \-9"] +\& +\& \- Much faster decompression at kernel boot time (but kernel +\& decompression speed is not really an issue these days). +.Ve +.PP +Drawbacks: +.PP +.Vb 1 +\& (none) +.Ve +.PP +Extra options available for this executable format: +.PP +.Vb 4 +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +\& +\& \-\-all\-filters Compress the program several times, using all +\& available preprocessing filters. This may improve +\& the compression ratio in some cases, but usually +\& the default filter gives the best results anyway. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1WATCOM/LE\s0" +.IX Subsection "NOTES FOR WATCOM/LE" +\&\fB\s-1UPX\s0\fR has been successfully tested with the following extenders: + \s-1DOS4G\s0, \s-1DOS4GW\s0, \s-1PMODE/W\s0, DOS32a, CauseWay. + The \s-1WDOS/X\s0 extender is partly supported (for details + see the file bugs \s-1BUGS\s0). +.PP +DLLs and the \s-1LX\s0 format are not supported. +.PP +Extra options available for this executable format: +.PP +.Vb 2 +\& \-\-le Produce an unbound LE output instead of +\& keeping the current stub. +.Ve +.SS "\s-1NOTES\s0 \s-1FOR\s0 \s-1WIN32/PE\s0" +.IX Subsection "NOTES FOR WIN32/PE" +The \s-1PE\s0 support in \fB\s-1UPX\s0\fR is quite stable now, but probably there are +still some incompatibilities with some files. +.PP +Because of the way \fB\s-1UPX\s0\fR (and other packers for this format) works, you +can see increased memory usage of your compressed files because the whole +program is loaded into memory at startup. +If you start several instances of huge compressed programs you're +wasting memory because the common segments of the program won't +get shared across the instances. +On the other hand if you're compressing only smaller programs, or +running only one instance of larger programs, then this penalty is +smaller, but it's still there. +.PP +If you're running executables from network, then compressed programs +will load faster, and require less bandwidth during execution. +.PP +DLLs are supported. But \s-1UPX\s0 compressed DLLs can not share common data and +code when they got used by multiple applications. So compressing msvcrt.dll +is a waste of memory, but compressing the dll plugins of a particular +application may be a better idea. +.PP +Screensavers are supported, with the restriction that the filename +must end with \*(L".scr\*(R" (as screensavers are handled slightly different +than normal exe files). +.PP +\&\s-1UPX\s0 compressed \s-1PE\s0 files have some minor memory overhead (usually in the +10 \- 30 KiB range) which can be seen by specifying the \*(L"\-i\*(R" command +line switch during compression. +.PP +Extra options available for this executable format: +.PP +.Vb 9 +\& \-\-compress\-exports=0 Don\*(Aqt compress the export section. +\& Use this if you plan to run the compressed +\& program under Wine. +\& \-\-compress\-exports=1 Compress the export section. [DEFAULT] +\& Compression of the export section can improve the +\& compression ratio quite a bit but may not work +\& with all programs (like winword.exe). +\& UPX never compresses the export section of a DLL +\& regardless of this option. +\& +\& \-\-compress\-icons=0 Don\*(Aqt compress any icons. +\& \-\-compress\-icons=1 Compress all but the first icon. +\& \-\-compress\-icons=2 Compress all icons which are not in the +\& first icon directory. [DEFAULT] +\& \-\-compress\-icons=3 Compress all icons. +\& +\& \-\-compress\-resources=0 Don\*(Aqt compress any resources at all. +\& +\& \-\-keep\-resource=list Don\*(Aqt compress resources specified by the list. +\& The members of the list are separated by commas. +\& A list member has the following format: I. +\& I is the type of the resource. Standard types +\& must be specified as decimal numbers, user types can be +\& specified by decimal IDs or strings. I is the +\& identifier of the resource. It can be a decimal number +\& or a string. For example: +\& +\& \-\-keep\-resource=2/MYBITMAP,5,6/12345 +\& +\& UPX won\*(Aqt compress the named bitmap resource "MYBITMAP", +\& it leaves every dialog (5) resource uncompressed, and +\& it won\*(Aqt touch the string table resource with identifier +\& 12345. +\& +\& \-\-force Force compression even when there is an +\& unexpected value in a header field. +\& Use with care. +\& +\& \-\-strip\-relocs=0 Don\*(Aqt strip relocation records. +\& \-\-strip\-relocs=1 Strip relocation records. [DEFAULT] +\& This option only works on executables with base +\& address greater or equal to 0x400000. Usually the +\& compressed files becomes smaller, but some files +\& may become larger. Note that the resulting file will +\& not work under Windows 3.x (Win32s). +\& UPX never strips relocations from a DLL +\& regardless of this option. +\& +\& \-\-all\-methods Compress the program several times, using all +\& available compression methods. This may improve +\& the compression ratio in some cases, but usually +\& the default method gives the best results anyway. +\& +\& \-\-all\-filters Compress the program several times, using all +\& available preprocessing filters. This may improve +\& the compression ratio in some cases, but usually +\& the default filter gives the best results anyway. +.Ve +.SH "DIAGNOSTICS" +.IX Header "DIAGNOSTICS" +Exit status is normally 0; if an error occurs, exit status +is 1. If a warning occurs, exit status is 2. +.PP +\&\fB\s-1UPX\s0\fR's diagnostics are intended to be self-explanatory. +.SH "BUGS" +.IX Header "BUGS" +Please report all bugs immediately to the authors. +.SH "AUTHORS" +.IX Header "AUTHORS" +.Vb 2 +\& Markus F.X.J. Oberhumer +\& http://www.oberhumer.com +\& +\& Laszlo Molnar +\& +\& John F. Reiser +\& +\& Jens Medoch +.Ve +.SH "COPYRIGHT" +.IX Header "COPYRIGHT" +Copyright (C) 1996\-2013 Markus Franz Xaver Johannes Oberhumer +.PP +Copyright (C) 1996\-2013 Laszlo Molnar +.PP +Copyright (C) 2000\-2013 John F. Reiser +.PP +Copyright (C) 2002\-2013 Jens Medoch +.PP +This program may be used freely, and you are welcome to +redistribute it under certain conditions. +.PP +This program is distributed in the hope that it will be useful, +but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of +\&\s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. See the +\&\fB\s-1UPX\s0 License Agreement\fR for more details. +.PP +You should have received a copy of the \s-1UPX\s0 License Agreement along +with this program; see the file \s-1LICENSE\s0. If not, visit the \s-1UPX\s0 home page. diff --git a/project/_Sfx/upx/upx.doc b/project/_Sfx/upx/upx.doc new file mode 100644 index 0000000..cc6f7e2 --- /dev/null +++ b/project/_Sfx/upx/upx.doc @@ -0,0 +1,843 @@ +NAME + upx - compress or expand executable files + +SYNOPSIS + upx [ *command* ] [ *options* ] *filename*... + +ABSTRACT + The Ultimate Packer for eXecutables + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser + http://upx.sourceforge.net + + UPX is a portable, extendable, high-performance executable packer for + several different executable formats. It achieves an excellent + compression ratio and offers **very** fast decompression. Your + executables suffer no memory overhead or other drawbacks for most of the + formats supported, because of in-place decompression. + + While you may use UPX freely for both non-commercial and commercial + executables (for details see the file LICENSE), we would highly + appreciate if you credit UPX and ourselves in the documentation, + possibly including a reference to the UPX home page. Thanks. + + [ Using UPX in non-OpenSource applications without proper credits is + considered not politically correct ;-) ] + +DISCLAIMER + UPX comes with ABSOLUTELY NO WARRANTY; for details see the file LICENSE. + + This is the first production quality release, and we plan that future + 1.xx releases will be backward compatible with this version. + + Please report all problems or suggestions to the authors. Thanks. + +DESCRIPTION + UPX is a versatile executable packer with the following features: + + - excellent compression ratio: compresses better than zip/gzip, + use UPX to decrease the size of your distribution ! + + - very fast decompression: about 10 MiB/sec on an ancient Pentium 133, + about 200 MiB/sec on an Athlon XP 2000+. + + - no memory overhead for your compressed executables for most of the + supported formats + + - safe: you can list, test and unpack your executables + Also, a checksum of both the compressed and uncompressed file is + maintained internally. + + - universal: UPX can pack a number of executable formats: + * atari/tos + * bvmlinuz/386 [bootable Linux kernel] + * djgpp2/coff + * dos/com + * dos/exe + * dos/sys + * linux/386 + * linux/elf386 + * linux/sh386 + * ps1/exe + * rtm32/pe + * tmt/adam + * vmlinuz/386 [bootable Linux kernel] + * vmlinux/386 + * watcom/le (supporting DOS4G, PMODE/W, DOS32a and CauseWay) + * win32/pe (exe and dll) + * arm/pe (exe and dll) + * linux/elfamd64 + * linux/elfppc32 + * mach/elfppc32 + + - portable: UPX is written in portable endian-neutral C++ + + - extendable: because of the class layout it's very easy to support + new executable formats or add new compression algorithms + + - free: UPX can be distributed and used freely. And from version 0.99 + the full source code of UPX is released under the GNU General Public + License (GPL) ! + + You probably understand now why we call UPX the "*ultimate*" executable + packer. + +COMMANDS + Compress + This is the default operation, eg. upx yourfile.exe will compress the + file specified on the command line. + + Decompress + All UPX supported file formats can be unpacked using the -d switch, eg. + upx -d yourfile.exe will uncompress the file you've just compressed. + + Test + The -t command tests the integrity of the compressed and uncompressed + data, eg. upx -t yourfile.exe check whether your file can be safely + decompressed. Note, that this command doesn't check the whole file, only + the part that will be uncompressed during program execution. This means + that you should not use this command instead of a virus checker. + + List + The -l command prints out some information about the compressed files + specified on the command line as parameters, eg upx -l yourfile.exe + shows the compressed / uncompressed size and the compression ratio of + *yourfile.exe*. + +OPTIONS + -q: be quiet, suppress warnings + + -q -q (or -qq): be very quiet, suppress errors + + -q -q -q (or -qqq): produce no output at all + + --help: prints the help + + --version: print the version of UPX + + --exact: when compressing, require to be able to get a byte-identical + file after decompression with option -d. [NOTE: this is work in progress + and is not supported for all formats yet. If you do care, as a + workaround you can compress and then decompress your program a first + time - any further compress-decompress steps should then yield + byte-identical results as compared to the first decompressed version.] + + [ ...to be written... - type `upx --help' for now ] + +COMPRESSION LEVELS & TUNING + UPX offers ten different compression levels from -1 to -9, and --best. + The default compression level is -8 for files smaller than 512 KiB, and + -7 otherwise. + + * Compression levels 1, 2 and 3 are pretty fast. + + * Compression levels 4, 5 and 6 achieve a good time/ratio performance. + + * Compression levels 7, 8 and 9 favor compression ratio over speed. + + * Compression level --best may take a long time. + + Note that compression level --best can be somewhat slow for large files, + but you definitely should use it when releasing a final version of your + program. + + Quick info for achieving the best compression ratio: + + * Try upx --brute myfile.exe or even upx --ultra-brute myfile.exe. + + * Try if --overlay=strip works. + + * For win32/pe programs there's --strip-relocs=0. See notes below. + +OVERLAY HANDLING OPTIONS + Info: An "overlay" means auxiliary data attached after the logical end + of an executable, and it often contains application specific data (this + is a common practice to avoid an extra data file, though it would be + better to use resource sections). + + UPX handles overlays like many other executable packers do: it simply + copies the overlay after the compressed image. This works with some + files, but doesn't work with others, depending on how an application + actually accesses this overlayed data. + + --overlay=copy Copy any extra data attached to the file. [DEFAULT] + + --overlay=strip Strip any overlay from the program instead of + copying it. Be warned, this may make the compressed + program crash or otherwise unusable. + + --overlay=skip Refuse to compress any program which has an overlay. + +ENVIRONMENT + The environment variable UPX can hold a set of default options for UPX. + These options are interpreted first and can be overwritten by explicit + command line parameters. For example: + + for DOS/Windows: set UPX=-9 --compress-icons#0 + for sh/ksh/zsh: UPX="-9 --compress-icons=0"; export UPX + for csh/tcsh: setenv UPX "-9 --compress-icons=0" + + Under DOS/Windows you must use '#' instead of '=' when setting the + environment variable because of a COMMAND.COM limitation. + + Not all of the options are valid in the environment variable - UPX will + tell you. + + You can explicitly use the --no-env option to ignore the environment + variable. + +NOTES FOR THE SUPPORTED EXECUTABLE FORMATS + NOTES FOR ATARI/TOS + This is the executable format used by the Atari ST/TT, a Motorola 68000 + based personal computer which was popular in the late '80s. Support of + this format is only because of nostalgic feelings of one of the authors + and serves no practical purpose :-). See http://www.freemint.de for more + info. + + Packed programs will be byte-identical to the original after + uncompression. All debug information will be stripped, though. + + Extra options available for this executable format: + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + NOTES FOR BVMLINUZ/I386 + Same as vmlinuz/i386. + + NOTES FOR DOS/COM + Obviously UPX won't work with executables that want to read data from + themselves (like some commandline utilities that ship with Win95/98/ME). + + Compressed programs only work on a 286+. + + Packed programs will be byte-identical to the original after + uncompression. + + Maximum uncompressed size: ~65100 bytes. + + Extra options available for this executable format: + + --8086 Create an executable that works on any 8086 CPU. + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + --all-filters Compress the program several times, using all + available preprocessing filters. This may improve + the compression ratio in some cases, but usually + the default filter gives the best results anyway. + + NOTES FOR DOS/EXE + dos/exe stands for all "normal" 16-bit DOS executables. + + Obviously UPX won't work with executables that want to read data from + themselves (like some command line utilities that ship with + Win95/98/ME). + + Compressed programs only work on a 286+. + + Extra options available for this executable format: + + --8086 Create an executable that works on any 8086 CPU. + + --no-reloc Use no relocation records in the exe header. + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + NOTES FOR DOS/SYS + Compressed programs only work on a 286+. + + Packed programs will be byte-identical to the original after + uncompression. + + Maximum uncompressed size: ~65350 bytes. + + Extra options available for this executable format: + + --8086 Create an executable that works on any 8086 CPU. + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + --all-filters Compress the program several times, using all + available preprocessing filters. This may improve + the compression ratio in some cases, but usually + the default filter gives the best results anyway. + + NOTES FOR DJGPP2/COFF + First of all, it is recommended to use UPX *instead* of strip. strip has + the very bad habit of replacing your stub with its own (outdated) + version. Additionally UPX corrects a bug/feature in strip v2.8.x: it + will fix the 4 KiB alignment of the stub. + + UPX includes the full functionality of stubify. This means it will + automatically stubify your COFF files. Use the option --coff to disable + this functionality (see below). + + UPX automatically handles Allegro packfiles. + + The DLM format (a rather exotic shared library extension) is not + supported. + + Packed programs will be byte-identical to the original after + uncompression. All debug information and trailing garbage will be + stripped, though. + + Extra options available for this executable format: + + --coff Produce COFF output instead of EXE. By default + UPX keeps your current stub. + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + --all-filters Compress the program several times, using all + available preprocessing filters. This may improve + the compression ratio in some cases, but usually + the default filter gives the best results anyway. + + NOTES FOR LINUX [general] + Introduction + + Linux/386 support in UPX consists of 3 different executable formats, + one optimized for ELF executables ("linux/elf386"), one optimized + for shell scripts ("linux/sh386"), and one generic format + ("linux/386"). + + We will start with a general discussion first, but please + also read the relevant docs for each of the individual formats. + + Also, there is special support for bootable kernels - see the + description of the vmlinuz/386 format. + + General user's overview + + Running a compressed executable program trades less space on a + ``permanent'' storage medium (such as a hard disk, floppy disk, + CD-ROM, flash memory, EPROM, etc.) for more space in one or more + ``temporary'' storage media (such as RAM, swap space, /tmp, etc.). + Running a compressed executable also requires some additional CPU + cycles to generate the compressed executable in the first place, + and to decompress it at each invocation. + + How much space is traded? It depends on the executable, but many + programs save 30% to 50% of permanent disk space. How much CPU + overhead is there? Again, it depends on the executable, but + decompression speed generally is at least many megabytes per second, + and frequently is limited by the speed of the underlying disk + or network I/O. + + Depending on the statistics of usage and access, and the relative + speeds of CPU, RAM, swap space, /tmp, and file system storage, then + invoking and running a compressed executable can be faster than + directly running the corresponding uncompressed program. + The operating system might perform fewer expensive I/O operations + to invoke the compressed program. Paging to or from swap space + or /tmp might be faster than paging from the general file system. + ``Medium-sized'' programs which access about 1/3 to 1/2 of their + stored program bytes can do particularly well with compression. + Small programs tend not to benefit as much because the absolute + savings is less. Big programs tend not to benefit proportionally + because each invocation may use only a small fraction of the program, + yet UPX decompresses the entire program before invoking it. + But in environments where disk or flash memory storage is limited, + then compression may win anyway. + + Currently, executables compressed by UPX do not share RAM at runtime + in the way that executables mapped from a file system do. As a + result, if the same program is run simultaneously by more than one + process, then using the compressed version will require more RAM and/or + swap space. So, shell programs (bash, csh, etc.) and ``make'' + might not be good candidates for compression. + + UPX recognizes three executable formats for Linux: Linux/elf386, + Linux/sh386, and Linux/386. Linux/386 is the most generic format; + it accommodates any file that can be executed. At runtime, the UPX + decompression stub re-creates in /tmp a copy of the original file, + and then the copy is (re-)executed with the same arguments. + ELF binary executables prefer the Linux/elf386 format by default, + because UPX decompresses them directly into RAM, uses only one + exec, does not use space in /tmp, and does not use /proc. + Shell scripts where the underlying shell accepts a ``-c'' argument + can use the Linux/sh386 format. UPX decompresses the shell script + into low memory, then maps the shell and passes the entire text of the + script as an argument with a leading ``-c''. + + General benefits: + + - UPX can compress all executables, be it AOUT, ELF, libc4, libc5, + libc6, Shell/Perl/Python/... scripts, standalone Java .class + binaries, or whatever... + All scripts and programs will work just as before. + + - Compressed programs are completely self-contained. No need for + any external program. + + - UPX keeps your original program untouched. This means that + after decompression you will have a byte-identical version, + and you can use UPX as a file compressor just like gzip. + [ Note that UPX maintains a checksum of the file internally, + so it is indeed a reliable alternative. ] + + - As the stub only uses syscalls and isn't linked against libc it + should run under any Linux configuration that can run ELF + binaries. + + - For the same reason compressed executables should run under + FreeBSD and other systems which can run Linux binaries. + [ Please send feedback on this topic ] + + General drawbacks: + + - It is not advisable to compress programs which usually have many + instances running (like `sh' or `make') because the common segments of + compressed programs won't be shared any longer between different + processes. + + - `ldd' and `size' won't show anything useful because all they + see is the statically linked stub. Since version 0.82 the section + headers are stripped from the UPX stub and `size' doesn't even + recognize the file format. The file patches/patch-elfcode.h has a + patch to fix this bug in `size' and other programs which use GNU BFD. + + General notes: + + - As UPX leaves your original program untouched it is advantageous + to strip it before compression. + + - If you compress a script you will lose platform independence - + this could be a problem if you are using NFS mounted disks. + + - Compression of suid, guid and sticky-bit programs is rejected + because of possible security implications. + + - For the same reason there is no sense in making any compressed + program suid. + + - Obviously UPX won't work with executables that want to read data + from themselves. E.g., this might be a problem for Perl scripts + which access their __DATA__ lines. + + - In case of internal errors the stub will abort with exitcode 127. + Typical reasons for this to happen are that the program has somehow + been modified after compression. + Running `strace -o strace.log compressed_file' will tell you more. + + NOTES FOR LINUX/ELF386 + Please read the general Linux description first. + + The linux/elf386 format decompresses directly into RAM, uses only one + exec, does not use space in /tmp, and does not use /proc. + + Linux/elf386 is automatically selected for Linux ELF executables. + + Packed programs will be byte-identical to the original after + uncompression. + + How it works: + + For ELF executables, UPX decompresses directly to memory, simulating + the mapping that the operating system kernel uses during exec(), + including the PT_INTERP program interpreter (if any). + The brk() is set by a special PT_LOAD segment in the compressed + executable itself. UPX then wipes the stack clean except for + arguments, environment variables, and Elf_auxv entries (this is + required by bugs in the startup code of /lib/ld-linux.so as of + May 2000), and transfers control to the program interpreter or + the e_entry address of the original executable. + + The UPX stub is about 1700 bytes long, partly written in assembler + and only uses kernel syscalls. It is not linked against any libc. + + Specific drawbacks: + + - For linux/elf386 and linux/sh386 formats, you will be relying on + RAM and swap space to hold all of the decompressed program during + the lifetime of the process. If you already use most of your swap + space, then you may run out. A system that is "out of memory" + can become fragile. Many programs do not react gracefully when + malloc() returns 0. With newer Linux kernels, the kernel + may decide to kill some processes to regain memory, and you + may not like the kernel's choice of which to kill. Running + /usr/bin/top is one way to check on the usage of swap space. + + Extra options available for this executable format: + + (none) + + NOTES FOR LINUX/SH386 + Please read the general Linux description first. + + Shell scripts where the underling shell accepts a ``-c'' argument can + use the Linux/sh386 format. UPX decompresses the shell script into low + memory, then maps the shell and passes the entire text of the script as + an argument with a leading ``-c''. It does not use space in /tmp, and + does not use /proc. + + Linux/sh386 is automatically selected for shell scripts that use a known + shell. + + Packed programs will be byte-identical to the original after + uncompression. + + How it works: + + For shell script executables (files beginning with "#!/" or "#! /") + where the shell is known to accept "-c ", UPX decompresses + the file into low memory, then maps the shell (and its PT_INTERP), + and passes control to the shell with the entire decompressed file + as the argument after "-c". Known shells are sh, ash, bash, bsh, csh, + ksh, tcsh, pdksh. Restriction: UPX cannot use this method + for shell scripts which use the one optional string argument after + the shell name in the script (example: "#! /bin/sh option3\n".) + + The UPX stub is about 1700 bytes long, partly written in assembler + and only uses kernel syscalls. It is not linked against any libc. + + Specific drawbacks: + + - For linux/elf386 and linux/sh386 formats, you will be relying on + RAM and swap space to hold all of the decompressed program during + the lifetime of the process. If you already use most of your swap + space, then you may run out. A system that is "out of memory" + can become fragile. Many programs do not react gracefully when + malloc() returns 0. With newer Linux kernels, the kernel + may decide to kill some processes to regain memory, and you + may not like the kernel's choice of which to kill. Running + /usr/bin/top is one way to check on the usage of swap space. + + Extra options available for this executable format: + + (none) + + NOTES FOR LINUX/386 + Please read the general Linux description first. + + The generic linux/386 format decompresses to /tmp and needs /proc file + system support. It starts the decompressed program via the execve() + syscall. + + Linux/386 is only selected if the specialized linux/elf386 and + linux/sh386 won't recognize a file. + + Packed programs will be byte-identical to the original after + uncompression. + + How it works: + + For files which are not ELF and not a script for a known "-c" shell, + UPX uses kernel execve(), which first requires decompressing to a + temporary file in the file system. Interestingly - + because of the good memory management of the Linux kernel - this + often does not introduce a noticeable delay, and in fact there + will be no disk access at all if you have enough free memory as + the entire process takes places within the file system buffers. + + A compressed executable consists of the UPX stub and an overlay + which contains the original program in a compressed form. + + The UPX stub is a statically linked ELF executable and does + the following at program startup: + + 1) decompress the overlay to a temporary location in /tmp + 2) open the temporary file for reading + 3) try to delete the temporary file and start (execve) + the uncompressed program in /tmp using /proc//fd/X as + attained by step 2) + 4) if that fails, fork off a subprocess to clean up and + start the program in /tmp in the meantime + + The UPX stub is about 1700 bytes long, partly written in assembler + and only uses kernel syscalls. It is not linked against any libc. + + Specific drawbacks: + + - You need additional free disk space for the uncompressed program + in your /tmp directory. This program is deleted immediately after + decompression, but you still need it for the full execution time + of the program. + + - You must have /proc file system support as the stub wants to open + /proc//exe and needs /proc//fd/X. This also means that you + cannot compress programs that are used during the boot sequence + before /proc is mounted. + + - Utilities like `top' will display numerical values in the process + name field. This is because Linux computes the process name from + the first argument of the last execve syscall (which is typically + something like /proc//fd/3). + + - Because of temporary decompression to disk the decompression speed + is not as fast as with the other executable formats. Still, I can see + no noticeable delay when starting programs like my ~3 MiB emacs (which + is less than 1 MiB when compressed :-). + + Extra options available for this executable format: + + --force-execve Force the use of the generic linux/386 "execve" + format, i.e. do not try the linux/elf386 and + linux/sh386 formats. + + NOTES FOR PS1/EXE + This is the executable format used by the Sony PlayStation (PSone), a + Mips R3000 based gaming console which is popular since the late '90s. + Support of this format is very similar to the Atari one, because of + nostalgic feelings of one of the authors. + + Packed programs will be byte-identical to the original after + uncompression, until further notice. + + Maximum uncompressed size: ~1.89 / ~7.60 MiB. + + Notes: + + - UPX creates as default a suitable executable for CD-Mastering + and console transfer. For a CD-Master main executable you could also try + the special option "--boot-only" as described below. + It has been reported that upx packed executables are fully compatible with + the Sony PlayStation 2 (PS2, PStwo) and Sony PlayStation Portable (PSP) in + Sony PlayStation (PSone) emulation mode. + + - Normally the packed files use the same memory areas like the uncompressed + versions, so they will not override other memory areas while unpacking. + If this isn't possible UPX will abort showing a 'packed data overlap' + error. With the "--force" option UPX will relocate the loading address + for the packed file, but this isn't a real problem if it is a single or + the main executable. + + Extra options available for this executable format: + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + --8-bit Uses 8 bit size compression [default: 32 bit] + + --8mib-ram PSone has 8 MiB ram available [default: 2 MiB] + + --boot-only This format is for main exes and CD-Mastering only ! + It may slightly improve the compression ratio, + decompression routines are faster than default ones. + But it cannot be used for console transfer ! + + --no-align This option disables CD mode 2 data sector format + alignment. May slightly improves the compression ratio, + but the compressed executable will not boot from a CD. + Use it for console transfer only ! + + NOTES FOR RTM32/PE and ARM/PE + Same as win32/pe. + + NOTES FOR TMT/ADAM + This format is used by the TMT Pascal compiler - see http://www.tmt.com/ + . + + Extra options available for this executable format: + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + --all-filters Compress the program several times, using all + available preprocessing filters. This may improve + the compression ratio in some cases, but usually + the default filter gives the best results anyway. + + NOTES FOR VMLINUZ/386 + The vmlinuz/386 and bvmlinuz/386 formats take a gzip-compressed bootable + Linux kernel image ("vmlinuz", "zImage", "bzImage"), gzip-decompress it + and re-compress it with the UPX compression method. + + vmlinuz/386 is completely unrelated to the other Linux executable + formats, and it does not share any of their drawbacks. + + Notes: + + - Be sure that "vmlinuz/386" or "bvmlinuz/386" is displayed + during compression - otherwise a wrong executable format + may have been used, and the kernel won't boot. + + Benefits: + + - Better compression (but note that the kernel was already compressed, + so the improvement is not as large as with other formats). + Still, the bytes saved may be essential for special needs like + boot disks. + + For example, this is what I get for my 2.2.16 kernel: + 1589708 vmlinux + 641073 bzImage [original] + 560755 bzImage.upx [compressed by "upx -9"] + + - Much faster decompression at kernel boot time (but kernel + decompression speed is not really an issue these days). + + Drawbacks: + + (none) + + Extra options available for this executable format: + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + --all-filters Compress the program several times, using all + available preprocessing filters. This may improve + the compression ratio in some cases, but usually + the default filter gives the best results anyway. + + NOTES FOR WATCOM/LE + UPX has been successfully tested with the following extenders: DOS4G, + DOS4GW, PMODE/W, DOS32a, CauseWay. The WDOS/X extender is partly + supported (for details see the file bugs BUGS). + + DLLs and the LX format are not supported. + + Extra options available for this executable format: + + --le Produce an unbound LE output instead of + keeping the current stub. + + NOTES FOR WIN32/PE + The PE support in UPX is quite stable now, but probably there are still + some incompatibilities with some files. + + Because of the way UPX (and other packers for this format) works, you + can see increased memory usage of your compressed files because the + whole program is loaded into memory at startup. If you start several + instances of huge compressed programs you're wasting memory because the + common segments of the program won't get shared across the instances. On + the other hand if you're compressing only smaller programs, or running + only one instance of larger programs, then this penalty is smaller, but + it's still there. + + If you're running executables from network, then compressed programs + will load faster, and require less bandwidth during execution. + + DLLs are supported. But UPX compressed DLLs can not share common data + and code when they got used by multiple applications. So compressing + msvcrt.dll is a waste of memory, but compressing the dll plugins of a + particular application may be a better idea. + + Screensavers are supported, with the restriction that the filename must + end with ".scr" (as screensavers are handled slightly different than + normal exe files). + + UPX compressed PE files have some minor memory overhead (usually in the + 10 - 30 KiB range) which can be seen by specifying the "-i" command line + switch during compression. + + Extra options available for this executable format: + + --compress-exports=0 Don't compress the export section. + Use this if you plan to run the compressed + program under Wine. + --compress-exports=1 Compress the export section. [DEFAULT] + Compression of the export section can improve the + compression ratio quite a bit but may not work + with all programs (like winword.exe). + UPX never compresses the export section of a DLL + regardless of this option. + + --compress-icons=0 Don't compress any icons. + --compress-icons=1 Compress all but the first icon. + --compress-icons=2 Compress all icons which are not in the + first icon directory. [DEFAULT] + --compress-icons=3 Compress all icons. + + --compress-resources=0 Don't compress any resources at all. + + --keep-resource=list Don't compress resources specified by the list. + The members of the list are separated by commas. + A list member has the following format: I. + I is the type of the resource. Standard types + must be specified as decimal numbers, user types can be + specified by decimal IDs or strings. I is the + identifier of the resource. It can be a decimal number + or a string. For example: + + --keep-resource=2/MYBITMAP,5,6/12345 + + UPX won't compress the named bitmap resource "MYBITMAP", + it leaves every dialog (5) resource uncompressed, and + it won't touch the string table resource with identifier + 12345. + + --force Force compression even when there is an + unexpected value in a header field. + Use with care. + + --strip-relocs=0 Don't strip relocation records. + --strip-relocs=1 Strip relocation records. [DEFAULT] + This option only works on executables with base + address greater or equal to 0x400000. Usually the + compressed files becomes smaller, but some files + may become larger. Note that the resulting file will + not work under Windows 3.x (Win32s). + UPX never strips relocations from a DLL + regardless of this option. + + --all-methods Compress the program several times, using all + available compression methods. This may improve + the compression ratio in some cases, but usually + the default method gives the best results anyway. + + --all-filters Compress the program several times, using all + available preprocessing filters. This may improve + the compression ratio in some cases, but usually + the default filter gives the best results anyway. + +DIAGNOSTICS + Exit status is normally 0; if an error occurs, exit status is 1. If a + warning occurs, exit status is 2. + + UPX's diagnostics are intended to be self-explanatory. + +BUGS + Please report all bugs immediately to the authors. + +AUTHORS + Markus F.X.J. Oberhumer + http://www.oberhumer.com + + Laszlo Molnar + + John F. Reiser + + Jens Medoch + +COPYRIGHT + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + + Copyright (C) 1996-2013 Laszlo Molnar + + Copyright (C) 2000-2013 John F. Reiser + + Copyright (C) 2002-2013 Jens Medoch + + This program may be used freely, and you are welcome to redistribute it + under certain conditions. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the UPX License + Agreement for more details. + + You should have received a copy of the UPX License Agreement along with + this program; see the file LICENSE. If not, visit the UPX home page. + diff --git a/project/_Sfx/upx/upx.exe b/project/_Sfx/upx/upx.exe new file mode 100644 index 0000000..1c331c7 Binary files /dev/null and b/project/_Sfx/upx/upx.exe differ diff --git a/project/_Sfx/upx/upx.html b/project/_Sfx/upx/upx.html new file mode 100644 index 0000000..c364bb3 --- /dev/null +++ b/project/_Sfx/upx/upx.html @@ -0,0 +1,894 @@ + + + + +upx - compress or expand executable files + + + + + + + + +
    +

    + + + +
    + + +

    +

    +

    NAME

    +

    upx - compress or expand executable files

    +

    +

    +
    +

    SYNOPSIS

    +

    upxcommand ] [ options ] filename...

    +

    +

    +
    +

    ABSTRACT

    +
    +                    The Ultimate Packer for eXecutables
    +   Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser
    +                        http://upx.sourceforge.net
    +

    UPX is a portable, extendable, high-performance executable packer for +several different executable formats. It achieves an excellent compression +ratio and offers *very* fast decompression. Your executables suffer +no memory overhead or other drawbacks for most of the formats supported, +because of in-place decompression.

    +

    While you may use UPX freely for both non-commercial and commercial +executables (for details see the file LICENSE), we would highly +appreciate if you credit UPX and ourselves in the documentation, +possibly including a reference to the UPX home page. Thanks.

    +

    [ Using UPX in non-OpenSource applications without proper credits +is considered not politically correct ;-) ]

    +

    +

    +
    +

    DISCLAIMER

    +

    UPX comes with ABSOLUTELY NO WARRANTY; for details see the file LICENSE.

    +

    This is the first production quality release, and we plan that future 1.xx +releases will be backward compatible with this version.

    +

    Please report all problems or suggestions to the authors. Thanks.

    +

    +

    +
    +

    DESCRIPTION

    +

    UPX is a versatile executable packer with the following features:

    +
    +  - excellent compression ratio: compresses better than zip/gzip,
    +      use UPX to decrease the size of your distribution !
    +
    +  - very fast decompression: about 10 MiB/sec on an ancient Pentium 133,
    +      about 200 MiB/sec on an Athlon XP 2000+.
    +
    +  - no memory overhead for your compressed executables for most of the
    +      supported formats
    +
    +  - safe: you can list, test and unpack your executables
    +      Also, a checksum of both the compressed and uncompressed file is
    +      maintained internally.
    +
    +  - universal: UPX can pack a number of executable formats:
    +      * atari/tos
    +      * bvmlinuz/386    [bootable Linux kernel]
    +      * djgpp2/coff
    +      * dos/com
    +      * dos/exe
    +      * dos/sys
    +      * linux/386
    +      * linux/elf386
    +      * linux/sh386
    +      * ps1/exe
    +      * rtm32/pe
    +      * tmt/adam
    +      * vmlinuz/386     [bootable Linux kernel]
    +      * vmlinux/386
    +      * watcom/le (supporting DOS4G, PMODE/W, DOS32a and CauseWay)
    +      * win32/pe (exe and dll)
    +      * arm/pe (exe and dll)
    +      * linux/elfamd64
    +      * linux/elfppc32
    +      * mach/elfppc32
    +
    +  - portable: UPX is written in portable endian-neutral C++
    +
    +  - extendable: because of the class layout it's very easy to support
    +      new executable formats or add new compression algorithms
    +
    +  - free: UPX can be distributed and used freely. And from version 0.99
    +      the full source code of UPX is released under the GNU General Public
    +      License (GPL) !
    +

    You probably understand now why we call UPX the "ultimate" +executable packer.

    +

    +

    +
    +

    COMMANDS

    +

    +

    +

    Compress

    +

    This is the default operation, eg. upx yourfile.exe will compress the file +specified on the command line.

    +

    +

    +

    Decompress

    +

    All UPX supported file formats can be unpacked using the -d switch, eg. +upx -d yourfile.exe will uncompress the file you've just compressed.

    +

    +

    +

    Test

    +

    The -t command tests the integrity of the compressed and uncompressed +data, eg. upx -t yourfile.exe check whether your file can be safely +decompressed. Note, that this command doesn't check the whole file, only +the part that will be uncompressed during program execution. This means +that you should not use this command instead of a virus checker.

    +

    +

    +

    List

    +

    The -l command prints out some information about the compressed files +specified on the command line as parameters, eg upx -l yourfile.exe +shows the compressed / uncompressed size and the compression ratio of +yourfile.exe.

    +

    +

    +
    +

    OPTIONS

    +

    -q: be quiet, suppress warnings

    +

    -q -q (or -qq): be very quiet, suppress errors

    +

    -q -q -q (or -qqq): produce no output at all

    +

    --help: prints the help

    +

    --version: print the version of UPX

    +

    --exact: when compressing, require to be able to get a byte-identical file +after decompression with option -d. [NOTE: this is work in progress and is +not supported for all formats yet. If you do care, as a workaround you can +compress and then decompress your program a first time - any further +compress-decompress steps should then yield byte-identical results +as compared to the first decompressed version.]

    +

    [ ...to be written... - type `upx --help' for now ]

    +

    +

    +
    +

    COMPRESSION LEVELS & TUNING

    +

    UPX offers ten different compression levels from -1 to -9, +and --best. The default compression level is -8 for files +smaller than 512 KiB, and -7 otherwise.

    +
      +
    • +

      Compression levels 1, 2 and 3 are pretty fast.

      +
    • +
    • +

      Compression levels 4, 5 and 6 achieve a good time/ratio performance.

      +
    • +
    • +

      Compression levels 7, 8 and 9 favor compression ratio over speed.

      +
    • +
    • +

      Compression level --best may take a long time.

      +
    • +
    +

    Note that compression level --best can be somewhat slow for large +files, but you definitely should use it when releasing a final version +of your program.

    +

    Quick info for achieving the best compression ratio:

    +
      +
    • +

      Try upx --brute myfile.exe or even upx --ultra-brute myfile.exe.

      +
    • +
    • +

      Try if --overlay=strip works.

      +
    • +
    • +

      For win32/pe programs there's --strip-relocs=0. See notes below.

      +
    • +
    +

    +

    +
    +

    OVERLAY HANDLING OPTIONS

    +

    Info: An "overlay" means auxiliary data attached after the logical end of +an executable, and it often contains application specific data +(this is a common practice to avoid an extra data file, though +it would be better to use resource sections).

    +

    UPX handles overlays like many other executable packers do: it simply +copies the overlay after the compressed image. This works with some +files, but doesn't work with others, depending on how an application +actually accesses this overlayed data.

    +
    +  --overlay=copy    Copy any extra data attached to the file. [DEFAULT]
    +
    +  --overlay=strip   Strip any overlay from the program instead of
    +                    copying it. Be warned, this may make the compressed
    +                    program crash or otherwise unusable.
    +
    +  --overlay=skip    Refuse to compress any program which has an overlay.
    +

    +

    +
    +

    ENVIRONMENT

    +

    The environment variable UPX can hold a set of default +options for UPX. These options are interpreted first and +can be overwritten by explicit command line parameters. +For example:

    +
    +    for DOS/Windows:   set UPX=-9 --compress-icons#0
    +    for sh/ksh/zsh:    UPX="-9 --compress-icons=0"; export UPX
    +    for csh/tcsh:      setenv UPX "-9 --compress-icons=0"
    +

    Under DOS/Windows you must use '#' instead of '=' when setting the +environment variable because of a COMMAND.COM limitation.

    +

    Not all of the options are valid in the environment variable - +UPX will tell you.

    +

    You can explicitly use the --no-env option to ignore the +environment variable.

    +

    +

    +
    +

    NOTES FOR THE SUPPORTED EXECUTABLE FORMATS

    +

    +

    +

    NOTES FOR ATARI/TOS

    +

    This is the executable format used by the Atari ST/TT, a Motorola 68000 +based personal computer which was popular in the late '80s. Support +of this format is only because of nostalgic feelings of one of +the authors and serves no practical purpose :-). +See http://www.freemint.de for more info.

    +

    Packed programs will be byte-identical to the original after uncompression. +All debug information will be stripped, though.

    +

    Extra options available for this executable format:

    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +

    +

    +

    NOTES FOR BVMLINUZ/I386

    +

    Same as vmlinuz/i386.

    +

    +

    +

    NOTES FOR DOS/COM

    +

    Obviously UPX won't work with executables that want to read data from +themselves (like some commandline utilities that ship with Win95/98/ME).

    +

    Compressed programs only work on a 286+.

    +

    Packed programs will be byte-identical to the original after uncompression.

    +

    Maximum uncompressed size: ~65100 bytes.

    +

    Extra options available for this executable format:

    +
    +  --8086              Create an executable that works on any 8086 CPU.
    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +
    +  --all-filters       Compress the program several times, using all
    +                      available preprocessing filters. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default filter gives the best results anyway.
    +

    +

    +

    NOTES FOR DOS/EXE

    +

    dos/exe stands for all "normal" 16-bit DOS executables.

    +

    Obviously UPX won't work with executables that want to read data from +themselves (like some command line utilities that ship with Win95/98/ME).

    +

    Compressed programs only work on a 286+.

    +

    Extra options available for this executable format:

    +
    +  --8086              Create an executable that works on any 8086 CPU.
    +
    +  --no-reloc          Use no relocation records in the exe header.
    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +

    +

    +

    NOTES FOR DOS/SYS

    +

    Compressed programs only work on a 286+.

    +

    Packed programs will be byte-identical to the original after uncompression.

    +

    Maximum uncompressed size: ~65350 bytes.

    +

    Extra options available for this executable format:

    +
    +  --8086              Create an executable that works on any 8086 CPU.
    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +
    +  --all-filters       Compress the program several times, using all
    +                      available preprocessing filters. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default filter gives the best results anyway.
    +

    +

    +

    NOTES FOR DJGPP2/COFF

    +

    First of all, it is recommended to use UPX *instead* of strip. strip has +the very bad habit of replacing your stub with its own (outdated) version. +Additionally UPX corrects a bug/feature in strip v2.8.x: it +will fix the 4 KiB alignment of the stub.

    +

    UPX includes the full functionality of stubify. This means it will +automatically stubify your COFF files. Use the option --coff to +disable this functionality (see below).

    +

    UPX automatically handles Allegro packfiles.

    +

    The DLM format (a rather exotic shared library extension) is not supported.

    +

    Packed programs will be byte-identical to the original after uncompression. +All debug information and trailing garbage will be stripped, though.

    +

    Extra options available for this executable format:

    +
    +  --coff              Produce COFF output instead of EXE. By default
    +                      UPX keeps your current stub.
    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +
    +  --all-filters       Compress the program several times, using all
    +                      available preprocessing filters. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default filter gives the best results anyway.
    +

    +

    +

    NOTES FOR LINUX [general]

    +

    Introduction

    +
    +  Linux/386 support in UPX consists of 3 different executable formats,
    +  one optimized for ELF executables ("linux/elf386"), one optimized
    +  for shell scripts ("linux/sh386"), and one generic format
    +  ("linux/386").
    +
    +  We will start with a general discussion first, but please
    +  also read the relevant docs for each of the individual formats.
    +
    +  Also, there is special support for bootable kernels - see the
    +  description of the vmlinuz/386 format.
    +

    General user's overview

    +
    +  Running a compressed executable program trades less space on a
    +  ``permanent'' storage medium (such as a hard disk, floppy disk,
    +  CD-ROM, flash memory, EPROM, etc.) for more space in one or more
    +  ``temporary'' storage media (such as RAM, swap space, /tmp, etc.).
    +  Running a compressed executable also requires some additional CPU
    +  cycles to generate the compressed executable in the first place,
    +  and to decompress it at each invocation.
    +
    +  How much space is traded?  It depends on the executable, but many
    +  programs save 30% to 50% of permanent disk space.  How much CPU
    +  overhead is there?  Again, it depends on the executable, but
    +  decompression speed generally is at least many megabytes per second,
    +  and frequently is limited by the speed of the underlying disk
    +  or network I/O.
    +
    +  Depending on the statistics of usage and access, and the relative
    +  speeds of CPU, RAM, swap space, /tmp, and file system storage, then
    +  invoking and running a compressed executable can be faster than
    +  directly running the corresponding uncompressed program.
    +  The operating system might perform fewer expensive I/O operations
    +  to invoke the compressed program.  Paging to or from swap space
    +  or /tmp might be faster than paging from the general file system.
    +  ``Medium-sized'' programs which access about 1/3 to 1/2 of their
    +  stored program bytes can do particularly well with compression.
    +  Small programs tend not to benefit as much because the absolute
    +  savings is less.  Big programs tend not to benefit proportionally
    +  because each invocation may use only a small fraction of the program,
    +  yet UPX decompresses the entire program before invoking it.
    +  But in environments where disk or flash memory storage is limited,
    +  then compression may win anyway.
    +
    +  Currently, executables compressed by UPX do not share RAM at runtime
    +  in the way that executables mapped from a file system do.  As a
    +  result, if the same program is run simultaneously by more than one
    +  process, then using the compressed version will require more RAM and/or
    +  swap space.  So, shell programs (bash, csh, etc.)  and ``make''
    +  might not be good candidates for compression.
    +
    +  UPX recognizes three executable formats for Linux: Linux/elf386,
    +  Linux/sh386, and Linux/386.  Linux/386 is the most generic format;
    +  it accommodates any file that can be executed.  At runtime, the UPX
    +  decompression stub re-creates in /tmp a copy of the original file,
    +  and then the copy is (re-)executed with the same arguments.
    +  ELF binary executables prefer the Linux/elf386 format by default,
    +  because UPX decompresses them directly into RAM, uses only one
    +  exec, does not use space in /tmp, and does not use /proc.
    +  Shell scripts where the underlying shell accepts a ``-c'' argument
    +  can use the Linux/sh386 format.  UPX decompresses the shell script
    +  into low memory, then maps the shell and passes the entire text of the
    +  script as an argument with a leading ``-c''.
    +

    General benefits:

    +
    +  - UPX can compress all executables, be it AOUT, ELF, libc4, libc5,
    +    libc6, Shell/Perl/Python/... scripts, standalone Java .class
    +    binaries, or whatever...
    +    All scripts and programs will work just as before.
    +
    +  - Compressed programs are completely self-contained. No need for
    +    any external program.
    +
    +  - UPX keeps your original program untouched. This means that
    +    after decompression you will have a byte-identical version,
    +    and you can use UPX as a file compressor just like gzip.
    +    [ Note that UPX maintains a checksum of the file internally,
    +      so it is indeed a reliable alternative. ]
    +
    +  - As the stub only uses syscalls and isn't linked against libc it
    +    should run under any Linux configuration that can run ELF
    +    binaries.
    +
    +  - For the same reason compressed executables should run under
    +    FreeBSD and other systems which can run Linux binaries.
    +    [ Please send feedback on this topic ]
    +

    General drawbacks:

    +
    +  - It is not advisable to compress programs which usually have many
    +    instances running (like `sh' or `make') because the common segments of
    +    compressed programs won't be shared any longer between different
    +    processes.
    +
    +  - `ldd' and `size' won't show anything useful because all they
    +    see is the statically linked stub.  Since version 0.82 the section
    +    headers are stripped from the UPX stub and `size' doesn't even
    +    recognize the file format.  The file patches/patch-elfcode.h has a
    +    patch to fix this bug in `size' and other programs which use GNU BFD.
    +

    General notes:

    +
    +  - As UPX leaves your original program untouched it is advantageous
    +    to strip it before compression.
    +
    +  - If you compress a script you will lose platform independence -
    +    this could be a problem if you are using NFS mounted disks.
    +
    +  - Compression of suid, guid and sticky-bit programs is rejected
    +    because of possible security implications.
    +
    +  - For the same reason there is no sense in making any compressed
    +    program suid.
    +
    +  - Obviously UPX won't work with executables that want to read data
    +    from themselves. E.g., this might be a problem for Perl scripts
    +    which access their __DATA__ lines.
    +
    +  - In case of internal errors the stub will abort with exitcode 127.
    +    Typical reasons for this to happen are that the program has somehow
    +    been modified after compression.
    +    Running `strace -o strace.log compressed_file' will tell you more.
    +

    +

    +

    NOTES FOR LINUX/ELF386

    +

    Please read the general Linux description first.

    +

    The linux/elf386 format decompresses directly into RAM, +uses only one exec, does not use space in /tmp, +and does not use /proc.

    +

    Linux/elf386 is automatically selected for Linux ELF executables.

    +

    Packed programs will be byte-identical to the original after uncompression.

    +

    How it works:

    +
    +  For ELF executables, UPX decompresses directly to memory, simulating
    +  the mapping that the operating system kernel uses during exec(),
    +  including the PT_INTERP program interpreter (if any).
    +  The brk() is set by a special PT_LOAD segment in the compressed
    +  executable itself.  UPX then wipes the stack clean except for
    +  arguments, environment variables, and Elf_auxv entries (this is
    +  required by bugs in the startup code of /lib/ld-linux.so as of
    +  May 2000), and transfers control to the program interpreter or
    +  the e_entry address of the original executable.
    +
    +  The UPX stub is about 1700 bytes long, partly written in assembler
    +  and only uses kernel syscalls. It is not linked against any libc.
    +

    Specific drawbacks:

    +
    +  - For linux/elf386 and linux/sh386 formats, you will be relying on
    +    RAM and swap space to hold all of the decompressed program during
    +    the lifetime of the process.  If you already use most of your swap
    +    space, then you may run out.  A system that is "out of memory"
    +    can become fragile.  Many programs do not react gracefully when
    +    malloc() returns 0.  With newer Linux kernels, the kernel
    +    may decide to kill some processes to regain memory, and you
    +    may not like the kernel's choice of which to kill.  Running
    +    /usr/bin/top is one way to check on the usage of swap space.
    +

    Extra options available for this executable format:

    +
    +  (none)
    +

    +

    +

    NOTES FOR LINUX/SH386

    +

    Please read the general Linux description first.

    +

    Shell scripts where the underling shell accepts a ``-c'' argument +can use the Linux/sh386 format. UPX decompresses the shell script +into low memory, then maps the shell and passes the entire text of the +script as an argument with a leading ``-c''. +It does not use space in /tmp, and does not use /proc.

    +

    Linux/sh386 is automatically selected for shell scripts that +use a known shell.

    +

    Packed programs will be byte-identical to the original after uncompression.

    +

    How it works:

    +
    +  For shell script executables (files beginning with "#!/" or "#! /")
    +  where the shell is known to accept "-c <command>", UPX decompresses
    +  the file into low memory, then maps the shell (and its PT_INTERP),
    +  and passes control to the shell with the entire decompressed file
    +  as the argument after "-c".  Known shells are sh, ash, bash, bsh, csh,
    +  ksh, tcsh, pdksh.  Restriction: UPX cannot use this method
    +  for shell scripts which use the one optional string argument after
    +  the shell name in the script (example: "#! /bin/sh option3\n".)
    +
    +  The UPX stub is about 1700 bytes long, partly written in assembler
    +  and only uses kernel syscalls. It is not linked against any libc.
    +

    Specific drawbacks:

    +
    +  - For linux/elf386 and linux/sh386 formats, you will be relying on
    +    RAM and swap space to hold all of the decompressed program during
    +    the lifetime of the process.  If you already use most of your swap
    +    space, then you may run out.  A system that is "out of memory"
    +    can become fragile.  Many programs do not react gracefully when
    +    malloc() returns 0.  With newer Linux kernels, the kernel
    +    may decide to kill some processes to regain memory, and you
    +    may not like the kernel's choice of which to kill.  Running
    +    /usr/bin/top is one way to check on the usage of swap space.
    +

    Extra options available for this executable format:

    +
    +  (none)
    +

    +

    +

    NOTES FOR LINUX/386

    +

    Please read the general Linux description first.

    +

    The generic linux/386 format decompresses to /tmp and needs +/proc file system support. It starts the decompressed program +via the execve() syscall.

    +

    Linux/386 is only selected if the specialized linux/elf386 +and linux/sh386 won't recognize a file.

    +

    Packed programs will be byte-identical to the original after uncompression.

    +

    How it works:

    +
    +  For files which are not ELF and not a script for a known "-c" shell,
    +  UPX uses kernel execve(), which first requires decompressing to a
    +  temporary file in the file system.  Interestingly -
    +  because of the good memory management of the Linux kernel - this
    +  often does not introduce a noticeable delay, and in fact there
    +  will be no disk access at all if you have enough free memory as
    +  the entire process takes places within the file system buffers.
    +
    +  A compressed executable consists of the UPX stub and an overlay
    +  which contains the original program in a compressed form.
    +
    +  The UPX stub is a statically linked ELF executable and does
    +  the following at program startup:
    +
    +    1) decompress the overlay to a temporary location in /tmp
    +    2) open the temporary file for reading
    +    3) try to delete the temporary file and start (execve)
    +       the uncompressed program in /tmp using /proc/<pid>/fd/X as
    +       attained by step 2)
    +    4) if that fails, fork off a subprocess to clean up and
    +       start the program in /tmp in the meantime
    +
    +  The UPX stub is about 1700 bytes long, partly written in assembler
    +  and only uses kernel syscalls. It is not linked against any libc.
    +

    Specific drawbacks:

    +
    +  - You need additional free disk space for the uncompressed program
    +    in your /tmp directory. This program is deleted immediately after
    +    decompression, but you still need it for the full execution time
    +    of the program.
    +
    +  - You must have /proc file system support as the stub wants to open
    +    /proc/<pid>/exe and needs /proc/<pid>/fd/X. This also means that you
    +    cannot compress programs that are used during the boot sequence
    +    before /proc is mounted.
    +
    +  - Utilities like `top' will display numerical values in the process
    +    name field. This is because Linux computes the process name from
    +    the first argument of the last execve syscall (which is typically
    +    something like /proc/<pid>/fd/3).
    +
    +  - Because of temporary decompression to disk the decompression speed
    +    is not as fast as with the other executable formats. Still, I can see
    +    no noticeable delay when starting programs like my ~3 MiB emacs (which
    +    is less than 1 MiB when compressed :-).
    +

    Extra options available for this executable format:

    +
    +  --force-execve      Force the use of the generic linux/386 "execve"
    +                      format, i.e. do not try the linux/elf386 and
    +                      linux/sh386 formats.
    +

    +

    +

    NOTES FOR PS1/EXE

    +

    This is the executable format used by the Sony PlayStation (PSone), +a Mips R3000 based gaming console which is popular since the late '90s. +Support of this format is very similar to the Atari one, because of +nostalgic feelings of one of the authors.

    +

    Packed programs will be byte-identical to the original after uncompression, +until further notice.

    +

    Maximum uncompressed size: ~1.89 / ~7.60 MiB.

    +

    Notes:

    +
    +  - UPX creates as default a suitable executable for CD-Mastering
    +    and console transfer. For a CD-Master main executable you could also try
    +    the special option "--boot-only" as described below.
    +    It has been reported that upx packed executables are fully compatible with
    +    the Sony PlayStation 2 (PS2, PStwo) and Sony PlayStation Portable (PSP) in
    +    Sony PlayStation (PSone) emulation mode.
    +
    +  - Normally the packed files use the same memory areas like the uncompressed
    +    versions, so they will not override other memory areas while unpacking.
    +    If this isn't possible UPX will abort showing a 'packed data overlap'
    +    error. With the "--force" option UPX will relocate the loading address
    +    for the packed file, but this isn't a real problem if it is a single or
    +    the main executable.
    +

    Extra options available for this executable format:

    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +
    +  --8-bit             Uses 8 bit size compression [default: 32 bit]
    +
    +  --8mib-ram          PSone has 8 MiB ram available [default: 2 MiB]
    +
    +  --boot-only         This format is for main exes and CD-Mastering only !
    +                      It may slightly improve the compression ratio,
    +                      decompression routines are faster than default ones.
    +                      But it cannot be used for console transfer !
    +
    +  --no-align          This option disables CD mode 2 data sector format
    +                      alignment. May slightly improves the compression ratio,
    +                      but the compressed executable will not boot from a CD.
    +                      Use it for console transfer only !
    +

    +

    +

    NOTES FOR RTM32/PE and ARM/PE

    +

    Same as win32/pe.

    +

    +

    +

    NOTES FOR TMT/ADAM

    +

    This format is used by the TMT Pascal compiler - see http://www.tmt.com/ .

    +

    Extra options available for this executable format:

    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +
    +  --all-filters       Compress the program several times, using all
    +                      available preprocessing filters. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default filter gives the best results anyway.
    +

    +

    +

    NOTES FOR VMLINUZ/386

    +

    The vmlinuz/386 and bvmlinuz/386 formats take a gzip-compressed +bootable Linux kernel image ("vmlinuz", "zImage", "bzImage"), +gzip-decompress it and re-compress it with the UPX compression method.

    +

    vmlinuz/386 is completely unrelated to the other Linux executable +formats, and it does not share any of their drawbacks.

    +

    Notes:

    +
    +  - Be sure that "vmlinuz/386" or "bvmlinuz/386" is displayed
    +  during compression - otherwise a wrong executable format
    +  may have been used, and the kernel won't boot.
    +

    Benefits:

    +
    +  - Better compression (but note that the kernel was already compressed,
    +  so the improvement is not as large as with other formats).
    +  Still, the bytes saved may be essential for special needs like
    +  boot disks.
    +
    +     For example, this is what I get for my 2.2.16 kernel:
    +        1589708  vmlinux
    +         641073  bzImage        [original]
    +         560755  bzImage.upx    [compressed by "upx -9"]
    +
    +  - Much faster decompression at kernel boot time (but kernel
    +    decompression speed is not really an issue these days).
    +

    Drawbacks:

    +
    +  (none)
    +

    Extra options available for this executable format:

    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +
    +  --all-filters       Compress the program several times, using all
    +                      available preprocessing filters. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default filter gives the best results anyway.
    +

    +

    +

    NOTES FOR WATCOM/LE

    +

    UPX has been successfully tested with the following extenders: + DOS4G, DOS4GW, PMODE/W, DOS32a, CauseWay. + The WDOS/X extender is partly supported (for details + see the file bugs BUGS).

    +

    DLLs and the LX format are not supported.

    +

    Extra options available for this executable format:

    +
    +  --le                Produce an unbound LE output instead of
    +                      keeping the current stub.
    +

    +

    +

    NOTES FOR WIN32/PE

    +

    The PE support in UPX is quite stable now, but probably there are +still some incompatibilities with some files.

    +

    Because of the way UPX (and other packers for this format) works, you +can see increased memory usage of your compressed files because the whole +program is loaded into memory at startup. +If you start several instances of huge compressed programs you're +wasting memory because the common segments of the program won't +get shared across the instances. +On the other hand if you're compressing only smaller programs, or +running only one instance of larger programs, then this penalty is +smaller, but it's still there.

    +

    If you're running executables from network, then compressed programs +will load faster, and require less bandwidth during execution.

    +

    DLLs are supported. But UPX compressed DLLs can not share common data and +code when they got used by multiple applications. So compressing msvcrt.dll +is a waste of memory, but compressing the dll plugins of a particular +application may be a better idea.

    +

    Screensavers are supported, with the restriction that the filename +must end with ".scr" (as screensavers are handled slightly different +than normal exe files).

    +

    UPX compressed PE files have some minor memory overhead (usually in the +10 - 30 KiB range) which can be seen by specifying the "-i" command +line switch during compression.

    +

    Extra options available for this executable format:

    +
    + --compress-exports=0 Don't compress the export section.
    +                      Use this if you plan to run the compressed
    +                      program under Wine.
    + --compress-exports=1 Compress the export section. [DEFAULT]
    +                      Compression of the export section can improve the
    +                      compression ratio quite a bit but may not work
    +                      with all programs (like winword.exe).
    +                      UPX never compresses the export section of a DLL
    +                      regardless of this option.
    +
    +  --compress-icons=0  Don't compress any icons.
    +  --compress-icons=1  Compress all but the first icon.
    +  --compress-icons=2  Compress all icons which are not in the
    +                      first icon directory. [DEFAULT]
    +  --compress-icons=3  Compress all icons.
    +
    +  --compress-resources=0  Don't compress any resources at all.
    +
    +  --keep-resource=list Don't compress resources specified by the list.
    +                      The members of the list are separated by commas.
    +                      A list member has the following format: I<type[/name]>.
    +                      I<Type> is the type of the resource. Standard types
    +                      must be specified as decimal numbers, user types can be
    +                      specified by decimal IDs or strings. I<Name> is the
    +                      identifier of the resource. It can be a decimal number
    +                      or a string. For example:
    +
    +                      --keep-resource=2/MYBITMAP,5,6/12345
    +
    +                      UPX won't compress the named bitmap resource "MYBITMAP",
    +                      it leaves every dialog (5) resource uncompressed, and
    +                      it won't touch the string table resource with identifier
    +                      12345.
    +
    +  --force             Force compression even when there is an
    +                      unexpected value in a header field.
    +                      Use with care.
    +
    +  --strip-relocs=0    Don't strip relocation records.
    +  --strip-relocs=1    Strip relocation records. [DEFAULT]
    +                      This option only works on executables with base
    +                      address greater or equal to 0x400000. Usually the
    +                      compressed files becomes smaller, but some files
    +                      may become larger. Note that the resulting file will
    +                      not work under Windows 3.x (Win32s).
    +                      UPX never strips relocations from a DLL
    +                      regardless of this option.
    +
    +  --all-methods       Compress the program several times, using all
    +                      available compression methods. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default method gives the best results anyway.
    +
    +  --all-filters       Compress the program several times, using all
    +                      available preprocessing filters. This may improve
    +                      the compression ratio in some cases, but usually
    +                      the default filter gives the best results anyway.
    +

    +

    +
    +

    DIAGNOSTICS

    +

    Exit status is normally 0; if an error occurs, exit status +is 1. If a warning occurs, exit status is 2.

    +

    UPX's diagnostics are intended to be self-explanatory.

    +

    +

    +
    +

    BUGS

    +

    Please report all bugs immediately to the authors.

    +

    +

    +
    +

    AUTHORS

    +
    + Markus F.X.J. Oberhumer <markus@oberhumer.com>
    + http://www.oberhumer.com
    +
    + Laszlo Molnar <ml1050@users.sourceforge.net>
    +
    + John F. Reiser <jreiser@BitWagon.com>
    +
    + Jens Medoch <jssg@users.sourceforge.net>
    +

    +

    +
    +

    COPYRIGHT

    +

    Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer

    +

    Copyright (C) 1996-2013 Laszlo Molnar

    +

    Copyright (C) 2000-2013 John F. Reiser

    +

    Copyright (C) 2002-2013 Jens Medoch

    +

    This program may be used freely, and you are welcome to +redistribute it under certain conditions.

    +

    This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +UPX License Agreement for more details.

    +

    You should have received a copy of the UPX License Agreement along +with this program; see the file LICENSE. If not, visit the UPX home page.

    + + + + diff --git a/project/_Tools/7z.dll b/project/_Tools/7z.dll new file mode 100644 index 0000000..cea996e Binary files /dev/null and b/project/_Tools/7z.dll differ diff --git a/project/_Tools/7z.exe b/project/_Tools/7z.exe new file mode 100644 index 0000000..b55fefe Binary files /dev/null and b/project/_Tools/7z.exe differ diff --git a/project/_Tools/ResHacker.exe b/project/_Tools/ResHacker.exe new file mode 100644 index 0000000..f3d4e57 Binary files /dev/null and b/project/_Tools/ResHacker.exe differ diff --git a/project/_Tools/UXTheme_Multi-Patcher.exe b/project/_Tools/UXTheme_Multi-Patcher.exe new file mode 100644 index 0000000..030de8a Binary files /dev/null and b/project/_Tools/UXTheme_Multi-Patcher.exe differ diff --git a/project/_Tools/UXTheme_ver.txt b/project/_Tools/UXTheme_ver.txt new file mode 100644 index 0000000..96a9e38 --- /dev/null +++ b/project/_Tools/UXTheme_ver.txt @@ -0,0 +1,2 @@ +UltraUXThemePatcher-3.0.5 +UXTheme_Multi-Patcher-14.2 \ No newline at end of file diff --git a/project/_Tools/UltraUXThemePatcher.exe b/project/_Tools/UltraUXThemePatcher.exe new file mode 100644 index 0000000..2bb1114 Binary files /dev/null and b/project/_Tools/UltraUXThemePatcher.exe differ diff --git a/project/_Tools/UltraUXThemePatcher.txt b/project/_Tools/UltraUXThemePatcher.txt new file mode 100644 index 0000000..1731eb3 --- /dev/null +++ b/project/_Tools/UltraUXThemePatcher.txt @@ -0,0 +1 @@ +silent mode: UltraUXThemePatcher.exe /S \ No newline at end of file diff --git a/project/_UDFs/CommonFunctions.au3 b/project/_UDFs/CommonFunctions.au3 new file mode 100644 index 0000000..fcaf657 --- /dev/null +++ b/project/_UDFs/CommonFunctions.au3 @@ -0,0 +1,413 @@ +#cs ---------------------------------------------------------------------------- + + Author: Various + + Script Function: + Collection of multiple Functions to use inside any AutoIt Project. + +#ce ---------------------------------------------------------------------------- + + +;Check for running Tasks +Func CheckAndCloseProcess($ProcessName, $ProcessAppName, $vClosingTimeout = 10) + ;Usage: CheckAndCloseProcess("Name of the Process as its found in the TaskManager", "Full AppName for the Dialog") + ;Example: CheckAndCloseProcess("firefox.exe", "Mozilla Firefox") + + ;Localization + $s_OSLangNumeric = StringRight(@OSLang, 2) ; @OSLang is four characters in length, the first two is the dialect and the remaining is the language. + If $s_OSLangNumeric = "07" Then ;German + $s_MsgBox_Title = "Schließe " & $ProcessAppName + $s_MsgBox_Line1 = "Bitte schließen Sie alle Instanzen von " & $ProcessAppName & ", um Datenverlust zu vermeiden. In " & $vClosingTimeout & " Sekunden werden automatich alle Instanzen der Anwendung geschlossen!" + $s_MsgBox_Line2 = "Möchten Sie die Anwendung nun schließen?" + Else ;English + $s_MsgBox_Title = "Closing " & $ProcessAppName + $s_MsgBox_Line1 = "Please close all instances of " & $ProcessAppName & " to prevent loss of data. All tasks will be closed automatically in " & $vClosingTimeout & " seconds!" + $s_MsgBox_Line2 = "Do you want to close the application now?" + EndIf + + ;The Action + If ProcessExists($ProcessName) Then + $task = MsgBox(49, $s_MsgBox_Title, $s_MsgBox_Line1 & @CRLF & @CRLF & $s_MsgBox_Line2, $vClosingTimeout) + If $task = -1 Then ;Time is up + ProcessClose($ProcessName) + ElseIf $task = 1 Then ;Yes + ProcessClose($ProcessName) + ElseIf $task = 2 Then ;No + ;Do nothing, leave the process alive + EndIf + EndIf +EndFunc + + +;Search for Strings in Array +Func _StringInArray($a_Array, $s_String) + ;Usage: If _StringInArray($Array, "String to Search") is true Then do XY + ;Example: If _StringInArray($CmdLine, '/silent') Then $Silentmode = 1 + + Local $i_ArrayLen = UBound($a_Array) - 1 + For $i = 0 To $i_ArrayLen + If $a_Array[$i] = $s_String Then + Return $i + EndIf + Next + SetError(1) + Return 0 + EndFunc ;==>_StringInArray + + +;Install one or more Fonts +Func InstallFont($sSourceFile, $sFontDescript="", $sFontsPath="") + ;Example: InstallFont("C:\Fonts\*.*") + + Local Const $HWND_BROADCAST = 0xFFFF + Local Const $WM_FONTCHANGE = 0x1D + + If $sFontsPath = "" Then $sFontsPath = @WindowsDir & "\fonts" + + Local $sFontName = StringRegExpReplace($sSourceFile, "^.*\\", "") + If Not FileCopy($sSourceFile, $sFontsPath & "\" & $sFontName, 1) Then Return SetError(1, 0, 0) + + Local $hSearch = FileFindFirstFile($sSourceFile) + Local $iFontIsWildcard = StringRegExp($sFontName, "\*|\?") + Local $aRet, $hGdi32_DllOpen = DllOpen("gdi32.dll") + + If $hSearch = -1 Then Return SetError(2, 0, 0) + If $hGdi32_DllOpen = -1 Then Return SetError(3, 0, 0) + + While 1 + $sFontName = FileFindNextFile($hSearch) + If @error Then ExitLoop + + If $iFontIsWildcard Then $sFontDescript = StringRegExpReplace($sFontName, "\.[^\.]*$", "") + + $aRet = DllCall($hGdi32_DllOpen, "Int", "AddFontResource", "str", $sFontsPath & "\" & $sFontName) + If IsArray($aRet) And $aRet[0] > 0 Then + RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts", $sFontDescript, "REG_SZ", $sFontsPath & "\" & $sFontName) + EndIf + WEnd + + DllClose($hGdi32_DllOpen) + DllCall("user32.dll", "Int", "SendMessage", "hwnd", $HWND_BROADCAST, "int", $WM_FONTCHANGE, "int", 0, "int", 0) + Return 1 +EndFunc + + +;Write Debug File +Func Debug($Text) + $DebugFileName = @ScriptDir & "\" & $Modus & ".log" + $DebugTextNew = $Text + If FileExists($DebugFileName) Then + $DebugFile = FileOpen($DebugFileName,1) + $sData = $DebugTextNew & @CRLF + FileWrite($DebugFile, $sData) + FileClose($DebugFile) + Else + FileWrite($DebugFileName, "") + $DebugFile = FileOpen($DebugFileName,1) + $sData = "Patcher Version: " & $AppVersion & @CRLF & _ + "Theme: " & $SelectedTheme & @CRLF & _ + @CRLF & _ + "Windows: " & $WinName & " (" & $OsArch & ")" & @CRLF & _ + "Language : " & @OSLang & @CRLF & _ + "Program Files Dirs: " & $ProgramFiles & " | " & $ProgramFiles64 & @CRLF & _ + ".NET Framework: " & _GetInstalledDotNetVersions() & @CRLF & _ + @CRLF & _ + $DebugTextNew & @CRLF + FileWrite($DebugFile, $sData) + FileClose($DebugFile) + EndIf +EndFunc + + +#Region Gather Information +;Check IE Version +Func _IE_Version() + $DllVer = FileGetVersion(@SystemDir & "\mshtml.dll") + $DllVer = StringSplit($DllVer, ".") + + $IEVer = $DllVer[1] + + Return $IEVer +EndFunc + + +;Check NET Framework Version +Func _GetInstalledDotNetVersions() + $verNETFramework = "" + Local $result[1] + + For $i= 1 to 10 + $tmp = RegEnumKey("HKLM\Software\Microsoft\.NETFramework", $i) + If @error <> 0 then ExitLoop + If StringLeft($tmp, 1) = "v" Then + $tmp = StringTrimLeft($tmp, 1) + _ArrayAdd($result, $tmp) + EndIf + Next + + $verNETFramework = _ArrayMax($result,0) + + Return $verNETFramework +EndFunc + + +;Check OS Language +Func _GetOSLanguage() + Local $OSLang = "" + + $iOSLang = StringRight(@OSLang, 2) ; @OSLang is four characters in length, the first two is the dialect and the remaining is the language. + + If $iOSLang = "07" Then ;Deutsch + $OSLang = "DE" + ElseIf $iOSLang = "04" Then ;Chinesisch + $OSLang = "CN" + Else + $OSLang = "EN" + EndIf + + Return $OSLang +EndFunc + + +;Check Windows Version +Func _GetWinVer() + Local $v_WinName = "" + + ;v1 +;~ $WinVer = RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion", "CurrentVersion") + +;~ If $WinVer = "6.1" Then ;Win7 +;~ Global $WinName = "Win7" +;~ ElseIf $WinVer = "6.2" Then ;Win8 +;~ Global $WinName = "Win8" +;~ ElseIf $WinVer = "6.3" Then ;Win8.1 +;~ Global $WinName = "Win8" +;~ ElseIf $WinVer = "6.4" Then ;Win10 +;~ Global $WinName = "Win10" +;~ Else ;not supported +;~ MsgBox(16, "Compatibility", "This version of " & $AppName & " does not support your Windows Version.") +;~ Exit +;~ EndIf + + ;v2 - CurrentVersion seems not to have changed since win8, other distinction needed +;~ $v_WinVer = RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion", "ProductName") + +;~ If StringInStr($v_WinVer, "Windows 7") > 0 Then ;Win7 +;~ Global $v_WinName = "Win7" +;~ ElseIf StringInStr($v_WinVer, "Windows 8") > 0 Then ;Win8 +;~ Global $v_WinName = "Win8" +;~ ElseIf StringInStr($v_WinVer, "Windows 10") > 0 Then ;Win10 +;~ Global $v_WinName = "Win10" +;~ Else ;not supported +;~ Global $v_WinName = "Not supported" +;~ EndIf + + ;v3 + $v_WinVer = FileGetVersion(@SystemDir & "\WinVer.exe") + If StringInStr($v_WinVer, "6.1") > 0 Then ;Win7 + $v_WinName = "Win7" + ElseIf StringInStr($v_WinVer, "6.2") > 0 Then ;Win8 + $v_WinName = "Win8" + ElseIf StringInStr($v_WinVer, "6.3") > 0 Then ;Win8 + $v_WinName = "Win8" + ElseIf StringInStr($v_WinVer, "10.0") > 0 Then ;Win10 + $v_WinName = "Win10" + Else ;not supported + $v_WinName = "Not supported" + EndIf + + ;MsgBox(0, "", $v_WinVer & " | " & $v_WinName) + + Return $v_WinName +EndFunc +#EndRegion + + +#Region Scrollbar Functions +;Info: Make a GUI scrollable +;Usage: Paste the Code into your GUI code +;_GUIScrollBars_Init($MyGUI) +;_GUIScrollBars_SetScrollInfoMax($MyGUI, $SB_VERT, 100) ;vertical scrolling height +;_GUIScrollBars_SetScrollInfoMax($MyGUI, $SB_HORZ, 100) ;horizontal scrolling width or +;_GUIScrollBars_ShowScrollBar($MyGUI, $SB_HORZ, False) ;hide horizontal Scrollbar + +Func WM_SIZE($hWnd, $iMsg, $wParam, $lParam) + #forceref $iMsg, $wParam + Local $iIndex = -1, $iCharY, $iCharX, $iClientMaxX, $iClientX, $iClientY, $iMax + For $x = 0 To UBound($__g_aSB_WindowInfo) - 1 + If $__g_aSB_WindowInfo[$x][0] = $hWnd Then + $iIndex = $x + $iClientMaxX = $__g_aSB_WindowInfo[$iIndex][1] + $iCharX = $__g_aSB_WindowInfo[$iIndex][2] + $iCharY = $__g_aSB_WindowInfo[$iIndex][3] + $iMax = $__g_aSB_WindowInfo[$iIndex][7] + ExitLoop + EndIf + Next + If $iIndex = -1 Then Return 0 + + Local $tSCROLLINFO = DllStructCreate($tagSCROLLINFO) + + ; Retrieve the dimensions of the client area. + $iClientX = BitAND($lParam, 0x0000FFFF) + $iClientY = BitShift($lParam, 16) + $__g_aSB_WindowInfo[$iIndex][4] = $iClientX + $__g_aSB_WindowInfo[$iIndex][5] = $iClientY + + ; Set the vertical scrolling range and page size + DllStructSetData($tSCROLLINFO, "fMask", BitOR($SIF_RANGE, $SIF_PAGE)) + DllStructSetData($tSCROLLINFO, "nMin", 0) + DllStructSetData($tSCROLLINFO, "nMax", $iMax) + DllStructSetData($tSCROLLINFO, "nPage", $iClientY / $iCharY) + _GUIScrollBars_SetScrollInfo($hWnd, $SB_VERT, $tSCROLLINFO) + + ; Set the horizontal scrolling range and page size + DllStructSetData($tSCROLLINFO, "fMask", BitOR($SIF_RANGE, $SIF_PAGE)) + DllStructSetData($tSCROLLINFO, "nMin", 0) + DllStructSetData($tSCROLLINFO, "nMax", 2 + $iClientMaxX / $iCharX) + DllStructSetData($tSCROLLINFO, "nPage", $iClientX / $iCharX) + _GUIScrollBars_SetScrollInfo($hWnd, $SB_HORZ, $tSCROLLINFO) + + Return $GUI_RUNDEFMSG +EndFunc ;==>WM_SIZE + +Func WM_HSCROLL($hWnd, $iMsg, $wParam, $lParam) + #forceref $iMsg, $lParam + Local $iScrollCode = BitAND($wParam, 0x0000FFFF) + + Local $iIndex = -1, $iCharX, $iPosX + Local $iMin, $iMax, $iPage, $iPos, $iTrackPos + + For $x = 0 To UBound($__g_aSB_WindowInfo) - 1 + If $__g_aSB_WindowInfo[$x][0] = $hWnd Then + $iIndex = $x + $iCharX = $__g_aSB_WindowInfo[$iIndex][2] + ExitLoop + EndIf + Next + If $iIndex = -1 Then Return 0 + + ; ; Get all the horizontal scroll bar information + Local $tSCROLLINFO = _GUIScrollBars_GetScrollInfoEx($hWnd, $SB_HORZ) + $iMin = DllStructGetData($tSCROLLINFO, "nMin") + $iMax = DllStructGetData($tSCROLLINFO, "nMax") + $iPage = DllStructGetData($tSCROLLINFO, "nPage") + ; Save the position for comparison later on + $iPosX = DllStructGetData($tSCROLLINFO, "nPos") + $iPos = $iPosX + $iTrackPos = DllStructGetData($tSCROLLINFO, "nTrackPos") + #forceref $iMin, $iMax + Switch $iScrollCode + + Case $SB_LINELEFT ; user clicked left arrow + DllStructSetData($tSCROLLINFO, "nPos", $iPos - 1) + + Case $SB_LINERIGHT ; user clicked right arrow + DllStructSetData($tSCROLLINFO, "nPos", $iPos + 1) + + Case $SB_PAGELEFT ; user clicked the scroll bar shaft left of the scroll box + DllStructSetData($tSCROLLINFO, "nPos", $iPos - $iPage) + + Case $SB_PAGERIGHT ; user clicked the scroll bar shaft right of the scroll box + DllStructSetData($tSCROLLINFO, "nPos", $iPos + $iPage) + + Case $SB_THUMBTRACK ; user dragged the scroll box + DllStructSetData($tSCROLLINFO, "nPos", $iTrackPos) + EndSwitch + + ; // Set the position and then retrieve it. Due to adjustments + ; // by Windows it may not be the same as the value set. + + DllStructSetData($tSCROLLINFO, "fMask", $SIF_POS) + _GUIScrollBars_SetScrollInfo($hWnd, $SB_HORZ, $tSCROLLINFO) + _GUIScrollBars_GetScrollInfo($hWnd, $SB_HORZ, $tSCROLLINFO) + ;// If the position has changed, scroll the window and update it + $iPos = DllStructGetData($tSCROLLINFO, "nPos") + If ($iPos <> $iPosX) Then _GUIScrollBars_ScrollWindow($hWnd, $iCharX * ($iPosX - $iPos), 0) + Return $GUI_RUNDEFMSG +EndFunc ;==>WM_HSCROLL + +Func WM_VSCROLL($hWnd, $iMsg, $wParam, $lParam) + #forceref $iMsg, $wParam, $lParam + Local $iScrollCode = BitAND($wParam, 0x0000FFFF) + Local $iIndex = -1, $iCharY, $iPosY + Local $iMin, $iMax, $iPage, $iPos, $iTrackPos + + For $x = 0 To UBound($__g_aSB_WindowInfo) - 1 + If $__g_aSB_WindowInfo[$x][0] = $hWnd Then + $iIndex = $x + $iCharY = $__g_aSB_WindowInfo[$iIndex][3] + ExitLoop + EndIf + Next + If $iIndex = -1 Then Return 0 + + ; Get all the vertial scroll bar information + Local $tSCROLLINFO = _GUIScrollBars_GetScrollInfoEx($hWnd, $SB_VERT) + $iMin = DllStructGetData($tSCROLLINFO, "nMin") + $iMax = DllStructGetData($tSCROLLINFO, "nMax") + $iPage = DllStructGetData($tSCROLLINFO, "nPage") + ; Save the position for comparison later on + $iPosY = DllStructGetData($tSCROLLINFO, "nPos") + $iPos = $iPosY + $iTrackPos = DllStructGetData($tSCROLLINFO, "nTrackPos") + + Switch $iScrollCode + Case $SB_TOP ; user clicked the HOME keyboard key + DllStructSetData($tSCROLLINFO, "nPos", $iMin) + + Case $SB_BOTTOM ; user clicked the END keyboard key + DllStructSetData($tSCROLLINFO, "nPos", $iMax) + + Case $SB_LINEUP ; user clicked the top arrow + DllStructSetData($tSCROLLINFO, "nPos", $iPos - 1) + + Case $SB_LINEDOWN ; user clicked the bottom arrow + DllStructSetData($tSCROLLINFO, "nPos", $iPos + 1) + + Case $SB_PAGEUP ; user clicked the scroll bar shaft above the scroll box + DllStructSetData($tSCROLLINFO, "nPos", $iPos - $iPage) + + Case $SB_PAGEDOWN ; user clicked the scroll bar shaft below the scroll box + DllStructSetData($tSCROLLINFO, "nPos", $iPos + $iPage) + + Case $SB_THUMBTRACK ; user dragged the scroll box + DllStructSetData($tSCROLLINFO, "nPos", $iTrackPos) + EndSwitch + + ; // Set the position and then retrieve it. Due to adjustments + ; // by Windows it may not be the same as the value set. + + DllStructSetData($tSCROLLINFO, "fMask", $SIF_POS) + _GUIScrollBars_SetScrollInfo($hWnd, $SB_VERT, $tSCROLLINFO) + _GUIScrollBars_GetScrollInfo($hWnd, $SB_VERT, $tSCROLLINFO) + ;// If the position has changed, scroll the window and update it + $iPos = DllStructGetData($tSCROLLINFO, "nPos") + + If ($iPos <> $iPosY) Then + _GUIScrollBars_ScrollWindow($hWnd, 0, $iCharY * ($iPosY - $iPos)) + $iPosY = $iPos + EndIf + + Return $GUI_RUNDEFMSG +EndFunc ;==>WM_VSCROLL + +Func WM_MOUSEWHEEL($hWnd, $Msg, $wParam) + #forceref $Msg, $wParam + + If $wParam == "0x00780000" Then _Scroll_Up($FilesGUI) + If $wParam == "0xFF880000" Then _Scroll_Down($FilesGUI) +EndFunc ;==>WM_MOUSEWHEEL + +Func _Scroll_Down($hScrollGUI) + for $i = 0 To 4 Step 1 + WM_VSCROLL($hScrollGUI, 0x0, 0x00000001, 0) ;1 mal kurz nach oben Scrollen - selber Effekt wie auf den Pfeil klicken + Next +EndFunc ;==>_Scroll_Down + +Func _Scroll_Up($hScrollGUI) + for $i = 0 To 4 Step 1 + WM_VSCROLL($hScrollGUI, 0x0, 0x00000000, 0) ;1 mal kurz nach unten Scrollen - selber Effekt wie auf den Pfeil klicken + Next +EndFunc ;==>_Scroll_Up +#EndRegion diff --git a/project/_UDFs/FuncInstUpdDeinst.au3 b/project/_UDFs/FuncInstUpdDeinst.au3 new file mode 100644 index 0000000..839fc74 --- /dev/null +++ b/project/_UDFs/FuncInstUpdDeinst.au3 @@ -0,0 +1,386 @@ +Func InstallMsg($Text) + ;Status Box has to be called "lstPatchStatus" and the GUI "$MainGUI" to avoid script errors! + + ;$selEntry = GUICtrlRead($lstPatchStatus, 1) ;= zuletzt ausgewählter Eintrag + $hIndexLastEntry = _GUICtrlListBox_GetCount($lstPatchStatus)-1 + $sTextLastEntry = _GUICtrlListBox_GetText($lstPatchStatus, $hIndexLastEntry) + + If $Text = "done" and StringInStr($sTextLastEntry, ">> done") = 0 Then + _GUICtrlListBox_ReplaceString($lstPatchStatus, $hIndexLastEntry, $sTextLastEntry & " >> done") ;add " >> done" to the last string + ControlCommand($MainGUI, "", $lstPatchStatus, "SelectString", $sTextLastEntry & " >> done") + Debug(GUICtrlRead($lstPatchStatus, 1)) ;neuen Eintrag weitergeben an Log + + ElseIf $Text <> $sTextLastEntry and $Text <> $sTextLastEntry & " >> done" Then + GUICtrlSetData($lstPatchStatus, $Text) ;write new Entry + ControlCommand($MainGUI, "", $lstPatchStatus, "SelectString", $Text) + Debug(GUICtrlRead($lstPatchStatus, 1)) ;neuen Eintrag weitergeben an Log + + ElseIf $sTextLastEntry = "" Then + GUICtrlSetData($lstPatchStatus, $Text) ;write new Entry + ControlCommand($MainGUI, "", $lstPatchStatus, "SelectString", $Text) + Debug(GUICtrlRead($lstPatchStatus, 1)) ;neuen Eintrag weitergeben an Log + + EndIf +EndFunc + + +Func InstallFile($FileName, $TargetFolder) + If FileExists($TargetFolder & "\" & $FileName) Then + ;Display currently patching file + InstallMsg("Patching File: " & $TargetFolder & "\" & $FileName) + + ;============================================================ + ;Backup file + If FileExists($OverrideDir & "\" & $FileName) Then + ;do nothing - skip backup + Else + If FileExists($BackupDir & "\" & $FileName) Then + ;file exists, now we check system version against registered modified version + $RegEntry = RegRead($AppRegPathFiles, $FileName) + If $RegEntry = "" Then FileCopy($TargetFolder & "\" & $FileName, $BackupDir, 1);just in case it exists and we just didn't register it for some reason, recopy + + ;check if file sizes differ + If $RegEntry = FileGetSize($TargetFolder & "\" & $FileName) Then + ;sizes are the same...no need for another backup + Else + FileCopy($TargetFolder & "\" & $FileName, $BackupDir, 1) + EndIf + Else + FileCopy($TargetFolder & "\" & $FileName, $BackupDir, 1) + EndIf + EndIf + + ;============================================================ + ;Modify file + + ;Overriding Feature + If FileExists(@DesktopDir & "\Override\" & $FileName) Then + FileCopy(@DesktopDir & "\Override\" & $FileName, $OverrideDir & "\" & $FileName, 1) + FileCopy($OverrideDir & "\" & $FileName, $NewFilesDir & "\" & $FileName, 1) + Else + ;ResHacker + RunWait($ToolsDir & '\ResHacker.exe -script "' & $ResourcesDir & '\scripts\' & $FileName &'.txt"') + FileMove($ToolsDir & "\ResHacker.log", $LogsDir & "\" & $FileName & ".log", 1) + EndIf + + ;write size to registry + $FileSize = FileGetSize($NewFilesDir & "\" & $FileName) + RegWrite($AppRegPathFiles, $FileName, "REG_SZ", $FileSize) + + ;replace file in target folder + FileMove($NewFilesDir & "\" & $FileName, $TargetFolder & "\" & $FileName & ".xpize", 1) + MoveEx($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName) + + InstallMsg("done") + EndIf +EndFunc + +Func InstallFile64($FileName, $TargetFolder) + If FileExists($TargetFolder & "\" & $FileName) Then + ;Display currently patching file + InstallMsg("Patching File: " & $TargetFolder & "\" & $FileName) + + ;============================================================ + ;Backup file + If FileExists($OverrideDir64 & "\" & $FileName) Then + ;do nothing - skip backup + Else + If FileExists($BackupDir64 & "\" & $FileName) Then + ;file exists, now we check system version against registered modified version + $RegEntry = RegRead($AppRegPathFiles64, $FileName) + If $RegEntry = "" Then FileCopy($TargetFolder & "\" & $FileName, $BackupDir64, 1);just in case it exists and we just didn't register it for some reason, recopy + + ;check if file sizes differ + If $RegEntry = FileGetSize($TargetFolder & "\" & $FileName) Then + ;sizes are the same...no need for another backup + Else + FileCopy($TargetFolder & "\" & $FileName, $BackupDir64, 1) + EndIf + Else + FileCopy($TargetFolder & "\" & $FileName, $BackupDir64, 1) + EndIf + EndIf + + ;============================================================ + ;Modify file + + ;Overriding Feature + If FileExists(@DesktopDir & "\Override\x64\" & $FileName) Then + FileCopy(@DesktopDir & "\Override\x64\" & $FileName, $OverrideDir64 & "\" & $FileName, 1) + FileCopy($OverrideDir64 & "\" & $FileName, $NewFilesDir64 & "\" & $FileName, 1) + Else + ;ResHacker + RunWait($ToolsDir & '\ResHacker.exe -script "' & $ResourcesDir & '\scripts\x64\' & $FileName &'.txt"') + FileMove($ToolsDir & "\ResHacker.log", $LogsDir64 & "\" & $FileName & ".log", 1) + EndIf + + ;write size to registry + $FileSize = FileGetSize($NewFilesDir64 & "\" & $FileName) + RegWrite($AppRegPathFiles64, $FileName, "REG_SZ", $FileSize) + + ;replace file in target folder + FileMove($NewFilesDir64 & "\" & $FileName, $TargetFolder & "\" & $FileName & ".xpize", 1) + MoveEx($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName) + + InstallMsg("done") + EndIf + +EndFunc + +Func InstallTheme($App, $AppExePath, $TargetFolder, $FileToCopy, $ResFile) + ;check if the app the theme is for is installed + If FileExists($AppExePath) Then + ;Display currently patching file + InstallMsg("Installing Theme: " & $App) + + ;create backup - only if needed + If FileExists($BackupDir & "\" & $FileToCopy) Then + ;file exists, now we check system version against registered modified version + $RegEntry = RegRead($AppRegPathFiles, $FileToCopy) + If $RegEntry = "" Then FileCopy($TargetFolder & "\" & $FileToCopy, $BackupDir, 1);just in case it exists and we just didn't register it for some reason, recopy + + ;check if file sizes differ + If $RegEntry = FileGetSize($TargetFolder & "\" & $FileToCopy) Then + ;sizes are the same...no need for another backup + Else + FileCopy($TargetFolder & "\" & $FileToCopy, $BackupDir, 1) + EndIf + Else + FileCopy($TargetFolder & "\" & $FileToCopy, $BackupDir, 1) + EndIf + + ;write size to registry + $FileSize = FileGetSize($ResFile) + RegWrite($AppRegPathFiles, $FileToCopy, "REG_SZ", $FileSize) + + ;replace file in target folder + FileCopy($ResFile, $TargetFolder & "\" & $FileToCopy, 1) + + InstallMsg("done") + EndIf +EndFunc + +Func InstallVisualStyle($Name, $FileName) + InstallMsg("Installing: " & $FileName & " Visual Style") + + $WindowsThemesDir = @WindowsDir & "\Resources\Themes" + $DirDest = @WindowsDir & "\Resources\Themes\" & $Name + $DirSource = $ResourcesDir & "\themes\Windows\" & $WinName + $FileMain = $FileName & ".msstyles" + + ;Cleanup Old + FileDelete(@WindowsDir & "\Resources\Themes\" & $Name & ".theme") + DirRemove(@WindowsDir & "\Resources\Themes\" & $Name, 1) + + DirCreate(@WindowsDir & "\Resources\Themes\" & $Name & "\Shell\NormalColor") + ;DirCreate(@WindowsDir & "\Resources\Themes\" & $Name & "\Shell\NormalColor\en-US") + + +;~ If FileExists($DirDest & "\" & $FileMain) Then ;main file may be locked, so replace after reboot +;~ FileCopy($DirSource & "\" & $FileMain, $DirDest & "\" & $FileMain_new) +;~ MoveEx($DirDest & "\" & $FileMain, $DirDest & "\" & $FileMain_new) +;~ EndIf + + ;Copy Files + FileCopy($DirSource & "\*.theme", $WindowsThemesDir, 9) + FileCopy($DirSource & "\*.msstyles", $DirDest, 9) + If FileCopy($DirSource & "\" & $FileMain, $DirDest, 9) = 0 Then MoveEx($DirSource & "\" & $FileMain, $DirDest & "\" & $FileMain) ;main file may be locked (FileCopy = 0), then replace after reboot (MoveEx) + If FileCopy($DirSource & "\shellstyle.dll", $DirDest & "\Shell\NormalColor", 9) = 0 Then MoveEx($DirSource & "\shellstyle.dll", $DirDest & "\Shell\NormalColor\shellstyle.dll") + ;FileCopy($DirSource & "\shellstyle.dll.mui", $DirDest & "\Shell\NormalColor\en-US", 9) + + ;Fonts + ;If $Name = "elementary" Then InstallFont($ResourcesDir & "\themes\Windows\Fonts\*.ttf") + +EndFunc + + + +Func UpdateFile($FileName, $TargetFolder) + If FileExists($TargetFolder & "\" & $FileName) Then + ;If we didn't back it up, don't start modifying it now - Mr. User will have to reuse the installer. This ensures simplified perpetual ignorance of unselected options. + If FileExists($BackupDir & "\" & $FileName) Then + + ;Check if file sizes differ + $RegEntry = RegRead($AppRegPathFiles, $FileName) + If FileExists($OverrideDir & "\" & $FileName) Then + $File = $OverrideDir & "\" & $FileName + Else + $File = $TargetFolder & "\" & $FileName + EndIf + + If $RegEntry = FileGetSize($File) Then + ;sizes are the same...no need for reloading + Else + ;Display currently patching file + If $SilentInstall = 0 Then InstallMsg("Reloading File: " & $TargetFolder & "\" & $FileName) + + ;Backup file (if no override is present) + If not FileExists($OverrideDir & "\" & $FileName) Then + FileCopy($TargetFolder & "\" & $FileName, $BackupDir, 1) + RunWait($ToolsDir & '\ResHacker.exe -script "' & $ResourcesDir & '\scripts\' & $FileName &'.txt"') + FileMove($ToolsDir & "\ResHacker.log", $LogsDir & "\" & $FileName & ".log", 1) + Else + FileCopy($OverrideDir & "\" & $FileName, $NewFilesDir & "\" & $FileName, 1) + EndIf + + ;write new size to registry + $FileSize = FileGetSize($NewFilesDir & "\" & $FileName) + RegWrite($AppRegPathFiles, $FileName, "REG_SZ", $FileSize) + + ;replace file in target folder + FileMove($NewFilesDir & "\" & $FileName, $TargetFolder & "\" & $FileName & ".xpize", 1) + If FileMove($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName, 1) = 0 Then + MoveEx($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName) ;replace locked file on reboot + $UpdatedFileCount = $UpdatedFileCount + 1 ;tell the patcher to reboot + EndIf + + If $SilentInstall = 0 Then InstallMsg("done") + + + ;Special: also reload theme, which may got deleted when re-installing the app + If $FileName = "SMPlayer.exe" Then ReThemeSMPlayer($ProgramFiles) + EndIf + EndIf + EndIf +EndFunc + +Func UpdateFile64($FileName, $TargetFolder) + If FileExists($TargetFolder & "\" & $FileName) Then + ;If we didn't back it up, don't start modifying it now - Mr. User will have to reuse the installer. This ensures simplified perpetual ignorance of unselected options. + If FileExists($BackupDir64 & "\" & $FileName) Then + + ;Check if file sizes differ + $RegEntry = RegRead($AppRegPathFiles64, $FileName) + If FileExists($OverrideDir64 & "\" & $FileName) Then + $File = $OverrideDir64 & "\" & $FileName + Else + $File = $TargetFolder & "\" & $FileName + EndIf + + If $RegEntry = FileGetSize($File) Then + ;sizes are the same...no need for reloading + Else + ;Display currently patching file + If $SilentInstall = 0 Then InstallMsg("Reloading File: " & $TargetFolder & "\" & $FileName) + + ;Backup file (if no override is present) + If not FileExists($OverrideDir64 & "\" & $FileName) Then + FileCopy($TargetFolder & "\" & $FileName, $BackupDir64, 1) + RunWait($ToolsDir & '\ResHacker.exe -script "' & $ResourcesDir & '\scripts\x64\' & $FileName &'.txt"') + FileMove($ToolsDir & "\ResHacker.log", $LogsDir64 & "\" & $FileName & ".log", 1) + Else + FileCopy($OverrideDir64 & "\" & $FileName, $NewFilesDir64 & "\" & $FileName, 1) + EndIf + + ;write new size to registry + $FileSize = FileGetSize($NewFilesDir64 & "\" & $FileName) + RegWrite($AppRegPathFiles64, $FileName, "REG_SZ", $FileSize) + + ;replace file in target folder + FileMove($NewFilesDir64 & "\" & $FileName, $TargetFolder & "\" & $FileName & ".xpize", 1) + If FileMove($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName, 1) = 0 Then + MoveEx($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName) ;replace locked file on reboot + $UpdatedFileCount = $UpdatedFileCount + 1 ;tell the patcher to reboot + EndIf + + If $SilentInstall = 0 Then InstallMsg("done") + + + ;Special: also reload theme, which may got deleted when re-installing the app + If $FileName = "SMPlayer.exe" Then ReThemeSMPlayer($ProgramFiles64) + EndIf + EndIf + EndIf +EndFunc + +Func UpdateTheme($App, $AppExePath, $TargetFolder, $FileToCopy, $ResFile) + If FileExists($AppExePath) Then + ;If we didn't back it up, don't start modifying it now - Mr. User will have to reuse the installer. This ensures simplified perpetual ignorance of unselected options. + If FileExists($BackupDir & "\" & $FileToCopy) Then + + ;Check if file sizes differ + $RegEntry = RegRead($AppRegPathFiles, $FileToCopy) + + If $RegEntry = FileGetSize($TargetFolder & "\" & $FileToCopy) Then + ;sizes are the same...no need for reloading + Else + ;Display currently patching file + If $SilentInstall = 0 Then + InstallMsg("Reloading Theme: " & $App) + EndIf + + ;Backup file + FileCopy($TargetFolder & "\" & $FileToCopy, $BackupDir, 1) + + ;write new size to registry + $FileSize = FileGetSize($ResFile) + RegWrite($AppRegPathFiles, $FileToCopy, "REG_SZ", $FileSize) + + ;replace file in target folder + If FileCopy($ResFile, $TargetFolder & "\" & $FileToCopy, 1) = 0 Then + MoveEx($ResFile, $TargetFolder & "\" & $FileToCopy) ;replace locked file on reboot + $UpdatedFileCount = $UpdatedFileCount + 1 ;tell the patcher to reboot + EndIf + + If $SilentInstall = 0 Then + InstallMsg("done") + EndIf + EndIf + EndIf + EndIf +EndFunc + + + +Func UninstallFile($FileName, $TargetFolder) + If FileExists($TargetFolder & "\" & $FileName) and FileExists($BackupDir & "\" & $FileName) Then + ;Display currently patching file + InstallMsg("Restoring File: " & $TargetFolder & "\" & $FileName) + + ;Delete file size from registry + RegDelete($AppRegPathFiles, $FileName) + + ;Cleanup logs + FileDelete($LogsDir & "\" & $FileName & ".log") + + ;replace file in target folder + FileMove($BackupDir & "\" & $FileName, $TargetFolder & "\" & $FileName & ".xpize", 1) + MoveEx($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName) + + InstallMsg("done") + EndIf +EndFunc + +Func UninstallFile64($FileName, $TargetFolder) + If FileExists($TargetFolder & "\" & $FileName) and FileExists($BackupDir64 & "\" & $FileName) Then + ;Display currently patching file + InstallMsg("Restoring File: " & $TargetFolder & "\" & $FileName) + + ;Delete file size from registry + RegDelete($AppRegPathFiles64, $FileName) + + ;Cleanup logs + FileDelete($LogsDir64 & "\" & $FileName & ".log") + + ;replace file in target folder + FileMove($BackupDir64 & "\" & $FileName, $TargetFolder & "\" & $FileName & ".xpize", 1) + MoveEx($TargetFolder & "\" & $FileName & ".xpize", $TargetFolder & "\" & $FileName) + + InstallMsg("done") + EndIf +EndFunc + +Func UninstallTheme($App, $AppExePath, $TargetFolder, $FileToCopy, $ResFile) + If FileExists($AppExePath) and FileExists($BackupDir & "\" & $FileToCopy) Then + ;Display currently patching file + InstallMsg("Restoring Theme: " & $App) + + ;Delete file size from registry + RegDelete($AppRegPathFiles64, $FileToCopy) + + ;replace file in target folder + FileMove($BackupDir & "\" & $FileToCopy, $TargetFolder & "\" & $FileToCopy, 1) + + InstallMsg("done") + EndIf +EndFunc \ No newline at end of file diff --git a/project/_UDFs/GUICtrlOnHover.au3 b/project/_UDFs/GUICtrlOnHover.au3 new file mode 100644 index 0000000..f41cf4b --- /dev/null +++ b/project/_UDFs/GUICtrlOnHover.au3 @@ -0,0 +1,557 @@ +#Region Header + +#include-once + +#CS UDF Info + + Name.........: GUICtrlOnHover.au3 + Description..: Allows to set event function for the window control hover process. + Forum link...: http://www.autoitscript.com/forum/index.php?s=&showtopic=55120 + Author.......: G.Sandler a.k.a MrCreatoR (CreatoR's Lab, www.creator-lab.ucoz.ru, www.autoit-script.ru) + Remarks......: + 1) TreeView/ListView Items can not be set :(. + 2) When the window is not active, the hover/leave hover functions will still called, but not when the window is disabled. + 3) The hover/leave hover functions will be called even if the script is paused by such functions as MsgBox(). + 4) The $sHover_Func/$sLeaveHover_Func functions should not introduce significant delays in the main script, + for example by calling functions like Sleep() or MsgBox(). + 5) IMPORTANT! + A) Do not call _GUICtrl_OnHoverRegister inside $sHover_Func/$sLeaveHover_Func functions, it's not a good idea. + + B) This UDF registering WM_COMMAND and WM_LBUTTONDOWN window messages. + Please ensure that those messages are not used after including this library, + if they do, you will have to call __GUICtrl_SOH_WM_COMMAND and __GUICtrl_SOH_WM_LBUTTONDOWN inside those functions. Example: + + Func MY_WM_COMMAND($hWnd, $iMsg, $wParam, $lParam) + __GUICtrl_SOH_WM_COMMAND($hWnd, $iMsg, $wParam, $lParam) + ... + EndFunc + + C) Do not use loops inside event exit function, it will freez your application. + + + *** Version History *** + [v2.1] - [04.07.2012] + * Compatibility with ColorPicker.au3 UDF. + * Fixed issue with releasing resources (last unregistered control was still active for hovering). + + Added function to release all resources: _GUICtrl_OnHoverReleaseResources + + Added alternative UDF "GUICtrlOnHover_NoCallback.au3", it uses AdlibRegister instead of callback with timer. In some cases callback can cause a memory leak. + The disadvantage is obvious, any blocking function or loop will "freez" the hovering events. + + [v2.0] - [09.06.2010] + * Fixed potential issue with calling $sPrimaryDownFunc function (first call was performed only after recieving WM_COMMAND message, wich is the control event). + * Fixed an issue with blocking the OnHover function - the OnLeaveHover function was not called untill the OnHover function was blocked. + * Fixed(?) (again) issue when the UDF is not working under 64-bit OS. + * Optimized internal "__GUICtrl_SOH_Call" function to work faster when calling parameters functions. + + [v1.9] - [21.05.2010] + * UDF library now compatible with AutoIt 3.3.6.1. + * UDF library renamed to GUICtrlOnHover.au3. + * Changed the main function name to _GUICtrl_OnHoverRegister, For backwards compatibility reasons, other (old) function names are still supported: + _GUICtrl_SetOnHover, GUICtrl_SetOnHover, GUICtrlSetOnHover, _GUICtrlSetOnHover + + * Fixed(?) issue when the UDF is not working under 64-bit OS. + * Global variables and internal functions renaming (for "cosmetic" reasons only). + * UDF's code is more readable now. + + + [v1.8] - [28.09.2009] + * Few Global variables now have more unique name. + * Fixed an issue with false calling of function on PrimaryDown event. + I.e when the user clicks on other place (not on the hovered control) and drag the cursor to the control, the PrimaryDown function was called. + * Due to (and as a result of) previous issue, the UDF now registering WM_COMMAND and WM_LBUTTONDOWN messages at first UDF call. + + + [v1.7] - [07.07.2009] + + Added _GUICtrl_SetHoverOnBackWindow... + Allows to set the hovering mode: + $iSetBackWin = 1 (default) hovering process will proceed even when GUI is not active (in background). + $iSetBackWin <> 1 hovering process will NOT proceed when GUI is not active. + + + [v1.6] - [12.06.2009] + * Now the UDF compatible with scripts (or other udfs) that uses OnAutoItExit function. + i.e: "OnAutoItExit" function that was *previously* set by user will be called as well. + + + Added new parameter $iKeepCall_Hover_Func. If this parameter = 1, + then the $sHover_Func function *Will* be called constantly untill the control is no longer been hovered + (default is 0, do not call the function constantly). + + Added new arguments to calling function... + The OnPrimaryDown/Up function now can recieve one more argument: + $iClickMode - Defines the Click mode (1 - Pressed, 2 - Released) + + * Changed return value - function will return 2 when $iCtrlID is redefined (ReSet, already exists in the controls list). + * Fixed incorrect documentation parts. + * Fixed "OnClick" handeling. When using multiple GUIs, the active gui was not recognized properly. + * Fixed(?) bug with "dimension range exceeded" when trying to UnSet a Control. + + [v1.5] + + Added AutoIt 3.2.10.0+ support, but 3.2.8.1 or less is dropped :( (due to lack of native CallBack functions). + + Added Primary Down and Primary Up support. Helping to handle with the buttons pressing. + + Added new arguments to calling function... + The OnHover function now can recieve two more arguments: + $iHoverMode - Defines the hover mode (1 - Hover, 2 - Leaves Hovering) + $hWnd_Hovered - Control Handle where the mouse is moved to (after hovering). + + * Almost all code of this UDF was rewritted. + * Now the main function name is _GUICtrl_SetOnHover(), + but for backwards compatibility reasons, other (old) function names are still supported. + * Fixed bug with hovering controls in other apps. + * Improvements in generaly, the UDF working more stable now. + + [v1.?] + * Beta changes, see "Forum link" for more details. + + [v1.0] + * First release. + +#CE + +#EndRegion Header + +#Region Internal Global Variables + +Global $a__GUICtrl_SOH_Ctrls[1][1] +Global $a__GUICtrl_SOH_LastHoveredElements[2] = [-1, -1] +Global $a__GUICtrl_SOH_LastHoveredElementsMark = -1 +Global $h__GUICtrl_SOH_LastClickedElementMark = -1 +Global $i__GUICtrl_SOH_CtrlsModified = 0 +Global $i__GUICtrl_SOH_HoverOnBackWin = 1 +Global $i__GUICtrl_SOH_LastPrimaryDownCtrlID = 0 + +Global $p__GUICtrl_SOH_TimerProc = 0 +Global $i__GUICtrl_SOH_TimerID = 0 + +Global $s__GUICtrl_SOH_User32_Dll = @SystemDir & "\User32.dll" +Global $s__GUICtrl_SOH_OnExitFunc = "" + +If @AutoItVersion < "3.3.2.0" Then + $s__GUICtrl_SOH_OnExitFunc = Execute('Opt("OnExitFunc", "__GUICtrl_SOH_Exit")') +Else + Execute('OnAutoItExitRegister("__GUICtrl_SOH_Exit")') +EndIf + +Global Const $n__GUICtrl_SOH_WM_COMMAND = 0x0111 +Global Const $n__GUICtrl_SOH_WM_LBUTTONDOWN = 0x0201 + +#EndRegion Internal Global Variables + +#Region Public Functions + +; #FUNCTION# ==================================================================================================== +; Name...........: _GUICtrl_OnHoverRegister +; Description....: Registers a function to be called when GUI elements been hovered. +; Syntax.........: _GUICtrl_OnHoverRegister($iCtrlID [, $sHover_Func="" [, $sLeaveHover_Func=-1 [, $sPrimaryDownFunc=-1 [, $sPrimaryUpFunc=-1 [, $iKeepCall_PrDn_Func=1 [, $iKeepCall_Hover_Func=0 ]]]]]]) +; +; Parameters.....: $iCtrlID - The Ctrl ID to set hovering for (can be a -1 as indication to the last item created). +; +; $sHover_Func - [Optional] Function to call when the mouse is hovering the control. +; If this parameter passed as empty string (""), +; then the specified CtrlID is UnSet from Hovering Handler list. +; +; $sLeaveHover_Func - [Optional] Function to call when the mouse is leaving hovering the control +; (-1 no function used). +; * For both parameters, $sHover_FuncName and $sLeaveHover_FuncName, +; the specified function called with maximum 3 parameters: +; $iCtrlID - CtrlID of hovered control. +; $iHoverMode - Defines the hover mode (1 - Hover, 2 - Leaves Hovering). +; $hWnd_Hovered - Control Handle where the mouse is moved to (after hovering). +; +; $sPrimaryDownFunc - [Optional] Function to call when Primary mouse button is *clicked* on the control. +; (-1 -> function is not called). +; +; $sPrimaryUpFunc - [Optional] Function to call when Primary mouse button is *released* the control. +; (-1 -> function is not called). +; +; * For both parameters, $sPrimaryDownFunc and $sPrimaryUpFunc, +; the specified function called with maximum 2 parameters: +; $iCtrlID - CtrlID of clicked control. +; $iClickMode - Defines the click mode (1 - Pressed, 2 - Released). +; +; $iKeepCall_PrDn_Func - [Optional] If this parameter < 1, +; then the $sPrimaryDownFunc function will *Not* be called constantly untill +; the primary mouse button is released (default behaviour - $iKeepCall_PrDn_Func = 1). +; +; $iKeepCall_Hover_Func - [Optional] If this parameter = 1, +; then the $sHover_Func function *Will* be called constantly untill +; the control is no longer been hovered (default behaviour - $iKeepCall_Hover_Func = 0). +; +; Return values..: Success - Returns 1 if the function registered succesefully. +; When $iCtrlID is redefined (ReSet, already exists in the controls list), the return value is 2. +; Failure - Set @error to 1 and return 0 if $iCtrlID is not a GUI Control Identifier. +; +; Author.........: G.Sandler (a.k.a CreatoR), www.creator-lab.ucoz.ru, www.autoit-script.ru. +; Modified.......: +; Remarks........: 1) TreeView/ListView Items can not be set :(. +; 2) When the window is not active, the hover/leave hover functions will still called, but not when the window is disabled. +; 3) The hover/leave hover functions will be called even if the script is paused by such functions as MsgBox(). +; 4) The $sHover_Func/$sLeaveHover_Func functions should not introduce significant delays in the main script, +; for example by calling functions like Sleep() or MsgBox(). +; 5) IMPORTANT! +; A) Do not call _GUICtrl_OnHoverRegister inside $sHover_Func/$sLeaveHover_Func functions, it's not a good idea. +; +; B) This UDF registering WM_COMMAND and WM_LBUTTONDOWN window messages. +; Please ensure that those messages are not used after including this library, +; if they do, you will have to call __GUICtrl_SOH_WM_COMMAND and __GUICtrl_SOH_WM_LBUTTONDOWN inside those functions. Example: +; +; Func MY_WM_COMMAND($hWnd, $iMsg, $wParam, $lParam) +; __GUICtrl_SOH_WM_COMMAND($hWnd, $iMsg, $wParam, $lParam) +; ... +; EndFunc +; +; Related........: +; Link...........: http://www.autoitscript.com/forum/index.php?s=&showtopic=55120 +; Example........: Yes. +; =============================================================================================================== +Func _GUICtrl_OnHoverRegister($iCtrlID, $sHover_Func="", $sLeaveHover_Func=-1, $sPrimaryDownFunc=-1, $sPrimaryUpFunc=-1, $iKeepCall_PrDn_Func=1, $iKeepCall_Hover_Func=0) + Local $hCtrlID = GUICtrlGetHandle($iCtrlID) + + If Not $hCtrlID Then + Return SetError(1, 0, 0) + EndIf + + If $p__GUICtrl_SOH_TimerProc = 0 Then + $p__GUICtrl_SOH_TimerProc = DllCallbackRegister("__GUICtrl_SOH_CALLBACK", "none", "hwnd;int;uint_ptr;dword") + $i__GUICtrl_SOH_TimerID = DllCall($s__GUICtrl_SOH_User32_Dll, "int", "SetTimer", _ + "hwnd", 0, "uint_ptr", Round(TimerInit()), "uint", 30, "ptr", DllCallbackGetPtr($p__GUICtrl_SOH_TimerProc)) + + GUIRegisterMsg($n__GUICtrl_SOH_WM_COMMAND, "__GUICtrl_SOH_WM_COMMAND") + GUIRegisterMsg($n__GUICtrl_SOH_WM_LBUTTONDOWN, "__GUICtrl_SOH_WM_LBUTTONDOWN") + + If IsArray($i__GUICtrl_SOH_TimerID) Then + $i__GUICtrl_SOH_TimerID = $i__GUICtrl_SOH_TimerID[0] + EndIf + EndIf + + ;UnSet Hovering for specified control (remove control id from hovering checking process) + If $sHover_Func = "" And @NumParams <= 2 Then + Local $a__GUICtrl_SOH_Ctrls_Tmp[1][1] + Local $a__GUICtrl_SOH_Ctrls_Swap = $a__GUICtrl_SOH_Ctrls ;This one prevents a bug with "dimension range exceeded" + + For $i = 1 To $a__GUICtrl_SOH_Ctrls_Swap[0][0] + If $hCtrlID <> $a__GUICtrl_SOH_Ctrls_Swap[$i][0] Then + $a__GUICtrl_SOH_Ctrls_Tmp[0][0] += 1 + ReDim $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]+1][7] + + $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]][0] = $a__GUICtrl_SOH_Ctrls_Swap[$i][0] + $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]][1] = $a__GUICtrl_SOH_Ctrls_Swap[$i][1] + $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]][2] = $a__GUICtrl_SOH_Ctrls_Swap[$i][2] + $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]][3] = $a__GUICtrl_SOH_Ctrls_Swap[$i][3] + $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]][4] = $a__GUICtrl_SOH_Ctrls_Swap[$i][4] + $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]][5] = $a__GUICtrl_SOH_Ctrls_Swap[$i][5] + $a__GUICtrl_SOH_Ctrls_Tmp[$a__GUICtrl_SOH_Ctrls_Tmp[0][0]][6] = $a__GUICtrl_SOH_Ctrls_Swap[$i][6] + EndIf + Next + + If $a__GUICtrl_SOH_Ctrls_Tmp[0][0] < 1 Then + __GUICtrl_SOH_ReleaseResources() ;Release the callbacks + Else + $i__GUICtrl_SOH_CtrlsModified = 1 + $a__GUICtrl_SOH_Ctrls = $a__GUICtrl_SOH_Ctrls_Tmp + EndIf + + Return 1 + EndIf + + ;Check if the hovering process already handle the passed CtrlID, if so, just assign new values (functions) + For $i = 1 To $a__GUICtrl_SOH_Ctrls[0][0] + If $hCtrlID = $a__GUICtrl_SOH_Ctrls[$i][0] Then + $a__GUICtrl_SOH_Ctrls[$i][0] = $hCtrlID + $a__GUICtrl_SOH_Ctrls[$i][1] = $sHover_Func + $a__GUICtrl_SOH_Ctrls[$i][2] = $sLeaveHover_Func + $a__GUICtrl_SOH_Ctrls[$i][3] = $sPrimaryDownFunc + $a__GUICtrl_SOH_Ctrls[$i][4] = $sPrimaryUpFunc + $a__GUICtrl_SOH_Ctrls[$i][5] = $iKeepCall_PrDn_Func + $a__GUICtrl_SOH_Ctrls[$i][6] = $iKeepCall_Hover_Func + + Return 2 + EndIf + Next + + $a__GUICtrl_SOH_Ctrls[0][0] += 1 + ReDim $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]+1][7] + + $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]][0] = $hCtrlID + $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]][1] = $sHover_Func + $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]][2] = $sLeaveHover_Func + $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]][3] = $sPrimaryDownFunc + $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]][4] = $sPrimaryUpFunc + $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]][5] = $iKeepCall_PrDn_Func + $a__GUICtrl_SOH_Ctrls[$a__GUICtrl_SOH_Ctrls[0][0]][6] = $iKeepCall_Hover_Func + + Return 1 +EndFunc + +;Set the hovering mode: +; $iSetBackWin = 1 (default) hovering process will proceed even when GUI is not active (in background). +; $iSetBackWin <> 1 hovering process will NOT proceed when GUI is not active. +Func _GUICtrl_SetHoverOnBackWindow($iSetBackWin) + $i__GUICtrl_SOH_HoverOnBackWin = Number($iSetBackWin = 1) +EndFunc + +;Releases all resources used by this UDF +Func _GUICtrl_OnHoverReleaseResources() + __GUICtrl_SOH_ReleaseResources() +EndFunc + +#EndRegion Public Functions + +#Region Backwards Compatibility Functions + +;Backwards compatibility function #1 +Func _GUICtrl_SetOnHover($iCtrlID, $sHover_Func="", $sLeaveHover_Func=-1, $sPrimaryDownFunc=-1, $sPrimaryUpFunc=-1, $iKeepCall_PrDn_Func=1, $iKeepCall_Hover_Func=0) + _GUICtrl_OnHoverRegister($iCtrlID, $sHover_Func, $sLeaveHover_Func, $sPrimaryDownFunc, $sPrimaryUpFunc, $iKeepCall_PrDn_Func, $iKeepCall_Hover_Func) +EndFunc + +;Backwards compatibility function #2 +Func GUICtrl_SetOnHover($iCtrlID, $sHover_Func="", $sLeaveHover_Func=-1, $sPrimaryDownFunc=-1, $sPrimaryUpFunc=-1, $iKeepCall_PrDn_Func=1, $iKeepCall_Hover_Func=0) + _GUICtrl_OnHoverRegister($iCtrlID, $sHover_Func, $sLeaveHover_Func, $sPrimaryDownFunc, $sPrimaryUpFunc, $iKeepCall_PrDn_Func, $iKeepCall_Hover_Func) +EndFunc + +;Backwards compatibility function #3 +Func GUICtrlSetOnHover($iCtrlID, $sHover_Func="", $sLeaveHover_Func=-1, $sPrimaryDownFunc=-1, $sPrimaryUpFunc=-1, $iKeepCall_PrDn_Func=1, $iKeepCall_Hover_Func=0) + _GUICtrl_OnHoverRegister($iCtrlID, $sHover_Func, $sLeaveHover_Func, $sPrimaryDownFunc, $sPrimaryUpFunc, $iKeepCall_PrDn_Func, $iKeepCall_Hover_Func) +EndFunc + +;Backwards compatibility function #4 +Func _GUICtrlSetOnHover($iCtrlID, $sHover_Func="", $sLeaveHover_Func=-1, $sPrimaryDownFunc=-1, $sPrimaryUpFunc=-1, $iKeepCall_PrDn_Func=1, $iKeepCall_Hover_Func=0) + _GUICtrl_OnHoverRegister($iCtrlID, $sHover_Func, $sLeaveHover_Func, $sPrimaryDownFunc, $sPrimaryUpFunc, $iKeepCall_PrDn_Func, $iKeepCall_Hover_Func) +EndFunc + +#EndRegion Backwards Compatibility Functions + +#Region Internal Functions + +;CallBack function to handle the hovering process +Func __GUICtrl_SOH_CALLBACK($hWnd, $uiMsg, $idEvent, $dwTime) + $i__GUICtrl_SOH_CtrlsModified = 0 + + If $a__GUICtrl_SOH_Ctrls[0][0] < 1 Then + Return + EndIf + + If $i__GUICtrl_SOH_HoverOnBackWin Then + Local $iControl_Hovered = __GUICtrl_SOH_ControlGetHovered() + Else + Local $iControl_Hovered = GUIGetCursorInfo() + + If Not IsArray($iControl_Hovered) Then + Return + EndIf + + $iControl_Hovered = GUICtrlGetHandle($iControl_Hovered[4]) + EndIf + + Local $sCheck_LHE = $a__GUICtrl_SOH_LastHoveredElements[1] + Local $iCheck_LCEM = $h__GUICtrl_SOH_LastClickedElementMark + Local $iCtrlID + + ;Leave Hovering Process and reset variables + If Not $iControl_Hovered Or ($sCheck_LHE <> -1 And $iControl_Hovered <> $sCheck_LHE) Then + If $a__GUICtrl_SOH_LastHoveredElementsMark = -1 Then + Return + EndIf + + Local $a__Tmp_GUICtrl_SOH_LastHoveredElements[2] = [$a__GUICtrl_SOH_LastHoveredElements[0], $a__GUICtrl_SOH_LastHoveredElements[1]] + + $a__GUICtrl_SOH_LastHoveredElements[0] = -1 + $a__GUICtrl_SOH_LastHoveredElements[1] = -1 + $a__GUICtrl_SOH_LastHoveredElementsMark = -1 + $h__GUICtrl_SOH_LastClickedElementMark = -1 + + If $a__Tmp_GUICtrl_SOH_LastHoveredElements[0] <> -1 Then + $iCtrlID = DllCall($s__GUICtrl_SOH_User32_Dll, "int", "GetDlgCtrlID", "hwnd", $a__Tmp_GUICtrl_SOH_LastHoveredElements[1]) + + If IsArray($iCtrlID) Then + $iCtrlID = $iCtrlID[0] + EndIf + + ;2 is the indicator of OnLeavHover process + __GUICtrl_SOH_Call($a__Tmp_GUICtrl_SOH_LastHoveredElements[0], $iCtrlID, 2, $iControl_Hovered) + EndIf + Else ;Hovering Process, Primary Down/Up handler, and set $a__GUICtrl_SOH_LastHoveredElements + If $i__GUICtrl_SOH_CtrlsModified = 1 Then + $i__GUICtrl_SOH_CtrlsModified = 0 + Return + EndIf + + Local $iUbound = UBound($a__GUICtrl_SOH_Ctrls)-1 + + For $i = 1 To $a__GUICtrl_SOH_Ctrls[0][0] + If $i > $iUbound Then + ExitLoop + EndIf + + If $a__GUICtrl_SOH_Ctrls[$i][0] = $iControl_Hovered Then + $iCtrlID = DllCall($s__GUICtrl_SOH_User32_Dll, "int", "GetDlgCtrlID", "hwnd", $iControl_Hovered) + + If IsArray($iCtrlID) Then + $iCtrlID = $iCtrlID[0] + EndIf + + ;Primary Down/Up handler + If ($a__GUICtrl_SOH_Ctrls[$i][3] <> "" Or $a__GUICtrl_SOH_Ctrls[$i][4] <> "") And ($iCheck_LCEM = -1 Or $iCheck_LCEM = $iControl_Hovered) Then + Local $aCursorInfo = 0 + Local $hParent_Wnd = DllCall($s__GUICtrl_SOH_User32_Dll, "hwnd", "GetParent", "hwnd", $iControl_Hovered) + + If Not @error And IsArray($hParent_Wnd) Then + $hParent_Wnd = $hParent_Wnd[0] + $aCursorInfo = GUIGetCursorInfo($hParent_Wnd) + Else + $aCursorInfo = GUIGetCursorInfo() + EndIf + + If IsArray($aCursorInfo) Then + ;Primary Down... + ;* First condition is to prevent function call when holding down m.button from other control + ;* Last condition is to Prevent/Allow multiple function call + ;(depending on $iKeepCall_PrDn_Func param). + If ($i__GUICtrl_SOH_LastPrimaryDownCtrlID = $iControl_Hovered Or $i__GUICtrl_SOH_LastPrimaryDownCtrlID = 0) And WinActive($hParent_Wnd) And _ + $aCursorInfo[2] = 1 And $a__GUICtrl_SOH_Ctrls[$i][3] <> -1 And _ + (($a__GUICtrl_SOH_Ctrls[$i][5] < 1 And $iCheck_LCEM <> $iControl_Hovered) Or $a__GUICtrl_SOH_Ctrls[$i][5] > 0) Then + + ;1 is the indicator of Primary*Down* event + __GUICtrl_SOH_Call($a__GUICtrl_SOH_Ctrls[$i][3], $iCtrlID, 1) + + $h__GUICtrl_SOH_LastClickedElementMark = $iControl_Hovered + ;Primary Up + ElseIf $aCursorInfo[2] = 0 And $a__GUICtrl_SOH_Ctrls[$i][4] <> -1 And $iCheck_LCEM = $iControl_Hovered Then + ;2 is the indicator of Primary*Up* event + __GUICtrl_SOH_Call($a__GUICtrl_SOH_Ctrls[$i][4], $iCtrlID, 2) + + $h__GUICtrl_SOH_LastClickedElementMark = -1 + EndIf + EndIf + EndIf + + If $i__GUICtrl_SOH_CtrlsModified = 1 Then + ExitLoop + EndIf + + If $a__GUICtrl_SOH_Ctrls[$i][6] < 1 And $a__GUICtrl_SOH_LastHoveredElementsMark = $a__GUICtrl_SOH_Ctrls[$i][0] Then + ExitLoop + Else + $a__GUICtrl_SOH_LastHoveredElementsMark = $a__GUICtrl_SOH_Ctrls[$i][0] + EndIf + + If $a__GUICtrl_SOH_Ctrls[$i][2] <> -1 Then + $a__GUICtrl_SOH_LastHoveredElements[0] = $a__GUICtrl_SOH_Ctrls[$i][2] + $a__GUICtrl_SOH_LastHoveredElements[1] = $iControl_Hovered + EndIf + + __GUICtrl_SOH_Call($a__GUICtrl_SOH_Ctrls[$i][1], $iCtrlID, 1, 0) ;1 is the indicator of OnHover process + + If $i__GUICtrl_SOH_CtrlsModified = 1 Then + ExitLoop + EndIf + + ExitLoop + EndIf + Next + EndIf + + $i__GUICtrl_SOH_CtrlsModified = 0 +EndFunc + +Func __GUICtrl_SOH_WM_COMMAND($hWndGUI, $MsgID, $WParam, $LParam) + $i__GUICtrl_SOH_LastPrimaryDownCtrlID = $LParam + + Local $iRet = Execute('CP_WM_COMMAND($hWndGUI, $MsgID, $WParam, $LParam)') + If $iRet <> '' Then Return $iRet +EndFunc + +Func __GUICtrl_SOH_WM_LBUTTONDOWN($hWndGUI, $MsgID, $WParam, $LParam) + $i__GUICtrl_SOH_LastPrimaryDownCtrlID = 0 +EndFunc + +;Thanks to amel27 for that one!!! +Func __GUICtrl_SOH_ControlGetHovered() + Local $iOld_Opt_MCM = Opt("MouseCoordMode", 1) + Local $tPoint = DllStructCreate("int X;int Y") + Local $aMPos = MouseGetPos() + + DllStructSetData($tPoint, "x", $aMPos[0]) + DllStructSetData($tPoint, "y", $aMPos[1]) + + Local $tPointCast = DllStructCreate("int64", DllStructGetPtr($tPoint)) + Local $aRet = DllCall($s__GUICtrl_SOH_User32_Dll, "hwnd", "WindowFromPoint", "int64", DllStructGetData($tPointCast, 1)) + + Opt("MouseCoordMode", $iOld_Opt_MCM) + + If @error Or Not IsArray($aRet) Then + Return SetError(@error, @extended, 0) + EndIf + + Return $aRet[0] +EndFunc + +;Call() function wrapper +Func __GUICtrl_SOH_Call($sFunction, $sParam1="", $sParam2="", $sParam3="", $sParam4="", $sParam5="") + Local $iRet = Call($sFunction) + + If @error <> 0xDEAD Then + Return $iRet + EndIf + + $iRet = Call($sFunction, $sParam1) + + If @error <> 0xDEAD Then + Return $iRet + EndIf + + $iRet = Call($sFunction, $sParam1, $sParam2) + + If @error <> 0xDEAD Then + Return $iRet + EndIf + + $iRet = Call($sFunction, $sParam1, $sParam2, $sParam3) + + If @error <> 0xDEAD Then + Return $iRet + EndIf + + $iRet = Call($sFunction, $sParam1, $sParam2, $sParam3, $sParam4) + + If @error <> 0xDEAD Then + Return $iRet + EndIf + + $iRet = Call($sFunction, $sParam1, $sParam2, $sParam3, $sParam4, $sParam5) + + If @error <> 0xDEAD Then + Return $iRet + EndIf + + Return SetError(1, 0, 0) +EndFunc + +;Release resources function +Func __GUICtrl_SOH_ReleaseResources() + If $p__GUICtrl_SOH_TimerProc > 0 Then + DllCallbackFree($p__GUICtrl_SOH_TimerProc) + EndIf + + If $i__GUICtrl_SOH_TimerID > 0 Then + DllCall($s__GUICtrl_SOH_User32_Dll, "int", "KillTimer", "hwnd", 0, "uint_ptr", $i__GUICtrl_SOH_TimerID) + EndIf + + GUIRegisterMsg($n__GUICtrl_SOH_WM_COMMAND, "") + GUIRegisterMsg($n__GUICtrl_SOH_WM_LBUTTONDOWN, "") + + $a__GUICtrl_SOH_Ctrls = 0 + Dim $a__GUICtrl_SOH_Ctrls[1][1] + + $p__GUICtrl_SOH_TimerProc = 0 + $i__GUICtrl_SOH_TimerID = 0 +EndFunc + +;Release the CallBack resources when exit +Func __GUICtrl_SOH_Exit() + If $s__GUICtrl_SOH_OnExitFunc <> "" Then + Call($s__GUICtrl_SOH_OnExitFunc) + EndIf + + __GUICtrl_SOH_ReleaseResources() +EndFunc + +#EndRegion Internal Functions diff --git a/project/_UDFs/MoveFileEx.au3 b/project/_UDFs/MoveFileEx.au3 new file mode 100644 index 0000000..6b3541c --- /dev/null +++ b/project/_UDFs/MoveFileEx.au3 @@ -0,0 +1,104 @@ + +;MoveEx - Replace files on reboot +Func MoveEx($OldFile, $NewFile) + ;Replace a File: MoveEx("oldfile", "newfile") + ;Delete a File: MoveEx("oldfile", "") + + If RegRead("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager", "PendingFileRenameOperations") = 0 Then + RegWrite("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager", "PendingFileRenameOperations", "") + EndIf + + $MoveExData = RegRead("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager", "PendingFileRenameOperations") + + If $MoveExData = "" Then + If $NewFile = "" Then ;delete a file + RegWrite("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager", "PendingFileRenameOperations", "REG_MULTI_SZ", "\??\" & $OldFile & @LF & $NewFile) + Else ;append new renames + RegWrite("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager", "PendingFileRenameOperations", "REG_MULTI_SZ", "\??\" & $OldFile & @LF & "!\??\" & $NewFile) + EndIf + + Else + If $NewFile = "" Then ;delete a file + RegWrite("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager", "PendingFileRenameOperations", "REG_MULTI_SZ", $MoveExData & @LF & "\??\" & $OldFile & @LF & $NewFile) + Else ;append new renames + RegWrite("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager", "PendingFileRenameOperations", "REG_MULTI_SZ", $MoveExData & @LF & "\??\" & $OldFile & @LF & "!\??\" & $NewFile) + EndIf + EndIf + + EndFunc + + + + + ;================================================================================================================= + ;Specials + ;================================================================================================================= + + #Region Clear Icon- & Thumbnail-Cache +Func ClearIconCache() + ;Deletes all the cache files on reboot for proper display of changed resources + ;Usage: just call the function + + $Path = @HomeDrive & "\Users" + $cSep = "|" + $usersReal = "" + + $aFileList = _FileListToArray($Path, "*") + + If IsArray($aFileList) Then + For $j = 1 to $aFileList[0] + $usersReal &= $aFileList[$j] & $cSep + Next + EndIf + + $usersReal = StringReplace($usersReal, "All Users|", "") + $usersReal = StringReplace($usersReal, "Default User|", "") + $usersReal = StringReplace($usersReal, "Default|", "") + $usersReal = StringReplace($usersReal, "Public|", "") + $usersReal = StringReplace($usersReal, "UpdatusUser|", "") + $usersReal = StringReplace($usersReal, "desktop.ini|", "") + + $user = StringSplit($usersReal, $cSep) + + If IsArray($user) Then + For $i = 1 to $user[0] + If not $user[$i] = "" Then + ClearIconCacheRoutine($user[$i]) + EndIf + Next + Else + ClearIconCacheRoutine(@UserName) + EndIf +EndFunc + +Func ClearIconCacheRoutine($Profile) + MoveEx(@HomeDrive & "\Users\" & $Profile & "\AppData\Local\IconCache.db", "") + + ;IconCache + $search = FileFindFirstFile(@HomeDrive & "\Users\" & $Profile & "\AppData\Local\Microsoft\Windows\Explorer\iconcache_*.db") + While 1 + $file = FileFindNextFile($search) + If @error Then ExitLoop + MoveEx(@HomeDrive & "\Users\" & $Profile & "\AppData\Local\Microsoft\Windows\Explorer\" & $file, "") + WEnd + FileClose($search) + + ;Thumbcache + $search = FileFindFirstFile(@HomeDrive & "\Users\" & $Profile & "\AppData\Local\Microsoft\Windows\Explorer\thumbcache_*.db") + While 1 + $file = FileFindNextFile($search) + If @error Then ExitLoop + MoveEx(@HomeDrive & "\Users\" & $Profile & "\AppData\Local\Microsoft\Windows\Explorer\" & $file, "") + WEnd + FileClose($search) + + ;TileCache + $search = FileFindFirstFile(@HomeDrive & "\Users\" & $Profile & "\AppData\Local\Microsoft\Windows\Explorer\TileCache*.dat") + While 1 + $file = FileFindNextFile($search) + If @error Then ExitLoop + MoveEx(@HomeDrive & "\Users\" & $Profile & "\AppData\Local\Microsoft\Windows\Explorer\" & $file, "") + WEnd + FileClose($search) +EndFunc +#EndRegion \ No newline at end of file diff --git a/project/_UDFs/XML_Handling.au3 b/project/_UDFs/XML_Handling.au3 new file mode 100644 index 0000000..0b4e7a0 --- /dev/null +++ b/project/_UDFs/XML_Handling.au3 @@ -0,0 +1,91 @@ +#include-once +#include + + +Func XmlRead($v_filename, $v_section = "") + ;Usage: XmlRead("filename" [, "section"]) + + Local $s_XML_Return = "" + + $s_XML_Content = FileRead($v_filename) ;read complete XML code + + If $v_section = "" Then ;use old content + $s_XML_Return = $s_XML_Content + + Else ;read only the value in defined section (e.g. value) + $a_XML_Read = _StringBetween($s_XML_Content, '<' & $v_section & '>', '') + If IsArray($a_XML_Read) Then $s_XML_Return = $a_XML_Read[0] + + EndIf + + Return $s_XML_Return +EndFunc + + +Func XmlModify($v_filename, $v_section_A, $s_value, $v_section_B = "") + ;Usage: XmlModify("filename", "sectionA", "value" [, "sectionB"]) + + Local $s_XML_Return = "" + If $v_section_B = "" Then $v_section_B = $v_section_A + + ;Check for file to modify + If FileExists($v_filename) Then + $s_XML_Content = FileRead($v_filename) ;read complete XML code + + $a_XML_Read = _StringBetween($s_XML_Content, '<' & $v_section_A & '>', '') ;get current value + If IsArray($a_XML_Read) Then $s_XML_Return = StringReplace($s_XML_Content, $a_XML_Read[0], $s_value) ;replace with new value + + ;Write new content to file + If $s_XML_Return <> "" Then + $v_filename_Out = FileOpen($v_filename, 256+2) ;UTF-8 berücksichtigen und alten Inhalt löschen + FileWrite($v_filename_Out, $s_XML_Return) + FileClose($v_filename_Out) + Else ;no content to write -> set @error + SetError(1) + EndIf + + Else ;No file! Function would have to guess the right structure... so let it be. Use XmlCreate() instead! + SetError(1) + EndIf +EndFunc + + +Func XmlCreate($v_filename, $s_value) ;WIP!!!! + FileWrite($v_filename, "") + $v_filename_Out = FileOpen($v_filename, 256+2) ;UTF-8 berücksichtigen und alten Inhalt löschen + FileWrite($v_filename_Out, $s_value) + FileClose($v_filename_Out) +EndFunc + + + +Func CfgModify($v_filename, $v_section_A, $s_value, $v_section_B) + ;Usage: CfgModify("filename", "sectionA", "value" , sectionB") + + Local $s_CFG_Return = "" + If $v_section_B = "" Then $v_section_B = $v_section_A + + ;Check for file to modify + If FileExists($v_filename) Then + $s_CFG_Content = FileRead($v_filename) ;read complete CFG code + + $a_CFG_Read = _StringBetween($s_CFG_Content, $v_section_A, $v_section_B) ;get current value + If IsArray($a_CFG_Read) Then $s_CFG_Return = StringReplace($s_CFG_Content, $a_CFG_Read[0], $s_value) ;replace with new value + + ;Write new content to file + If $s_CFG_Return <> "" Then + $v_filename_Out = FileOpen($v_filename, 256+2) ;UTF-8 berücksichtigen und alten Inhalt löschen + FileWrite($v_filename_Out, $s_CFG_Return) + FileClose($v_filename_Out) + Else ;no content to write -> set @error + SetError(1) + EndIf + + Else ;No file! Create file with desired value. Maybe it works... + FileWrite($v_filename, "") + $v_filename_Out = FileOpen($v_filename, 256+2) ;UTF-8 berücksichtigen und alten Inhalt löschen + FileWrite($v_filename_Out, $v_section_A & $s_value & $v_section_B) + FileClose($v_filename_Out) + + EndIf +EndFunc \ No newline at end of file diff --git a/project/exclude.txt b/project/exclude.txt new file mode 100644 index 0000000..6ccd0a2 --- /dev/null +++ b/project/exclude.txt @@ -0,0 +1,5 @@ +*.xcf +*.reg +*.svg +*.au3 +thumbs.db \ No newline at end of file diff --git a/project/filesApps.ini b/project/filesApps.ini new file mode 100644 index 0000000..52aba89 --- /dev/null +++ b/project/filesApps.ini @@ -0,0 +1,272 @@ +;Path Variables (path_X): +; WindowsDir = C:\Windows +; SystemDir = C:\Windows\System32 AND C:\Windows\SysWOW64 +; ProgramfilesDir = C:\Program Files (x86) AND C:\Program Files +; AppDataLocal +; AppDataRoaming + +;Windows Version compatible +; All +; Win7 +; Win8 +; Win10 + +[Microsoft Office 2010] +Win=All +Entrys=6 +File_1=pptico.exe +Path_1=ProgramfilesDir\Microsoft Office\Office14 +File_2=wordicon.exe +Path_2=ProgramfilesDir\Microsoft Office\Office14 +File_3=xlicons.exe +Path_3=ProgramfilesDir\Microsoft Office\Office14 + +[Microsoft Office 2013] +Win=All +Entrys=6 +File_1=pptico.exe +Path_1=ProgramfilesDir\Microsoft Office\Office15 +File_2=wordicon.exe +Path_2=ProgramfilesDir\Microsoft Office\Office15 +File_3=xlicons.exe +Path_3=ProgramfilesDir\Microsoft Office\Office15 + +[7-Zip] +Win=All +Entrys=3 +File_1=7zFm.exe +Path_1=ProgramfilesDir\7-Zip +File_2=7zG.exe +Path_2=ProgramfilesDir\7-Zip +File_3=7z.dll +Path_3=ProgramfilesDir\7-Zip + +[AIMP] +Win=All +Entrys=2 +File_1=aimp_icons.dll +Path_1=ProgramfilesDir\AIMP\Icons +File_2=aimp_icons.dll +Path_2=ProgramfilesDir\AIMP3\Icons + +[CCleaner] +Win=All +Entrys=2 +File_1=CCleaner.exe +Path_1=ProgramfilesDir\CCleaner +File_2=CCleaner64.exe +Path_2=ProgramfilesDir\CCleaner + +[Defraggler] +Win=All +Entrys=2 +File_1=Defraggler.exe +Path_1=ProgramfilesDir\Defraggler +File_2=Defraggler64.exe +Path_2=ProgramfilesDir\Defraggler + +[Dexpot] +Win=All +Entrys=2 +File_1=dexpot.exe +Path_1=ProgramfilesDir\Dexpot +File_2=SevenDex.exe +Path_2=ProgramfilesDir\Dexpot\plugins + +[Dropbox] +Win=All +Entrys=3 +File_1=Dropbox.exe +Path_1=AppDataRoaming\Dropbox\bin +File_2=DropboxExt.28.dll +Path_2=AppDataRoaming\Dropbox\bin +File_3=DropboxExt64.28.dll +Path_3=AppDataRoaming\Dropbox\bin + +[foobar2000] +Win=All +Entrys=2 +File_1=foobar2000.exe +Path_1=ProgramfilesDir\foobar2000 +File_2=foo_ui_std.dll +Path_2=ProgramfilesDir\foobar2000\components + +[Foxit Reader] +Win=All +Entrys=1 +File_1=FoxitReader.exe +Path_1=ProgramfilesDir\Foxit Software\Foxit Reader + +[Gimp 2.8] +Win=All +Entrys=1 +File_1=gimp-2.8.exe +Path_1=ProgramfilesDir\GIMP 2\bin + +[Google Chrome] +Win=All +Entrys=1 +File_1=chrome.exe +Path_1=ProgramfilesDir\Google\Chrome\Application + +[Google Drive] +Win=All +Entrys=1 +File_1=googledrivesync64.dll +Path_1=ProgramfilesDir\Google\Drive + +[Inkscape] +Win=All +Entrys=1 +File_1=inkscape.exe +Path_1=ProgramfilesDir\Inkscape + +[LibreOffice 4] +Win=All +Entrys=10 +File_1=sbase.exe +Path_1=ProgramfilesDir\LibreOffice 4\program +File_2=scalc.exe +Path_2=ProgramfilesDir\LibreOffice 4\program +File_3=sdraw.exe +Path_3=ProgramfilesDir\LibreOffice 4\program +File_4=simpress.exe +Path_4=ProgramfilesDir\LibreOffice 4\program +File_5=smath.exe +Path_5=ProgramfilesDir\LibreOffice 4\program +File_6=soffice.bin +Path_6=ProgramfilesDir\LibreOffice 4\program +File_7=soffice.exe +Path_7=ProgramfilesDir\LibreOffice 4\program +File_8=swriter.exe +Path_8=ProgramfilesDir\LibreOffice 4\program +File_9=quickstart.exe +Path_9=ProgramfilesDir\LibreOffice 4\program +File_10=sweb.exe +Path_10=ProgramfilesDir\LibreOffice 4\program + +[LibreOffice 5] +Win=All +Entrys=10 +File_1=sbase.exe +Path_1=ProgramfilesDir\LibreOffice 5\program +File_2=scalc.exe +Path_2=ProgramfilesDir\LibreOffice 5\program +File_3=sdraw.exe +Path_3=ProgramfilesDir\LibreOffice 5\program +File_4=simpress.exe +Path_4=ProgramfilesDir\LibreOffice 5\program +File_5=smath.exe +Path_5=ProgramfilesDir\LibreOffice 5\program +File_6=soffice.bin +Path_6=ProgramfilesDir\LibreOffice 5\program +File_7=soffice.exe +Path_7=ProgramfilesDir\LibreOffice 5\program +File_8=swriter.exe +Path_8=ProgramfilesDir\LibreOffice 5\program +File_9=quickstart.exe +Path_9=ProgramfilesDir\LibreOffice 5\program +File_10=sweb.exe +Path_10=ProgramfilesDir\LibreOffice 5\program + +[Media Player Classic HomeCinema] +Win=All +Entrys=3 +File_1=mpc-hc.exe +Path_1=ProgramfilesDir\MPC-HC +File_2=mpc-hc64.exe +Path_2=ProgramfilesDir\MPC-HC +File_3=mpciconlib.dll +Path_3=ProgramfilesDir\MPC-HC + +[MP3Tag] +Win=All +Entrys=1 +File_1=Mp3tag.exe +Path_1=ProgramfilesDir\Mp3tag + +[Mozilla Firefox] +Win=All +Entrys=2 +File_1=firefox.exe +Path_1=ProgramfilesDir\Mozilla Firefox +File_2=FirefoxPortable.exe +Path_2=ProgramfilesDir\Mozilla Firefox Portable + +[Mozilla Thunderbird] +Win=All +Entrys=2 +File_1=thunderbird.exe +Path_1=ProgramfilesDir\Mozilla Thunderbird +File_2=ThunderbirdPortable.exe +Path_2=ProgramfilesDir\Mozilla Thunderbird Portable + +[NVIDIA Control Panel] +Win=All +Entrys=1 +File_1=nvcplui.exe +Path_1=ProgramfilesDir\NVIDIA Corporation\Control Panel Client + +[Opera] +Win=All +Entrys=2 +File_1=opera.exe +Path_1=ProgramfilesDir\Opera +File_2=launcher.exe +Path_2=ProgramfilesDir\Opera + +[SMPlayer] +Win=All +Entrys=1 +File_1=SMPlayer.exe +Path_1=ProgramfilesDir\SMPlayer + +[SumatraPDF] +Win=All +Entrys=1 +File_1=SumatraPDF.exe +Path_1=ProgramfilesDir\SumatraPDF + +;[VirtualBox] +;Win=All +;Entrys=1 +;File_1=VirtualBox.exe +;Path_1=ProgramfilesDir\Oracle\VirtualBox + +[Winamp] +Win=All +Entrys=2 +File_1=Winamp.exe +Path_1=ProgramfilesDir\Winamp +File_2=Winampa.exe +Path_2=ProgramfilesDir\Winamp + +[WinRAR] +Win=All +Entrys=1 +File_1=WinRAR.exe +Path_1=ProgramfilesDir\WinRAR + +[CrystalDiskInfo] +Win=All +Entrys=1 +File_1=DiskInfo.exe +Path_1=ProgramfilesDir\CrystalDiskInfo + +[VideoLan Client] +Win=All +Entrys=1 +File_1=vlc.exe +Path_1=ProgramfilesDir\VideoLAN\VLC + +;[RadioSure] +;Win=All +;Entrys=1 +;File_1=RadioSure.exe +;Path_1=AppDataLocal\RadioSure + +[Winyl] +Win=All +Entrys=1 +File_1=Winyl.exe +Path_1=ProgramfilesDir\Winyl \ No newline at end of file diff --git a/project/filesWindows.ini b/project/filesWindows.ini new file mode 100644 index 0000000..2284006 --- /dev/null +++ b/project/filesWindows.ini @@ -0,0 +1,440 @@ +;Path Variables (path_X=): +; WindowsDir = C:\Windows +; SystemDir = C:\Windows\System32 AND C:\Windows\SysWOW64 +; ProgramfilesDir = C:\Program Files (x86) AND C:\Program Files + +;Compatible Windows Version (Win=) +; All +; Win7 +; Win8 +; Win10 + +[Tools: Command Prompt (cmd.exe)] +Win=All +Entrys=1 +File_1=cmd.exe +Path_1=SystemDir + +[Control Panel: Date and Time (timedate.cpl)] +Win=Win7 +Entrys=1 +File_1=timedate.cpl +Path_1=SystemDir + +[System: Image Resources (imageres.dll, imagesp1.dll)] +Win=All +Entrys=2 +File_1=imageres.dll +Path_1=SystemDir +File_2=imagesp1.dll +Path_2=SystemDir + +[Tools: Notepad (notepad.exe)] +Win=All +Entrys=1 +File_1=notepad.exe +Path_1=SystemDir + +[Tools: Task Manager (taskmgr.exe)] +Win=Win7 +Entrys=1 +File_1=taskmgr.exe +Path_1=SystemDir + +[Tools: Paint (mspaint.exe)] +Win=All +Entrys=1 +File_1=mspaint.exe +Path_1=SystemDir + +[Tools: Wordpad (wordpad.exe)] +Win=All +Entrys=1 +File_1=wordpad.exe +Path_1=ProgramfilesDir\Windows NT\Accessories + +[Tools: Snipping Tool (SnippingTool.exe)] +Win=All +Entrys=1 +File_1=SnippingTool.exe +Path_1=SystemDir + +[Control Panel: Phone and Modem (telephon.cpl)] +Win=Win7 +Entrys=1 +File_1=telephon.cpl +Path_1=SystemDir + +[Tools: Calculator (calc.exe)] +Win=Win7;Win8 +Entrys=1 +File_1=calc.exe +Path_1=SystemDir + +[Tools: Sound Recorder (SoundRecorder.exe)] +Win=All +Entrys=1 +File_1=SoundRecorder.exe +Path_1=SystemDir + +[Tools: Character Map (charmap.exe)] +Win=All +Entrys=1 +File_1=charmap.exe +Path_1=SystemDir + +[Tools: Regedit (regedit.exe)] +Win=All +Entrys=2 +File_1=regedit.exe +Path_1=WindowsDir +File_2=regedit.exe +Path_2=SystemDir + +[Control Panel: Flash Player (FlashPlayerCPLApp.cpl)] +Win=All +Entrys=1 +File_1=FlashPlayerCPLApp.cpl +Path_1=SystemDir + +[Control Panel: Mouse and Keyboard (main.cpl)] +Win=Win7 +Entrys=1 +File_1=main.cpl +Path_1=SystemDir + +[Control Panel: Notification Area Icons (taskbarcpl.dll)] +Win=Win7 +Entrys=1 +File_1=taskbarcpl.dll +Path_1=SystemDir + +[Control Panel: Region and Language (intl.cpl)] +Win=Win7 +Entrys=1 +File_1=intl.cpl +Path_1=SystemDir + +[Control Panel: Sound (mmsys.cpl)] +Win=Win7 +Entrys=1 +File_1=mmsys.cpl +Path_1=SystemDir + +[Control Panel: Programs and Features (appwiz.cpl)] +Win=All +Entrys=1 +File_1=appwiz.cpl +Path_1=SystemDir + +[Control Panel: Sensors (SensorsCpl.dll)] +Win=Win7 +Entrys=1 +File_1=SensorsCpl.dll +Path_1=SystemDir + +[Control Panel: Windows Mobility Center (mblctr.exe)] +Win=All +Entrys=1 +File_1=mblctr.exe +Path_1=SystemDir + +[Tools: Windows Media Player (wmplayer.exe, wmploc.dll)] +Win=All +Entrys=2 +File_1=wmplayer.exe +Path_1=ProgramfilesDir\Windows Media Player +File_2=wmploc.dll +Path_2=SystemDir + +[Control Panel: Fonts (fontext.dll)] +Win=Win7 +Entrys=1 +File_1=fontext.dll +Path_1=SystemDir + +[Control Panel: Autoplay (autoplay.dll)] +Win=Win7 +Entrys=1 +File_1=autoplay.dll +Path_1=SystemDir + +[Control Panel: Backup and Restore (sdcpl.dll)] +Win=All +Entrys=1 +File_1=sdcpl.dll +Path_1=SystemDir + +[Control Panel: BitLocker Drive Encryption (fvecpl.dll)] +Win=Win7 +Entrys=1 +File_1=fvecpl.dll +Path_1=SystemDir + +[Control Panel: User Accounts (usercpl.dll, sysdm.cpl)] +Win=Win7 +Entrys=2 +File_1=sysdm.cpl +Path_1=SystemDir +File_2=usercpl.dll +Path_2=SystemDir + +[Control Panel: Windows Firewall (FirewallControlPanel.dll)] +Win=Win7 +Entrys=1 +File_1=FirewallControlPanel.dll +Path_1=SystemDir + +[Tools: Stiky Notes (StikyNot.exe, SNTSearch.dll)] +Win=All +Entrys=2 +File_1=StikyNot.exe +Path_1=SystemDir +File_2=SNTSearch.dll +Path_2=SystemDir + +[Control Panel: Windows Update (wucltux.dll)] +Win=All +Entrys=1 +File_1=wucltux.dll +Path_1=SystemDir + +[System: Windows Explorer (explorer.exe, ExplorerFrame.dll)] +Win=Win7 +Entrys=3 +File_1=ExplorerFrame.dll +Path_1=SystemDir +File_2=explorer.exe +Path_2=WindowsDir +File_3=explorer.exe +Path_3=SystemDir + +[Control Panel: Windows CardSpace (icardres.dll.mui)] +Win=Win7 +Entrys=2 +File_1=icardres.dll.mui +Path_1=SystemDir\de-DE +File_2=icardres.dll.mui +Path_2=SystemDir\en-EN + +[Control Panel: Action Center (ActionCenter.dll, ActionCenterCPL.dll)] +Win=Win7 +Entrys=2 +File_1=ActionCenter.dll +Path_1=SystemDir +File_2=ActionCenterCPL.dll +Path_2=SystemDir + +[Control Panel: Microsoft Sync Center (SyncCenter.dll, mobsync.exe)] +Win=Win7 +Entrys=1 +File_1=SyncCenter.dll +Path_1=SystemDir +File_2=mobsync.exe +Path_2=SystemDir + +[Control Panel: Ease of Access Center (accessibilitycpl.dll)] +Win=Win7 +Entrys=1 +File_1=accessibilitycpl.dll +Path_1=SystemDir + +[Control Panel: Performance Information and Tools (PerfCenterCPL.dll)] +Win=Win7 +Entrys=1 +File_1=PerfCenterCPL.dll +Path_1=SystemDir + +[Control Panel: Power Options (powercfg.cpl, powercpl.dll))] +Win=Win7 +Entrys=2 +File_1=powercfg.cpl +Path_1=SystemDir +File_2=powercpl.dll +Path_2=SystemDir + +[System: Battery Status (batmeter.dll, batt.dll)] +Win=Win7 +Entrys=2 +File_1=batmeter.dll +Path_1=SystemDir +File_2=batt.dll +Path_2=SystemDir + +[Control Panel: Troubleshooting (DiagCpl.dll)] +Win=Win7 +Entrys=1 +File_1=DiagCpl.dll +Path_1=SystemDir + +[Tools: Clean Manager (cleanmgr.exe)] +Win=All +Entrys=1 +File_1=cleanmgr.exe +Path_1=SystemDir + +[Tools: Disk Defragmenter (dfrgui.exe)] +Win=All +Entrys=1 +File_1=dfrgui.exe +Path_1=SystemDir + +[System: RemoteDesktop (mstsc.exe)] +Win=All +Entrys=1 +File_1=mstsc.exe +Path_1=SystemDir + +[Control Panel: RemoteApp and Desktop (TSWorkspace.dll)] +Win=Win7 +Entrys=1 +File_1=TSWorkspace.dll +Path_1=SystemDir + +[Control Panel: Color Management (colorcpl.exe, colorui.dll)] +Win=All +Entrys=2 +File_1=colorcpl.exe +Path_1=SystemDir +File_2=colorui.dll +Path_2=SystemDir + +[Control Panel: Credential Manager (vault.dll)] +Win=Win7 +Entrys=1 +File_1=vault.dll +Path_1=SystemDir + +[Control Panel: Indexing Options (srchadmin.dll)] +Win=Win7 +Entrys=1 +File_1=srchadmin.dll +Path_1=SystemDir + +[Control Panel: Display (Display.dll)] +Win=Win7 +Entrys=1 +File_1=Display.dll +Path_1=SystemDir + +[Control Panel: Personalization (themecpl.dll, desk.cpl)] +Win=Win7 +Entrys=2 +File_1=themecpl.dll +Path_1=SystemDir +File_2=desk.cpl +Path_2=SystemDir + +[System: Connect to a Projector (DisplaySwitch.exe)] +Win=Win7 +Entrys=1 +File_1=DisplaySwitch.exe +Path_1=SystemDir + +[Control Panel: Devices and Printers (DeviceCenter.dll)] +Win=Win7 +Entrys=1 +File_1=DeviceCenter.dll +Path_1=SystemDir + +[System: Image Resources for Devices (DDORes.dll)] +Win=Win7;Win8 +Entrys=1 +File_1=DDORes.dll +Path_1=SystemDir + +[Control Panel: Network Center (netcenter.dll)] +Win=Win7 +Entrys=1 +File_1=netcenter.dll +Path_1=SystemDir + +[System: System Information (msinfo32.exe)] +Win=All +Entrys=1 +File_1=msinfo32.exe +Path_1=SystemDir + +[Control Panel: Device Manager (devmgr.dll)] +Win=All +Entrys=1 +File_1=devmgr.dll +Path_1=SystemDir + +[System: Network Status Icons (pnidui.dll)] +Win=Win7 +Entrys=1 +File_1=pnidui.dll +Path_1=SystemDir + +[System: Network Shell Icons (netshell.dll)] +Win=Win7 +Entrys=1 +File_1=netshell.dll +Path_1=SystemDir + +[System: Login Screen (authui.dll)] +Win=Win7 +Entrys=1 +File_1=authui.dll +Path_1=SystemDir + +[System: Eject Removable Media (stobject.dll)] +Win=Win7 +Entrys=1 +File_1=stobject.dll +Path_1=SystemDir + +[System: Compressed Folders (zipfldr.dll)] +Win=All +Entrys=1 +File_1=zipfldr.dll +Path_1=SystemDir + +[System: System Restore (rstrui.exe)] +Win=All +Entrys=1 +File_1=rstrui.exe +Path_1=SystemDir + +[Control Panel: Internet Options (inetcpl.cpl)] +Win=All +Entrys=1 +File_1=inetcpl.cpl +Path_1=SystemDir + +[System: Image Resources for Audio (mmres.dll)] +Win=Win7 +Entrys=1 +File_1=mmres.dll +Path_1=SystemDir + +[System: Windows Shell Icons (shell32.dll)] +Win=Win7 +Entrys=1 +File_1=shell32.dll +Path_1=SystemDir + +[System: Sound Status Icons (SndVolSSO.dll)] +Win=Win7 +Entrys=1 +File_1=SndVolSSO.dll +Path_1=SystemDir + +[System: Volume Mixer (SndVol.exe)] +Win=Win7 +Entrys=1 +File_1=SndVol.exe +Path_1=SystemDir + +[System: PhotoViewer (PhotoViewer.dll)] +Win=Win7 +Entrys=1 +File_1=PhotoViewer.dll +Path_1=ProgramfilesDir\Windows Photo Viewer + +[System: More Network Icons (networkmap.dll)] +Win=Win7 +Entrys=1 +File_1=networkmap.dll +Path_1=SystemDir \ No newline at end of file