X-Git-Url: https://git.distorted.org.uk/~mdw/anag/blobdiff_plain/de6b7015b91d370f83e4189c05393eefceab0678..d9af4a2b674e5ab91df0f9af236283b617bb81c7:/anag-gui.in diff --git a/anag-gui.in b/anag-gui.in index 317f304..3f30753 100644 --- a/anag-gui.in +++ b/anag-gui.in @@ -183,6 +183,7 @@ foreach {opt text mnem} { trackword Trackword t mono Monoalphabetic m regexp "Regular expression" r + pcre "Perl regexp" p } { button .b-$opt -text $text \ -underline [string first $mnem [string tolower $text]] \