Updated Norwegian winecfg

"Alexander N. Sørnes" alex at thehandofagony.com
Sun Apr 9 16:56:50 CDT 2006


Updated Norwegian Bokmål resources for winecfg.


Regards,

Alexander N. Sørnes
-------------- next part --------------
Index: programs/winecfg/No.rc
===================================================================
RCS file: /home/wine/wine/programs/winecfg/No.rc,v
retrieving revision 1.14
diff -u -p -r1.14 No.rc
--- programs/winecfg/No.rc	24 Feb 2006 20:31:24 -0000	1.14
+++ programs/winecfg/No.rc	9 Apr 2006 20:45:06 -0000
@@ -165,7 +165,11 @@ BEGIN
     GROUPBOX        " DirectSound ",IDC_STATIC,8,205,244,60
     LTEXT	 "Maskinvareakselerasjon: ",IDC_STATIC,15,215,90,10
     COMBOBOX	    IDC_DSOUND_HW_ACCEL,100,213,150,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
-    CONTROL         "Driveremulering",IDC_DSOUND_DRV_EMUL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,230,230,10
+    LTEXT           "Standard samplingsrate:",IDC_STATIC,15,232,70,8
+    COMBOBOX        IDC_DSOUND_RATES,90,230,42,76,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    LTEXT           "Standard biter per prøve:",IDC_STATIC,137,232,80,8
+    COMBOBOX        IDC_DSOUND_BITS,220,230,30,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    CONTROL         "Driveremulering",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-patches mailing list