Hey George.-
I need to put a folder on the desktop to open a directory in /mnt/shared (FAT32) and this is how I did it:
1) I wen to the desktop and right-click the menu (choose "Create Launcher")
2) Name: Shared
Type: Link
Command (changes to URL): /mnt/shared
Icon: /usr/share/icons/Bluecurve/48x48/apps
3) Hit the "Ok" bottom and Viola!
For those interested in te shell view:
[josue@trish josue]$ more Desktop/Shared.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Link
URL=/mnt/shared
TryExec=
Icon=/usr/share/icons/Bluecurve/48x48/apps/icon-connect-windows.png
X-GNOME-DocPath=
Terminal=false
Name[en_US]=Shared
GenericName[en_US]=
Comment[en_US]=
I hope this might help you... do the same, but it the Command box, browse for the xmms folder (/usr/lib or /usr/local/xmms) and should work!!!
