Files
eztakesin 2a9fb549d9 easylpac: create .app bundle on darwin
The darwin build installed only bin/ + share/, so the app never showed
up in Spotlight/Launchpad and could only be launched from a terminal.
Add desktopToDarwinBundle, which turns the existing desktop item and
hicolor icons into Applications/EasyLPAC.app; the bundle executable is
the wrapGAppsHook3-wrapped launcher, so lpac stays on PATH and the GTK
environment survives a Finder launch.

Assisted-by: Claude Code (Claude Fable 5)
2026-07-24 09:44:42 +07:00
..