Aurimas Fišeras : taskmgr: Add missing resource.

Alexandre Julliard julliard at winehq.org
Thu Jun 25 08:13:55 CDT 2009


Module: wine
Branch: master
Commit: 6c977e477a2aec17aca7331735d34d78689b6822
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6c977e477a2aec17aca7331735d34d78689b6822

Author: Aurimas Fišeras <aurimas at gmail.com>
Date:   Wed Jun 24 17:40:40 2009 +0300

taskmgr: Add missing resource.

---

 programs/taskmgr/En.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/programs/taskmgr/En.rc b/programs/taskmgr/En.rc
index fc99c31..425f44e 100644
--- a/programs/taskmgr/En.rc
+++ b/programs/taskmgr/En.rc
@@ -483,6 +483,8 @@ BEGIN
     ID_PROCESS_PAGE_SETPRIORITY_BELOWNORMAL
                             "Sets process to the BELOW NORMAL priority class"
     ID_PROCESS_PAGE_SETPRIORITY_LOW "Sets process to the LOW priority class"
+    ID_PROCESS_PAGE_DEBUGCHANNELS
+                            "Controls Debug Channels"
 END
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list