Revision 5239 org.gvsig.legend.urbanhorizontalsignage/trunk/org.gvsig.legend.urbanhorizontalsignage/org.gvsig.legend.urbanhorizontalsignage.app/org.gvsig.legend.urbanhorizontalsignage.app.mainplugin/src/main/resources-plugin/config.xml

View differences:

config.xml
33 33
              text="Layer/Modify/_Copy_selected_features_as_polygons_to_clipboard"
34 34
          />
35 35

  
36
<!--          <tool-bar name="edit">
36
<!--          
37
          <tool-bar name="edit">
37 38
              <action-tool
38 39
                  name="layer-modify-clipboard-copy-as-polygons"
39 40
              />
40
          </tool-bar>-->
41
          </tool-bar>
42
-->
41 43

  
42 44

  
43 45
      </extension>
46
      <extension class-name="org.gvsig.legend.urbanhorizontalsignage.app.rotate.RotatePointExtension"
47
                 description="" active="true" priority="1">
48
        
49
          <action
50
              name="layer-modify-rotatepoint"
51
              label="_Rotate_point"
52
              tooltip="_Rotate_point"
53
              position="601105001"
54
              action-command="layer-modify-rotatepoint"
55
              icon="layer-modify-rotatepoint"
56
              accelerator=""
57
          />
44 58

  
59
          <menu
60
              name="layer-modify-rotatepoint"
61
              text="Layer/Modify/_Rotate_point"
62
          />
63

  
64
      </extension>
65

  
45 66
  </extensions>
46 67
</plugin-config>

Also available in: Unified diff