From 308a2b84912e8eef37d279e32c33cc97b9bb2674 Mon Sep 17 00:00:00 2001 From: Daniel Reimer Date: Sun, 26 Apr 2015 20:43:26 +0000 Subject: [PATCH 1/1] [ROSAPPS] Capitalize "os" in the "ReactOS" part 3 by Adam Stachowicz CORE-9558 #comment Corrected the one in startmenu.h too. svn path=/trunk/; revision=67451 --- rosapps/applications/explorer-old/taskbar/startmenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosapps/applications/explorer-old/taskbar/startmenu.h b/rosapps/applications/explorer-old/taskbar/startmenu.h index eb5c5ef60ce..038bbefee5c 100644 --- a/rosapps/applications/explorer-old/taskbar/startmenu.h +++ b/rosapps/applications/explorer-old/taskbar/startmenu.h @@ -26,7 +26,7 @@ // -#define CLASSNAME_STARTMENU TEXT("ReactosStartmenuClass") +#define CLASSNAME_STARTMENU TEXT("ReactOSStartmenuClass") #define TITLE_STARTMENU TEXT("Start Menu") -- 2.17.1