From e907be1185de9409e4c3be72584b81a6a81cd8ff Mon Sep 17 00:00:00 2001 From: iVAN <88724353+ivan-hc@users.noreply.github.com> Date: Sat, 7 Sep 2024 16:54:29 +0200 Subject: [PATCH] Update am2pla-site --- tools/am2pla-site | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/am2pla-site b/tools/am2pla-site index afe606abe..ca7e91a4c 100644 --- a/tools/am2pla-site +++ b/tools/am2pla-site @@ -257,7 +257,7 @@ for category in $CATEGORIES; do elif [ "$category" = game ]; then grep -i "$category\|arcade\|steam\|wine\|strateg\|solitaire\|poker\|chess\|puzzle\|pinball\|adventure\|playstation\|xbox\|nintendo" ./"$arch"-apps >> "$arch-$category" elif [ "$category" = graphic ]; then - grep -i "$category\|picture\|screensh\|gimp\|photo\|svg\|png\|autocad\|blender\|modeling\|paint" ./"$arch"-apps >> "$arch-$category" + grep -i "$category\|picture\|screensh\|gimp\|photo\|svg\|png\|autocad\|blender\|modeling\|paint\|pixel" ./"$arch"-apps >> "$arch-$category" elif [ "$category" = internet ]; then grep -i "$category\|web browser\|browser web\|firefox\|chrome\|youtube\|torrent\|p2p\|chat\|whatsapp\|mastodon\|telegram\|skype" ./"$arch"-apps >> "$arch-$category" elif [ "$category" = office ]; then