Diff for /SSHFS-Mountlet/readme.publish between versions 1.1 and 1.2

version 1.1, 2024/04/11 21:55:42 version 1.2, 2024/05/05 22:41:18
Line 3  All path are relative to the location of Line 3  All path are relative to the location of
 - Use SSHFS-Mountlet.platypus in this directory to build SSHFS-Mountlet/SSHFS-Mountlet.app.  - Use SSHFS-Mountlet.platypus in this directory to build SSHFS-Mountlet/SSHFS-Mountlet.app.
 - Add resources from SSHFS-Mountlet/src to SSHFS-Mountlet.app  - Add resources from SSHFS-Mountlet/src to SSHFS-Mountlet.app
 - Set icon to SSHFS-Mountlet/src/gfx/SSHFS-Mountlet.icns  - Set icon to SSHFS-Mountlet/src/gfx/SSHFS-Mountlet.icns
   - correct version number
 - Build SSHFS-Mountlet.app  - Build SSHFS-Mountlet.app
   - save profile to SSHFS-Mountlet.platypus
   
 - copy SSHFS-Mountlet.platypus to SSHFS-Mountlet/src/platypus/ and edit:  - copy SSHFS-Mountlet.platypus to SSHFS-Mountlet/src/platypus/ and edit:
   change all path to start with: /Volumes/SSHFS-Mountlet/src/...    change all path to start with: /Volumes/SSHFS-Mountlet/src/...
   
 - Update changelog and README in SSHFS-Mountlet/  - Update changelog and README in SSHFS-Mountlet/
   
   - remove CVS dirs: find . -type d -name CVS -exec rm -fr {} \;
   
 - execute ./create_dmg  - execute ./create_dmg
   
 - scp dist/* to server  - scp dist/* to server
   - move previous release to dist/old/

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>