Changes between Version 65 and Version 66 of Help/Menu/Edit


Ignore:
Timestamp:
2021-04-30T17:47:58+02:00 (5 years ago)
Author:
skyper
Comment:

do not center align action names

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/Edit

    v65 v66  
    33
    44== Standard menu items ==
    5 ||= Icon =||= Name =||= Shortcut =||= Description =||
    6 ||  [[JOSMImage(undo,24,link=,middle)]]  ||  [wikitr:/Help/Action/Undo Undo]  ||  `Ctrl+Z`  || Undo the last action ||
    7 ||  [[JOSMImage(redo,24,link=,middle)]]  ||  [wikitr:/Help/Action/Redo Redo]  ||  `Ctrl+Y`  || Redo the last action ||
     5||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     6||  [[JOSMImage(undo,24,link=,middle)]]  || [wikitr:/Help/Action/Undo Undo] ||  `Ctrl+Z`  || Undo the last action ||
     7||  [[JOSMImage(redo,24,link=,middle)]]  || [wikitr:/Help/Action/Redo Redo] ||  `Ctrl+Y`  || Redo the last action ||
    88||||
    9 ||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/Copy Copy]  ||  `Ctrl+C`  || Copy the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
    10 ||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/CopyAllKeyValue Copy Tags]  ||  || Copy all tags of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
    11 ||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/CopyCoordinates Copy Coordinates]  ||  `Ctrl+Shift+C`  || Copy the Coordinates of a selected node to the clipboard (**[wikitr:/Help/ExpertMode expert mode] only**) ||
    12 ||  [[JOSMImage(copy,24,link=,middle)]]  ||  [wikitr:/Help/Action/CopyURL Copy server URLs]  ||  || Copy server URLs of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard (**[wikitr:/Help/ExpertMode expert mode] only**) ||
    13 ||  [[JOSMImage(paste,24,link=,middle)]]  ||  [wikitr:/Help/Action/Paste Paste]  ||  `Ctrl+V`  || Paste the contents of the clipboard in the current data layer at the mouse position ||
    14 ||  [[JOSMImage(paste,24,link=,middle)]]  ||  [wikitr:/Help/Action/PasteAtSourcePosition Paste at source position]  ||  {{{Ctrl+Alt+V}}}  || Paste the contents of the clipboard in the current data layer at the source position (**[wikitr:/Help/ExpertMode expert mode] only**) ||
    15 ||  [[JOSMImage(pastetags)]]  ||  [wikitr:/Help/Action/PasteTags Paste Tags]  ||  `Ctrl+Shift+V`  || Paste the  [wikitr:/Help/Concepts/Object#Tags tags] of the contents of the clipboard to the currently selected objects ||
    16 ||  [[JOSMImage(duplicate)]]  ||  [wikitr:/Help/Action/Duplicate Duplicate]  ||  `Ctrl+D`  || Create a copy of the currently selected objects in the current data layer ||
    17 ||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  ||  [wikitr:/Help/Action/EditDelete Delete]  ||  `Delete`  || Delete the currently selected objects ||
    18 ||  [[JOSMImage(purge)]]  ||  [wikitr:/Help/Action/Purge Purge]  ||  `Ctrl+Shift+P`  || Purge the currently selected objects (**[wikitr:/Help/ExpertMode expert mode] only**) ||
     9||  [[JOSMImage(copy,24,link=,middle)]]  || [wikitr:/Help/Action/Copy Copy] ||  `Ctrl+C`  || Copy the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
     10||  [[JOSMImage(copy,24,link=,middle)]]  || [wikitr:/Help/Action/CopyAllKeyValue Copy Tags] ||  || Copy all tags of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
     11||  [[JOSMImage(copy,24,link=,middle)]]  || [wikitr:/Help/Action/CopyCoordinates Copy Coordinates]  ||  `Ctrl+Shift+C`  || Copy the Coordinates of a selected node to the clipboard (**[wikitr:/Help/ExpertMode expert mode] only**) ||
     12||  [[JOSMImage(copy,24,link=,middle)]]  || [wikitr:/Help/Action/CopyURL Copy server URLs] ||  || Copy server URLs of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard (**[wikitr:/Help/ExpertMode expert mode] only**) ||
     13||  [[JOSMImage(paste,24,link=,middle)]]  || [wikitr:/Help/Action/Paste Paste] ||  `Ctrl+V`  || Paste the contents of the clipboard in the current data layer at the mouse position ||
     14||  [[JOSMImage(paste,24,link=,middle)]]  || [wikitr:/Help/Action/PasteAtSourcePosition Paste at source position] ||  `Ctrl+Alt+V`  || Paste the contents of the clipboard in the current data layer at the source position (**[wikitr:/Help/ExpertMode expert mode] only**) ||
     15||  [[JOSMImage(pastetags)]]  || [wikitr:/Help/Action/PasteTags Paste Tags] ||  `Ctrl+Shift+V`  || Paste the  [wikitr:/Help/Concepts/Object#Tags tags] of the contents of the clipboard to the currently selected objects ||
     16||  [[JOSMImage(duplicate)]]  || [wikitr:/Help/Action/Duplicate Duplicate] ||  `Ctrl+D`  || Create a copy of the currently selected objects in the current data layer ||
     17||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  || [wikitr:/Help/Action/EditDelete Delete] ||  `Delete`  || Delete the currently selected objects ||
     18||  [[JOSMImage(purge)]]  || [wikitr:/Help/Action/Purge Purge] ||  `Ctrl+Shift+P`  || Purge the currently selected objects (**[wikitr:/Help/ExpertMode expert mode] only**) ||
    1919||||
    20 ||  [[JOSMImage(dialogs/mergedown)]]  ||  [wikitr:/Help/Action/MergeLayer Merge Layer]  ||  `Ctrl+M`  || Merge the data in the current data layer onto another data layer ||
    21 ||  [[JOSMImage(dialogs/mergedown)]]  ||  [wikitr:/Help/Action/MergeSelection Merge selection]  ||  `Ctrl+Shift+M`  || Merge the currently selected objects onto another data layer ||
    22 ||  [[JOSMImage(anglesnap)]]  ||  [wikitr:/Help/Action/Draw/AngleSnap Angle Snapping]  ||  `A` `A`  || Toggle angle snapping (**Only in [wikitr:/Help/Action/Draw Draw mode]**) ||
    23 ||  [[JOSMImage(mapmode/extrude/dualalign)]]  ||  [wikitr:/Help/Action/Extrude#Dualalignment Dual alignment]  ||  `X` `X`  || Toggle single to double alignment (**Only in [wikitr:/Help/Action/Extrude#Dualalignment Extrude mode]**)  ||
     20||  [[JOSMImage(dialogs/mergedown)]]  || [wikitr:/Help/Action/MergeLayer Merge Layer] ||  `Ctrl+M`  || Merge the data in the current data layer onto another data layer ||
     21||  [[JOSMImage(dialogs/mergedown)]]  || [wikitr:/Help/Action/MergeSelection Merge selection] ||  `Ctrl+Shift+M`  || Merge the currently selected objects onto another data layer ||
     22||  [[JOSMImage(anglesnap)]]  || [wikitr:/Help/Action/Draw/AngleSnap Angle Snapping] ||  `A` `A`  || Toggle angle snapping (**Only in [wikitr:/Help/Action/Draw Draw mode]**) ||
     23||  [[JOSMImage(mapmode/extrude/dualalign)]]  || [wikitr:/Help/Action/Extrude#Dualalignment Dual alignment] ||  `X` `X`  || Toggle single to double alignment (**Only in [wikitr:/Help/Action/Extrude#Dualalignment Extrude mode]**)  ||
    2424||||
    25 ||  [[JOSMImage(dialogs/search)]]  ||  [wikitr:/Help/Action/Search Search ...]  ||  `Ctrl+F`  || Search objects in the current data layer ||
     25||  [[JOSMImage(dialogs/search)]]  || [wikitr:/Help/Action/Search Search ...] ||  `Ctrl+F`  || Search objects in the current data layer ||
    2626||||
    27 ||  [[JOSMImage(preference)]]  ||  [wikitr:/Help/Action/Preferences Preferences]  ||  `F12`  || Launch the preferences dialog ||
     27||  [[JOSMImage(preference)]]  || [wikitr:/Help/Action/Preferences Preferences] ||  `F12`  || Launch the preferences dialog ||
    2828
    2929== Additional menu items ==