cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: Aug. 19 2004,16:07 |
|
clivesay's method will work fine.
Another way to do it is to modify your filetool.lst so that it does not back up the entire .xtdesktop directory.
Instead, only backup the files that you wish to save, one-by-one.
For example, if I did not want to backup all of the default desktop icons but instead just the icons for a program called Opera, I would do something like this:
Remove the "/home/dsl/.xtdesktop" line from the filetool.lst
Add the following lines:
/home/dsl/.xtdesktop/opera.png /home/dsl/.xtdesktop/opera.lnk
And when I run the backup program it will no longer grab all of the default icon and default lnk files.
HTH
|