MobileMe iDisk: About previous local iDisk files

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS MobileMe iDisk: About previous local iDisk files
# 1  
Old 09-01-2009
MobileMe iDisk: About previous local iDisk files

If you've used MobileMe and iDisk Syncing, at some point you may see one of the following folders or files on your desktop: "Previous local iDisks" "Previous local iDisk for yourMobileMeMembername.sparseimage" "Previous local iDisk for yourMobileMeMembername.dmg"This article explains what these files are and covers a few issues you should be aware of when dealing with them.

More from Apple OS X Support ...
This User Gave Thanks to Linux Bot For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
DH_INSTALLLISTING(1)					User Contributed Perl Documentation				      DH_INSTALLLISTING(1)

NAME
dh_installlisting - install .listing files to be used by desktop-profiles package SYNOPSIS
dh_installlisting [debhelper options] [filename(s)] DESCRIPTION
dh_installlisting is a debhelper program that handles installing listing files used by the desktop-profiles package into the correct location in package builddirectories (NOTE: this command is provided by the desktop-profiles package, so don't forget to build-depends on it). It also updates the cache of profile assignments (when it exists) to reflect the added metadata. If a file named debian/package.listing exists (or debian/listing in case of the main package) it is installed in etc/desktop-profiles. In addition any files given as argument will be installed in etc/desktop-profiles as package_file.listing. The format of .listing files is described in desktop-profiles(7). A dependancy on desktop-profiles will be added to misc:Depends by using this script. SEE ALSO
debhelper(7) desktop-profiles(7) update-profile-cache(1) AUTHOR
Bart Cornelis (cobaco) <cobaco@skolelinux.no> perl v5.14.2 2006-12-13 DH_INSTALLLISTING(1)