home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for UnPost
-
- tool_details_start
- name "UnPost";
- version "2.1.2 Rel 0.01";
- wimpslot 64k;
- # has_extended_cmdline;
- tool_details_end
-
-
- metaoptions_start
- has_auto_run on;
- has_text_window;
- has_summary_window;
- metaoptions_end
-
-
- fileoutput_start
- output_dft_is produces_no_output;
- fileoutput_end
-
-
- dbox_start
- icons_start
- icn 3 maps_to string not_saved;
- icn 6 maps_to "-b"; # Break incompletes into separate files.
- icn 7 maps_to "-d-"; # Dump descriptions flag.
- icn 8 maps_to "-f-"; # Modify file names.
- icons_end
-
- defaults
- icn 3 "",
- icn 6 off,
- icn 7 off,
- icn 8 off;
-
- imports_start
- drag_to icn 3 inserts icn 3;
- drag_to any inserts icn 3;
- drag_to iconbar inserts icn 3;
- imports_end
- dbox_end
-
- make_excludes icn 3;
-
- make_order_is icn 6, icn 7, icn 8, "$@";
-