Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/volumesmanager.py
Commit message (Expand)AuthorAgeFilesLines
* #6029 Don't fail when the mount point is already occupied.Tomeu Vizoso2008-01-241-1/+17
* #2545 Correctly unmount the device from the DS when it is removed.Tomeu Vizoso2007-12-191-4/+1
* * #4704 Fix mounting of removable devices. (tomeu)Tomeu Vizoso2007-11-071-2/+5
* #3498, #4558 Mount removable devices as utf8.Tomeu Vizoso2007-11-011-0/+6
* fix for unmount error since PropertyModified gets emitted when removing a deviceSimon Schampijer2007-09-121-2/+3
* Don't stop trying to mount removable devices even if any of them raise any ex...Tomeu Vizoso2007-09-081-1/+4
* Refactored VolumesManager out from VolumesToolbar.Tomeu Vizoso2007-08-271-0/+286