Module: wine Branch: master Commit: 90586893c167b157bf76cce5bfa37ea3514e5d84 URL: http://source.winehq.org/git/wine.git/?a=commit;h=90586893c167b157bf76cce5bf...
Author: André Hentschel nerv@dawncrow.de Date: Mon Jul 6 18:49:21 2009 +0200
winecfg: Improve German About dialog.
---
programs/winecfg/De.rc | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/programs/winecfg/De.rc b/programs/winecfg/De.rc index 1bedd06..019b49b 100644 --- a/programs/winecfg/De.rc +++ b/programs/winecfg/De.rc @@ -42,11 +42,11 @@ BEGIN LTEXT "http://www.winehq.org/%22,IDC_STATIC,119,31,106,8 LTEXT "Diese Bibliothek ist freie Software; Sie d�rfen sie unter den Bedingungen der GNU Lesser General Public License, wie von der Free Software Foundation ver�ffentlicht, weiterverteilen und/oder modifizieren; entweder gem�� Version 2.1 der Lizenz oder (nach Ihrer Option) jeder sp�teren Version.", IDC_STATIC,119,44,124,72 - GROUPBOX " Windows-Registrierungs-Informationen ", IDC_STATIC, 15, 110, 230, 55 - LTEXT "&Eigent�mer:", IDC_STATIC, 22, 126, 40, 20 - EDITTEXT IDC_ABT_OWNER, 75, 126, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP - LTEXT "&Organisation:", IDC_STATIC, 22, 140, 50, 20 - EDITTEXT IDC_ABT_ORG, 75, 140, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP + GROUPBOX " Windows-Registrierungs-Informationen ", IDC_STATIC, 15, 120, 230, 55 + LTEXT "&Eigent�mer:", IDC_STATIC, 22, 136, 40, 20 + EDITTEXT IDC_ABT_OWNER, 75, 136, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP + LTEXT "&Organisation:", IDC_STATIC, 22, 150, 50, 20 + EDITTEXT IDC_ABT_ORG, 75, 150, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP END
IDD_APPCFG DIALOG DISCARDABLE 0, 0, 260, 250