doc-src/fixbookmarks.pl
author haftmann
Tue, 04 May 2010 08:55:43 +0200
changeset 36635 080b755377c0
parent 6636 80052270f08b
permissions -rw-r--r--
locale predicates of classes carry a mandatory "class" prefix


s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;