diff options
author | murphy <murphy@rubychan.de> | 2008-09-16 21:57:20 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2008-09-16 21:57:20 +0000 |
commit | e7b3056418e54db4361b053a7af030d83e15acf8 (patch) | |
tree | 51370133561259d7c6cf855d03ea6b3fbea5fff0 /etc/coderay-lib.tmproj | |
parent | 4b542fa158a71cbe0b75ffb9b3a777a1b564f6d7 (diff) | |
download | coderay-e7b3056418e54db4361b053a7af030d83e15acf8.tar.gz |
Added more file extensions to Scanners
* Added file_extensions to Delphi, XML, Debug, Scheme, and NitroXHTML scanners.
* Removed obsolete extension declarations from Scanner test suites.
* Minor cleanups.
Diffstat (limited to 'etc/coderay-lib.tmproj')
-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 b787e8c..ecd2d1c 100644 --- a/etc/coderay-lib.tmproj +++ b/etc/coderay-lib.tmproj @@ -85,12 +85,6 @@ <string>../diff</string> <key>lastUsed</key> <date>2008-08-11T12:12:11Z</date> - <key>selected</key> - <true/> - </dict> - <dict> - <key>filename</key> - <string>../ROADMAP</string> </dict> <dict> <key>filename</key> @@ -110,7 +104,9 @@ <key>filename</key> <string>../test/scanners/coderay_suite.rb</string> <key>lastUsed</key> - <date>2008-08-04T21:50:01Z</date> + <date>2008-09-16T21:34:38Z</date> + <key>selected</key> + <true/> </dict> <dict> <key>filename</key> |