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

View differences:

config.xml
55 55
			  text="Selection/SelectAll"
56 56
			  />
57 57

  
58
			<tool-bar name="view_selection" position="6">
58
			<tool-bar name="selection">
59 59
				<action-tool name="selection-select-all"/>
60 60
			</tool-bar>
61 61
		</extension>
......
78 78
			  text="Selection/Select_by_circle"
79 79
			  />
80 80

  
81
			<tool-bar name="view_selection" position="6">
81
			<tool-bar name="selection">
82 82
				<selectable-tool name="selection-select-by-circle"/>
83 83
			</tool-bar>
84 84
		</extension>
......
99 99
			  name="selection-select-by-polyline"
100 100
			  text="Selection/Select_by_polyline"
101 101
			  />
102
			<tool-bar name="view_selection" position="6">
102
			<tool-bar name="selection">
103 103
				<selectable-tool name="selection-select-by-polyline" />
104 104
			</tool-bar>
105 105
		</extension>
......
122 122
			  text="Selection/Select_by_buffer"
123 123
			  />
124 124

  
125
			<tool-bar name="view_selection" position="6">
125
			<tool-bar name="selection">
126 126
				<action-tool name="selection-select-by-buffer" />
127 127
			</tool-bar>
128 128
		</extension>

Also available in: Unified diff