Alex Ionescu added.

svn path=/trunk/; revision=13088
This commit is contained in:
Emanuele Aliberti 2005-01-16 22:53:36 +00:00
parent 230af59be2
commit 3d23fea989
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
/* $Id: notevil.rc,v 1.14 2004/10/16 22:30:18 gvg Exp $ */
/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Coders Console Parade\0"
#define REACTOS_STR_INTERNAL_NAME "notevil\0"
@ -9,9 +9,9 @@
* String table
*
* Order is the same as in the status report published weekly in
* the "ros-kernel" mailing list by Rex Jolliff.
* the "ros-kernel" mailing list by Rex Jolliff. (obsolete)
*
* 20030602.EA: new coders are added scanning the cvs-commit mailing
* 20050116.EA: new coders are added scanning the ros-svn mailing
* list, in no particular order. Current order is kept for historical
* reason.
*
@ -68,6 +68,7 @@ BEGIN
40, "Andrew Greenwood"
41, "Thomas Weidenmueller"
42, "Jonathan Wilson"
43, "Alex Ionescu"
END
/* EOF */

View file

@ -1,2 +1,2 @@
#define RES_FIRST_INDEX 1
#define RES_LAST_INDEX 42
#define RES_LAST_INDEX 43