Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devicemanager.py
Commit message (Expand)AuthorAgeFilesLines
* Use Gio instead dbus to monitor pen drivesManuel Kaufmann2012-06-271-60/+28
* Initial port to Gtk3 SL #3681Manuel Kaufmann2012-06-211-18/+18
* Put all the Udisk initialization in try except, by error in Ceibal XOsGonzalo Odiard2011-08-121-4/+3
* Do Udisk initialization in a try exceptGonzalo Odiard2011-08-111-4/+6
* Replace use of hal by udev to detect mount/unmount of removable devicesGonzalo Odiard2011-08-091-59/+56
* Pep8 fixes in devicemanager.pyGonzalo Odiard2011-08-081-16/+21
* Make the DeviceManager code more robustSayamindu Dasgupta2009-11-261-17/+12
* Fix volume monitoring codeSayamindu Dasgupta2009-11-051-3/+8
* Add copyright header to devicemanager.pySayamindu Dasgupta2009-11-051-0/+19
* Add devicemanager to deal with removable devicesSayamindu Dasgupta2009-11-051-0/+85