Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/idesk/idesk-generate-all-desktop-icons.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2775 by niro, Thu Feb 11 15:02:35 2016 UTC revision 2908 by niro, Fri Sep 15 09:53:43 2023 UTC
# Line 13  " Line 13  "
13    
14  die() { echo "ERROR: $@"; exit 1; }  die() { echo "ERROR: $@"; exit 1; }
15    
16  dest="${MCORE_UNPRIV_HOME}/.idesktop"  dest="${MCORE_UNPRIV_HOME}/.config/idesktop"
17  rc="${MCORE_UNPRIV_HOME}/.ideskrc"  rc="${MCORE_UNPRIV_HOME}/.config/idesktop/ideskrc"
18    
19  # progs path  # progs path
20  progsh_path="${MCORE_UNPRIV_HOME}/.progs"  progsh_path="${MCORE_UNPRIV_HOME}/.progs"

Legend:
Removed from v.2775  
changed lines
  Added in v.2908