Ignore:
Timestamp:
2012-02-19T16:04:25+01:00 (14 years ago)
Author:
stoecker
Message:

prevent conflicts with windows

File:
1 edited

Legend:

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

    r27852 r27880  
    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_F10, Shortcut.DIRECT), false);
     28                KeyEvent.VK_F9, Shortcut.DIRECT), false);
    2929    }
    3030
Note: See TracChangeset for help on using the changeset viewer.