source: _old/app/src/lem/cmdline_lem.ggo @ 8f395c8

Last change on this file since 8f395c8 was 57728c1, checked in by Mateusz Hromada <ruanda@…>, 15 years ago

Move old files to _old dir.

  • 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.