Updated as requested

This commit is contained in:
William
2021-09-02 16:45:40 +02:00
committed by GitHub
parent 3511c9a1f5
commit dd485faf9e

View File

@@ -13,6 +13,7 @@ install:
install gotify-dunst.conf $(DESTDIR)$(PREFIX)/lib/gotify-dunst/
# files in /usr/share
install -d $(DESTDIR)$(PREFIX)/share/applications
install gotify-dunst.desktop $(DESTDIR)$(PREFIX)/share/applications
install -d $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps/
install gotify-16.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/16x16/apps/gotify.png
@@ -21,4 +22,4 @@ install:
install -d $(DESTDIR)$(PREFIX)/share/icons/hicolor/96x96/apps/
install gotify-96.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/96x96/apps/gotify.png
install -d $(DESTDIR)$(PREFIX)/share/icons/hicolor/128x128/apps/
install gotify-128.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/128x128/apps/gotify.png
install gotify-128.png $(DESTDIR)$(PREFIX)/share/icons/hicolor/128x128/apps/gotify.png