|
723 | 723 | <!-- <attribute name="label">Central Atom Label...</attribute> --> |
724 | 724 | <!-- <attribute name="action">app.draw_central_atom_label_action</attribute> --> |
725 | 725 | <!-- </item> --> |
726 | | - <item> |
727 | | - <!-- this needs an atom selection overlay --> |
728 | | - <attribute name="label">Electrostatic Surface</attribute> |
729 | | - <attribute name="action">app.electrostatic_surface_action</attribute> |
730 | | - </item> |
731 | | - <item> |
732 | | - <attribute name="label">Gaussian Surface...</attribute> |
733 | | - <attribute name="action">app.gaussian_surface_action</attribute> |
734 | | - </item> |
735 | 726 | <item> |
736 | 727 | <attribute name="label">Go To Atom...</attribute> |
737 | 728 | <attribute name="action">app.go_to_atom_action</attribute> |
|
740 | 731 | <attribute name="label">Map Parameters...</attribute> |
741 | 732 | <attribute name="action">app.map_parameters_action</attribute> |
742 | 733 | </item> |
743 | | - <item> |
744 | | - <attribute name="label">Molecular Surface</attribute> |
745 | | - <attribute name="action">app.molecular_surface_action</attribute> |
746 | | - </item> |
747 | 734 | <item> |
748 | 735 | <attribute name="label">NCS Ghost Control...</attribute> |
749 | 736 | <attribute name="action">app.ghost_control_action</attribute> |
|
788 | 775 | </item> |
789 | 776 | </section> |
790 | 777 | <section> |
| 778 | + <item> |
| 779 | + <attribute name="label">Gaussian Surface...</attribute> |
| 780 | + <attribute name="action">app.gaussian_surface_action</attribute> |
| 781 | + </item> |
| 782 | + <item> |
| 783 | + <attribute name="label">Molecular Surface</attribute> |
| 784 | + <attribute name="action">app.molecular_surface_action</attribute> |
| 785 | + </item> |
| 786 | + <item> |
| 787 | + <attribute name="label">Map Caps</attribute> |
| 788 | + <attribute name="action">app.map_caps_action</attribute> |
| 789 | + </item> |
| 790 | + <item> |
| 791 | + <!-- this needs an atom selection overlay --> |
| 792 | + <attribute name="label">Electrostatic Surface</attribute> |
| 793 | + <attribute name="action">app.electrostatic_surface_action</attribute> |
| 794 | + </item> |
791 | 795 | <item> |
792 | 796 | <attribute name="label">Ribbons: By Chain</attribute> |
793 | 797 | <attribute name="action">app.ribbons_colour_by_chain_action</attribute> |
|
0 commit comments