Revision 43246 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.shp.app/org.gvsig.shp.app.mainplugin/src/main/resources-plugin/config.xml

View differences:

config.xml
29 29
  <libraries library-dir="lib"/>
30 30
  <resourceBundle name="text"/>
31 31
  <extensions>
32
    <extension class-name="org.gvsig.andami.LibraryExtension"
33
      description=""
32
    <extension class-name="org.gvsig.shp.saveEncodingExtension"
33
      description="Save the current encoding in the '.cpg' file associated to this shape."
34 34
      active="true">
35

  
36
      <action
37
        name="layer-modify-save-encoding"
38
        label="_Save_encoding"
39
        position="601105100"
40
        icon="layer-save-encoding"
41
        tooltip="_Save_encoding"
42
        action-command="layer-modify-save-encoding"
43
        accelerator=""
44
        />
45

  
46
      <menu
47
        name="layer-modify-save-encoding"
48
        text="Layer/Modify/_Save_encoding"
49
        />
50

  
35 51
    </extension>
52

  
53

  
36 54
  </extensions>
37 55

  
38 56
</plugin-config>

Also available in: Unified diff