From: Daniel Reimer Date: Sun, 26 Apr 2015 20:43:26 +0000 (+0000) Subject: [ROSAPPS] X-Git-Tag: backups/colins-printing-for-freedom@73041~165 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=308a2b84912e8eef37d279e32c33cc97b9bb2674;ds=inline [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 --- 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")