Ignore:
Timestamp:
2009-03-21T16:40:49+01:00 (17 years ago)
Author:
ulf
Message:

put plugins only into personal folders, otherwise we get in conflict with the JOSM internal plugin update mechanism

cleanup of uninstall stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/nsis/locale/english.nsh

    r6075 r14196  
    5454
    5555!insertmacro JOSM_MACRO_DEFAULT_STRING un.JOSM_SECDESC_UNINSTALL "Uninstall JOSM."
    56 !insertmacro JOSM_MACRO_DEFAULT_STRING un.JOSM_SECDESC_PERSONAL_SETTINGS  "Uninstall personal settings like your preferences and bookmarks from your profile: $PROFILE."
    57 !insertmacro JOSM_MACRO_DEFAULT_STRING un.JOSM_SECDESC_PLUGINS  "Uninstall all plugins."
     56!insertmacro JOSM_MACRO_DEFAULT_STRING un.JOSM_SECDESC_PERSONAL_SETTINGS  "Uninstall personal settings from your profile: $PROFILE."
    5857
Note: See TracChangeset for help on using the changeset viewer.