6 | | '''Display the about screen with version information and list of installed plugins.''' |
| 7 | **Display the About dialog** with version information, list of installed plugins and much more information about JOSM. |
| 8 | |
| 9 | == Info == |
| 10 | Shows JOSM and Java Version numbers and provides links to [wikitr:/WikiStart JOSM homepage], [https://translations.launchpad.net/josm Launchpad] (the translation platform) and the social network pages of JOSM. |
| 11 | |
| 12 | [[Image(AboutInfo_screenshot.png,link=)]] |
| 13 | |
| 14 | == Readme == |
| 15 | Shows the content of the [source:trunk/README README] text file within JOSM source. Some useful information. |
| 16 | |
| 17 | == Revision == |
| 18 | Detailed revision information. |
| 19 | |
| 20 | [[Image(AboutRevision_screenshot.png,link=)]] |
| 21 | |
| 22 | == Contribution == |
| 23 | Shows the content of the [source:trunk/CONTRIBUTION CONTRIBUTION] text file within JOSM source. A list of all major contributors and more. |
| 24 | |
| 25 | == License == |
| 26 | Shows the content of the [source:trunk/LICENSE LICENSE] text file within JOSM source. The current license under which JOSM is released. |
| 27 | |
| 28 | == Plugins ==#Plugins |
| 29 | Lists all installed and activated plugins with revision number and short description. An extra **Information** button provides more information about each plugin in a separate window. |
| 30 | |
| 31 | [[Image(AboutPlugins_screenshot.png,link=)]] |
| 32 | |
| 33 | == Installation Details ==#InstallationDetails |
| 34 | Shows installation specific directories used by JOSM and provides buttons to open these in a file browser. |
| 35 | |
| 36 | [[Image(AboutInstallationDetails_screenshot.png,link=)]] |
| 37 | |
| 38 | == Translators == |
| 39 | Lists all translators of the current language. This tab is not available if the language is set to english. Example of the german translators tab: |
| 40 | |
| 41 | [[Image(AboutTranslators_screenshot.png,link=)]] |