Paul Vriens : winecfg: Update Dutch resources for the Audio tab.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 12 06:44:25 CST 2005


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

Author: Paul Vriens <Paul.Vriens at xs4all.nl>
Date:   Mon Dec 12 11:50:57 2005 +0100

winecfg: Update Dutch resources for the Audio tab.

---

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

diff --git a/programs/winecfg/Nl.rc b/programs/winecfg/Nl.rc
index 3c8318a..b4cdf9a 100644
--- a/programs/winecfg/Nl.rc
+++ b/programs/winecfg/Nl.rc
@@ -154,13 +154,13 @@ BEGIN
     LTEXT	"Geluidsbesturing: ",IDC_STATIC,10,20,60,8
     COMBOBOX	IDC_AUDIO_DRIVER,70,18,85,85,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
     PUSHBUTTON	"Automatisch detecteren",IDC_AUDIO_AUTODETECT,170,18,79,14
-    PUSHBUTTON	"Configureer",IDC_AUDIO_CONFIGURE,170,38,49,14
-    PUSHBUTTON	"Configuratiescherm",IDC_AUDIO_CONTROL_PANEL,170,58,69,14
-
-    GROUPBOX    " DirectSound ",IDC_STATIC,8,75,244,120
-    LTEXT	"Hardwareversnelling: ",IDC_STATIC,15,85,90,10
-    COMBOBOX	IDC_DSOUND_HW_ACCEL,100,83,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
-    CONTROL     "Stuurprogramma emulatie",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,100,230,10
+    PUSHBUTTON	"Configureer",IDC_AUDIO_CONFIGURE,170,38,79,14
+    PUSHBUTTON	"Configuratiescherm",IDC_AUDIO_CONTROL_PANEL,170,58,79,14
+    CONTROL     "Apparaten",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,10,40,150,160
+    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
 END
 
 IDD_APPEARANCE DIALOG DISCARDABLE  0, 0, 260, 250




More information about the wine-cvs mailing list