Changes between Version 9 and Version 10 of Help/Menu/File


Ignore:
Timestamp:
2010-05-03T21:14:16+02:00 (16 years ago)
Author:
skyper
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/File

    v9 v10  
    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 ...]|| CTRL-SHIFT-D ||Download data from the OSM server||
    13 ||[[Image(source:/trunk/images/downloadprimitive.png)]]||[wiki:Help/Action/DownloadObject Download object ...]|| CTRL-SHIFT-O ||Download OSM object by ID||
    14 ||[[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||
    15 ||[[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||
    16 ||[[Image(source:/trunk/images/updateselection.png)]]||[wiki:Help/Action/UpdateSelect Update selection]||CTRL-ALT-U||Reload the currently selected objects from the server||
    17 ||[[Image(source:/trunk/images/updatemodified.png)]]||[wiki:Help/Action/UpdateModified Update modified]||CTRL-ALT-M||Reload the modified objects in the current data layer from the server||
    18 ||[[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||
     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/downloadprimitive.png)]]||[wiki:Help/Action/DownloadObject Download object ...]||{{{Ctrl-Shift-O}}}||Download OSM object by ID||
     14||[[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||
     15||[[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||
     16||[[Image(source:/trunk/images/updateselection.png)]]||[wiki:Help/Action/UpdateSelect Update selection]||{{{Ctrl-Alt-U}}}||Reload the currently selected objects from the server||
     17||[[Image(source:/trunk/images/updatemodified.png)]]||[wiki:Help/Action/UpdateModified Update modified]||{{{Ctrl-Alt-M}}}||Reload the modified objects in the current data layer from the server||
     18||[[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||
    1919||[[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||
    20 ||[[Image(source:/trunk/images/closechangeset.png)]]||[wiki:Help/Action/CloseChangeset Close open changesets]||CTRL-ALT-Q||Close open changesets||
    21 ||[[Image(source:/trunk/images/exit.png)]]||Exit - Leave JOSM||CTRL-Q||Exit JOSM||
     20||[[Image(source:/trunk/images/closechangeset.png)]]||[wiki:Help/Action/CloseChangeset Close open changesets]||{{{Ctrl-ALT-Q}}}||Close open changesets||
     21||[[Image(source:/trunk/images/exit.png)]]||Exit - Leave JOSM||{{{Ctrl-Q}}}||Exit JOSM||
    2222
    2323== Additional menu entries in the file menu ==