X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fwin32%2Fui%2Fwin32ui.rc;fp=src%2Fwin32%2Fui%2Fwin32ui.rc;h=0d1f1e0bb6b1c6eac560f41c522ff3869b2cfe3e;hb=789cbc8e52da68eba3517b920ef22e000cf3c9fd;hp=28e7d6da96a36aff88cbfaab59102ed5427b4c70;hpb=ef70704f0b31b59bb719b884d6a99cb9e3e2044a;p=ossec-hids.git diff --git a/src/win32/ui/win32ui.rc b/src/win32/ui/win32ui.rc index 28e7d6d..0d1f1e0 100644 --- a/src/win32/ui/win32ui.rc +++ b/src/win32/ui/win32ui.rc @@ -29,7 +29,7 @@ CAPTION "About OSSEC" FONT 8, "MS Sans Serif" BEGIN DEFPUSHBUTTON "&Close",UI_ID_CLOSE,90,90,50,14 - GROUPBOX " Copyright (C) 2010 Trend Micro Inc.", + GROUPBOX " Copyright (C) 2014 Trend Micro Inc.", IDC_STATIC,7,7,245,82 CTEXT "This program is a free software; you can redistribute it" \ " and/or modify it under the terms of the GNU General" \ @@ -40,7 +40,7 @@ BEGIN END -IDD_MAIN DIALOG DISCARDABLE 0, 0, 207, 156 +IDD_MAIN DIALOG DISCARDABLE 0, 0, 212, 156 STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "OSSEC Agent Manager" FONT 8, "MS Sans Serif"