From 3ca381250abeee149422d553ee84b19b1f99dea2 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sun, 3 May 2026 16:20:39 +0200 Subject: chore: update HANDOFF, TODO, and desktop entry for v1.3 Mark tag autocomplete and rename propagation as complete in TODO. Update desktop entry Exec path and Icon to match installed location. Co-Authored-By: Claude Sonnet 4.6 --- assets/my-publisher.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets') diff --git a/assets/my-publisher.desktop b/assets/my-publisher.desktop index 7207323..2a5b5be 100644 --- a/assets/my-publisher.desktop +++ b/assets/my-publisher.desktop @@ -3,8 +3,8 @@ Version=1.0 Type=Application Name=my-publisher Comment=danix.xyz blog publishing workflow -Exec=python /opt/my-publisher/main.py -Icon=/opt/my-publisher/assets/blogilo.svg +Exec=python /opt/publisher/main.py +Icon=blogilo Terminal=false Categories=Office;Publishing; StartupWMClass=my-publisher -- cgit v1.2.3