emacs-helm / helm-dictionary

Helm source for looking up dictionaries
31 stars 12 forks source link

action hard coded to german/english #14

Closed thierryvolpiatto closed 10 years ago

thierryvolpiatto commented 10 years ago

Action names are hardcoded to german/english:

(action . (("Insert German term"  . helm-dictionary-insert-l1term)
               ("Insert English term" . helm-dictionary-insert-l2term)))
tmalsburg commented 10 years ago

This is already fixed in master. See 1d6042d085a2924305294d61107ac8cd083392d6.