1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-25 04:25:22 -04:00

packaging: add com.danklinux.dms.desktop entry, remove custom icon

resolution
This commit is contained in:
bbedward
2026-06-24 10:01:10 -04:00
parent 1a39b7f66c
commit 52834c6a35
13 changed files with 35 additions and 6 deletions
+2
View File
@@ -73,6 +73,8 @@ override_dh_auto_install:
# Install desktop file and icon
install -Dm644 dms-git-repo/assets/dms-open.desktop \
debian/dms-git/usr/share/applications/dms-open.desktop
install -Dm644 dms-git-repo/assets/com.danklinux.dms.desktop \
debian/dms-git/usr/share/applications/com.danklinux.dms.desktop
install -Dm644 dms-git-repo/assets/danklogo.svg \
debian/dms-git/usr/share/icons/hicolor/scalable/apps/danklogo.svg