diff options
author | murphy <murphy@rubychan.de> | 2010-06-01 22:00:15 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2010-06-01 22:00:15 +0000 |
commit | 137a034642fab3add7ac7fad73014f1b4bed3aa7 (patch) | |
tree | 5fcf6d407db8848d477a5a1d7bd947187dffb27d | |
parent | 81785f4c62e1fdef8e216f00711701c6818e9f7a (diff) | |
download | coderay-137a034642fab3add7ac7fad73014f1b4bed3aa7.tar.gz |
Removed ftp.yaml from TextMate project.
-rw-r--r-- | etc/coderay-lib.tmproj | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/etc/coderay-lib.tmproj b/etc/coderay-lib.tmproj index 994a5fe..df84e43 100644 --- a/etc/coderay-lib.tmproj +++ b/etc/coderay-lib.tmproj @@ -31,8 +31,6 @@ <string>../test/scanners/diff.diff</string> <key>lastUsed</key> <date>2010-06-01T21:58:22Z</date> - <key>selected</key> - <true/> </dict> <dict> <key>filename</key> @@ -53,14 +51,12 @@ <date>2010-05-12T09:03:26Z</date> </dict> <dict> - <key>filename</key> - <string>../ftp.yaml</string> - </dict> - <dict> <key>name</key> <string>etc</string> <key>regexFolderFilter</key> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle|log|aux))$</string> + <key>selected</key> + <true/> <key>sourceDirectory</key> <string></string> </dict> @@ -138,6 +134,6 @@ <key>showFileHierarchyDrawer</key> <true/> <key>windowFrame</key> - <string>{{333, 28}, {1282, 1368}}</string> + <string>{{216, 4}, {1054, 774}}</string> </dict> </plist> |