X-Git-Url: https://code.grnet.gr/git/pithos-macos/blobdiff_plain/e88945f25e183f66fa76bb4e3ff7b9fd3d342331..ec392f75e4277917363e73acc9cbfa9db7c7f6e8:/pithos-macos/PithosObjectNodeInfoController.m diff --git a/pithos-macos/PithosObjectNodeInfoController.m b/pithos-macos/PithosObjectNodeInfoController.m index b9e11bc..959247f 100644 --- a/pithos-macos/PithosObjectNodeInfoController.m +++ b/pithos-macos/PithosObjectNodeInfoController.m @@ -64,9 +64,7 @@ [metadataDictionaryController setInitialKey:@"key"]; [metadataDictionaryController setInitialValue:@"value"]; - [sharingDictionaryController setInitialKey:@"user or user:group"]; - [sharingDictionaryController setInitialValue:@"read only"]; - + [[self window] setDelegate:self]; [versionsInspectorPane toggleCollapsedWithAnimation:NO];