File indexing completed on 2026-01-18 05:42:19

0001 #!/bin/sh
0002 find -iname "*.desktop"|xargs grep kcmshell4 -l | xargs perl -pi -e 's/Exec=kcmshell4/Exec=kcmshell5/'