branch update for HEAD-2003050101
[reactos.git] / lib / user32 / misc / desktop.c
index 6c9c5d7..7f866e7 100644 (file)
@@ -39,7 +39,7 @@ SystemParametersInfoW(UINT uiAction,
   /* FIXME: This should be obtained from the registry */
   static LOGFONT CaptionFont =
   { 12, 0, 0, 0, FW_NORMAL, FALSE, FALSE, FALSE, OEM_CHARSET,
-    0, 0, DEFAULT_QUALITY, FIXED_PITCH | FF_MODERN, L"Timmons" };
+    0, 0, DEFAULT_QUALITY, FIXED_PITCH | FF_MODERN, L"Helmet" };
 
   switch (uiAction)
     {