X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fwine%2Freplace_wine_links.sh;h=a40f2877901a2e7f7f4eda4bba0a53750e9899a2;hb=3232e15a9e8f08cd0fe1165ddf017733704c0c20;hp=04765f380b17514d153c19f89516967faab765bd;hpb=7b39f7e279005c8466ef508220a532ce2aa4abf8;p=feisty_meow.git diff --git a/scripts/wine/replace_wine_links.sh b/scripts/wine/replace_wine_links.sh index 04765f38..a40f2877 100644 --- a/scripts/wine/replace_wine_links.sh +++ b/scripts/wine/replace_wine_links.sh @@ -2,7 +2,7 @@ # fixes the links that wine makes to our home folder under linux. that's a really bad # practice that exposes all one's private files to the wine subsystem. dumb. -# instead, this replaces those links to a local folder with things that the wine apps +# instead, this replaces those links to a local folder with things that the wine applications # can't pooch up too much. must be used within a wine user directory. for example, # i fix my directory '~/.PlayOnLinux/wineprefix/Steam/drive_c/users/fred' with this.