Paul Vriens : gphoto2.ds: Add the UTF-8 pragma for the Danish resources.

Alexandre Julliard julliard at winehq.org
Mon Aug 3 11:13:47 CDT 2009


Module: wine
Branch: master
Commit: 5fc0ccec93ea29aac102548df15853df5a4f5f14
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5fc0ccec93ea29aac102548df15853df5a4f5f14

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Thu Jul 30 19:58:41 2009 +0200

gphoto2.ds: Add the UTF-8 pragma for the Danish resources.

---

 dlls/gphoto2.ds/gphoto2_Da.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dlls/gphoto2.ds/gphoto2_Da.rc b/dlls/gphoto2.ds/gphoto2_Da.rc
index c18b77a..5f6c126 100644
--- a/dlls/gphoto2.ds/gphoto2_Da.rc
+++ b/dlls/gphoto2.ds/gphoto2_Da.rc
@@ -20,6 +20,8 @@
 
 #include "resource.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
 
 IDD_CAMERAUI DIALOG DISCARDABLE  0, 0, 372, 273




More information about the wine-cvs mailing list