From 16244df346420c7cd4472b0d6cfe5cd6e59cb2c6 Mon Sep 17 00:00:00 2001 From: Johannes Gilger Date: Tue, 31 Mar 2009 23:10:52 +0200 Subject: [PATCH] Info.plist: Fix handling of directories Resulting from the last change to Info.plist in 3e21d041efb we were no longer able to open directories called . wheren bar != git. Using this code allows us to open all directories again and also to drag-and-drop to the dock. Signed-off-by: Johannes Gilger --- Info.plist | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Info.plist b/Info.plist index 9c50c45..879b2a2 100644 --- a/Info.plist +++ b/Info.plist @@ -9,14 +9,14 @@ CFBundleDocumentTypes - CFBundleTypeExtensions + CFBundleTypeName + Folder + CFBundleTypeOSTypes - * + fold CFBundleTypeRole - None - CFBundleTypeName - Standard folder + Viewer CFBundleTypeExtensions