Commit 58846d5
authored
nemo-file-operations.c: Fix file copies breaking ownership rules. (#3731)
Removes G_FILE_COPY_ALL_METADATA flag for copies. Default metadata
is already copied, but this was overriding ownership of the source
when it wasn't appropriate.
Fixes #3730.1 parent 0446b9e commit 58846d5
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3991 | 3991 | | |
3992 | 3992 | | |
3993 | 3993 | | |
3994 | | - | |
3995 | | - | |
| 3994 | + | |
| 3995 | + | |
| 3996 | + | |
| 3997 | + | |
| 3998 | + | |
| 3999 | + | |
| 4000 | + | |
3996 | 4001 | | |
3997 | 4002 | | |
3998 | 4003 | | |
| |||
4561 | 4566 | | |
4562 | 4567 | | |
4563 | 4568 | | |
4564 | | - | |
4565 | | - | |
4566 | | - | |
4567 | | - | |
4568 | | - | |
4569 | | - | |
4570 | | - | |
4571 | 4569 | | |
4572 | 4570 | | |
4573 | 4571 | | |
| |||
0 commit comments