home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for the Ada Library Manager
-
- tool_details_start
- name "AdaLib";
- version "1.11.2 (21-Aug-1994)";
- wimpslot 64k;
- has_extended_cmdline;
- tool_details_end
-
-
- metaoptions_start
- has_auto_run on;
- has_text_window;
- has_summary_window;
- display_dft_is text;
- metaoptions_end
-
-
- # options dialogue box
- dbox_start
-
- #icon mappings
- icons_start
- icn 3 maps_to "-l " string not_saved;
- icons_end
-
- #default icon values
- defaults
- icn 3 "";
-
- #drags to dbox (and icon bar)
- imports_start
- drag_to icn 3 inserts icn 3;
- drag_to iconbar inserts icn 3;
- imports_end
-
- dbox_end
-
-
-
-
-
-
-
-