mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Increase size of neverball/neverputt icons
This commit is contained in:
parent
3387b5a1ef
commit
693b94e7f6
@ -42,7 +42,7 @@ function recipe_stage {
|
||||
cp -v "${COOKBOOK_RECIPE}/manifest-${bin}" "${dest}/ui/apps/${bin}"
|
||||
|
||||
# Install icon
|
||||
cp -v "dist/${bin}_48.png" "${dest}/ui/icons/apps/${bin}.png"
|
||||
cp -v "dist/${bin}_64.png" "${dest}/ui/icons/apps/${bin}.png"
|
||||
done
|
||||
|
||||
skip=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user