Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
284ab10b69 | |||
178c97eeae |
2 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/CVS/
|
||||
CVS
|
||||
/deployed
|
||||
/build
|
||||
/cmd.bat
|
|
@ -1,7 +1,7 @@
|
|||
MIDlet-1: SpellME,/spellme.png,net.thauvin.j2me.spellme.SpellME
|
||||
MIDlet-Description: SpellME
|
||||
MIDlet-Icon: /spellme.png
|
||||
MIDlet-Info-URL: http://www.thauvin.net/erik/j2me/
|
||||
MIDlet-Info-URL: http://mobile.thauvin.net/j2me/
|
||||
MIDlet-Jar-Size: 0
|
||||
MIDlet-Jar-URL: SpellME.jar
|
||||
MIDlet-Name: SpellME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue