Ignore:
Timestamp:
2009-11-24T10:45:04+01:00 (14 years ago)
Author:
stoecker
Message:

i18n updated, fixed files to reduce problems when applying patches, fix #4017

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/help/HelpBrowserProxy.java

    r2308 r2512  
    1515/**
    1616 * This is the proxy class for the help browser running in its own process.
    17  * 
     17 *
    1818 *
    1919 */
     
    2525    /**
    2626     * replies the unique instance of the proxy
    27      * 
     27     *
    2828     * @return the unique instance of the proxy
    2929     */
     
    4242    /**
    4343     * launches the help browser in its own process
    44      * 
     44     *
    4545     */
    4646    protected void launch() {
     
    7878     * Direct the help browser to the help page for help topic
    7979     * <code>relativeHelpTopic</code>
    80      * 
     80     *
    8181     * @param relativeHelpTopic the help topic
    8282     */
Note: See TracChangeset for help on using the changeset viewer.