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
64f7ab87
Commit
64f7ab87
authored
Mar 05, 2012
by
André Hentschel
Committed by
Alexandre Julliard
Mar 06, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winecfg: Resize more controls for translations.
parent
2bf08132
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
winecfg.rc
programs/winecfg/winecfg.rc
+4
-4
No files found.
programs/winecfg/winecfg.rc
View file @
64f7ab87
...
...
@@ -224,8 +224,8 @@ BEGIN
LTEXT "Failed to connect to the mount manager, the drive configuration cannot be edited.", IDC_STATIC_MOUNTMGR_ERROR, 15,30,190,76
CONTROL "",IDC_LIST_DRIVES,"SysListView32",LVS_REPORT | LVS_AUTOARRANGE | LVS_ALIGNLEFT |
LVS_SINGLESEL | WS_BORDER | WS_TABSTOP, 15,18,232,76
PUSHBUTTON "&Add...",IDC_BUTTON_ADD,15,98,
47
,14
PUSHBUTTON "&Remove",IDC_BUTTON_REMOVE,
66,98,47
,14
PUSHBUTTON "&Add...",IDC_BUTTON_ADD,15,98,
53
,14
PUSHBUTTON "&Remove",IDC_BUTTON_REMOVE,
72,98,53
,14
PUSHBUTTON "Auto&detect",IDC_BUTTON_AUTODETECT,146,98,100,14
/* editing drive details */
...
...
@@ -238,8 +238,8 @@ BEGIN
PUSHBUTTON "Show &Advanced",IDC_BUTTON_SHOW_HIDE_ADVANCED,146,135,100,13
LTEXT "De&vice:",IDC_STATIC_DEVICE,15,153,42,9
EDITTEXT IDC_EDIT_DEVICE,59,150,1
3
2,13,ES_AUTOHSCROLL | WS_TABSTOP
PUSHBUTTON "Bro&wse...",IDC_BUTTON_BROWSE_DEVICE,1
96,150,5
0,13
EDITTEXT IDC_EDIT_DEVICE,59,150,1
2
2,13,ES_AUTOHSCROLL | WS_TABSTOP
PUSHBUTTON "Bro&wse...",IDC_BUTTON_BROWSE_DEVICE,1
86,150,6
0,13
LTEXT "&Label:",IDC_STATIC_LABEL,15,168,42,12
EDITTEXT IDC_EDIT_LABEL,59,165,78,13,ES_AUTOHSCROLL | WS_TABSTOP
...
...
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