Changeset 16007 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrab.java
- Timestamp:
- 2009-06-19T21:30:54+02:00 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrab.java
r15961 r16007 20 20 21 21 public MenuActionGrab() { 22 super(tr(name), "cadastre_small", tr("Download Image from french Cadastre WMS"),23 Shortcut.registerShortcut("cadastre:grab", tr("Cadastre: {0}", tr("Download Image from french Cadastre WMS")),22 super(tr(name), "cadastre_small", tr("Download Image from French Cadastre WMS"), 23 Shortcut.registerShortcut("cadastre:grab", tr("Cadastre: {0}", tr("Download Image from French Cadastre WMS")), 24 24 KeyEvent.VK_F11, Shortcut.GROUP_DIRECT), false); 25 25 }
Note:
See TracChangeset
for help on using the changeset viewer.
