Revision 47290

View differences:

trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.h2spatial/org.gvsig.h2spatial.h2gis132/org.gvsig.h2spatial.h2gis132.app/org.gvsig.h2spatial.h2gis132.app.mainplugin/src/main/resources-plugin/config.xml
36 36
      <action
37 37
        name="tools-h2spatial-show-admintool"
38 38
        label="_H2_administration_tool"
39
        position="902003100"
39
        position="902004100"
40 40
        icon="tools-h2spatial-show-admintool"
41 41
        tooltip="_Show_H2_administration_tool"
42 42
        action-command="tools-h2spatial-show-admintool"
......
46 46
        <action
47 47
        name="tools-h2spatial-backup"
48 48
        label="_Backup"
49
        position="902003200"
49
        position="902004200"
50 50
        icon="tools-h2spatial-backup"
51 51
        tooltip="_Backup_H2_database"
52 52
        action-command="tools-h2spatial-backup"
......
56 56
        <action
57 57
        name="tools-h2spatial-restore"
58 58
        label="_Restore"
59
        position="902003250"
59
        position="902004250"
60 60
        icon="tools-h2spatial-restore"
61 61
        tooltip="_Restore_H2_database"
62 62
        action-command="tools-h2spatial-restore"
......
66 66
      <action
67 67
        name="tools-h2spatial-linklayer"
68 68
        label="_Link_layer_to_a_H2_table"
69
        position="902003300"
69
        position="902004300"
70 70
        icon="tools-h2spatial-linklayer"
71 71
        tooltip="_Link_current_layer_to_a_H2_table"
72 72
        action-command="tools-h2spatial-linklayer"
......
76 76
      <action
77 77
        name="tools-h2spatial-import"
78 78
        label="_Import_file_as_H2_table"
79
        position="902003400"
79
        position="902004400"
80 80
        icon="tools-h2spatial-import"
81 81
        tooltip="_Import_file_as_H2_table"
82 82
        action-command="tools-h2spatial-import"
......
86 86
      <action
87 87
        name="tools-h2spatial-downloadosm"
88 88
        label="_Download_OSM"
89
        position="902003500"
89
        position="902004500"
90 90
        icon="tools-h2spatial-downloadosm"
91 91
        tooltip="_Download_OSM_of_the_View_area"
92 92
        action-command="tools-h2spatial-downloadosm"
......
96 96
      <action
97 97
        name="tools-h2spatial-shutdownserver"
98 98
        label="_Shutdown_local_server"
99
        position="902003600"
99
        position="902004600"
100 100
        icon="tools-h2spatial-shutdownserver"
101 101
        tooltip="_Shutdown_local_server"
102 102
        action-command="tools-h2spatial-shutdownserver"
......
106 106
      <action
107 107
        name="tools-h2spatial-shutdowndatabase"
108 108
        label="_Shutdown_database"
109
        position="902003700"
109
        position="902004700"
110 110
        icon="tools-h2spatial-shutdowndatabase"
111 111
        tooltip="_Shutdown_database"
112 112
        action-command="tools-h2spatial-shutdowndatabase"
......
119 119
        />
120 120
      <menu
121 121
        text="tools/Database/H2Spatial/_Backup_separator"
122
        position="902003190"
122
        position="902004190"
123 123
        is_separator="true"
124 124
        />
125 125
      <menu
......
132 132
        />
133 133
      <menu
134 134
        text="tools/Database/H2Spatial/_Link_layer_to_a_H2_table_separator"
135
        position="902003290"
135
        position="902004290"
136 136
        is_separator="true"
137 137
        />
138 138
      <menu

Also available in: Unified diff