Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
f80cd0db
Commit
f80cd0db
authored
Oct 18, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tools: Convert source files to utf-8.
parent
7d5f732d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
wineinstall
tools/wineinstall
+1
-1
wineprefixcreate.in
tools/wineprefixcreate.in
+1
-1
lang.c
tools/wmc/lang.c
+2
-2
translation.c
tools/wrc/translation.c
+1
-1
No files found.
tools/wineinstall
View file @
f80cd0db
...
...
@@ -2,7 +2,7 @@
# WINE Installation script
# Can do almost everything from compiling to configuring...
#
# Copyright 1999 Ove Kåven
# Copyright 1999 Ove K
å
ven
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
...
...
tools/wineprefixcreate.in
View file @
f80cd0db
...
...
@@ -2,7 +2,7 @@
#
# Script to create the initial WINEPREFIX directory
#
# Copyright 1999 Ove Kven
# Copyright 1999 Ove K
å
ven
# Copyright 2004 Chris Morgan
# Copyright 2004 Alexandre Julliard
#
...
...
tools/wmc/lang.c
View file @
f80cd0db
...
...
@@ -50,7 +50,7 @@ static const language_t languages[] = {
{
0x0011
,
932
,
932
,
"Japanese"
,
NULL
},
{
0x0012
,
949
,
949
,
"Korean"
,
NULL
},
{
0x0013
,
850
,
1252
,
"Dutch"
,
NULL
},
{
0x0014
,
850
,
1252
,
"Norwegian (Bokml)"
,
NULL
},
{
0x0014
,
850
,
1252
,
"Norwegian (Bokm
å
l)"
,
NULL
},
{
0x0015
,
852
,
1250
,
"Polish"
,
NULL
},
{
0x0016
,
850
,
1252
,
"Portuguese"
,
NULL
},
{
0x0018
,
852
,
1250
,
"Romanian"
,
NULL
},
...
...
@@ -90,7 +90,7 @@ static const language_t languages[] = {
{
0x0411
,
932
,
932
,
"Japanese"
,
"Japan"
},
{
0x0412
,
949
,
949
,
"Korean"
,
"Korea (south)"
},
{
0x0413
,
850
,
1252
,
"Dutch"
,
"Netherlands"
},
{
0x0414
,
850
,
1252
,
"Norwegian (Bokml)"
,
"Norway"
},
{
0x0414
,
850
,
1252
,
"Norwegian (Bokm
å
l)"
,
"Norway"
},
{
0x0415
,
852
,
1250
,
"Polish"
,
"Poland"
},
{
0x0416
,
850
,
1252
,
"Portuguese"
,
"Brazil"
},
{
0x0418
,
852
,
1250
,
"Romanian"
,
"Romania"
},
...
...
tools/wrc/translation.c
View file @
f80cd0db
/*
* Copyright 2003 Vincent Bron
* Copyright 2003 Vincent B
é
ron
* Copyright 2007, 2008 Mikolaj Zalewski
*
* This library is free software; you can redistribute it and/or
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment