Paul Vriens : winecfg: Dutch resources update.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Dec 20 04:56:26 CST 2005


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

Author: Paul Vriens <paul.vriens at xs4all.nl>
Date:   Tue Dec 20 11:47:00 2005 +0100

winecfg: Dutch resources update.

---

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

diff --git a/programs/winecfg/Nl.rc b/programs/winecfg/Nl.rc
index d30b079..fd29e29 100644
--- a/programs/winecfg/Nl.rc
+++ b/programs/winecfg/Nl.rc
@@ -159,9 +159,9 @@ IDD_AUDIOCFG DIALOG DISCARDABLE  0, 0, 2
 STYLE WS_CHILD | WS_DISABLED
 FONT 8, "MS Shell Dlg"
 BEGIN
-    GROUPBOX        " Driver Selection ",IDC_STATIC,8,4,244,195
+    GROUPBOX        " Stuurprograma selectie ",IDC_STATIC,8,4,244,195
     LTEXT	    "Geluidsbesturing: ",IDC_STATIC,15,20,227,30
-    CONTROL         "Apparaten",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,10,50,150,160
+    CONTROL         "Apparaten",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,15,50,140,140
     PUSHBUTTON	    "Configuratiescherm",IDC_AUDIO_CONTROL_PANEL,170,50,79,14
     GROUPBOX        " DirectSound ",IDC_STATIC,8,205,244,60
     LTEXT	    "Hardwareversnelling: ",IDC_STATIC,15,215,90,10




More information about the wine-cvs mailing list