André Hentschel : sane.ds: Convert Norwegian translation to UTF-8.

Alexandre Julliard julliard at winehq.org
Thu Apr 7 07:36:58 CDT 2011


Module: wine
Branch: stable
Commit: 8f0fc4e125b0fb2ed89232d961c539d0804029e8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8f0fc4e125b0fb2ed89232d961c539d0804029e8

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon Dec  6 21:36:14 2010 +0100

sane.ds: Convert Norwegian translation to UTF-8.
(cherry picked from commit 828fa067ec7937f8e498732003c7fd6e16894c83)

---

 dlls/sane.ds/sane_No.rc |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dlls/sane.ds/sane_No.rc b/dlls/sane.ds/sane_No.rc
index 1392788..83b710a 100644
--- a/dlls/sane.ds/sane_No.rc
+++ b/dlls/sane.ds/sane_No.rc
@@ -1,7 +1,7 @@
 /*
- * Norwegian Bokmål resources for Twain
+ * Norwegian Bokmål resources for Twain
  *
- * Copyright 2006 Alexander N. Sørnes <alex at thehandofagony.com>
+ * Copyright 2006 Alexander N. Sørnes <alex at thehandofagony.com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -20,6 +20,8 @@
 
 #include "resource.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
 
 IDD_DIALOG1 DIALOG DISCARDABLE 0, 0, 186, 46




More information about the wine-cvs mailing list