

tool_details_start
   name          "Diff";
  version    "5.06 (03-Mar-19)";
   wimpslot       32k;
   has_extended_cmdline;
tool_details_end


metaoptions_start
   has_text_window;
   has_summary_window;
metaoptions_end


dbox_start
   icons_start
      icn 3  maps_to string  not_saved;
      icn 5  maps_to string  not_saved;
      icn 8  maps_to "-n";
      icn 9  maps_to "-r";
      icn 10 maps_to "-s";
      icn 11 maps_to "-x";
   icons_end

   defaults
   icn 3 "",
   icn 5 "",
   icn 8 off,
   icn 9 off,
   icn 10 off,
   icn 11 off;

   imports_start
      drag_to  icn 3   inserts icn 3;
      drag_to  icn 5   inserts icn 5;
      drag_to  iconbar inserts icn 3;
   imports_end
dbox_end


menu_start
   "Dir. structure"   maps_to "-d";
   "Equate CR/LF"     maps_to "-e";
   "Verbose"          maps_to "-v";
   "Fast"             maps_to "-f";
   "Large files"      maps_to "-l";
   "Squidge"          maps_to "-t";
   "Expand tabs"      maps_to "-X" sub_menu "Num. spaces " 10;

   defaults
   menu  1  off,
   menu  2  off,
   menu  3  on,
   menu  4  off,
   menu  5  off,
   menu  6  off,
   menu  7  off sub_menu 8;
menu_end


deselections_start
   icn  9  deselects icn 10, menu 5;
   icn 10  deselects icn 9, menu 5;
   menu 5  deselects icn 9, icn 10;
deselections_end
