mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes for 0173
This commit is contained in:
+3
-3
@@ -7,11 +7,11 @@
|
||||
|
||||
<!-- all these need to change for new releases -->
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.0.9, Copyright © Ben Fry and Casey Reas</string>
|
||||
<string>1.x, Copyright © Ben Fry and Casey Reas</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.9</string>
|
||||
<string>1.x</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.9</string>
|
||||
<string>1.x</string>
|
||||
<!-- now stop changing things and get outta here -->
|
||||
|
||||
<key>CFBundleAllowMixedLocalizations</key>
|
||||
|
||||
@@ -4,6 +4,8 @@ X http://dev.processing.org/bugs/show_bug.cgi?id=1394
|
||||
X fix problem with Android HTML dialog box
|
||||
X several <BR> items showing up when first loading
|
||||
|
||||
_ automatically add version numbers to Info.plist
|
||||
_ would help with beta releases, and not having to edit by hand
|
||||
|
||||
_ add warning message when not using a version of sun java w/ p5 on linux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user