We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9771782 commit 647645dCopy full SHA for 647645d
src/fr-command-rar.c
@@ -792,7 +792,7 @@ fr_command_rar_init (FrCommand *comm)
792
comm->propAddCanUpdate = TRUE;
793
comm->propAddCanReplace = TRUE;
794
comm->propAddCanStoreFolders = TRUE;
795
- comm->propExtractCanAvoidOverwrite = FALSE;
+ comm->propExtractCanAvoidOverwrite = TRUE;
796
comm->propExtractCanSkipOlder = TRUE;
797
comm->propExtractCanJunkPaths = TRUE;
798
comm->propPassword = TRUE;
0 commit comments