VirtualBox

Changeset 82787 in vbox for trunk/tools


Ignore:
Timestamp:
Jan 19, 2020 12:29:05 AM (5 years ago)
Author:
vboxsync
Message:

gen-slickedit-workstpace.sh: Adjustments for 24.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/gen-slickedit-workspace.sh

    r81758 r82787  
    498498    #
    499499    if test -z "${MY_SLICK_CONFIG}"; then
    500         if test -d "${HOME}/Library/Application Support/Slickedit"; then
    501             MY_SLICKDIR_="${HOME}/Library/Application Support/Slickedit"
     500        if test -d "${HOME}/Library/Application Support/SlickEdit"; then
     501            MY_SLICKDIR_="${HOME}/Library/Application Support/SlickEdit"
    502502            MY_USERCPP_H="unxcpp.h"
    503             MY_VSLICK_DB="vslick.stu"
     503            MY_VSLICK_DB="vslick.sta" # was .stu earlier, 24 is using .sta.
    504504        elif test -d "${HOMEDRIVE}${HOMEPATH}/Documents/My SlickEdit Config"; then
    505505            MY_SLICKDIR_="${HOMEDRIVE}${HOMEPATH}/Documents/My SlickEdit Config"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette