Changes between Version 2 and Version 3 of Ru:Help/Menu/File


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Ru:Help/Menu/File

    v2 v3  
    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/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||
     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] ||
     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 [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||
     21|| [[Image(source:/trunk/images/exit.png)]] || [wiki:Help/Action/Exit Exit - Leave JOSM] || {{{Ctrl-Q }}} || Exit JOSM ||
     22
    2023
    2124== Additional menu entries in the file menu ==
    22 Depending on the set of plugins you've downloaded and installed additional menu entries may be available in the file menu. 
     25Depending on the set of plugins you've downloaded and installed additional menu entries may be available in the file menu.
    2326
     27||  || [wiki:Help/Action/Undelete Undelete object ...] || {{{Alt-Shift-U }}} || Undelete an [wiki:/Help/Concepts/Object OSM object] ||
    2428
    25    
     29== See also ==
     30 * [wiki:/Help/Concepts/Object Objects]
     31
     32----
     33Back to [wiki:Help Main Help]