Alex Ionescu added.
Modified: trunk/rosapps/notevil/notevil.rc
Modified: trunk/rosapps/notevil/resource.h

Modified: trunk/rosapps/notevil/notevil.rc
--- trunk/rosapps/notevil/notevil.rc	2005-01-16 22:35:11 UTC (rev 13087)
+++ trunk/rosapps/notevil/notevil.rc	2005-01-16 22:53:36 UTC (rev 13088)
@@ -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 @@
  40, "Andrew Greenwood"
  41, "Thomas Weidenmueller"
  42, "Jonathan Wilson"
+ 43, "Alex Ionescu"
 END
 
 /* EOF */

Modified: trunk/rosapps/notevil/resource.h
--- trunk/rosapps/notevil/resource.h	2005-01-16 22:35:11 UTC (rev 13087)
+++ trunk/rosapps/notevil/resource.h	2005-01-16 22:53:36 UTC (rev 13088)
@@ -1,2 +1,2 @@
 #define RES_FIRST_INDEX 1
-#define RES_LAST_INDEX  42
+#define RES_LAST_INDEX  43