Opened 14 years ago
Closed 12 years ago
#6654 closed bug (fixed)
[Tracker] change alert "You cannot put the Trash, home or Desktop directory into the trash."
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
You cannot put the Trash, home or Desktop directory into the trash.
http://dev.haiku-os.org/browser/haiku/trunk/src/kits/tracker/FSUtils.cpp#L1872
This alert seems to made sense back when Trash directory was still in the Desktop folder.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | tracker.png added |
---|
comment:1 by , 14 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Reworded the dialog from "You cannot put the Trash, home or Desktop directory into the trash." to "You cannot put the selected item(s) into the trash."
Note:
See TracTickets
for help on using tickets.
in hrev39385, /boot/home/Desktop can be dragged into Trash. (Though, after you drag its contents back into the newly &automatically created /boot/home/Desktop, Tracker will need to be restarted -- otherwise the Desktop will remain blank.)
Attempting to move /boot/home gave a dialog If you move the home folder, Haiku may not behave properly! Are you sure you want to do this? To move the home anyway, click "Do it".
Perhaps simply re-wording http://dev.haiku-os.org/browser/haiku/trunk/src/kits/tracker/FSUtils.cpp#L1872 would suffice at this point?