Changes between Version 25 and Version 26 of Help/Menu/File


Ignore:
Timestamp:
2011-05-02T18:20:42+02:00 (15 years ago)
Author:
skyper
Comment:

changed shortcut seperator to "+"

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/File

    v25 v26  
    44== Standard menu entries in the File menu ==
    55
    6 || [[Image(source:/trunk/images/new.png)]] || [wiki:/Help/Action/NewLayer New Layer] || {{{Ctrl-N }}} || Create new OSM data layer ||
    7 || [[Image(source:/trunk/images/open.png)]] || [wiki:/Help/Action/Open Open ...] || {{{Ctrl-O }}} || Open a file in a new layer ||
     6|| [[Image(source:/trunk/images/new.png)]] || [wiki:/Help/Action/NewLayer New Layer] || {{{Ctrl+N}}} || Create new OSM data layer ||
     7|| [[Image(source:/trunk/images/open.png)]] || [wiki:/Help/Action/Open Open ...] || {{{Ctrl+O}}} || Open a file in a new layer ||
    88|| [[Image(source:/trunk/images/openrecent.png)]] || [wiki:/Help/Action/OpenRecent Open Recent] ||  || Open a recently opened file in a new layer ||
    9 || [[Image(source:/trunk/images/openlocation.png)]] || [wiki:/Help/Action/OpenLocation Open Location] || {{{Ctrl-L }}} || Load OSM data from an URL ||
    10 || [[Image(source:/trunk/images/save.png)]] || [wiki:/Help/Action/Save Save] || {{{Ctrl-S }}} || Save the data in the current data layer to a file ||
    11 || [[Image(source:/trunk/images/save_as.png)]] || [wiki:/Help/Action/SaveAs Save as ...] || {{{Ctrl-Shift-S }}} || Save the data in the current data layer to new file ||
    12 || [[Image(source:/trunk/images/exportgpx.png)]] || [wiki:/Help/Action/GpxExport Export to GPX ...] || {{{Ctrl-E }}} || Export the current data layer as GPX file ||
    13 || [[Image(source:/trunk/images/download.png)]] || [wiki:Help/Action/Download Download from OSM ...] || {{{Ctrl-Shift-D }}} || Download data from the OSM server ||
    14 || [[Image(source:/trunk/images/downloadprimitive.png)]] || [wiki:Help/Action/DownloadObject Download object ...] || {{{Ctrl-Shift-O }}} || Download [wiki:/Help/Concepts/Object OSM object] by ID ||
    15 || [[Image(source:/trunk/images/downloadreferrers.png)]] || [wiki:Help/Action/DownloadParentWaysAndRelation Download parent ways/relations ...] || {{{Ctrl-Alt-D }}} || Download ways including one of the currently selected nodes and relations referring to one of the currently selected [wiki:/Help/Concepts/Object objects] ||
    16 || [[Image(source:/trunk/images/updatedata.png)]] || [wiki:Help/Action/UpdateData Update data] || {{{Ctrl-U }}} || Reload the bounding boxes in the current data layer from the server ||
    17 || [[Image(source:/trunk/images/updateselection.png)]] || [wiki:Help/Action/UpdateSelection Update selection] || {{{Ctrl-Alt-U }}} || Reload the currently selected [wiki:/Help/Concepts/Object objects] from the server ||
    18 || [[Image(source:/trunk/images/updatemodified.png)]] || [wiki:Help/Action/UpdateModified Update modified] || {{{Ctrl-Alt-M}}} || Reload the modified [wiki:/Help/Concepts/Object objects] in the current data layer from the server ||
    19 || [[Image(source:/trunk/images/upload.png)]] || [wiki:Help/Action/Upload Upload to OSM] || {{{Ctrl-Shift-U }}} || Upload new, modified, and deleted [wiki:/Help/Concepts/Object objects] in the current data layer to the server ||
    20 || [[Image(source:/trunk/images/uploadselection.png)]] || [wiki:Help/Action/UploadSelection Upload Selection to OSM] || {{{}}} || Upload new, modified, and deleted [wiki:/Help/Concepts/Object objects] in the currently selected objects to the server ||
    21 || [[Image(source:/trunk/images/closechangeset.png)]] || [wiki:Help/Action/CloseChangeset Close open changesets] || {{{Ctrl-Alt-Q }}} || Close open changesets ||
    22 || [[Image(source:/trunk/images/exit.png)]] || [wiki:Help/Action/Exit Exit - Leave JOSM] || {{{Ctrl-Q }}} || Exit JOSM ||
     9|| [[Image(source:/trunk/images/openlocation.png)]] || [wiki:/Help/Action/OpenLocation Open Location] || {{{Ctrl+L}}} || Load OSM data from an URL ||
     10|| [[Image(source:/trunk/images/save.png)]] || [wiki:/Help/Action/Save Save] || {{{Ctrl+S}}} || Save the data in the current data layer to a file ||
     11|| [[Image(source:/trunk/images/save_as.png)]] || [wiki:/Help/Action/SaveAs Save as ...] || {{{Ctrl+Shift+S}}} || Save the data in the current data layer to new file ||
     12|| [[Image(source:/trunk/images/exportgpx.png)]] || [wiki:/Help/Action/GpxExport Export to GPX ...] || {{{Ctrl+E}}} || Export the current data layer as GPX file ||
     13|| [[Image(source:/trunk/images/download.png)]] || [wiki:/Help/Action/Download Download from OSM ...] || {{{Ctrl+Shift+D}}} || Download data from the OSM server ||
     14|| [[Image(source:/trunk/images/downloadprimitive.png)]] || [wiki:Help/Action/DownloadObject Download object ...] || {{{Ctrl+Shift+O}}} || Download [wiki:/Help/Concepts/Object OSM object] by ID ||
     15|| [[Image(source:/trunk/images/downloadreferrers.png)]] || [wiki:Help/Action/DownloadParentWaysAndRelation Download parent ways/relations ...] || {{{Ctrl+Alt+D}}} || Download ways including one of the currently selected nodes and relations referring to one of the currently selected [wiki:/Help/Concepts/Object objects] ||
     16|| [[Image(source:/trunk/images/updatedata.png)]] || [wiki:Help/Action/UpdateData Update data] || {{{Ctrl+U}}} || Reload the bounding boxes in the current data layer from the server ||
     17|| [[Image(source:/trunk/images/updateselection.png)]] || [wiki:/Help/Action/UpdateSelection Update selection] || {{{Ctrl+Alt+U}}} || Reload the currently selected [wiki:/Help/Concepts/Object objects] from the server ||
     18|| [[Image(source:/trunk/images/updatemodified.png)]] || [wiki:/Help/Action/UpdateModified Update modified] || {{{Ctrl+Alt+M}}} || Reload the modified [wiki:/Help/Concepts/Object objects] in the current data layer from the server ||
     19|| [[Image(source:/trunk/images/upload.png)]] || [wiki:/Help/Action/Upload Upload to OSM] || {{{Ctrl+Shift+U}}} || Upload new, modified, and deleted [wiki:/Help/Concepts/Object objects] in the current data layer to the server ||
     20|| [[Image(source:/trunk/images/uploadselection.png)]] || [wiki:/Help/Action/UploadSelection Upload Selection to OSM] || {{{}}} || Upload new, modified, and deleted [wiki:/Help/Concepts/Object objects] in the currently selected objects to the server ||
     21|| [[Image(source:/trunk/images/closechangeset.png)]] || [wiki:/Help/Action/CloseChangeset Close open changesets] || {{{Ctrl+Alt+Q}}} || Close open changesets ||
     22|| [[Image(source:/trunk/images/exit.png)]] || [wiki:Help/Action/Exit Exit - Leave JOSM] || {{{Ctrl+Q}}} || Exit JOSM ||
    2323
    2424
     
    2626Depending on the set of plugins you've downloaded and installed additional menu entries may be available in the file menu.
    2727
    28 ||  || [wiki:Help/Action/Undelete Undelete object ...] || {{{Alt-Shift-U }}} || Undelete an [wiki:/Help/Concepts/Object OSM object] ||
     28||  || [wiki:Help/Action/Undelete Undelete object ...] || {{{Alt+Shift+U}}} || Undelete an [wiki:/Help/Concepts/Object OSM object] ||
    2929
    3030== See also ==