diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-03 16:20:39 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-03 16:20:39 +0200 |
| commit | 3ca381250abeee149422d553ee84b19b1f99dea2 (patch) | |
| tree | 84ff1d39ecb0681f220d3f5157002f2319e658b6 /assets | |
| parent | fb2aa9b6520eebba00f8da88a37ce5723a5c887f (diff) | |
| download | publisher-3ca381250abeee149422d553ee84b19b1f99dea2.tar.gz publisher-3ca381250abeee149422d553ee84b19b1f99dea2.zip | |
chore: update HANDOFF, TODO, and desktop entry for v1.3v1.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 <noreply@anthropic.com>
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/my-publisher.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
