Paul Vriens : winecfg: Update Dutch resource.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Apr 13 06:35:16 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 346aa7a3fe5495a150e527b87e2f077b6cec7b6c
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=346aa7a3fe5495a150e527b87e2f077b6cec7b6c

Author: Paul Vriens <Paul.Vriens at xs4all.nl>
Date:   Thu Apr 13 11:05:34 2006 +0200

winecfg: Update Dutch resource.

---

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

diff --git a/programs/winecfg/Nl.rc b/programs/winecfg/Nl.rc
index 6aefbb6..a2f1858 100644
--- a/programs/winecfg/Nl.rc
+++ b/programs/winecfg/Nl.rc
@@ -168,7 +168,11 @@ BEGIN
     GROUPBOX        " DirectSound ",IDC_STATIC,8,205,244,60
     LTEXT	    "Hardwareversnelling: ",IDC_STATIC,15,215,90,10
     COMBOBOX	    IDC_DSOUND_HW_ACCEL,100,213,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
-    CONTROL         "Stuurprogramma emulatie",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,230,230,10
+    LTEXT           "Monsterfrequentie:",IDC_STATIC,15,232,70,8
+    COMBOBOX        IDC_DSOUND_RATES,90,230,42,76,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    LTEXT           "Bits per monster:",IDC_STATIC,157,232,60,8
+    COMBOBOX        IDC_DSOUND_BITS,220,230,30,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    CONTROL         "Stuurprogramma emulatie",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,250,230,10
 END
 
 IDD_DESKTOP_INTEGRATION DIALOG DISCARDABLE  0, 0, 260, 250




More information about the wine-cvs mailing list