X-Git-Url: https://git.distorted.org.uk/~mdw/anag/blobdiff_plain/de6b7015b91d370f83e4189c05393eefceab0678..e928fcf7d9a4e777d18e8624af21c68d8496057d:/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]] \