X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=pctb%2Fdictionary-manager;h=365aecb01fb1184fc865faa979ae58bba551ff81;hp=833e7270de29506b1a518c8b2e432191047d5bee;hb=21b1420b1f35ea2ae9440f9db9009093a8b6eae2;hpb=fdb2c7e1f2211fe4328ee6390f40a55446ecd078 diff --git a/pctb/dictionary-manager b/pctb/dictionary-manager index 833e727..365aecb 100755 --- a/pctb/dictionary-manager +++ b/pctb/dictionary-manager @@ -285,7 +285,7 @@ proc required/char {} { label .selctx.title -text \ {Select match context for altering dictionary:} pack .selctx.title -side left - set new_context [lindex $unk_contexts 0] + set new_context {} set ci 0; foreach ctx [lsort [array names all_contexts]] { set all_contexts($ctx) $ci