|
1443 | 1443 | point="org.eclipse.ui.commandImages"> |
1444 | 1444 | <image |
1445 | 1445 | commandId="org.eclipse.ui.edit.copy" |
1446 | | - disabledIcon="$nl$/icons/full/dtool16/copy_edit.png" |
1447 | 1446 | icon="$nl$/icons/full/etool16/copy_edit.svg"/> |
1448 | 1447 | <image |
1449 | 1448 | commandId="org.eclipse.ui.edit.cut" |
1450 | | - disabledIcon="$nl$/icons/full/dtool16/cut_edit.png" |
1451 | 1449 | icon="$nl$/icons/full/etool16/cut_edit.svg"/> |
1452 | 1450 | <image |
1453 | 1451 | commandId="org.eclipse.ui.edit.delete" |
1454 | | - disabledIcon="$nl$/icons/full/dtool16/delete_edit.png" |
1455 | 1452 | icon="$nl$/icons/full/etool16/delete_edit.svg"/> |
1456 | 1453 | <image |
1457 | 1454 | commandId="org.eclipse.ui.edit.paste" |
1458 | | - disabledIcon="$nl$/icons/full/dtool16/paste_edit.png" |
1459 | 1455 | icon="$nl$/icons/full/etool16/paste_edit.svg"/> |
1460 | 1456 | <image |
1461 | 1457 | commandId="org.eclipse.ui.file.print" |
1462 | | - disabledIcon="$nl$/icons/full/dtool16/print_edit.png" |
1463 | 1458 | icon="$nl$/icons/full/etool16/print_edit.svg"/> |
1464 | 1459 | <image |
1465 | 1460 | commandId="org.eclipse.ui.edit.undo" |
1466 | | - disabledIcon="$nl$/icons/full/dtool16/undo_edit.png" |
1467 | 1461 | icon="$nl$/icons/full/etool16/undo_edit.svg"/> |
1468 | 1462 | <image |
1469 | 1463 | commandId="org.eclipse.ui.edit.redo" |
1470 | | - disabledIcon="$nl$/icons/full/dtool16/redo_edit.png" |
1471 | 1464 | icon="$nl$/icons/full/etool16/redo_edit.svg"/> |
1472 | 1465 | <image |
1473 | 1466 | commandId="org.eclipse.ui.file.save" |
1474 | | - disabledIcon="$nl$/icons/full/dtool16/save_edit.png" |
1475 | 1467 | icon="$nl$/icons/full/etool16/save_edit.svg"/> |
1476 | 1468 | <image |
1477 | 1469 | commandId="org.eclipse.ui.file.saveAll" |
1478 | | - disabledIcon="$nl$/icons/full/dtool16/saveall_edit.png" |
1479 | 1470 | icon="$nl$/icons/full/etool16/saveall_edit.svg"/> |
1480 | 1471 | <image |
1481 | 1472 | commandId="org.eclipse.ui.file.saveAs" |
1482 | | - disabledIcon="$nl$/icons/full/dtool16/saveas_edit.png" |
1483 | 1473 | icon="$nl$/icons/full/etool16/saveas_edit.svg"/> |
1484 | 1474 | <image |
1485 | 1475 | commandId="org.eclipse.ui.file.refresh" |
1486 | | - disabledIcon="$nl$/icons/full/dlcl16/refresh_nav.png" |
1487 | 1476 | icon="$nl$/icons/full/elcl16/refresh_nav.svg"/> |
1488 | 1477 | <image |
1489 | 1478 | commandId="org.eclipse.ui.file.export" |
1490 | | - disabledIcon="$nl$/icons/full/dtool16/export_wiz.png" |
1491 | 1479 | icon="$nl$/icons/full/etool16/export_wiz.svg"> |
1492 | 1480 | </image> |
1493 | 1481 | <image |
1494 | 1482 | commandId="org.eclipse.ui.file.import" |
1495 | | - disabledIcon="$nl$/icons/full/dtool16/import_wiz.png" |
1496 | 1483 | icon="$nl$/icons/full/etool16/import_wiz.svg"> |
1497 | 1484 | </image> |
1498 | 1485 | <image |
1499 | 1486 | commandId="org.eclipse.ui.navigate.collapseAll" |
1500 | | - disabledIcon="$nl$/icons/full/dlcl16/collapseall.png" |
1501 | 1487 | icon="$nl$/icons/full/elcl16/collapseall.svg"> |
1502 | 1488 | </image> |
1503 | 1489 | <image |
|
1506 | 1492 | </image> |
1507 | 1493 | <image |
1508 | 1494 | commandId="org.eclipse.ui.newWizard" |
1509 | | - disabledIcon="$nl$/icons/full/dtool16/new_wiz.png" |
1510 | 1495 | icon="$nl$/icons/full/etool16/new_wiz.svg"> |
1511 | 1496 | </image> |
1512 | 1497 | <image |
|
0 commit comments