Ignore:
Timestamp:
2020-09-17T21:42:16+02:00 (4 years ago)
Author:
Klumbumbus
Message:

Add icons in preferences and for copy coordinates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/CopyCoordinatesAction.java

    r16438 r17036  
    2828     */
    2929    public CopyCoordinatesAction() {
    30         super(tr("Copy Coordinates"), null,
     30        super(tr("Copy Coordinates"), "copy",
    3131                tr("Copy coordinates of selected nodes to clipboard."),
    3232                Shortcut.registerShortcut("copy:coordinates", tr("Edit: {0}", tr("Copy Coordinates")),
Note: See TracChangeset for help on using the changeset viewer.