Author: akhaldi
Date: Thu Aug 1 15:43:43 2013
New Revision: 59613
URL:
http://svn.reactos.org/svn/reactos?rev=59613&view=rev
Log:
[NOTEPAD]
* Improve the file description. By Lee Schroeder.
CORE-7320 #resolved #comment Committed in r59612. Thanks.
Modified:
trunk/reactos/base/applications/notepad/rsrc.rc
Modified: trunk/reactos/base/applications/notepad/rsrc.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/notepad/…
==============================================================================
--- trunk/reactos/base/applications/notepad/rsrc.rc [iso-8859-1] (original)
+++ trunk/reactos/base/applications/notepad/rsrc.rc [iso-8859-1] Thu Aug 1 15:43:43 2013
@@ -22,7 +22,7 @@
#include "notepad_res.h"
-#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Editor\0"
+#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Notepad\0"
#define REACTOS_STR_INTERNAL_NAME "notepad\0"
#define REACTOS_STR_ORIGINAL_FILENAME "notepad.exe\0"