Changes between Version 13 and Version 14 of Help/Menu/File


Ignore:
Timestamp:
2010-05-06T11:41:07+02:00 (16 years ago)
Author:
skyper
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/File

    v13 v14  
    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 ||
     6|| [[Image(source:/trunk/images/new.png)]] || [wiki:/Help/Action/New New] || {{{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 ||
     8|| [[Image(source:/trunk/images/openlocation.png)]] || [wiki:/Help/Action/OpenLocation Open location] || {{{Ctrl-L }}} || Load 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 [wiki:/Help/Concepts/Object 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 [wiki:/Help/Concepts/Object objects] ||
    1515|| [[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 ||
    19 || [[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||
     16|| [[Image(source:/trunk/images/updateselection.png)]] || [wiki:Help/Action/UpdateSelect Update selection] || {{{Ctrl-Alt-U }}} || Reload the currently selected [wiki:/Help/Concepts/Object objects] from the server ||
     17|| [[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 ||
     18|| [[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 ||
     19|| [[Image(source:/trunk/images/uploadselection.png)]] || [wiki:Help/Action/UploadSelection Upload Selection to OSM] || {{{Ctrl-Alt-Q}}} || Upload new, modified, and deleted [wiki:/Help/Concepts/Object 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||
    2121|| [[Image(source:/trunk/images/exit.png)]] || [wiki:Help/Action/Exit Exit - Leave JOSM] || {{{Ctrl-Q }}} || Exit JOSM ||
     22||  || [wiki:Help/Action/Undelete Undelete object ...] || {{{Alt-Shift-U }}} || Undelete an [wiki:/Help/Concepts/Object OSM object] ||
     23
    2224
    2325== Additional menu entries in the file menu ==
    2426Depending on the set of plugins you've downloaded and installed additional menu entries may be available in the file menu.
    2527
     28== See also ==
     29 * [wiki:/Help/Concepts/Object Objects]
     30
    2631----
    2732Back to [wiki:Help Main Help]