Revision 12158

View differences:

branches/v10/extensions/extGraph_predes/config/text_en.properties
122 122
use_symbol=Use symbol
123 123
width=Width
124 124
yards=Yards
125
piloto_de_redes=
125
piloto_de_redes=
126
msg_set_velocities=Please, set speeds for each type of arc (Km / hour)
127
col_arc_type=Arc Type
128
col_km_per_hour=Km/hour
129
set_velocities=Set speeds
branches/v10/extensions/extGraph_predes/config/config.xml
98 98
					
99 99
			</tool-bar>
100 100
		</extension>
101
<!--		<extension class-name="com.iver.cit.gvsig.graph.TestExtension"
102
			description="TEST"
101
		<!-- <extension class-name="com.iver.cit.gvsig.graph.TestExtension"
102
			description="ODMATRIX"
103 103
			active="true">
104 104
			<tool-bar name="Networks">
105 105
				<selectable-tool icon="images/gtk-about.png"
106
					action-command="TEST"
107
					tooltip="TEST"
106
					action-command="ODMATRIX"
107
					tooltip="ODMATRIX"
108 108
					/>
109 109
			</tool-bar>
110
			<menu text="Test/test2" action-command="TEST2"/> 
110
			<menu text="Test/ODMATRIX" action-command="ODMATRIX"/> 
111 111
		</extension> -->
112
		<extension class-name="com.iver.cit.gvsig.graph.TopologyExtension"
112
		<!-- <extension class-name="com.iver.cit.gvsig.graph.TopologyExtension"
113 113
			description="Extensi?n para crear topolog?a."
114 114
			active="true">
115 115
			<menu text="Capa/Topology_Test/Clean_Test" action-command="CLEAN"/>
116 116
			<menu text="Capa/Topology_Test/Show Errors" action-command="SHOW_ERRORS"/>
117 117
			<menu text="Capa/Topology_Test/Triangulation_Test" action-command="TRIANGULATION"/>
118
		</extension>
118
		</extension> -->
119 119

  
120 120
		<extension class-name="com.iver.cit.gvsig.topology.lineclean.RegisterGeoprocessPlugin"
121 121
			description="Extensiones de geoprocesamiento"
branches/v10/extensions/extGraph_predes/config/text.properties
146 146
use_symbol=
147 147
width=ancho
148 148
yards=
149
piloto_de_redes=Piloto de redes
149
piloto_de_redes=Piloto de redes
150
msg_set_velocities=Por favor, establezca la velocidad para cada tipo de tramo (en Km / hora)
151
col_arc_type=Tipo de via
152
col_km_per_hour=Km/hora
153
set_velocities=Fijar velocidades

Also available in: Unified diff