From e8c98c4d292bf6ed54df22f2459c11b4f98f4d20 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Sun, 17 May 2026 21:27:32 -0400 Subject: [PATCH] chore(plg): drop unused launch entity and PLUGIN launch attribute MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CA's Settings menu opens in the sidebar directly — the plugin-launch indirection (`` + `launch="&launch;"` on the PLUGIN tag) has no remaining purpose. Removes both. No source change, no user-visible behaviour change. Originally bundled in #27; pulling out so it lands independently of the release notes flow now that #36 / #37 established CHANGES.md. Co-Authored-By: Claude Opus 4.7 (1M context) --- plugins/community.applications.plg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/community.applications.plg b/plugins/community.applications.plg index 6b0c9ba1..84d1d104 100755 --- a/plugins/community.applications.plg +++ b/plugins/community.applications.plg @@ -4,13 +4,12 @@ - ]> - + ###2026.05.15