home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for zippy
-
- tool_details_start
- name "Zippy";
- command_is "<zippy$dir>.zip";
- version "0.50";
- wimpslot 520k;
- 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 "-r";
- icn 9 maps_to "-v";
- icn 10 maps_to "-k";
- icn 11 maps_to "-m" not_saved;
- icons_end
-
- defaults
- icn 3 "newzip",
- icn 5 "",
- icn 8 off,
- icn 9 off,
- icn 10 off,
- icn 11 off;
-
- imports_start
- drag_to any inserts icn 5;
- drag_to iconbar inserts icn 3;
- drag_to icn 5 inserts icn 5 separator_is " ";
- imports_end
- dbox_end
-
-
- menu_start
- menu_end
-
-
- order_is icn 8, icn 9, icn 10, icn 11, icn 3, icn 5;
-
-
-
-
-
-