misc: simplify PLUGIN_NO_ABI and use it for themes

This commit is contained in:
Franco Fichtner
2021-05-31 16:48:06 +02:00
parent b0ad36d2ca
commit ea03e161a6
6 changed files with 8 additions and 2 deletions
+1
View File
@@ -2,5 +2,6 @@ PLUGIN_NAME= theme-cicada
PLUGIN_VERSION= 1.28
PLUGIN_COMMENT= The cicada theme - dark grey
PLUGIN_MAINTAINER= rene@team-rebellion.net
PLUGIN_NO_ABI= yes
.include "../../Mk/plugins.mk"