Module: wine
Branch: refs/heads/master
Commit: 66b548ac81b50c9df3aaf0d57a06a3274aee30af
URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=66b548ac81b50c9df3aaf0d…
Author: Anssi Hannula <anssi.hannula(a)gmail.com>
Date: Thu Apr 13 19:02:08 2006 +0300
twain_32: Add Finnish resources.
---
dlls/twain_32/rsrc.rc | 1 +
dlls/twain_32/twain_Fi.rc | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 0 deletions(-)
create mode 100644 dlls/twain_32/twain_Fi.rc
diff --git a/dlls/twain_32/rsrc.rc b/dlls/twain_32/rsrc.rc
index 4aaafce..1f86ef3 100644
--- a/dlls/twain_32/rsrc.rc
+++ b/dlls/twain_32/rsrc.rc
@@ -27,4 +27,5 @@
#include "twain_De.rc"
#include "twain_En.rc"
+#include "twain_Fi.rc"
#include "twain_Ko.rc"
diff --git a/dlls/twain_32/twain_Fi.rc b/dlls/twain_32/twain_Fi.rc
new file mode 100644
index 0000000..751d493
--- /dev/null
+++ b/dlls/twain_32/twain_Fi.rc
@@ -0,0 +1,40 @@
+/*
+ * Finnish resources for Twain
+ *
+ * Copyright 2006 Anssi Hannula
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+
+LANGUAGE LANG_FINNISH, SUBLANG_DEFAULT
+
+IDD_DIALOG1 DIALOG DISCARDABLE 0, 0, 186, 46
+STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND
+CAPTION "Skannataan"
+FONT 8, "MS Sans Serif"
+BEGIN
+ LTEXT "SKANNATAAN.... Odota hetki",IDC_STATIC,53,19,85,8
+END
+
+STRINGTABLE DISCARDABLE
+{
+ 0 ""
+ 1 "px"
+ 2 "b"
+ 3 "mm"
+ 4 "dpi"
+ 5 "%"
+ 6 "ns"
+}
ChangeSet ID: 24215
CVSROOT: /opt/cvs-commit
Module name: lostwages
Changes by: wineowner(a)winehq.org 2006/04/13 12:27:09
Modified files:
include : winehq.conf
wwn : wn20060410_311.xml
Added files:
news : 2006041301.xml
Log message:
news about Wine 0.9.12 and one tiny WWN #311 correction
Patch: http://cvs.winehq.org/patch.py?id=24215
Old revision New revision Changes Path
1.35 1.36 +1 -1 lostwages/include/winehq.conf
Added 1.1 +0 -0 lostwages/news/2006041301.xml
1.1 1.2 +1 -1 lostwages/wwn/wn20060410_311.xml
Index: lostwages/include/winehq.conf
diff -u -p lostwages/include/winehq.conf:1.35 lostwages/include/winehq.conf:1.36
--- lostwages/include/winehq.conf:1.35 13 Apr 2006 17:27: 9 -0000
+++ lostwages/include/winehq.conf 13 Apr 2006 17:27: 9 -0000
@@ -29,7 +29,7 @@ news_xml_path: news
wwn_xml_path: wwn
# Snapshot Date
-snapshot_date: 0.9.11
+snapshot_date: 0.9.12
# Current RH Packages Snapshot Date
snapshot_date_rh: 0.9.2
Index: lostwages/news/2006041301.xml
diff -u -p /dev/null lostwages/news/2006041301.xml:1.1
--- /dev/null 13 Apr 2006 17:27: 9 -0000
+++ lostwages/news/2006041301.xml 13 Apr 2006 17:27: 9 -0000
@@ -0,0 +1,29 @@
+<news>
+ <date>April 13, 2006</date>
+ <title>Wine 0.9.12 Released</title>
+ <body>
+<p>
+Wine 0.9.12 fell out of the git tree this morning. Notable improvements
+include:
+<ul>
+ <li>New Winelib Internet Explorer application (all 5 lines of it).</li>
+ <li>Several improvements to the font support.</li>
+ <li>More work on the IDL compiler.</li>
+ <li>Faster drawing of the cards in Solitaire (very important feature).</li>
+ <li>A number of fixes for issues found by the Coverity code cheker.</li>
+</ul></p>
+<p>
+ Hear that? Faster drawing of the cards in Solitaire! I know you're
+ all psyched about that.
+</p><p>
+ Binary packages are in the process of being built, but the source is
+ <a href="http://prdownloads.sourceforge.net/wine/wine-0.9.12.tar.bz2">available
+ now</a>. You can find out more about this release in the
+ <a href="?announce=1.116">announcement</a>. Check out our
+ <a href="/site/download">download page</a> for packages for your favorite
+ distribution. Currently official Fedora packages lag behind, but you can get
+ Wine-0.9.10 by running <tt>yum install wine</tt> from
+ <a href="http://fedoraproject.org/extras/4/i386/repodata/repoview/W.group.html">Fedora Extras</a>.
+</p>
+ </body>
+</news>
Index: lostwages/wwn/wn20060410_311.xml
diff -u -p lostwages/wwn/wn20060410_311.xml:1.1 lostwages/wwn/wn20060410_311.xml:1.2
--- lostwages/wwn/wn20060410_311.xml:1.1 13 Apr 2006 17:27: 9 -0000
+++ lostwages/wwn/wn20060410_311.xml 13 Apr 2006 17:27: 9 -0000
@@ -358,7 +358,7 @@ pre-release kernels until 2.6.17.
</section>
<section
- title="Coverity Scan Wine"
+ title="Coverity Scans Wine"
subject="Coverity doing scans of Wine codebase!"
archive="http://www.winehq.com/pipermail/wine-devel/2006-April/046347.html"
posts="23"