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