update SVN properties
[reactos.git] / rosapps / sysutils / ctm / resource.h
index fc01f17..8a8406b 100644 (file)
@@ -1,44 +1,44 @@
-/*\r
- * CTM resource definitions\r
- *\r
- * Copyright 2004 ReactOS team\r
- *\r
- * This library is free software; you can redistribute it and/or\r
- * modify it under the terms of the GNU Lesser General Public\r
- * License as published by the Free Software Foundation; either\r
- * version 2.1 of the License, or (at your option) any later version.\r
- *\r
- * This library is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
- * Lesser General Public License for more details.\r
- *\r
- * You should have received a copy of the GNU Lesser General Public\r
- * License along with this library; if not, write to the Free Software\r
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
- */\r
-\r
-#define IDS_APP_TITLE            0\r
-\r
-#define IDS_COLUMN_IMAGENAME     10\r
-#define IDS_COLUMN_PID           11\r
-#define IDS_COLUMN_CPU           12\r
-#define IDS_COLUMN_MEM           13\r
-#define IDS_COLUMN_MEM_UNIT            14\r
-#define IDS_COLUMN_PF            15\r
-\r
-#define IDS_IDLE_PROCESS         100\r
-#define IDS_YES                  101\r
-#define IDS_NO                   102\r
-\r
-#define IDS_MENU                 200\r
-#define IDS_MENU_QUIT            201\r
-#define IDS_MENU_KILL_PROCESS    202\r
-\r
-#define IDS_KILL_PROCESS         1000\r
-#define IDS_KILL_PROCESS_ERR1    1001\r
-#define IDS_KILL_PROCESS_ERR2    1002\r
-\r
-#define IDS_CTM_GENERAL_ERR1     32768\r
-#define IDS_CTM_GENERAL_ERR2     32769\r
-#define IDS_CTM_GENERAL_ERR3     32770\r
+/*
+ * CTM resource definitions
+ *
+ * Copyright 2004 ReactOS team
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+#define IDS_APP_TITLE            0
+
+#define IDS_COLUMN_IMAGENAME     10
+#define IDS_COLUMN_PID           11
+#define IDS_COLUMN_CPU           12
+#define IDS_COLUMN_MEM           13
+#define IDS_COLUMN_MEM_UNIT            14
+#define IDS_COLUMN_PF            15
+
+#define IDS_IDLE_PROCESS         100
+#define IDS_YES                  101
+#define IDS_NO                   102
+
+#define IDS_MENU                 200
+#define IDS_MENU_QUIT            201
+#define IDS_MENU_KILL_PROCESS    202
+
+#define IDS_KILL_PROCESS         1000
+#define IDS_KILL_PROCESS_ERR1    1001
+#define IDS_KILL_PROCESS_ERR2    1002
+
+#define IDS_CTM_GENERAL_ERR1     32768
+#define IDS_CTM_GENERAL_ERR2     32769
+#define IDS_CTM_GENERAL_ERR3     32770