Project

General

Profile

« Previous | Next » 

Revision 8f58642c

Added by osmith about 4 years ago

IMSIPseudo.java: change menu entry title

To make this work, flash with increased --max-menu-entry-text option for
shadysim.py. I'll add a "make flash" target for convenience.

View differences:

sim-applet/src/org/osmocom/IMSIPseudo/IMSIPseudo.java
19 19
	static byte[] welcomeMsg = new byte[] { 'W', 'e', 'l', 'c', 'o', 'm', 'e', ' ',
20 20
                                            't', 'o', ' ', 'T', 'o', 'o', 'r', 'C',
21 21
                                            'a', 'm', 'p', ' ', '2', '0', '1', '2' };
22
	static byte[] menuItemText = new byte[] { 'H', 'e', 'l', 'l', 'o', ',', ' ', 'S', 'T', 'K'};
22
	static byte[] menuItemText = new byte[] { 'I', 'M', 'S', 'I', ' ', 'P', 's', 'e', 'u', 'd', 'o', 'n', 'y', 'm',
23
						  'i', 'z', 'a', 't', 'i', 'o', 'n'};
23 24

  
24 25
	private IMSIPseudo() {
25 26
		// This is the interface to the STK applet registry (which is separate

Also available in: Unified diff

Add picture from clipboard (Maximum size: 48.8 MB)