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
05a4d26c
Commit
05a4d26c
authored
Jun 02, 2009
by
Francois Gouget
Committed by
Alexandre Julliard
Jun 03, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winedbg & appwiz.cpl: Use SUBLANG_NEUTRAL for German.
parent
ac831d5a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
De.rc
dlls/appwiz.cpl/De.rc
+1
-1
rsrc_De.rc
programs/winedbg/rsrc_De.rc
+1
-1
No files found.
dlls/appwiz.cpl/De.rc
View file @
05a4d26c
...
...
@@ -21,7 +21,7 @@
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_
DEFAULT
LANGUAGE LANG_GERMAN, SUBLANG_
NEUTRAL
STRINGTABLE
{
...
...
programs/winedbg/rsrc_De.rc
View file @
05a4d26c
...
...
@@ -20,7 +20,7 @@
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_
DEFAULT
LANGUAGE LANG_GERMAN, SUBLANG_
NEUTRAL
IDM_DEBUG_POPUP MENU
BEGIN
...
...
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