On Wednesday 15 of January 2014 22:18:41 Darrell Anderson wrote:
I would like to inspect source tree text strings for instances of KDE/kde rebranding issues and update to TDE/tde. Mostly in tooltips and What's This help strings. My challenge is being able to efficiently grep only those strings, which often in the sources are multiple lines.
I would appreciate shell scripting advice to find such text strings.
Nobody knows?
Darrell
It would help to search whole words - grep option '-w'?
Slavek --