Révision 3151 tmp/org.txm.rcp/plugin.xml
plugin.xml (revision 3151) | ||
---|---|---|
787 | 787 |
|
788 | 788 |
<command |
789 | 789 |
commandId="org.eclipse.ui.edit.findReplace" |
790 |
label="%command.label.15"> |
|
790 |
icon="icons/functions/find.png" |
|
791 |
label="%command.label.159"> |
|
791 | 792 |
<visibleWhen |
792 | 793 |
checkEnabled="false"> |
793 | 794 |
<reference |
... | ... | |
796 | 797 |
</visibleWhen> |
797 | 798 |
</command> |
798 | 799 |
<command |
799 |
commandId="org.eclipse.ui.edit.findNext" |
|
800 |
label="%command.label.98" |
|
800 |
commandId="org.eclipse.ui.edit.findPrevious" |
|
801 |
icon="icons/functions/find_previous.png" |
|
802 |
label="%command.label.160" |
|
801 | 803 |
style="push"> |
802 | 804 |
<visibleWhen |
803 | 805 |
checkEnabled="false"> |
... | ... | |
807 | 809 |
</visibleWhen> |
808 | 810 |
</command> |
809 | 811 |
<command |
810 |
commandId="org.eclipse.ui.edit.findPrevious" |
|
811 |
label="%command.label.100" |
|
812 |
commandId="org.eclipse.ui.edit.findNext" |
|
813 |
icon="icons/functions/find_next.png" |
|
814 |
label="%command.label.161" |
|
812 | 815 |
style="push"> |
813 | 816 |
<visibleWhen |
814 | 817 |
checkEnabled="false"> |
... | ... | |
818 | 821 |
</visibleWhen> |
819 | 822 |
</command> |
820 | 823 |
<command |
821 |
commandId="org.eclipse.ui.edit.findIncremental" |
|
822 |
label="%command.label.109" |
|
824 |
commandId="org.eclipse.ui.edit.findIncrementalReverse" |
|
825 |
icon="icons/functions/find_incremental_reverse.png" |
|
826 |
label="%command.label.110" |
|
823 | 827 |
style="push"> |
824 | 828 |
<visibleWhen |
825 | 829 |
checkEnabled="false"> |
... | ... | |
829 | 833 |
</visibleWhen> |
830 | 834 |
</command> |
831 | 835 |
<command |
832 |
commandId="org.eclipse.ui.edit.findIncrementalReverse" |
|
833 |
label="%command.label.110" |
|
836 |
commandId="org.eclipse.ui.edit.findIncremental" |
|
837 |
icon="icons/functions/find_incremental.png" |
|
838 |
label="%command.label.109" |
|
834 | 839 |
style="push"> |
835 | 840 |
<visibleWhen |
836 | 841 |
checkEnabled="false"> |
... | ... | |
909 | 914 |
</command> |
910 | 915 |
<command |
911 | 916 |
commandId="org.eclipse.ui.edit.selectAll" |
912 |
label="%command.label.28"> |
|
917 |
icon="icons/functions/page_allgreen.png" |
|
918 |
label="%command.label.165"> |
|
913 | 919 |
<visibleWhen |
914 | 920 |
checkEnabled="false"> |
915 | 921 |
<reference |
... | ... | |
924 | 930 |
<command |
925 | 931 |
commandId="org.eclipse.ui.edit.text.goto.line" |
926 | 932 |
icon="icons/functions/goto.png" |
927 |
label="%command.label.113"
|
|
933 |
label="%command.label.166"
|
|
928 | 934 |
style="push"> |
929 | 935 |
<visibleWhen |
930 | 936 |
checkEnabled="false"> |
... | ... | |
963 | 969 |
<command |
964 | 970 |
commandId="org.eclipse.ui.editors.lineNumberToggle" |
965 | 971 |
icon="icons/functions/lines_number.png" |
966 |
label="%command.label.140"
|
|
972 |
label="%command.label.168"
|
|
967 | 973 |
style="push"> |
968 | 974 |
<visibleWhen |
969 | 975 |
checkEnabled="false"> |
... | ... | |
975 | 981 |
<command |
976 | 982 |
commandId="org.eclipse.ui.edit.text.toggleShowWhitespaceCharacters" |
977 | 983 |
icon="icons/functions/paragraph.png" |
978 |
label="%command.label.144"
|
|
984 |
label="%command.label.169"
|
|
979 | 985 |
style="push" |
980 | 986 |
tooltip="%command.tooltip.31"> |
981 | 987 |
<visibleWhen |
... | ... | |
1531 | 1537 |
<command |
1532 | 1538 |
commandId="org.txm.rcp.commands.CreateFile" |
1533 | 1539 |
icon="icons/functions/page_white_add.png" |
1534 |
label="%command.label.158"
|
|
1540 |
label="%command.label.83"
|
|
1535 | 1541 |
tooltip="%command.tooltip.34"> |
1536 | 1542 |
</command> |
1537 | 1543 |
<command |
... | ... | |
1543 | 1549 |
<command |
1544 | 1550 |
commandId="org.eclipse.ui.file.save" |
1545 | 1551 |
icon="icons/functions/save.png" |
1552 |
label="%command.label.88" |
|
1546 | 1553 |
style="push"> |
1547 | 1554 |
<visibleWhen |
1548 | 1555 |
checkEnabled="false"> |
... | ... | |
1553 | 1560 |
</command> |
1554 | 1561 |
<command |
1555 | 1562 |
commandId="org.txm.rcp.commands.editor.SaveAs" |
1556 |
icon="icons/functions/saveas.png"> |
|
1563 |
icon="icons/functions/saveas.png" |
|
1564 |
label="%command.label.29"> |
|
1557 | 1565 |
<visibleWhen |
1558 | 1566 |
checkEnabled="false"> |
1559 | 1567 |
<reference |
... | ... | |
1566 | 1574 |
visible="true"> |
1567 | 1575 |
</separator> |
1568 | 1576 |
<command |
1569 |
commandId="org.eclipse.ui.edit.cut"
|
|
1570 |
label="%command.label.18">
|
|
1577 |
commandId="org.eclipse.ui.edit.undo"
|
|
1578 |
label="%command.label.16">
|
|
1571 | 1579 |
<visibleWhen |
1572 | 1580 |
checkEnabled="false"> |
1573 | 1581 |
<reference |
... | ... | |
1576 | 1584 |
</visibleWhen> |
1577 | 1585 |
</command> |
1578 | 1586 |
<command |
1579 |
commandId="org.eclipse.ui.edit.copy"
|
|
1580 |
label="%command.label.19">
|
|
1587 |
commandId="org.eclipse.ui.edit.redo"
|
|
1588 |
label="%command.label.17">
|
|
1581 | 1589 |
<visibleWhen |
1582 | 1590 |
checkEnabled="false"> |
1583 | 1591 |
<reference |
... | ... | |
1586 | 1594 |
</visibleWhen> |
1587 | 1595 |
</command> |
1588 | 1596 |
<command |
1589 |
commandId="org.eclipse.ui.edit.paste"
|
|
1590 |
label="%command.label.20">
|
|
1597 |
commandId="org.eclipse.ui.edit.cut"
|
|
1598 |
label="%command.label.18">
|
|
1591 | 1599 |
<visibleWhen |
1592 | 1600 |
checkEnabled="false"> |
1593 | 1601 |
<reference |
... | ... | |
1596 | 1604 |
</visibleWhen> |
1597 | 1605 |
</command> |
1598 | 1606 |
<command |
1599 |
commandId="org.eclipse.ui.edit.delete"
|
|
1600 |
label="%command.label.27">
|
|
1607 |
commandId="org.eclipse.ui.edit.copy"
|
|
1608 |
label="%command.label.19">
|
|
1601 | 1609 |
<visibleWhen |
1602 | 1610 |
checkEnabled="false"> |
1603 | 1611 |
<reference |
... | ... | |
1606 | 1614 |
</visibleWhen> |
1607 | 1615 |
</command> |
1608 | 1616 |
<command |
1609 |
commandId="org.eclipse.ui.edit.undo"
|
|
1610 |
label="%command.label.16">
|
|
1617 |
commandId="org.eclipse.ui.edit.paste"
|
|
1618 |
label="%command.label.20">
|
|
1611 | 1619 |
<visibleWhen |
1612 | 1620 |
checkEnabled="false"> |
1613 | 1621 |
<reference |
... | ... | |
1616 | 1624 |
</visibleWhen> |
1617 | 1625 |
</command> |
1618 | 1626 |
<command |
1619 |
commandId="org.eclipse.ui.edit.redo"
|
|
1620 |
label="%command.label.17">
|
|
1627 |
commandId="org.eclipse.ui.edit.delete"
|
|
1628 |
label="%command.label.27">
|
|
1621 | 1629 |
<visibleWhen |
1622 | 1630 |
checkEnabled="false"> |
1623 | 1631 |
<reference |
... | ... | |
1676 | 1684 |
</visibleWhen> |
1677 | 1685 |
</command> |
1678 | 1686 |
<command |
1679 |
commandId="org.eclipse.ui.edit.findIncremental" |
|
1680 |
icon="icons/functions/find_incremental.png" |
|
1681 |
label="%command.label.162"
|
|
1687 |
commandId="org.eclipse.ui.edit.findIncrementalReverse"
|
|
1688 |
icon="icons/functions/find_incremental_reverse.png"
|
|
1689 |
label="%command.label.163"
|
|
1682 | 1690 |
style="push"> |
1683 | 1691 |
<visibleWhen |
1684 | 1692 |
checkEnabled="false"> |
... | ... | |
1688 | 1696 |
</visibleWhen> |
1689 | 1697 |
</command> |
1690 | 1698 |
<command |
1691 |
commandId="org.eclipse.ui.edit.findIncrementalReverse"
|
|
1692 |
icon="icons/functions/find_incremental_reverse.png"
|
|
1693 |
label="%command.label.163"
|
|
1699 |
commandId="org.eclipse.ui.edit.findIncremental" |
|
1700 |
icon="icons/functions/find_incremental.png" |
|
1701 |
label="%command.label.162"
|
|
1694 | 1702 |
style="push"> |
1695 | 1703 |
<visibleWhen |
1696 | 1704 |
checkEnabled="false"> |
... | ... | |
1743 | 1751 |
<command |
1744 | 1752 |
commandId="org.eclipse.ui.edit.text.open.hyperlink" |
1745 | 1753 |
icon="icons/functions/world.png" |
1746 |
label="%command.label.167"
|
|
1754 |
label="%command.label.133"
|
|
1747 | 1755 |
style="push"> |
1748 | 1756 |
<visibleWhen |
1749 | 1757 |
checkEnabled="false"> |
... | ... | |
1766 | 1774 |
<command |
1767 | 1775 |
commandId="org.eclipse.ui.file.revert" |
1768 | 1776 |
icon="icons/functions/page_refresh.png" |
1769 |
label="%command.label.164"
|
|
1777 |
label="%command.label.145"
|
|
1770 | 1778 |
style="push"> |
1771 | 1779 |
<visibleWhen |
1772 | 1780 |
checkEnabled="false"> |
Formats disponibles : Unified diff