Skip to content

Commit a56ef00

Browse files
committed
add note about mnemonics
1 parent f895ad0 commit a56ef00

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

todo.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ manindra
99
X Fix for "Probably a ++ should go here" messages
1010
X https://github.com/processing/processing/issues/2956
1111

12+
pulls
13+
X add mnemonics for menus (alt-f to open 'file')
14+
X http://code.google.com/p/processing/issues/detail?id=12
15+
X https://github.com/processing/processing/issues/51
16+
X https://github.com/processing/processing/pull/2382
17+
1218

1319
_ any problems with new code signing crap?
1420
_ issues raised around the symlink (just replace with a copy of the binary?)
@@ -25,8 +31,6 @@ _ add method to prompt user to download the JDK update
2531

2632
_ Add support for localizing contributions
2733
_ https://github.com/processing/processing/pull/2833
28-
_ check on pull for mnemonics
29-
_ https://github.com/processing/processing/pull/2382
3034

3135

3236
high
@@ -411,9 +415,6 @@ _ can also cause problems with opening multiple copies of same sketch
411415
_ after fixing name of sketch, ensure sketch of that name does not exist
412416
_ add auto-save to the editor
413417
_ http://code.google.com/p/processing/issues/detail?id=92
414-
_ add mnemonics for menus (alt-f to open 'file')
415-
_ http://code.google.com/p/processing/issues/detail?id=12
416-
_ https://github.com/processing/processing/issues/51
417418
_ option to just print all code in project
418419
_ http://code.google.com/p/processing/issues/detail?id=11
419420
_ https://github.com/processing/processing/issues/50

0 commit comments

Comments
 (0)