I have a file -- an Emacs abbreviation expander that lives in my home directory -- that I often modify and copy between my different workplaces. When I copy a newer version onto an older one, I get a dialog box that says:
- Code: Select all
File already exists
This action will overwrite the destination.
Followed by (sometimes)
- Code: Select all
Warning, the destination file is newer
and then
- Code: Select all
Source Destination
/home/eddie/share/.abbrev_defs /home/eddie/.abbrev_defs
Then there is a little graphic representing a text file. Next to the little graphic is a scrollbar, and if I move the scrollbar I can read the details (name, date modified, size) which are stored under the little graphic (which I don't really need).
Dolphin is in all other respects a delightful file manager. But when this dialog box pops up, I'd really dig for it to be big enough to look at the dates and sizes of the files without having to use scrollbars. Is it possible to tweak some setting in Dolphin to make it work that way?
Thanks.