Alex Ionescu added.
authorEmanuele Aliberti <ea@iol.it>
Sun, 16 Jan 2005 22:53:36 +0000 (22:53 +0000)
committerEmanuele Aliberti <ea@iol.it>
Sun, 16 Jan 2005 22:53:36 +0000 (22:53 +0000)
svn path=/trunk/; revision=13088

rosapps/notevil/notevil.rc
rosapps/notevil/resource.h

index 78f763b..1de1da3 100644 (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 */
index 4f282a7..24e4600 100644 (file)
@@ -1,2 +1,2 @@
 #define RES_FIRST_INDEX 1
-#define RES_LAST_INDEX  42
+#define RES_LAST_INDEX  43