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
cd71cb26
Commit
cd71cb26
authored
Apr 21, 2009
by
Reece Dunn
Committed by
Alexandre Julliard
Apr 22, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winecfg: Fix the size of the application static text in Japanese.
parent
2c3d5b27
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Ja.rc
programs/winecfg/Ja.rc
+2
-2
No files found.
programs/winecfg/Ja.rc
View file @
cd71cb26
...
...
@@ -57,9 +57,9 @@ FONT 9, "MS Shell Dlg"
BEGIN
GROUPBOX " アプリケーション設定 ",IDC_STATIC, 8,4,244,240
LTEXT "Wineはアプリケーションによって異なるWindowsのバージョンをエミュレートできます。 このタブはライブラリ及びグラフィック各タブと連動しますので、システム全体の設定や\n個別アプリケーションの設定の変更が行えます。",
IDC_STATIC,15,20,227,3
0
IDC_STATIC,15,20,227,3
6
CONTROL "アプリケーション",IDC_APP_LISTVIEW,"SysListView32",WS_BORDER | WS_TABSTOP | LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAYS,
15,5
0,230,150
15,5
6,230,144
PUSHBUTTON "アプリケーションを追加(&A)...",IDC_APP_ADDAPP, 90,204,75,14
PUSHBUTTON "アプリケーションを削除(&R)",IDC_APP_REMOVEAPP, 170,204,75,14
LTEXT "&Windows バージョン:",IDC_STATIC,17,226,58,8
...
...
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