

tool_details_start
   name          "Find";
  version    "5.06 (08-May-15)";
   wimpslot       64k;
   has_extended_cmdline;
tool_details_end


metaoptions_start
   has_text_window;
   has_summary_window;
   display_dft_is text;
metaoptions_end


dbox_start

   icons_start
      icn 6  maps_to "-c";
      icn 18 maps_to "-l";
      icn 17 maps_to "-n";
      icn 19 maps_to "-v";
      icn 3  maps_to string  not_saved;
      icn 23 maps_to string  not_saved;
      icn 35 maps_to "-t";
      icn 9  inserts "#";
      icn 10 inserts "*";
      icn 11 inserts "...";
      icn 12 inserts "{";
      icn 13 inserts "}";
      icn 14 inserts "(";
      icn 15 inserts ")";
      icn 20 extends from icn 0 to icn 16;
      icn 21 inserts ".";
      icn 24 inserts "$" ;
      icn 25 inserts "@" ;
      icn 26 inserts "#" ;
      icn 27 inserts "[" ;
      icn 28 inserts "|" ;
      icn 29 inserts "]" ;
      icn 30 inserts "\" ;
      icn 31 inserts "~" ;
      icn 32 inserts "*" ;
      icn 33 inserts "^" ;
   icons_end

   defaults
      icn 6 off,
      icn 18 off,
      icn 17 off,
      icn 19 off,
      icn 3 "",
      icn 23 "",
      icn 35 on;
                
   imports_start
      wild_card_is "..*";
      drag_to icn 23 inserts icn 23 separator_is " ";
      drag_to any    inserts icn 23 separator_is " ";
      drag_to iconbar inserts icn 23;
   imports_end

dbox_end


menu_start
   "Allow '-'"   maps_to "-e " sub_menu " '-' before " 256;
   "Grep style"  maps_to "-u";

   defaults
      menu 1 off sub_menu "",
      menu 2 off;
menu_end


deselections_start
   icn 6  deselects icn 18, menu 2;
   icn 18 deselects icn 6;
   menu 2 deselects icn 6;
deselections_end


order_is  icn 6, icn 18, icn 17, icn 19, icn 35, menu 2, menu 1, icn 3, "-f", icn 23;
