diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2009-03-18 16:49:17 +0100 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2009-03-18 16:49:17 +0100 |
commit | e660a0207dbdc5cc389c74e39f1229ad70e019ee (patch) | |
tree | 19fdb88804f09422183af460f73f8aaf3c777167 /TODO | |
parent | acf6257fd280266c8a4618b3830c9bfbd974d74f (diff) | |
download | nautilus-gdu-master.tar.gz nautilus-gdu-master.tar.xz nautilus-gdu-master.zip |
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ Standalone mode: - handle LUKS encrypted volumes -- creating new encrypted media works fine, but reverting back to non-encrypted doesn't (device /dev/sdb1 vs. /dev/dm-0) DONE, NEEDS_TESTING - monitor device/presentable events like eject, umount etc. (try to pull the USB key out and window should disappear) - show custom icon if user has set it in Nautilus -- is firmware needed for some devices? +REMOVED- is firmware needed for some devices? DONE - different partition tables? DONE - what to do if device is blank (zeroed, no MBR)? DONE - handle read only device - gdu_device_is_read_only() - test with DVD-RAM media |