Statistics
| Revision:

gvsig-projects-pool / org.gvsig.vcsgis / trunk / org.gvsig.vcsgis / org.gvsig.vcsgis.app / org.gvsig.vcsgis.app.mainplugin / src / main / resources-plugin / config.xml @ 9172

History | View | Annotate | Download (13.2 KB)

1
<?xml version="1.0" encoding="ISO-8859-1"?>
2
<!-- gvSIG. Desktop Geographic Information System. Copyright (C) 2007-2013 gvSIG
3
  Association. This program is free software; you can redistribute it and/or modify
4
  it under the terms of the GNU General Public License as published by the Free Software
5
  Foundation; either version 3 of the License, or (at your option) any later version.
6
  This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
7
  without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
8
  PURPOSE. See the GNU General Public License for more details. You should have received
9
  a copy of the GNU General Public License along with this program; if not, write to
10
  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
11
  USA. For any additional information, do not hesitate to contact us at info AT gvsig.com,
12
  or visit our website www.gvsig.com. -->
13
<plugin-config>
14
  <depends plugin-name="org.gvsig.app.mainplugin" />
15
  <depends plugin-name="org.gvsig.app.document.table.app.mainplugin" />
16
  <depends plugin-name="org.gvsig.topology.app.mainplugin" optional="true"/>
17
<!--  <depends plugin-name="org.gvsig.shp.app.mainplugin" />-->
18
  <depends plugin-name="org.gvsig.geodb.app.mainplugin" />
19
  <depends plugin-name="org.gvsig.csv.app.mainplugin"/>
20
  <depends plugin-name="org.gvsig.pdf.app.mainplugin" />
21
  <depends plugin-name="org.gvsig.h2spatial.h2gis132.app.mainplugin" />
22
  <resourceBundle name="text" />
23
  <libraries library-dir="lib" />
24
  <extensions>
25
    <extension class-name="org.gvsig.vcsgis.app.VCSGisExtension"
26
      description="" active="true" priority="1">
27

    
28
      <action 
29
            name="tools-vcsgis-init-server" 
30
            label="_VCS_Initialize_repository" 
31
            tooltip="_VCS_Initialize_repository"
32
            position="900700101" 
33
            action-command="tools-vcsgis-init-server" 
34
            icon="tools-vcsgis-init-server"
35
            accelerator="" 
36
      />
37

    
38
      <action 
39
          name="tools-vcsgis-register-workspace" 
40
          label="_VCS_Register_workingcopy" 
41
          tooltip="_Register_workingcopy"
42
            position="900700103" 
43
          action-command="tools-vcsgis-register-workspace" 
44
          icon="tools-vcsgis-register-workspace"
45
          accelerator="" 
46
      />
47

    
48
      <action 
49
          name="tools-vcsgis-registrationeditingstores" 
50
          label="_VCS_Registration_of_editing_stores" 
51
          tooltip="_VCS_Registration_of_editing_stores"
52
          position="900700103" 
53
          action-command="tools-vcsgis-registrationeditingstores" 
54
          icon="tools-vcsgis-registrationeditingstores"
55
          accelerator="" 
56
      />
57
      
58
      <action 
59
          name="tools-vcsgis-repositoryentityfeaturetypeeditor" 
60
          label="_VCS_Registration_of_editing_stores" 
61
          tooltip="_VCS_Registration_of_editing_stores"
62
          position="900700104" 
63
          action-command="tools-vcsgis-repositoryentityfeaturetypeeditor" 
64
          icon="tools-vcsgis-repositoryentityfeaturetypeeditor"
65
          accelerator="" 
66
      />
67
      
68
      <action 
69
          name="tools-vcsgis-show_server-entities" 
70
          label="_VCS_Show_server_entities" 
71
          tooltip="_VCS_Show_server_entities"
72
          position="900700105" 
73
          action-command="tools-vcsgis-show_server-entities" 
74
          icon="tools-vcsgis-show-server-entities"
75
          accelerator="" 
76
      />
77

    
78
      <action 
79
          name="tools-vcsgis-show_server-hooks" 
80
          label="_VCS_Show_server_hooks" 
81
          tooltip="_VCS_Show_server_hooks"
82
          position="900700106" 
83
          action-command="tools-vcsgis-show_server-hooks" 
84
          icon="tools-vcsgis-show-server-hooks"
85
          accelerator="" 
86
      />
87

    
88
      <action 
89
          name="tools-vcsgis-init-workspace" 
90
          label="_VCS_Initialize_workingcopy" 
91
          tooltip="_VCS_Initialize_workingcopy"
92
          position="900700200" 
93
          action-command="tools-vcsgis-init-workspace" 
94
          icon="tools-vcsgis-init-workspace"
95
          accelerator="" 
96
      />
97

    
98
      <action 
99
          name="tools-vcsgis-download-workingcopy" 
100
          label="_VCS_download_workingcopy" 
101
          tooltip="_VCS_download_workingcopy"
102
          position="900700210" 
103
          action-command="tools-vcsgis-download-workingcopy" 
104
          icon="tools-vcsgis-download-workingcopy"
105
          accelerator="" 
106
      />
107

    
108
      <action 
109
          name="tools-vcsgis-add-to-workspace" 
110
          label="_Add_to_VCS_workingcopy" 
111
          tooltip="_Add_table_or_layer_to_VCS_workingcopy"
112
          position="900700300" 
113
          action-command="tools-vcsgis-add-to-workspace" 
114
          icon="tools-vcsgis-add-to-workspace"
115
          accelerator="" 
116
      />
117

    
118
      <action 
119
          name="tools-vcsgis-import-history" 
120
          label="_Import_history_to_VCSGis_repository" 
121
          tooltip="_Import_a_table_or_layer_with_history_to_a_VCSGis_repository"
122
          position="900700300" 
123
          action-command="tools-vcsgis-import-history" 
124
          icon="tools-vcsgis-add-to-workspace"
125
          accelerator="" 
126
      />
127

    
128
      <action 
129
          name="tools-vcsgis-checkout" 
130
          label="_VCS_checkout" 
131
          tooltip="_Checkout_table_from_VCS_repository"
132
          position="900700220" 
133
          action-command="tools-vcsgis-checkout" 
134
          icon="tools-vcsgis-checkout"
135
          accelerator="" 
136
      />
137

    
138
      <action 
139
          name="tools-vcsgis-checkout-datamodel" 
140
          label="_VCS_Connect_to_datamodel" 
141
          tooltip="_VCS_Connect_to_datamodel"
142
          position="900701000" 
143
          action-command="tools-vcsgis-checkout-datamodel" 
144
          icon="tools-vcsgis-checkout-datamodel"
145
          accelerator="" 
146
      />
147

    
148
      <action 
149
          name="tools-vcsgis-export" 
150
          label="_VCS_Export" 
151
          tooltip="_Export_to_a_local_table_a_table_of_the_repository"
152
          position="900700500" 
153
          action-command="tools-vcsgis-export" 
154
          icon="tools-vcsgis-export"
155
          accelerator="" 
156
      />
157

    
158
      <action 
159
          name="tools-vcsgis-showchanges" 
160
          label="_VCS_Show_changes" 
161
          tooltip="_VCS_Show_changes"
162
          position="900702000" 
163
          action-command="tools-vcsgis-showchanges" 
164
          icon="tools-vcsgis-showchanges"
165
          accelerator="" 
166
      />
167

    
168
      <action 
169
          name="tools-vcsgis-register-workspace" 
170
          label="_VCS_Register_workingcopy" 
171
          tooltip="_Register_workingcopy"
172
          position="900700300" 
173
          action-command="tools-vcsgis-register-workspace" 
174
          icon="tools-vcsgis-register-workspace"
175
          accelerator="" 
176
      />
177

    
178
      <action 
179
          name="tools-vcsgis-prepare-workingcopy" 
180
          label="_VCS_Prepare_workingcopy" 
181
          tooltip="_Prepare_workingcopy"
182
          position="900700400" 
183
          action-command="tools-vcsgis-prepare-workingcopy" 
184
          icon="tools-vcsgis-prepare-workingcopy"
185
          accelerator="" 
186
      />
187

    
188
      <action 
189
          name="tools-vcsgis-show-revisions" 
190
          label="_VCS_Revisions" 
191
          tooltip="_Show_revisions_panel"
192
          position="900700600" 
193
          action-command="tools-vcsgis-show-revisions" 
194
          icon="tools-vcsgis-show-revisions"
195
          accelerator="" 
196
      />
197
      
198
    <action 
199
          name="tools-vcsgis-create-resource-table" 
200
          label="_VCS_Create_resource_table" 
201
          tooltip="_Create_resource_table"
202
          position="900700104" 
203
          action-command="tools-vcsgis-create-resource-table" 
204
          icon=""
205
          accelerator="" 
206
      />
207
      
208
    <action 
209
          name="tools-vcsgis-logout" 
210
          label="_VCS_Logout_from_working_copy" 
211
          tooltip="_Logout_from_working_copy"
212
          position="900700404" 
213
          action-command="tools-vcsgis-logout" 
214
          icon=""
215
          accelerator="" 
216
    />
217
    
218
    <action 
219
        name="tools-vcsgis-backup-history" 
220
        label="_VCS_Backup_history" 
221
        tooltip="_Backup_history"
222
        position="900700800" 
223
        action-command="tools-vcsgis-backup-history" 
224
        icon="tools-vcsgis-backup-history"
225
        accelerator="" 
226
    />
227

    
228
    <action 
229
        name="tools-vcsgis-restore-history" 
230
        label="_VCS_Restore_history" 
231
        tooltip="_Restore_history"
232
        position="900700900" 
233
        action-command="tools-vcsgis-restore-history" 
234
        icon="tools-vcsgis-restore-history"
235
        accelerator="" 
236
    />
237

    
238
    <action 
239
        name="tools-vcsgis-setworkingcopyoffline" 
240
        label="_VCS_Set_Working_copy_offline" 
241
        tooltip="_VCS_Set_Working_copy_offline"
242
        position="900700103" 
243
        action-command="tools-vcsgis-setworkingcopyoffline" 
244
        icon="tools-vcsgis-setworkingcopyoffline"
245
        accelerator="" 
246
    />
247

    
248
      <menu text="tools/_VCSGis/_Administration/_VCS_Initialize_repository" name="tools-vcsgis-init-server" />
249
      <menu text="tools/_VCSGis/_Administration/_VCS_Set_Working_copy_offline" name="tools-vcsgis-setworkingcopyoffline" />
250
<!--      
251
      <menu text="tools/_VCSGis/_Administration/_VCS_Registration_workingcopies" name="tools-vcsgis-register-workspace" />
252
      -->
253
      <menu text="tools/_VCSGis/_Administration/_VCS_Registration_of_editing_stores" name="tools-vcsgis-registrationeditingstores" />
254
      <menu text="tools/_VCSGis/_Administration/_VCS_Repository_entity_feature_type_editor" name="tools-vcsgis-repositoryentityfeaturetypeeditor" />
255
      <menu text="tools/_VCSGis/_Administration/_VCS_Prepare_workingcopy" name="tools-vcsgis-prepare-workingcopy" />
256
      <menu text="tools/_VCSGis/_Administration/_VCS_Create_resource_table" name="tools-vcsgis-create-resource-table" />
257
      <menu text="tools/_VCSGis/_Administration/_VCS_Import_history" name="tools-vcsgis-import-history" />
258
      <menu text="tools/_VCSGis/_Administration/_Backups/_VCS_Backup_history" name="tools-vcsgis-backup-history" />
259
      <menu text="tools/_VCSGis/_Administration/_Backups/_VCS_Restore_history" name="tools-vcsgis-restore-history" />
260
      <menu text="tools/_VCSGis/_VCS_Initialize_workingcopy" name="tools-vcsgis-init-workspace" />
261
      <menu text="tools/_VCSGis/_VCS_Download_workingcopy" name="tools-vcsgis-download-workingcopy" />
262
      <menu text="tools/_VCSGis/_VCS_Add_to_workingcopy" name="tools-vcsgis-add-to-workspace" />
263
      <menu text="tools/_VCSGis/_VCS_Checkout" name="tools-vcsgis-checkout" />
264
      <!--
265
      <menu text="tools/_VCSGis/_VCS_Export" name="tools-vcsgis-export" />
266
    -->
267
      <menu text="tools/_VCSGis/_VCS_Show_revisions" name="tools-vcsgis-show-revisions" />
268
      <menu text="tools/_VCSGis/_VCS_Logout" name="tools-vcsgis-logout" />
269
      <menu text="tools/_VCSGis/_VCS_Show_changes" name="tools-vcsgis-showchanges" />
270
      <menu text="tools/_VCSGis/_VCS_Connect_to_datamodel" name="tools-vcsgis-checkout-datamodel" />
271

    
272
      <tool-bar name="vcsgis" position="900700300">
273
        <!--<action-tool name="tools-vcsgis-init-server" />-->
274
        <!--<action-tool name="tools-vcsgis-init-workspace" />-->
275
        <action-tool name="tools-vcsgis-download-workingcopy" />
276
        <action-tool name="tools-vcsgis-checkout" />
277
        <action-tool name="tools-vcsgis-add-to-workspace" />
278
        <action-tool name="tools-vcsgis-checkout-datamodel" />
279
        <action-tool name="tools-vcsgis-showchanges" />
280
      </tool-bar>
281

    
282
    </extension>
283
    <extension class-name="org.gvsig.vcsgis.app.VCSGisExecuteTopologyPlanExtension"
284
      description="" active="true" priority="1">
285

    
286
      <action 
287
            name="tools-vcsgis-execute-topologyplan" 
288
            label="_VCS_Execute_topology_plan" 
289
            tooltip="_VCS_Execute_topology_plan_of_active_layer"
290
            position="908300300" 
291
            action-command="tools-vcsgis-execute-topologyplan" 
292
            icon="tools-vcsgis-execute-topologyplan"
293
            accelerator="" 
294
      />
295
      <menu text="tools/_Topology/_VCS_Execute_topology_plan" name="tools-vcsgis-execute-topologyplan" />
296
    </extension>
297

    
298
    <extension class-name="org.gvsig.vcsgis.app.VCSGisHelpExtension"
299
      description="Extensi?n encargada presentar la ayuda en linea."
300
      active="true"
301
      priority="90090">
302

    
303
      <action
304
        name="vcsgis-doc-post-primeros-pasos"
305
        label="VCSGis Post primeros pasos"
306
        tooltip="VCSGis Post primeros pasos"
307
        position="998000010"
308
        action-command="vcsgis-doc-post-primeros-pasos"
309
        icon="vcsgis-doc-post-primeros-pasos"
310
        accelerator=""
311
        />
312

    
313
      <action
314
        name="vcsgis-doc-userman"
315
        label="VCSGis Manual de usuario"
316
        tooltip="VCSGis Manual de usuario"
317
        position="998000020"
318
        action-command="vcsgis-doc-userman"
319
        icon="vcsgis-doc-userman"
320
        accelerator=""
321
        />
322

    
323
      <action
324
        name="vcsgis-doc-adminman"
325
        label="VCSGis Manual de administraci?n"
326
        tooltip="VCSGis Manual de administraci?n"
327
        position="998000030"
328
        action-command="vcsgis-doc-adminman"
329
        icon="vcsgis-doc-adminman"
330
        accelerator=""
331
        />
332

    
333
      <menu
334
        name="vcsgis-doc-post-primeros-pasos"
335
        text="Help/VCSGis/Post primeros pasos"
336
        />
337

    
338
      <menu
339
        name="vcsgis-doc-userman"
340
        text="Help/VCSGis/Manual de usuario"
341
        />
342

    
343
      <menu
344
        name="vcsgis-doc-adminman"
345
        text="Help/VCSGis/Manual de administraci?n"
346
        />
347

    
348
    </extension>
349

    
350
  </extensions>
351
</plugin-config>