fix: deb package - icon registration and app launcher entry

This commit is contained in:
jegly 2026-03-27 15:08:11 +11:00
commit bf2bf7a505
4 changed files with 21 additions and 6 deletions

2
scripts/preremove.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
xdg-icon-resource uninstall --size 256 atk 2>/dev/null || true