=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: winecfg: Add more room for the license.

Alexandre Julliard julliard at winehq.org
Mon Jun 3 16:06:31 CDT 2013


Module: wine
Branch: master
Commit: 09fb0ca5eed93c16ebc33b965e0c72f7a34edb7d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=09fb0ca5eed93c16ebc33b965e0c72f7a34edb7d

Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri May 31 23:15:31 2013 +0200

winecfg: Add more room for the license.

---

 programs/winecfg/winecfg.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winecfg/winecfg.rc b/programs/winecfg/winecfg.rc
index 1f06c77..f856de1 100644
--- a/programs/winecfg/winecfg.rc
+++ b/programs/winecfg/winecfg.rc
@@ -130,7 +130,7 @@ BEGIN
     LTEXT           "",IDC_ABT_PANEL_TEXT,160,43,140,8
     CONTROL         "",IDC_ABT_WEB_LINK,"SysLink", LWS_TRANSPARENT, 105,53,106,8
     LTEXT           "This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.",
-                    IDC_ABT_LICENSE_TEXT,105,64,145,60
+                    IDC_ABT_LICENSE_TEXT,105,64,145,66
     GROUPBOX        "Windows registration information", IDC_STATIC, 15, 155, 230, 55
     LTEXT           "&Owner:", IDC_STATIC, 22, 171, 40, 20
     EDITTEXT        IDC_ABT_OWNER, 75, 171, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP




More information about the wine-cvs mailing list