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/HelpBrowserCommandProcessor.java

    r2317 r2512  
    1313/**
    1414 * Listens to commands on an input stream and delegates them to the help browser.
    15  * 
     15 *
    1616 *
    1717 */
     
    2323
    2424    /**
    25      * 
     25     *
    2626     * @param browser the controlled help browser
    2727     */
     
    3232    /**
    3333     * Show the help page for help topic <code>helpTopic</code>.
    34      * 
     34     *
    3535     * @param helpTopic the help topic
    3636     */
     
    8383    }
    8484}
    85 
Note: See TracChangeset for help on using the changeset viewer.