Skip to content

Commit

Permalink
Add initial semantic classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
infininight committed Sep 10, 2012
1 parent 1cae422 commit af9ca87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Commands/Build ....plist
Expand Up @@ -50,6 +50,8 @@ python -u "${TM_BUNDLE_SUPPORT}/bin/scons_html_wrapper.py" ${target}</string>
<string>newWindow</string>
<key>scope</key>
<string>attr.project.scons - (text dyn.selection)</string>
<key>semanticClass</key>
<string>process.build.scons</string>
<key>uuid</key>
<string>88F36C61-F809-4FCE-97AF-D36019891F31</string>
<key>version</key>
Expand Down
2 changes: 2 additions & 0 deletions Commands/Rebuild.plist
Expand Up @@ -41,6 +41,8 @@ python -u "${TM_BUNDLE_SUPPORT}/bin/scons_html_wrapper.py" ${lastTarget}</string
<string>newWindow</string>
<key>scope</key>
<string>attr.project.scons - (text dyn.selection)</string>
<key>semanticClass</key>
<string>process.build.scons</string>
<key>uuid</key>
<string>2CDB078C-78E9-4DDA-9DF9-6F18D1E92BAE</string>
<key>version</key>
Expand Down

0 comments on commit af9ca87

Please sign in to comment.