mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
initial support for reading sketches from a zipped file
This commit is contained in:
@@ -548,6 +548,18 @@
|
||||
role="Editor">
|
||||
</bundledocument>
|
||||
|
||||
<bundledocument extensions="pskz"
|
||||
icon="macosx/document.icns"
|
||||
name="Processing Sketch Bundle"
|
||||
role="Editor">
|
||||
</bundledocument>
|
||||
|
||||
<bundledocument extensions="pcbz"
|
||||
icon="macosx/document.icns"
|
||||
name="Processing Contribution Bundle"
|
||||
role="None">
|
||||
</bundledocument>
|
||||
|
||||
<!-- !@#*&$ the @2x splash screen implementation was removed by Oracle -->
|
||||
<!-- tiffutil -cathidpicheck about.png about\@2x.png -out about.tiff -->
|
||||
<!--<option value="-splash:$APP_ROOT/Contents/Java/lib/about.png" />-->
|
||||
|
||||
Reference in New Issue
Block a user