notes for 0173

This commit is contained in:
benfry
2009-11-30 16:18:53 +00:00
parent 3322499405
commit 4f94217016
2 changed files with 5 additions and 3 deletions
+3 -3
View File
@@ -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>
+2
View File
@@ -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