mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-09-21 08:47:43 +02:00
chore: update makefile for patch 14 (systray actions)
This commit is contained in:
parent
ad14e0adfe
commit
cf09ac9269
1
Makefile
1
Makefile
@ -51,6 +51,7 @@ prepare: clean install_build_deps
|
||||
@echo "11 - Hide Application is offline banner (https://github.com/aunetx/deezer-linux/pull/124)"
|
||||
@echo "12 - Disable animations (https://github.com/aunetx/deezer-linux/pull/133)"
|
||||
@echo "13 - Disable notifications (https://github.com/aunetx/deezer-linux/pull/151)"
|
||||
@echo "14 - Make thumbar actions work (https://github.com/aunetx/deezer-linux/pull/153)"
|
||||
|
||||
@$(foreach p, $(wildcard ./patches/*), patch -p 1 -d $(APP_DIR) < $(p);)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user