# This is a description of the wimp interface for squeeze

tool_details_start
   name          "guavac";
   version       "1.00 Risc OS release 1.2";
   wimpslot        2800k;
   has_extended_cmdline;
tool_details_end


metaoptions_start
   has_auto_run      on;
   has_text_window;
   has_summary_window;
metaoptions_end



dbox_start
   icons_start
      icn 10  maps_to "-M";      # dependencies list
      icn  7  maps_to "-th";    # enable throwback
      icn  3  maps_to string   not_saved;
      icn  9  maps_to "-classpath " string not_saved;
      icn  6  maps_to "-ext";    # add PC extension
   icons_end

   defaults
   icn  3  "",
   icn  9  "",
   icn  6 on,
   icn  7 on,
   icn 10 off;

   imports_start
      drag_to icn 3    inserts icn 3;
      drag_to icn 9    inserts icn 9;
      drag_to any      inserts icn 3;
      drag_to iconbar  inserts icn 3;
   imports_end
dbox_end

