From fcc94f196254482f11c7b3b1ad667c1241e4c93a Mon Sep 17 00:00:00 2001 From: germedeb Date: Thu, 24 Feb 2022 12:39:57 -0300 Subject: [PATCH] now the icon pack don't have scalable icons this is because many icons have a transparent background in scalable, and some others don't display correctly. and links are not prepaired to they for now --- tasks/mvscalable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/mvscalable.sh b/tasks/mvscalable.sh index 7765fe4..5d60f5f 100755 --- a/tasks/mvscalable.sh +++ b/tasks/mvscalable.sh @@ -1,7 +1,7 @@ #! /bin/sh # move apps to the build folder -cp icons/apps/* _build/aleta/apps/scalable +# cp icons/apps/* _build/aleta/apps/scalable # move status cp icons/scalable/status/* _build/aleta/status/scalable