Skip to content

Commit

Permalink
trying out pdex and pdez
Browse files Browse the repository at this point in the history
  • Loading branch information
benfry committed Aug 5, 2021
1 parent e09f7d1 commit 9a94ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -548,13 +548,13 @@
role="Editor">
</bundledocument>

<bundledocument extensions="pskz"
<bundledocument extensions="pdez"
icon="macosx/document.icns"
name="Processing Sketch Bundle"
role="Editor">
</bundledocument>

<bundledocument extensions="pcbz"
<bundledocument extensions="pdex"
icon="macosx/document.icns"
name="Processing Contribution Bundle"
role="None">
Expand Down

0 comments on commit 9a94ccf

Please sign in to comment.