View Single Post
Old 09-28-2012, 03:55 AM   #2
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Replace <RemoteButton> and </RemoteButton> with two unused characters, like ¬ and |

Search for ¬\s*<Name>X-Fi[^|]*| (with multi-line)

Replace back ¬ and | with <RemoteButton> and </RemoteButton>

If Notepad does not have multi-line matching, find another editor that does, it's an essential feature. (In Sigil, you can copy-paste the result, instead of saving.)
Jellby is offline   Reply With Quote