refactor: move packaging/appimage into desktopApp module

The AppImage build inputs (AppRun, .desktop entry, icon, and the
CI-fetched linuxdeploy binary) are consumed only by desktopApp's
createReleaseAppImage task. Co-locating them under
desktopApp/packaging/appimage/ removes the `../` path escape from the
build script and keeps all desktop packaging assets inside the module.

https://claude.ai/code/session_0137ULcfJkASmfmffFBdW8ac
This commit is contained in:
Claude
2026-05-14 18:21:28 +00:00
parent b385088c95
commit 3ff721b31a
7 changed files with 13 additions and 12 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB