desktop/wmix: Fix icon size.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-12-29 02:18:10 -05:00 committed by Willy Sudiarto Raharjo
parent ed96a6c288
commit a7d368f14c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,8 @@
# Now maintained by B. Watson <urchlay@slackware.uk>
# 20221229 bkw: BUILD=2, fix icon size (was 33x32, d'oh!)
# 20220208 bkw:
# - take over maintenance.
# - update for v3.5.
@ -36,7 +38,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=wmix
VERSION=${VERSION:-3.5}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB