Update of /cvsroot/wxlua/wxLua/apps/wxlua/src
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv24417/wxLua/apps/wxlua/src
Modified Files:
editor.h
Log Message:
Rearrange a few menu items and add more accelerators
Index: editor.h
===================================================================
RCS file: /cvsroot/wxlua/wxLua/apps/wxlua/src/editor.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** editor.h 12 Dec 2006 07:09:37 -0000 1.32
--- editor.h 9 May 2007 01:40:21 -0000 1.33
***************
*** 1,5 ****
/* Generated by bin2c.lua and should be compiled with your program. */
! /* Access with : extern const size_t filename_len; */
! /* extern const unsigned char filename[]; */
#include <stdio.h> /* for size_t */
--- 1,6 ----
/* Generated by bin2c.lua and should be compiled with your program. */
! /* Access with : */
! /* extern const size_t stringname_len; (excludes teminating NULL) */
! /* extern const unsigned char stringname[]; */
[...1280 lines suppressed...]
101,110,100, 10,
10,
- 104,101,108,112, 77,101,110,117, 32, 61, 32,119,120, 46,119,120, 67,114,101, 97,116,101, 77,101,110,117,123, 10,
- 32, 32, 32, 32, 32, 32, 32, 32,123, 32, 73, 68, 95, 65, 66, 79, 85, 84, 44, 32, 32, 32, 32, 32, 32, 34, 38, 65, 98,111,117,116, 92,116, 70, 49, 34, 44, 32, 32, 32, 32, 32, 32, 32, 34, 65, 98,111,117,116, 32,119,120, 76,117, 97, 32, 73, 68, 69, 34, 32,125,125, 10,
- 109,101,110,117, 66, 97,114, 58, 65,112,112,101,110,100, 40,104,101,108,112, 77,101,110,117, 44, 32, 34, 38, 72,101,108,112, 34, 41, 10,
- 10,
102,114, 97,109,101, 58, 67,111,110,110,101, 99,116, 40, 73, 68, 95, 65, 66, 79, 85, 84, 44, 32,119,120, 46,119,120, 69, 86, 84, 95, 67, 79, 77, 77, 65, 78, 68, 95, 77, 69, 78, 85, 95, 83, 69, 76, 69, 67, 84, 69, 68, 44, 32, 68,105,115,112,108, 97,121, 65, 98,111,117,116, 41, 10,
10,
--- 2254,2257 ----
***************
*** 2109,2112 ****
45, 45,102,114, 97,109,101, 58, 83,101,116, 73, 99,111,110, 40,119,120, 76,117, 97, 69,100,105,116,111,114, 73, 99,111,110, 41, 32, 45, 45, 70, 73, 88, 77, 69, 32, 97,100,100, 32,116,104,105,115, 32, 98, 97, 99,107, 10,
102,114, 97,109,101, 58, 83,104,111,119, 40,116,114,117,101, 41, 10,
! 0 };
--- 2324,2327 ----
45, 45,102,114, 97,109,101, 58, 83,101,116, 73, 99,111,110, 40,119,120, 76,117, 97, 69,100,105,116,111,114, 73, 99,111,110, 41, 32, 45, 45, 70, 73, 88, 77, 69, 32, 97,100,100, 32,116,104,105,115, 32, 98, 97, 99,107, 10,
102,114, 97,109,101, 58, 83,104,111,119, 40,116,114,117,101, 41, 10,
! 0 };
|