Changes between Version 6 and Version 7 of Help/Menu/File


Ignore:
Timestamp:
2009-10-10T19:05:26+02:00 (16 years ago)
Author:
Gubaer
Comment:

completed shortcuts

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/File

    v6 v7  
    44== Standard menu entries in the File menu ==
    55
    6 ||[[Image(source:/trunk/images/new.png)]]||[wiki:/Help/Action/New New] (CTRL-N)|| Creates new OSM data layer ||
    7 ||[[Image(source:/trunk/images/open.png)]]||[wiki:/Help/Action/Open Open] (CTRL-O)|| Opens a file in a new layer ||
    8 ||[[Image(source:/trunk/images/openlocation.png)]]||[wiki:/Help/Action/OpenLocation Open location] (CTRL-L)|| Loads OSM data from an URL ||
    9 ||[[Image(source:/trunk/images/save.png)]]||[wiki:/Help/Action/Save Save] (CTRL-S)|| Save the data in the current data layer to a file ||
    10 ||[[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 ||
    11 ||[[Image(source:/trunk/images/exportgpx.png)]]||[wiki:/Help/Action/ExportGpx Export to GPX ...] (CTRL-E)|| Export the current data layer as GPX file ||
    12 ||[[Image(source:/trunk/images/download.png)]]|| [wiki:Help/Action/Download Download from OSM ...]||Download data from the OSM server||
    13 ||[[Image(source:/trunk/images/downloadreferrers.png)]]||[wiki:Help/Action/DownloadParentWaysAndRelation Download parent ways/relations ...]|| Download ways including one of the currently selected nodes and relations referring to one of the currently selected objects||
    14 ||[[Image(source:/trunk/images/updatedata.png)]]||[wiki:Help/Action/UpdateData Update data]||Reload the bounding boxes in the current data layer from the server||
    15 ||[[Image(source:/trunk/images/updateselection.png)]]||[wiki:Help/Action/UpdateSelect Update selection]||Reload the currently selected objects from the server||
    16 ||[[Image(source:/trunk/images/upload.png)]]||[wiki:Help/Action/Upload Upload to OSM]|| Upload new, modified, and deleted objects in the current data layer to the server||
    17 ||[[Image(source:/trunk/images/uploadselection.png)]]||[wiki:Help/Action/UploadSelection Upload Selection to OSM]||Upload new, modified, and deleted objects in the currently selected objects to the server||
    18 ||[[Image(source:/trunk/images/closechangeset.png)]]||[wiki:Help/Action/CloseChangeset Close open changesets]||Close open changesets||
    19 ||[[Image(source:/trunk/images/exit.png)]]||Exit - Leave JOSM||Exit JOSM||
     6||[[Image(source:/trunk/images/new.png)]]||[wiki:/Help/Action/New New] ||CTRL-N|| Creates new OSM data layer ||
     7||[[Image(source:/trunk/images/open.png)]]||[wiki:/Help/Action/Open Open]|| CTRL-O|| Opens a file in a new layer ||
     8||[[Image(source:/trunk/images/openlocation.png)]]||[wiki:/Help/Action/OpenLocation Open location] ||CTRL-L|| Loads OSM data from an URL ||
     9||[[Image(source:/trunk/images/save.png)]]||[wiki:/Help/Action/Save Save] || CTRL-S|| Save the data in the current data layer to a file ||
     10||[[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 ||
     11||[[Image(source:/trunk/images/exportgpx.png)]]||[wiki:/Help/Action/ExportGpx Export to GPX ...] ||CTRL-E|| Export the current data layer as GPX file ||
     12||[[Image(source:/trunk/images/download.png)]]|| [wiki:Help/Action/Download Download from OSM ...]|| CTRL-SHIFT-D ||Download data from the OSM server||
     13||[[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 objects||
     14||[[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||
     15||[[Image(source:/trunk/images/updateselection.png)]]||[wiki:Help/Action/UpdateSelect Update selection]||CTRL-ALT-U||Reload the currently selected objects from the server||
     16||[[Image(source:/trunk/images/upload.png)]]||[wiki:Help/Action/Upload Upload to OSM]|| CTRL-SHIFT-U||Upload new, modified, and deleted objects in the current data layer to the server||
     17||[[Image(source:/trunk/images/uploadselection.png)]]||[wiki:Help/Action/UploadSelection Upload Selection to OSM]||||Upload new, modified, and deleted objects in the currently selected objects to the server||
     18||[[Image(source:/trunk/images/closechangeset.png)]]||[wiki:Help/Action/CloseChangeset Close open changesets]||CTRL-ALT-Q||Close open changesets||
     19||[[Image(source:/trunk/images/exit.png)]]||Exit - Leave JOSM||CTRL-Q||Exit JOSM||
    2020
    2121== Additional menu entries in the file menu ==