Author: greatlrd Date: Sun Aug 20 16:46:02 2006 New Revision: 23615
URL: http://svn.reactos.org/svn/reactos?rev=23615&view=rev Log: do not hard code to Bitstream Vera Sans use MS Shell Dlg instead
Modified: trunk/reactos/dll/win32/user32/Uk.rc
Modified: trunk/reactos/dll/win32/user32/Uk.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/user32/Uk.rc?rev=... ============================================================================== --- trunk/reactos/dll/win32/user32/Uk.rc (original) +++ trunk/reactos/dll/win32/user32/Uk.rc Sun Aug 20 16:46:02 2006 @@ -8,7 +8,7 @@ SELWINDOW DIALOG DISCARDABLE 20, 20, 220, 140 STYLE DS_SYSMODAL | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU -FONT 8, "Bitstream Vera Sans" +FONT 8, "MS Shell Dlg" CAPTION "Âèá³ð â³êíà" BEGIN LISTBOX 100, 5, 5, 210, 110, LBS_NOTIFY | LBS_NOINTEGRALHEIGHT | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_HSCROLL