From 3d2dccb26038379033e123394de33b83a5fbe9b8 Mon Sep 17 00:00:00 2001 From: Lakindu Akash Date: Sat, 20 Feb 2021 08:23:10 +0530 Subject: [PATCH] Update icons --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 114276e..b911301 100644 --- a/src/Makefile +++ b/src/Makefile @@ -54,6 +54,7 @@ install: $(ODIR)/wihotspot-gui cd scripts && $(MAKE) install uninstall: + rm -f $(DESTDIR)$(PREFIX)/share/pixmaps/wihotspot.xpm rm -f $(DESTDIR)$(PREFIX)/share/pixmaps/wihotspot.png rm -f $(DESTDIR)$(PREFIX)/share/icons/hicolor/48x48/apps/wihotspot.png rm -f $(DESTDIR)$(PREFIX)/share/icons/hicolor/64x64/apps/wihotspot.png