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

Alexandre Julliard julliard at winehq.org
Tue Dec 7 10:59:31 CST 2010


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

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

sane.ds: Convert Norwegian translation to UTF-8.

---

 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 cb48513..0baf618 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 0, 0, 186, 46




More information about the wine-cvs mailing list