Ignore:
Timestamp:
2008-06-15T12:28:42+02:00 (16 years ago)
Author:
ramack
Message:

patch by bruce89, closes #812; thanks bruce

File:
1 edited

Legend:

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

    r627 r655  
    5858                // (By the eager loaded plugins)
    5959                //
    60                 // These strings cannot be translated. That's live. Really. Sorry.
     60                // These strings cannot be translated. That's life. Really. Sorry.
    6161                //
    6262                //                                                                 Imi.
     
    8383                // get the preferences.
    8484                final File prefDir = new File(Main.pref.getPreferencesDir());
    85 
    8685                // check if preferences directory has moved (TODO: Update code. Remove this after some time)
    8786                File oldPrefDir = new File(System.getProperty("user.home")+"/.josm");
Note: See TracChangeset for help on using the changeset viewer.