Revision 47416 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
1127 1127
        accelerator=""
1128 1128
        />
1129 1129
      <action
1130
        name="tools-devel-show-icontheme"
1130
        name="tools-devel-show-defaulticontheme"
1131 1131
        label="_Show_icon_theme_information"
1132 1132
        tooltip="_Show_icon_theme_information"
1133 1133
        position="908501400"
1134
        action-command="tools-devel-show-icontheme"
1134
        action-command="tools-devel-show-defaulticontheme"
1135 1135
        icon="tools-devel-show-icontheme"
1136 1136
        accelerator=""
1137 1137
        />
1138 1138
      <action
1139
        name="tools-devel-show-currenticontheme"
1140
        label="_Show_current_icon_theme_information"
1141
        tooltip="_Show_current_icon_theme_information"
1142
        position="908501400"
1143
        action-command="tools-devel-show-currenticontheme"
1144
        icon="tools-devel-show-icontheme"
1145
        accelerator=""
1146
        />
1147
      <action
1139 1148
        name="tools-devel-show-actions"
1140 1149
        label="_Show_actions_information"
1141 1150
        tooltip="_Show_actions_information"
......
1185 1194
        text="tools/Development/Show_persistence_factories"
1186 1195
        />
1187 1196
      <menu
1188
        name="tools-devel-show-icontheme"
1189
        text="tools/Development/Show_icon_theme_information"
1197
        name="tools-devel-show-defaulticontheme"
1198
        text="tools/Development/Show_default_icon_theme_information"
1190 1199
        />
1191 1200
      <menu
1201
        name="tools-devel-show-currenticontheme"
1202
        text="tools/Development/Show_current_icon_theme_information"
1203
        />
1204
      <menu
1192 1205
        name="tools-devel-show-plugin-report"
1193 1206
        text="tools/Development/Show_plugin_report_of_actions_menus_and_icons"
1194 1207
        />

Also available in: Unified diff