source: src/lem/cmdline_lem.ggo @ 5f4d9c3

Last change on this file since 5f4d9c3 was 5f4d9c3, checked in by Maciej Prill <mprill@…>, 12 years ago

Rewritten the build system, added lem UTF-8 version.

  • Property mode set to 100644
File size: 182 bytes
Line 
1package "lem"
2version "0.1"
3
4option "dictionary-home"        -       "D.h." string typestr="FILENAME" hidden no
5option "dictionary"             d       "Dictionary" string typestr="FILENAME" default="lem.bin" no
Note: See TracBrowser for help on using the repository browser.