<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>contactEmailRot13</key>
<string>nzvry.znegva@tznvy.pbz</string>
<key>contactName</key>
<string>Amiel Martin</string>
<key>description</key>
<string>Imitates TextMate’s “Go to File” ⌘T functionality and includes the chance to narrow down the list of files by certain folders using '/' as a delimiter. Furthermore one can open the selected file with the default application, insert the absolute/relative path, and open the file in QuickLook. This GUI makes usage of <a href="http://github.com/jamis/fuzzy_file_finder/tree/master">Jamis Buck’s fuzzy file finder</a> and code fragments from <a href="http://github.com/amiel/gotofile.tmbundle/tree/amiels_original"> the original fuzzyfilefinder bundle</a>.</string>
<key>mainMenu</key>
<dict>
<key>items</key>
<array>
<string>D058F9B3-CD75-4AF0-A257-20942B39D163</string>
<string>0ACF99C3-3A64-4A06-BDA7-4FA4E3C2F6A3</string>
</array>
<key>submenus</key>
<dict/>
</dict>
<key>name</key>
<string>GoToFile</string>
<key>uuid</key>
<string>4A51CFD1-BBCD-4F91-8AD1-8F250A99E25E</string>
</dict>
</plist>