mirror of
https://github.com/processing/processing4.git
synced 2026-03-12 23:55:14 +01:00
update our own libraries to use .properties files (fixes #3574)
This commit is contained in:
@@ -1 +1,2 @@
|
||||
name = DXF Export
|
||||
version = 1
|
||||
@@ -1 +1,2 @@
|
||||
name = Network
|
||||
version = 1
|
||||
@@ -1 +1,2 @@
|
||||
name = PDF Export
|
||||
version = 1
|
||||
@@ -1 +1,3 @@
|
||||
name = Serial I/O
|
||||
version = 1
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
name = SVG Export
|
||||
version = 1
|
||||
4
todo.txt
4
todo.txt
@@ -10,8 +10,8 @@ X Use ctrl-pageup/down on Linux for prev/next tab
|
||||
X https://github.com/processing/processing/issues/3416
|
||||
_ Library names not showing up correctly ("pdf" instead of "PDF Export")
|
||||
_ https://github.com/processing/processing/issues/3574
|
||||
_ Contributed examples not using the 'name' field from their properties file
|
||||
_ seen in Dan's contrib examples
|
||||
X Contributed examples not using the 'name' field from their properties file
|
||||
X seen in Dan's contrib examples
|
||||
_ Invalid code signature on OS X
|
||||
_ https://github.com/processing/processing/issues/3575
|
||||
|
||||
|
||||
Reference in New Issue
Block a user