ソースを参照

Wizard: Improve folder creation

Markus Goetz 8 年 前
コミット
e08ec11fd4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/gui/owncloudsetupwizard.cpp

+ 1 - 0
src/gui/owncloudsetupwizard.cpp

@@ -368,6 +368,7 @@ void OwncloudSetupWizard::slotCreateLocalAndRemoteFolders(const QString& localFo
 
     bool nextStep = true;
     if( fi.exists() ) {
+        FileSystem::setFolderMinimumPermissions(localFolder);
         // there is an existing local folder. If its non empty, it can only be synced if the
         // ownCloud is newly created.
         _ocWizard->appendToConfigurationLog(