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

View differences:

config.xml
155 155
      <menu text="tools"
156 156
        position="900000000"
157 157
        is_separator="true"/>
158
      <menu text="tools/Development"
158
      
159
        <menu text="tools/Development"
159 160
        position="908500000"
160 161
        is_separator="true"/>
161
      <menu text="tools/Development/Disposables"
162
        position="908500200"
162
      
163
      <menu text="tools/Development/sep1"
164
        position="908500190"
163 165
        is_separator="true"/>
166
      
167
      <menu text="tools/Development/sep2"
168
        position="908500290"
169
        is_separator="true"/>
170
      
171
      <menu text="tools/Development/sep3"
172
        position="908500590"
173
        is_separator="true"/>
174
      
175
      <menu text="tools/Development/sep4"
176
        position="908500690"
177
        is_separator="true"/>
164 178

  
179
      <menu text="tools/Development/sep5"
180
        position="908500990"
181
        is_separator="true"/>
165 182

  
183
      <menu text="tools/Development/sep6"
184
        position="908501390"
185
        is_separator="true"/>
186
      
187
      <menu text="tools/Development/sep7"
188
        position="908501490"
189
        is_separator="true"/>
190
      
166 191
      <menu text="Window"
167 192
        position="960000000"
168 193
        is_separator="true"/>
......
761 786

  
762 787
      <menu
763 788
        name="selection-clear-view"
764
        text="Selection/_Clear_selection"
789
        text="Selection/_Clear"
765 790
        />
766 791

  
767 792
      <tool-bar name="view_selection" position="6">
......
803 828
      <action
804 829
        name="tools-devel-disposables-show-pendings"
805 830
        label="_Show_pendings_disposables"
806
        position="908500200"
831
        position="908500701"
807 832
        tooltip="_Show_pendings_disposables"
808 833
        action-command="tools-devel-disposables-show-pendings"
809 834
        icon="tools-devel-disposables-show-pendings"
......
812 837
      <action
813 838
        name="tools-devel-disposables-free-all"
814 839
        label="_Free_all_disposables"
815
        position="908500201"
840
        position="908500702"
816 841
        action-command="tools-devel-disposables-free-all"
817 842
        icon="tools-devel-disposables-free-all"
818 843
        tooltip="_Free_all_disposables"
......
838 863
      <action
839 864
        name="tools-devel-translations-package"
840 865
        label="_Translations_package"
841
        position="908500200"
866
        position="908500300"
842 867
        tooltip="_Translations_package"
843 868
        action-command="tools-devel-translations-package"
844 869
        icon="tools-devel-translations-package"
......
862 887
      <action
863 888
        name="tools-devel-show-editing-listener"
864 889
        label="Show editing monitor"
865
        position="908500200"
890
        position="908500600"
866 891
        tooltip="Show editing monitor"
867 892
        action-command="tools-devel-show-editing-listener"
868 893
        icon="tools-devel-show-editing-listener"
......
883 908
        name="tools-devel-show-persistencefactories"
884 909
        label="_Show_persistence_factories"
885 910
        tooltip="_Show_persistence_factories"
886
        position="908500400"
911
        position="908501500"
887 912
        action-command="tools-devel-show-persistencefactories"
888 913
        icon="tools-devel-show-persistencefactories"
889 914
        accelerator=""
......
892 917
        name="tools-devel-show-icontheme"
893 918
        label="_Show_icon_theme_information"
894 919
        tooltip="_Show_icon_theme_information"
895
        position="908500300"
920
        position="908501400"
896 921
        action-command="tools-devel-show-icontheme"
897 922
        icon="tools-devel-show-icontheme"
898 923
        accelerator=""
......
901 926
        name="tools-devel-show-actions"
902 927
        label="_Show_actions_information"
903 928
        tooltip="_Show_actions_information"
904
        position="908500100"
929
        position="908501000"
905 930
        action-command="tools-devel-show-actions"
906 931
        icon="tools-devel-show-actions"
907 932
        accelerator=""
......
910 935
        name="tools-devel-show-plugin-report"
911 936
        label="_Show_plugin_report"
912 937
        tooltip="_Show_plugin_report_of_actions_menus_and_icons"
913
        position="908500100"
938
        position="908501300"
914 939
        action-command="tools-devel-show-plugin-report"
915 940
        icon="tools-devel-show-plugin-report"
916 941
        accelerator=""
......
919 944
        name="tools-devel-show-menus"
920 945
        label="_Show_menu_information"
921 946
        tooltip="_Show_menu_information"
922
        position="908500200"
947
        position="908501100"
923 948
        action-command="tools-devel-show-menus"
924 949
        icon="tools-devel-show-menus"
925 950
        accelerator=""
......
928 953
        name="tools-devel-show-menus-by-plugin"
929 954
        label="_Show_menu_by_plugin_information"
930 955
        tooltip="_Show_menu_ordered_by_plugin_information"
931
        position="908500300"
956
        position="908501200"
932 957
        action-command="tools-devel-show-menus-by-plugin"
933 958
        icon="tools-devel-show-menus-by-plugin"
934 959
        accelerator=""
......
1025 1050
        />
1026 1051

  
1027 1052
    </extension>
1028

  
1053
    
1029 1054
    <extension class-name="org.gvsig.app.extension.logviewer.LogViewerExtension"
1030 1055
      description="Muestra el registro de errores de la aplicacion."
1031 1056
      active="true"
......
1035 1060
        name="help-logview"
1036 1061
        label="_Log_view"
1037 1062
        tooltip="_Log_view"
1038
        position="998000000"
1063
        position="908500100"
1039 1064
        action-command="log-view"
1040 1065
        icon="help-logview"
1041 1066
        accelerator=""
......
1043 1068

  
1044 1069
      <menu
1045 1070
        name="help-logview"
1046
        text="Help/_Log_view"
1071
        text="tools/Development/Show error log"
1047 1072
        />
1048 1073

  
1049 1074
    </extension>
1050

  
1075
    
1051 1076
    <extension
1052 1077
            class-name="org.gvsig.app.extension.BrowseSymbolsExtension"
1053 1078
            description="" active="true">
......
1226 1251

  
1227 1252
        <extension class-name="org.gvsig.app.extension.ShowLayerAsForm"
1228 1253
                           description="Muestra la tabla asociada a la capa en modo formulario."
1229
                           active="true">
1254
                           active="false">
1230 1255

  
1231 1256
            <action
1232 1257
                name="layer-show-form"
......
1247 1272

  
1248 1273
        <extension
1249 1274
          class-name="org.gvsig.app.extension.CreateDefaultFormDefinitionExtension"
1250
          description="" active="true" priority="1">
1275
          description="" active="false" priority="1">
1251 1276

  
1252 1277
          <action
1253 1278
            name="layer-create-default-form-definition"

Also available in: Unified diff