File indexing completed on 2025-11-23 05:28:25
0001 #!/bin/sh 0002 find -iname "*.desktop"|xargs grep kcmshell4 -l | xargs perl -pi -e 's/Exec=kcmshell4/Exec=kcmshell5/'
File indexing completed on 2025-11-23 05:28:25
0001 #!/bin/sh 0002 find -iname "*.desktop"|xargs grep kcmshell4 -l | xargs perl -pi -e 's/Exec=kcmshell4/Exec=kcmshell5/'