<tooltip>Search and replace a string/regex in textfiles</tooltip>
<icon>kcachegrind</icon>
<icon>tdecachegrind</icon>
<category>Samples</category>
<description>This UA uses the UNIX standard-tool sed (the stream-editor) so perform search and replace operations in all selected files It is possible to give a regular expression for both strings. Please note: The sed-command is "s/search/repleace/", so you have to escape the slash when you need it!</description>