Info.plist: Fix handling of directories
commit85e75255cdfbdb5d03ca00eadc5426481a1b7c5b
authorJohannes Gilger <heipei@hackvalue.de>
Tue, 31 Mar 2009 21:10:52 +0000 (31 23:10 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 19 May 2009 17:20:26 +0000 (19 18:20 +0100)
tree18a99d47341c4a495ab4799e93ea6cdbc2dc0f86
parent4a4b5518221e8c6438be178700fe4fb5ccda1c43
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 <foo>.<bar> 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 <heipei@hackvalue.de>
Info.plist