Henning Gerhardt : winecfg: Update German resource.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 8 07:06:16 CST 2005


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

Author: Henning Gerhardt <henning.gerhardt at web.de>
Date:   Thu Dec  8 12:45:19 2005 +0100

winecfg: Update German resource.

---

 programs/winecfg/De.rc |   18 ++++++++----------
 1 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/programs/winecfg/De.rc b/programs/winecfg/De.rc
index e8d58de..7fb6130 100644
--- a/programs/winecfg/De.rc
+++ b/programs/winecfg/De.rc
@@ -153,16 +153,14 @@ FONT 8, "MS Shell Dlg"
 BEGIN
     LTEXT       "Audio Treiber: ",IDC_STATIC,10,20,60,8
     COMBOBOX    IDC_AUDIO_DRIVER,70,18,85,85,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
-    PUSHBUTTON  "Automatisch",IDC_AUDIO_AUTODETECT,170,20,49,14
-    PUSHBUTTON  "Konfigurieren",IDC_AUDIO_CONFIGURE,170,40,49,14
-    PUSHBUTTON  "Kontrollschirm",IDC_AUDIO_CONTROL_PANEL,170,60,49,14
-    
-    GROUPBOX    " DirectSound ",IDC_STATIC,8,75,244,120
-    
-    LTEXT       "Hardware Beschleunigung: ", IDC_STATIC,15,85,90,10
-    COMBOBOX    IDC_DSOUND_HW_ACCEL,100,83,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
-    CONTROL     "Treiber Emulation",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,100,230,10
-    
+    PUSHBUTTON  "Automatisch",IDC_AUDIO_AUTODETECT,170,20,59,14
+    PUSHBUTTON  "Konfigurieren",IDC_AUDIO_CONFIGURE,170,40,59,14
+    PUSHBUTTON  "Kontrollschirm",IDC_AUDIO_CONTROL_PANEL,170,60,59,14
+    CONTROL     "Geräte",IDC_AUDIO_TREE,"SysTreeView32",WS_BORDER | WS_TABSTOP,10,40,150,160
+    GROUPBOX    " DirectSound ",IDC_STATIC,8,205,244,60    
+    LTEXT       "Hardware Beschleunigung: ", IDC_STATIC,15,215,90,10
+    COMBOBOX    IDC_DSOUND_HW_ACCEL,100,213,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    CONTROL     "Treiber Emulation",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