Ignore:
Timestamp:
2012-02-19T16:16:38+01:00 (13 years ago)
Author:
stoecker
Message:

fix shortcut

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrab.java

    r27880 r27881  
    2626        super(tr(name), "cadastre_small", tr("Download Image from French Cadastre WMS"),
    2727                Shortcut.registerShortcut("cadastre:grab", tr("Cadastre: {0}", tr("Download Image from French Cadastre WMS")),
    28                 KeyEvent.VK_F9, Shortcut.DIRECT), false);
     28                KeyEvent.VK_F10, Shortcut.DIRECT), false);
    2929    }
    3030
Note: See TracChangeset for help on using the changeset viewer.