home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for diff
-
- tool_details_start
- name "Unarj";
- version "2.30-wimp (19-Jul-1992)";
- wimpslot 128k;
- has_extended_cmdline;
- tool_details_end
-
-
- metaoptions_start
- has_auto_run;
- 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 "t"; # test archive
- icn 9 maps_to "l"; # list archive
- icn 10 maps_to "x"; # extract with pathnames
- icn 11 maps_to "e"; # extract
- icons_end
-
- defaults
- icn 3 "",
- icn 5 "",
- icn 8 off,
- icn 9 on,
- 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
-
- deselections_start
- icn 8 deselects icn 9, icn 10, icn 11;
- icn 9 deselects icn 8, icn 10, icn 11;
- icn 10 deselects icn 8, icn 9, icn 11;
- icn 11 deselects icn 8, icn 9, icn 10;
- deselections_end
-
- order_is icn 8, icn 9, icn 10, icn 11, icn 3;
-