RetroDECK/tools/configurator/assets/icons/pixelitos/128
MonkeyX 3972cecfc4
Cooker - Godot Update (#894)
* WORKFLOW: moving down the artifact preparation for fltahub as we don't even need it in cooker

* Manually adding missing libraries

* More codenames

* CEMU: added wrapper +  RPCS3 fixes

* THE GREAT FOLDER MOVE (aka let's see how much things I can break in a single commit)

* emu: fixed dest filename for the wrapper

* Cemu: fixing wrapper installation

* CEMU: fixed wrapper again [skip ci]

* MANIFEST: cleanup [skip ci]

* MANIFEST: cleanup [skip ci]

* MANIFEST: trying to add LLVM to solve PCSX2, Duckstation issues

* MANIFEST: adding llvm doesn't change the situation, removed

* MANIFEST: trying to add vulkan

* MANIFEST: trying to add vulkan - removed as it should be already in (and that's broken)

* VULKAN: testing some libraries

* Create Godot.yml

* Rename main.yml to godot.yml

* Update godot.yml

* Update godot.yml

* Update godot.yml

* Update godot.yml

* VULKAN: trying to add shaderc

* VULKAN: trying to add shaderc - nope [skip ci]

* Added logging as a function.
 Added github workflow to build configurator

 On branch feat/godot-configurator
 Changes to be committed:
	new file:   .github/workflows/build-configurator.yml
	new file:   tools/configurator/basic
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/class_functions.gd

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
	modified:   tools/configurator/export_presets.cfg

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/export_presets.cfg

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd

* Theme and Theme Inheritance
 On branch feat/godot-configurator
 Changes to be committed:
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Bold.ttf.import
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf
	new file:   tools/configurator/assets/fonts/OpenDyslexic3/OpenDyslexic3-Regular.ttf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Black.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Bold.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-ExtraLight.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Light.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-Regular.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf
	new file:   tools/configurator/assets/fonts/akrobat/Akrobat-SemiBold.otf.import
	new file:   tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf
	new file:   tools/configurator/assets/fonts/akrobat/akrobat-extrabold-webfont.ttf.import
	new file:   tools/configurator/assets/fonts/munro/munro-narrow.ttf
	new file:   tools/configurator/assets/fonts/munro/munro-narrow.ttf.import
	new file:   tools/configurator/assets/fonts/munro/munro-small.ttf
	new file:   tools/configurator/assets/fonts/munro/munro-small.ttf.import
	new file:   tools/configurator/assets/fonts/munro/munro.ttf
	new file:   tools/configurator/assets/fonts/munro/munro.ttf.import
	new file:   tools/configurator/assets/graphics/Rekku/Rekku-test.xcf
	new file:   tools/configurator/assets/graphics/Rekku/base.png
	new file:   tools/configurator/assets/graphics/Rekku/base.png.import
	new file:   tools/configurator/assets/graphics/Rekku/blink1.png
	new file:   tools/configurator/assets/graphics/Rekku/blink1.png.import
	new file:   tools/configurator/assets/graphics/Rekku/blink2.png
	new file:   tools/configurator/assets/graphics/Rekku/blink2.png.import
	new file:   tools/configurator/assets/graphics/Rekku/eyes-open.png
	new file:   tools/configurator/assets/graphics/Rekku/eyes-open.png.import
	new file:   tools/configurator/assets/graphics/Rekku/mouth-A.png
	new file:   tools/configurator/assets/graphics/Rekku/mouth-A.png.import
	new file:   tools/configurator/assets/graphics/Rekku/mouth-O.png
	new file:   tools/configurator/assets/graphics/Rekku/mouth-O.png.import
	new file:   tools/configurator/assets/graphics/Rekku/mouth-base.png
	new file:   tools/configurator/assets/graphics/Rekku/mouth-base.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-down.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-down.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-up.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-blink-up.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-idle.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-idle.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak1.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak1.png.import
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak2.png
	new file:   tools/configurator/assets/graphics/Rekku/rekku-speak2.png.import
	new file:   tools/configurator/assets/graphics/retrodeck.png
	new file:   tools/configurator/assets/graphics/retrodeck.png.import
	new file:   tools/configurator/assets/themes/accesible_theme.tres
	new file:   tools/configurator/assets/themes/default_theme.tres
	new file:   tools/configurator/assets/themes/modern_theme.tres
	new file:   tools/configurator/assets/themes/retro_theme.tres
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/components/popup.gd

* Added Emulator Select and Pick options.

 On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Rekku and Logo animations

 On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

 Untracked files:
	tools/configurator/assets/graphics/retrodeck_base.png
	tools/configurator/assets/graphics/retrodeck_base.png.import
	tools/configurator/assets/graphics/retrodeck_base_anim.png
	tools/configurator/assets/graphics/retrodeck_base_anim.png.import
	tools/configurator/assets/graphics/retrodeck_base_anim.xcf
	tools/configurator/assets/graphics/retrodeck_base_shake0.png
	tools/configurator/assets/graphics/retrodeck_base_shake0.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake1.png
	tools/configurator/assets/graphics/retrodeck_base_shake1.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake2.png
	tools/configurator/assets/graphics/retrodeck_base_shake2.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake3.png
	tools/configurator/assets/graphics/retrodeck_base_shake3.png.import
	tools/configurator/assets/graphics/retrodeck_base_shake4.png
	tools/configurator/assets/graphics/retrodeck_base_shake4.png.import
	tools/configurator/rekku_animated.tscn

* Add Wobble!

 On branch feat/godot-configurator
 Changes to be committed:
	new file:   tools/configurator/assets/graphics/retrodeck_base.png
	new file:   tools/configurator/assets/graphics/retrodeck_base.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_anim.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_anim.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_anim.xcf
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake0.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake0.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake1.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake1.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake2.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake2.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake3.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake3.png.import
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake4.png
	new file:   tools/configurator/assets/graphics/retrodeck_base_shake4.png.import
	new file:   tools/configurator/rekku_animated.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* ES-DE: testing out the new compact menu

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.tscn

* ES-DE: testing out the new compact menu - newer build

* Add change data for about us section via a csv

 On branch feat/godot-configurator
 Changes to be committed:
	new file:   tools/configurator/assets/data_lists/tk_about.Description.translation
	new file:   tools/configurator/assets/data_lists/tk_about.URL.translation
	new file:   tools/configurator/assets/data_lists/tk_about.csv
	new file:   tools/configurator/assets/data_lists/tk_about.csv.import
	modified:   tools/configurator/emu_list.yml
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/class_functions.gd
	new file:   tools/configurator/tk_about.gd

* On branch feat/godot-configurator
 Changes to be committed:
	deleted:    configurator/assets/data_lists/tk_about.Description.translation
	deleted:    configurator/assets/data_lists/tk_about.URL.translation
	deleted:    configurator/assets/data_lists/tk_about.csv.import
	new file:   configurator/export/configurator.console.exe
	new file:   configurator/export/configurator.exe
	new file:   configurator/export/configurator.pck
	new file:   configurator/export/configurator.sh
	new file:   configurator/export/configurator.x86_64
	renamed:    configurator/assets/data_lists/tk_about.csv -> configurator/export/tk_about.txt
	modified:   configurator/export_presets.cfg
	modified:   configurator/tk_about.gd
	new file:   configurator/tk_about.txt

* Improved parsing of files for pulling out data

 On branch feat/godot-configurator
 Changes to be committed:
	modified:   main.gd
	modified:   res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   scripts/class_functions.gd
	modified:   tk_about.gd
	modified:   tk_about.txt

* ES-DE: testing out the new compact menu - newer build 2

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/components/bios_check/bios_check.gd
	new file:   tools/configurator/data_list.json
	new file:   tools/configurator/data_list.yml
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/class_functions.gd
	modified:   tools/configurator/tk_about.gd

* Adding json support and supporting class

 On branch feat/godot-configurator
 Changes to be committed:
	deleted:    tools/configurator/basic
	new file:   tools/configurator/data.json
	modified:   tools/configurator/data_list.json
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	new file:   tools/configurator/scripts/app_data.gd
	modified:   tools/configurator/scripts/class_functions.gd
	new file:   tools/configurator/scripts/data_handler.gd
	new file:   tools/configurator/scripts/emulator.gd
	new file:   tools/configurator/scripts/emulator_option.gd
	new file:   tools/configurator/scripts/emulator_property.gd
	new file:   tools/configurator/scripts/link.gd
	new file:   tools/configurator/scripts/save_manager.gd

* On branch feat/godot-configurator
 Changes to be committed:
 modified:   tools/configurator/data_list.json
	modified:   tools/configurator/export/configurator.pck
	deleted:    tools/configurator/export/tk_about.txt
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/scripts/emulator_property.gd
	modified:   tools/configurator/tk_about.gd

	tools/configurator/export/data_list.json

* On branch feat/godot-configurator
 Changes to be committed:
	new file:   tools/configurator/export/data_list.json

* Now includes modify json. Need cleaning up!
 On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/data_list.json
	modified:   tools/configurator/export/configurator.pck
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/data_handler.gd

* ES-DE: testing out the new compact menu - newer build 3

* Manifest: renaming es-de module to stick with the repo name for updating purposes

* ES-DE: updated module with new artifact URL and SHA256 [skip ci]

* Revert "ES-DE: updated module with new artifact URL and SHA256 [skip ci]"

This reverts commit b85ad1573d.

* If this breaks to gzdoom is ok

* If this breaks to gzdoom is ok - fix

* Migrated to the new latest links

* MAME: frixed url

* PCSX2: updated to 2.1.55

* Tidying up

 On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/data_handler.gd
	deleted:    tools/configurator/scripts/save_manager.gd

* On branch feat/godot-configurator
 Changes to be committed:
	deleted:    tools/configurator/data.json
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/data_handler.gd

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/tk_about.gd

* On branch feat/godot-configurator
 Changes to be committed:
	deleted:    tools/configurator/assets/graphics/Rekku/Rekku-test.xcf
	deleted:    tools/configurator/assets/graphics/Rekku/base.png
	deleted:    tools/configurator/assets/graphics/Rekku/base.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/blink1.png
	deleted:    tools/configurator/assets/graphics/Rekku/blink1.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/blink2.png
	deleted:    tools/configurator/assets/graphics/Rekku/blink2.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/eyes-open.png
	deleted:    tools/configurator/assets/graphics/Rekku/eyes-open.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/mouth-A.png
	deleted:    tools/configurator/assets/graphics/Rekku/mouth-A.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/mouth-O.png
	deleted:    tools/configurator/assets/graphics/Rekku/mouth-O.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/mouth-base.png
	deleted:    tools/configurator/assets/graphics/Rekku/mouth-base.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-blink-down.png
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-blink-down.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-blink-up.png
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-blink-up.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-idle.png
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-idle.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-speak1.png
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-speak1.png.import
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-speak2.png
	deleted:    tools/configurator/assets/graphics/Rekku/rekku-speak2.png.import

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/export_presets.cfg
	modified:   tools/configurator/main.gd

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/components/bios_check/bios_check.gd
	modified:   tools/configurator/main.tscn

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/components/bios_check/bios_check.gd
	new file:   tools/configurator/components/logs.tscn
	new file:   tools/configurator/components/logs/logs_popup_content.tscn
	modified:   tools/configurator/components/popup.tscn
	modified:   tools/configurator/data_list.json
	deleted:    tools/configurator/export/data_list.json
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Trying a new workflow

* Trying a new workflow - fix

* Trying a new workflow - fix 2

* Reverting workfolw edits

* WORKFLOW: targetting the old repo for the release

* WORKFLOW: updated some actions to a newever version to avoid deprecation at the end of the year

* MISSING_LIBS: trying to fetch libshaderc

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/components/logs.tscn
	renamed:    tools/configurator/components/logs/logs_popup_content.tscn -> tools/configurator/components/logs_view/logs_popup_content.tscn
	new file:   tools/configurator/components/logs_view/view_log.gd
	modified:   tools/configurator/components/popup.gd
	modified:   tools/configurator/components/popup.tscn
	modified:   tools/configurator/data_list.json
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	new file:   tools/configurator/retrodeck.json
	modified:   tools/configurator/scripts/class_functions.gd
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/tk_about.gd

* On branch feat/godot-configurator
 Changes to be committed:
	deleted:    tools/configurator/components/logs.tscn
	modified:   tools/configurator/components/logs_view/logs_popup_content.tscn
	deleted:    tools/configurator/components/logs_view/view_log.gd
	modified:   tools/configurator/components/popup.tscn
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml
	modified:   net.retrodeck.retrodeck.yml
	modified:   tools/configurator/export_presets.cfg
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* MANIFEST: removng a newline

* Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.
 On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml
	new file:   tools/configurator/assets/icons/128/app.xemu.xemu.png
	new file:   tools/configurator/assets/icons/128/app.xemu.xemu.png.import
	new file:   tools/configurator/assets/icons/128/duckstation-nogui.png
	new file:   tools/configurator/assets/icons/128/duckstation-nogui.png.import
	new file:   tools/configurator/assets/icons/128/duckstation.png
	new file:   tools/configurator/assets/icons/128/duckstation.png.import
	new file:   tools/configurator/assets/icons/128/net.kuribo64.melonDS.png
	new file:   tools/configurator/assets/icons/128/net.kuribo64.melonDS.png.import
	new file:   tools/configurator/assets/icons/128/net.pcsx2.PCSX2.png
	new file:   tools/configurator/assets/icons/128/net.pcsx2.PCSX2.png.import
	new file:   tools/configurator/assets/icons/128/net.retrodeck.retrodeck.png
	new file:   tools/configurator/assets/icons/128/net.retrodeck.retrodeck.png.import
	new file:   tools/configurator/assets/icons/128/net.rpcs3.RPCS3.png
	new file:   tools/configurator/assets/icons/128/net.rpcs3.RPCS3.png.import
	new file:   tools/configurator/assets/icons/128/org.DolphinEmu.dolphin-emu.png
	new file:   tools/configurator/assets/icons/128/org.DolphinEmu.dolphin-emu.png.import
	new file:   tools/configurator/assets/icons/128/org.citra_emu.citra.png
	new file:   tools/configurator/assets/icons/128/org.citra_emu.citra.png.import
	new file:   tools/configurator/assets/icons/128/org.mamedev.MAME.png
	new file:   tools/configurator/assets/icons/128/org.mamedev.MAME.png.import
	new file:   tools/configurator/assets/icons/128/org.ppsspp.PPSSPP.png
	new file:   tools/configurator/assets/icons/128/org.ppsspp.PPSSPP.png.import
	new file:   tools/configurator/assets/icons/128/org.ppsspp.PPSSPP_.png
	new file:   tools/configurator/assets/icons/128/org.ppsspp.PPSSPP_.png.import
	new file:   tools/configurator/assets/icons/128/org.ryujinx.Ryujinx.png
	new file:   tools/configurator/assets/icons/128/org.ryujinx.Ryujinx.png.import
	new file:   tools/configurator/assets/icons/128/org.zdoom.GZDoom.png
	new file:   tools/configurator/assets/icons/128/org.zdoom.GZDoom.png.import
	new file:   tools/configurator/assets/icons/128/retroarch.png
	new file:   tools/configurator/assets/icons/128/retroarch.png.import
	new file:   tools/configurator/assets/icons/16/app.xemu.xemu.png
	new file:   tools/configurator/assets/icons/16/app.xemu.xemu.png.import
	new file:   tools/configurator/assets/icons/16/duckstation-nogui.png
	new file:   tools/configurator/assets/icons/16/duckstation-nogui.png.import
	new file:   tools/configurator/assets/icons/16/duckstation.png
	new file:   tools/configurator/assets/icons/16/duckstation.png.import
	new file:   tools/configurator/assets/icons/16/net.pcsx2.PCSX2.png
	new file:   tools/configurator/assets/icons/16/net.pcsx2.PCSX2.png.import
	new file:   tools/configurator/assets/icons/16/net.retrodeck.retrodeck.png
	new file:   tools/configurator/assets/icons/16/net.retrodeck.retrodeck.png.import
	new file:   tools/configurator/assets/icons/16/net.rpcs3.RPCS3.png
	new file:   tools/configurator/assets/icons/16/net.rpcs3.RPCS3.png.import
	new file:   tools/configurator/assets/icons/16/org.DolphinEmu.dolphin-emu.png
	new file:   tools/configurator/assets/icons/16/org.DolphinEmu.dolphin-emu.png.import
	new file:   tools/configurator/assets/icons/16/org.gnome.Yelp.png
	new file:   tools/configurator/assets/icons/16/org.gnome.Yelp.png.import
	new file:   tools/configurator/assets/icons/16/org.mamedev.MAME.png
	new file:   tools/configurator/assets/icons/16/org.mamedev.MAME.png.import
	new file:   tools/configurator/assets/icons/16/org.ppsspp.PPSSPP.png
	new file:   tools/configurator/assets/icons/16/org.ppsspp.PPSSPP.png.import
	new file:   tools/configurator/assets/icons/16/org.ppsspp.PPSSPP_.png
	new file:   tools/configurator/assets/icons/16/org.ppsspp.PPSSPP_.png.import
	new file:   tools/configurator/assets/icons/16/org.ryujinx.Ryujinx.png
	new file:   tools/configurator/assets/icons/16/org.ryujinx.Ryujinx.png.import
	new file:   tools/configurator/assets/icons/16/org.xfce.session.png
	new file:   tools/configurator/assets/icons/16/org.xfce.session.png.import
	new file:   tools/configurator/assets/icons/16/org.zdoom.GZDoom.png
	new file:   tools/configurator/assets/icons/16/org.zdoom.GZDoom.png.import
	new file:   tools/configurator/assets/icons/16/retroarch.png
	new file:   tools/configurator/assets/icons/16/retroarch.png.import
	new file:   tools/configurator/assets/icons/16/security-medium.png
	new file:   tools/configurator/assets/icons/16/security-medium.png.import
	new file:   tools/configurator/assets/icons/32/retroarch.png
	new file:   tools/configurator/assets/icons/32/retroarch.png.import
	new file:   tools/configurator/assets/icons/dolphin-emu (1).svg
	new file:   tools/configurator/assets/icons/dolphin-emu (1).svg.import
	new file:   tools/configurator/assets/icons/dolphin-emu (2).svg
	new file:   tools/configurator/assets/icons/dolphin-emu (2).svg.import
	new file:   tools/configurator/assets/icons/dolphin-emu.svg
	new file:   tools/configurator/assets/icons/dolphin-emu.svg.import
	new file:   tools/configurator/assets/icons/retroarch (1).svg
	new file:   tools/configurator/assets/icons/retroarch (1).svg.import
	new file:   tools/configurator/assets/icons/retroarch (2).svg
	new file:   tools/configurator/assets/icons/retroarch (2).svg.import
	new file:   tools/configurator/assets/icons/retroarch.svg
	new file:   tools/configurator/assets/icons/retroarch.svg.import
	new file:   tools/configurator/assets/icons/retroarch2.svg
	new file:   tools/configurator/assets/icons/retroarch2.svg.import
	new file:   tools/configurator/assets/icons/retroarch_invert.svg
	new file:   tools/configurator/assets/icons/retroarch_invert.svg.import
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Icons!

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/project.godot

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/main.gd

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/export/configurator.pck

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-configurator.yml

* On branch feat/godot-configurator
 Changes to be committed:
	new file:   .github/workflows/buid-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/buid-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	deleted:    .github/workflows/buid-gdc.yml

 Untracked files:
	.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	new file:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* Create gd-test.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* modified:   ../../.github/workflows/build-gdc.yml
	modified:   data_list.json

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* modified:   data_list.json
	modified:   export_presets.cfg
	modified:   res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml
	deleted:    ../../.github/workflows/godot.yml

* On branch feat/godot-configurator
 Changes to be committed:
	deleted:    ../../.github/workflows/gd-test.yml

* Create test.yml

* Delete .github/workflows/test.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	new file:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-configurator.yml
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   export_presets.cfg
	modified:   res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml
	deleted:    .github/workflows/go-simple.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/export_presets.cfg

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   tools/configurator/export_presets.cfg

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	deleted:    ../../.github/workflows/build-configurator.yml
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* modified:   main.tscn
	modified:   res/pixel_ui_theme/RetroDECKTheme.tres

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml
	modified:   ../../net.retrodeck.retrodeck.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml
	modified:   net.retrodeck.retrodeck.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:

	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml
	modified:   net.retrodeck.retrodeck.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml

* On branch feat/godot-configurator
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml

* On branch cooker
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml

* On branch cooker
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml

* GoDot Configurator install -  Easy Mode ;)

 On branch cooker
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml
	modified:   tools/configurator/data_list.json
	deleted:    tools/configurator/export/configurator.console.exe
	deleted:    tools/configurator/export/configurator.pck
	deleted:    tools/configurator/export/configurator.sh
	deleted:    tools/configurator/export/configurator.x86_64
	renamed:    tools/configurator/export/configurator.exe -> tools/configurator/export/godot_configurator.x86_64
	modified:   tools/configurator/export_presets.cfg
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Embeded file test

 On branch cooker
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml
	modified:   tools/configurator/export_presets.cfg
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch cooker
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch cooker
 Changes to be committed:
	modified:   .github/workflows/build-gdc.yml

* On branch cooker
 Changes to be committed:
	renamed:    .github/workflows/build-gdc.yml -> .github/workflows/build-configurator.yml

* On branch cooker
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml

* On branch cooker
 Changes to be committed:
	modified:   net.retrodeck.retrodeck.yml

* On branch cooker
 Changes to be committed:
	modified:   automation_tools/automation_task_list.cfg
	modified:   net.retrodeck.retrodeck.yml

* On branch cooker
 Changes to be committed:
	modified:   automation_tools/automation_task_list.cfg

* On branch cooker
 Changes to be committed:
	modified:   automation_tools/automation_task_list.cfg

* Tidying up a bit

 On branch cooker
 Changes to be committed:
	modified:   automation_tools/automation_task_list.cfg
	deleted:    tools/configurator/export/configurator.console.exe
	deleted:    tools/configurator/export/configurator.exe
	deleted:    tools/configurator/export/configurator.pck
	deleted:    tools/configurator/export/configurator.sh
	deleted:    tools/configurator/export/configurator.x86_64
	deleted:    tools/configurator/export/godot_configurator.x86_64

* On branch cooker
 Changes to be committed:
	modified:   tools/configurator/export_presets.cfg
	modified:   tools/configurator/project.godot

* On branch cooker
 Changes to be committed:
	modified:   automation_tools/automation_task_list.cfg
	modified:   tools/configurator/data_list.json

* Delete RetroDECK-cooker.flatpak.sha

* Delete .github/workflows/build-configurator.yml

* Removed some errors.
 Resize windows
 Emeulator selection highlight

 On branch cooker
 Changes to be committed:
	new file:   assets/themes/emulators.tres
	modified:   data_list.json
	modified:   export_presets.cfg
	modified:   main.gd
	modified:   main.tscn
	deleted:    rekku_animated.tscn
	modified:   res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   res/pixel_ui_theme/random_icon.tres
	modified:   scripts/class_functions.gd
	modified:   tk_about.gd

* Godot get cooked

 Changed to use fullscreen.
 Combined TK_EMULATORS and TK_SYSTEM. Also showed possibility to split systems, emulators etc
 On branch cooker
 Changes to be committed:
	new file:   tools/configurator/assets/Tilemap/tilemap.png
	new file:   tools/configurator/assets/Tilemap/tilemap.png.import
	new file:   tools/configurator/assets/Tilemap/tilemap_packed.png
	new file:   tools/configurator/assets/Tilemap/tilemap_packed.png.import
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Enter.png
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Enter.png.import
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Mouse.png
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Mouse.png.import
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Normal.png
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Normal.png.import
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Super_Wide.png
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Super_Wide.png.import
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Wide.png
	new file:   tools/configurator/assets/icons/Xelu_Free_Controller&Key_Prompts/Keyboard & Mouse/Blanks/Blank_Black_Wide.png.import

* REmoved uneeded icons

* Triggering build

* Triggering build

* Triggering build

* Rekku is back

 On branch cooker
 Changes to be committed:
	modified:   helper_text.gd
	modified:   main.tscn
	modified:   res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   retrodeck.json

* Came back to fix the original version!

 On branch godot-data-demo
 Changes to be committed:
	modified:   config/retrodeck/reference_lists/features.json
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/scripts/emulator.gd
	deleted:    tools/configurator/scripts/emulator_option.gd
	modified:   tools/configurator/tk_about.gd

* Icons and buttons

* Finally tidy before merge to Cooker

 On branch godot-data-demo
 Changes to be committed:
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres
	modified:   tools/configurator/scripts/data_handler.gd
	modified:   tools/configurator/scripts/link.gd
	modified:   tools/configurator/tk_about.gd

* Back button support Rekku and pop up

 On branch godot-data-demo
 Changes to be committed:
	modified:   tools/configurator/Rekku.gd
	modified:   tools/configurator/TabContainer.gd
	modified:   tools/configurator/components/bios_check/bios_popup_content.tscn
	modified:   tools/configurator/components/popup.gd
	modified:   tools/configurator/main.gd
	modified:   tools/configurator/main.tscn
	modified:   tools/configurator/project.godot
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Triggering build

* On branch cooker
 Changes to be committed:
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* On branch cooker
 Changes to be committed:
	modified:   tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres

* Triggering build

---------

Co-authored-by: XargonWan <XargonWan@gmail.com>
Co-authored-by: GitHub Actions <actions@github.com>
2024-08-16 13:53:52 +02:00
..
accesories-screenshoot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accesories-screenshoot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-calculator.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-calculator.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-clock.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-clock.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-dictionary.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-dictionary.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-ebook-reader.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-ebook-reader.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-notes.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-notes.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-safe.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-safe.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-screenshoot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-screenshoot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-text-editor.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
accessories-text-editor.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
alacarte.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
alacarte.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
Alacritty.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
Alacritty.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
anatine.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
anatine.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
app.xemu.xemu.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
app.xemu.xemu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
apple.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
apple.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applets-screenshooter.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applets-screenshooter.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applets-screenshot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applets-screenshot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
application-vnd.affinity-designer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
application-vnd.affinity-designer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-accessories.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-accessories.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-all.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-all.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-development.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-development.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-education.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-education.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-games.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-games.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-graphics.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-graphics.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-internet.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-internet.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-multimedia.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-multimedia.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-office.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-office.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-other.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-other.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-science.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-science.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-system.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-system.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-webbrowsers.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
applications-webbrowsers.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ares.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ares.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ark.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ark.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
arronax.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
arronax.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
assaultcube.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
assaultcube.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
atril.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
atril.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
audacity.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
audacity.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
avatar-default.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
avatar-default.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
balena-etcher-electron.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
balena-etcher-electron.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
bigpemu.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
bigpemu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
blender.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
blender.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
bulky.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
bulky.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
chrome-beta.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
chrome-beta.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
chrome.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
chrome.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cinnamon-virtual-keyboard.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cinnamon-virtual-keyboard.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
clementine.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
clementine.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cmake-gui.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cmake-gui.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cmake.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cmake.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
CMakeSetup.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
CMakeSetup.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
code-oss.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
code-oss.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
compton.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
compton.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
computer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
computer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-applets.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-applets.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-backgrounds.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-backgrounds.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-appearance.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-appearance.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-hardware.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-hardware.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-prefs.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-prefs.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-tweaks.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-cat-tweaks.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-color.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-color.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-date-time.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-date-time.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-default-applications.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-default-applications.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-desklets.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-desklets.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-desktop-effects.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-desktop-effects.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-desktop.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-desktop.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-details.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-details.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-display.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-display.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-extensions.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-extensions.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-fonts.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-fonts.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-general.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-general.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-keyboard.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-keyboard.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-mouse.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-mouse.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-network.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-network.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-notifications.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-notifications.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-online-accounts.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-online-accounts.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-overview.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-overview.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-panel.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-panel.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-power.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-power.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-printer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-printer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-privacy.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-privacy.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-screensaver.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-screensaver.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-sound.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-sound.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-startup-programs.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-startup-programs.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-tablet.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-tablet.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-themes.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-themes.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-tiling.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-tiling.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-universal-access.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-universal-access.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-user.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-user.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-windows.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-windows.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-workspaces.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
cs-workspaces.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
desktop-environment-xfce.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
desktop-environment-xfce.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
dialog-password.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
dialog-password.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
discord.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
discord.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
disk-usage-analyzer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
disk-usage-analyzer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
document-open-recent.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
document-open-recent.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
dosbox-x.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
dosbox-x.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
dosbox.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
dosbox.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
drive-removable-media.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
drive-removable-media.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
duck_tank.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
duck_tank.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
duckstation-nogui.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
duckstation-nogui.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
duckstation.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
duckstation.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
emacs.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
emacs.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
email.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
email.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
eu.vcmi.VCMI.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
eu.vcmi.VCMI.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
facebook.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
facebook.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
fbneo.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
fbneo.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
feh.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
feh.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
file-roller.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
file-roller.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
file-system-manager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
file-system-manager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
filezilla.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
filezilla.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
firefox.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
firefox.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
futurepinball.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
futurepinball.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gcolor.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gcolor.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gcolor2.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gcolor2.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gcolor3.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gcolor3.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
geometry-dash.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
geometry-dash.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gimp.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gimp.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
github-desktop.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
github-desktop.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
github.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
github.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
godot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
godot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
google-chrome.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
google-chrome.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gparted.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gparted.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gsplus.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gsplus.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gtk-preferences.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gtk-preferences.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gtk-select-color.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gtk-select-color.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gvim.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
gvim.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
half-life.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
half-life.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
half-life2.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
half-life2.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
helltaker.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
helltaker.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
help-about.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
help-about.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
help-browser.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
help-browser.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
help.contents.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
help.contents.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
htop.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
htop.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
hwloc.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
hwloc.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
hypseus.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
hypseus.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ibus-setup.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ibus-setup.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ikemego.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ikemego.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
info.cemu.Cemu.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
info.cemu.Cemu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
inkscape.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
inkscape.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
input-keyboard.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
input-keyboard.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
internet-web-browser.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
internet-web-browser.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
io.github.antimicrox.antimicrox.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
io.github.antimicrox.antimicrox.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
io.github.ihhub.Fheroes2.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
io.github.ihhub.Fheroes2.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
itch.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
itch.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kde-frameworks.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kde-frameworks.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kdenlive.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kdenlive.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kfontview.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kfontview.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
klipper.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
klipper.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kmenuedit.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kmenuedit.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
knetattach.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
knetattach.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kotatogram.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kotatogram.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
krita.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
krita.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kwalletmanager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
kwalletmanager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libre-office-draw.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libre-office-draw.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libre-office-math.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libre-office-math.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-base.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-base.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-calc.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-calc.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-impress.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-impress.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-startcenter.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-startcenter.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-writer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice-writer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
libreoffice.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
lightdm-gtk-greeter-settings.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
lightdm-gtk-greeter-settings.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
linapple.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
linapple.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
links-48x48.xpm.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
links-48x48.xpm.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
lmms.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
lmms.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
lutris.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
lutris.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
map-globe.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
map-globe.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-desktop.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-desktop.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-disk-usage-analyzer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-disk-usage-analyzer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-notification-properties.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-notification-properties.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-panel.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-panel.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-session-properties.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-session-properties.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-system-log.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mate-system-log.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
menulibre.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
menulibre.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
microsoft-edge.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
microsoft-edge.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
midori.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
midori.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
minecraft.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
minecraft.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mpv.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
mpv.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
multimedia-volume-control.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
multimedia-volume-control.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.kuribo64.melonDS.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
net.kuribo64.melonDS.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.openra.OpenRA.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.openra.OpenRA.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.pcsx2.PCSX2.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
net.pcsx2.PCSX2.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.retrodeck.retrodeck.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
net.retrodeck.retrodeck.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.rpcs3.RPCS3.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
net.rpcs3.RPCS3.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.veloren.airshipper.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
net.veloren.airshipper.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
network-server.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
network-server.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
network-wired.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
network-wired.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
network-workgroup.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
network-workgroup.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nl.hjdskes.gcolor3.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nl.hjdskes.gcolor3.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nm-device-wireless.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nm-device-wireless.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nnn.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nnn.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
notepadqq.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
notepadqq.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nvim.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
nvim.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
octopi.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
octopi.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
okular.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
okular.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
openarena-server.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
openarena-server.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
openarena.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
openarena.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
openbor.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
openbor.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
opera-beta.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
opera-beta.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
opera-developer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
opera-developer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
opera.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
opera.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.citra_emu.citra.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
org.citra_emu.citra.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.DolphinEmu.dolphin-emu.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
org.DolphinEmu.dolphin-emu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.flameshot.Flameshot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.flameshot.Flameshot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.ArchiveManager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.ArchiveManager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.clocks.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.clocks.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.Nautilus.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.Nautilus.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.Screenshot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.Screenshot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.Yelp.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gnome.Yelp.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gtk.IconBrowser4.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.gtk.IconBrowser4.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.inkscape.Inkscape.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.inkscape.Inkscape.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.mamedev.MAME.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
org.mamedev.MAME.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.midori_browser.Midori.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.midori_browser.Midori.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.openmw.OpenMW.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.openmw.OpenMW.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.openttd.OpenTTD.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.openttd.OpenTTD.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.ppsspp.PPSSPP.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
org.ppsspp.PPSSPP.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.ppsspp.PPSSPP_.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
org.ppsspp.PPSSPP_.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.prismlauncher.PrismLauncher.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.prismlauncher.PrismLauncher.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.rnd2.cpupower-gui.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.rnd2.cpupower-gui.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.ryujinx.Ryujinx.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
org.ryujinx.Ryujinx.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.about.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.about.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.appfinder.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.appfinder.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.filemanager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.filemanager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.garcon.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.garcon.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.mailreader.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.mailreader.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.notification.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.notification.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.actions.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.actions.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.applicationsmenu.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.applicationsmenu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.tasklist.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.tasklist.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.whiskermenu.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.whiskermenu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.windowmenu.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.panel.windowmenu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.powermanager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.powermanager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.session.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.session.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.accessibility.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.accessibility.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.appearance.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.appearance.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.color.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.color.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.default-applications.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.default-applications.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.display.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.display.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.editor.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.editor.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.keyboard.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.keyboard.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.manager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.manager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.mouse.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.settings.mouse.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.terminal-settings.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.terminal-settings.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.terminal.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.terminal.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.terminalemulator.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.terminalemulator.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.thunar.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.thunar.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.tumbler.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.tumbler.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.volman.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.volman.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.webbrowser.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.webbrowser.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.workspaces.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.workspaces.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.xfdesktop.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.xfdesktop.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.xfwm4-tweaks.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.xfwm4-tweaks.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.xfwm4.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.xfce.xfwm4.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.yuzu_emu.yuzu.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.yuzu_emu.yuzu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.zdoom.GZDoom.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
org.zdoom.GZDoom.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.zdoom.LZDoom.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
org.zdoom.LZDoom.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
oricutron.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
oricutron.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
pcsxr-icon.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
pcsxr-icon.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
picom.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
picom.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
plasma-search.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
plasma-search.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
plasma.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
plasma.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
plasmashell.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
plasmashell.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
playonlinux.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
playonlinux.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
portmaster.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
portmaster.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-accessibility.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-accessibility.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-activities.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-activities.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-baloo.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-baloo.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-color.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-color.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-cursors.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-cursors.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-default-applications.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-default-applications.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-display-nightcolor.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-display-nightcolor.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-display.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-display.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-emoticons.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-emoticons.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-feedback.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-feedback.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-filetype-association.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-filetype-association.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-font-installer.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-font-installer.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-font.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-font.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-gaming.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-gaming.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-icons.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-icons.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-keyboard-shortcut.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-keyboard-shortcut.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-keyboard-shortcuts.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-keyboard-shortcuts.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-keyboard.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-keyboard.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-launch-feedback.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-launch-feedback.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-locale.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-locale.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-mouse.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-mouse.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-notification-bell.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-notification-bell.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-peripherals.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-peripherals.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-personal.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-personal.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-plasma-theme.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-plasma-theme.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-tablet.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-tablet.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-theme-applications.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-theme-applications.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-theme-global.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-theme-global.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-theme.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-theme.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-touchpad.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-touchpad.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-user.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-user.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-wallpaper.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop-wallpaper.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-desktop.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-network.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-network.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-notifications.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-notifications.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-search.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-search.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-session-services.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-session-services.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-splash.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-splash.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-time.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-time.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-users.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-users.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-windows-actions.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-windows-actions.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-windows.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system-windows.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-system.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-tweaks-shadows.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
preferences-tweaks-shadows.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
primehack.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
primehack.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
pvz.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
pvz.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
qemu.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
qemu.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
QtProject-qtcreator.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
QtProject-qtcreator.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
raze.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
raze.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
redream.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
redream.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
retroarch.png feat/godot configurator (#866) 2024-08-08 16:46:53 +02:00
retroarch.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
romm.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
romm.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
roxterm.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
roxterm.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ruffle.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ruffle.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
scummvm.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
scummvm.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
sdltrs.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
sdltrs.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
search.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
search.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
security-high.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
security-high.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
security-low.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
security-low.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
security-medium.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
security-medium.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
simcoupe.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
simcoupe.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
simplescreenrecorder.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
simplescreenrecorder.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
skullgirls.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
skullgirls.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
solarus.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
solarus.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
spacefm-find.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
spacefm-find.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
spacefm.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
spacefm.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
spotify.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
spotify.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_20.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_20.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_70.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_70.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_3590.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_3590.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_245170.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_245170.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_322170.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_322170.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_1289310.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
steam_icon_1289310.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
strawberry.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
strawberry.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
supermodel.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
supermodel.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
supertuxkart.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
supertuxkart.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-file-manager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-file-manager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-lock-screen.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-lock-screen.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-log-out.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-log-out.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-logout.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-logout.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-reboot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-reboot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-run.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-run.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-search.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-search.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-shutdown.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-shutdown.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-software-install.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-software-install.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-suspend-hibernate.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-suspend-hibernate.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-suspend.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-suspend.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-switch-user.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-switch-user.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-users.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
system-users.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
systemsettings.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
systemsettings.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
team-fortress-classic.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
team-fortress-classic.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
telegram.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
telegram.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
terminal-tango.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
terminal-tango.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tesseract.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tesseract.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
text-x-chdr.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
text-x-chdr.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
text-x-markdown.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
text-x-markdown.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tint2.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tint2.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tint2conf.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tint2conf.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tools-check-spelling.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tools-check-spelling.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tsugaru.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
tsugaru.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
twitter.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
twitter.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
uget-icon.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
uget-icon.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
urbanterror.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
urbanterror.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
user-info.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
user-info.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
utilities-system-monitor.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
utilities-system-monitor.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
utilities-terminal.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
utilities-terminal.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
utilities-tweak-tool.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
utilities-tweak-tool.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ventoy.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
ventoy.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
video-display.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
video-display.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
viewnior.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
viewnior.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vim.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vim.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
virt-manager.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
virt-manager.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
virtualbox.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
virtualbox.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
visual-studio-code.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
visual-studio-code.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vita3k.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vita3k.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vivaldi.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vivaldi.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vpinball.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vpinball.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vscodium.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
vscodium.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
waterfox.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
waterfox.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
wine.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
wine.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xarchiver.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xarchiver.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xenia.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xenia.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce-display-profile.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce-display-profile.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce4-logo.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce4-logo.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce4-panel.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce4-panel.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce4-settings.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfce4-settings.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-hibernate.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-hibernate.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-lock.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-lock.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-logout.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-logout.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-reboot.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-reboot.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-shutdown.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-shutdown.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-suspend-hibernate.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-suspend-hibernate.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-suspend.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-suspend.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-switch-user.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-switch-user.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-users.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
xfsm-users.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
youtube-music.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
youtube-music.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
youtube.png Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00
youtube.png.import Cooker - Godot Update (#894) 2024-08-16 13:53:52 +02:00