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
b97b7082
Commit
b97b7082
authored
Mar 18, 2012
by
André Hentschel
Committed by
Alexandre Julliard
Mar 26, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winefile: Resize controls for translations.
parent
162521be
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
winefile.rc
programs/winefile/winefile.rc
+3
-3
No files found.
programs/winefile/winefile.rc
View file @
b97b7082
...
...
@@ -125,9 +125,9 @@ FONT 8, "MS Shell Dlg"
CONTROL "", 101, "Static", SS_SIMPLE|SS_NOPREFIX, 3, 6, 162, 10
CONTROL "&Path:", -1, "Static", SS_LEFTNOWORDWRAP|WS_GROUP, 3, 18, 60, 10
EDITTEXT 201, 3, 29, 134, 12, ES_AUTOHSCROLL
DEFPUSHBUTTON "OK", 1, 1
58, 6, 47
, 14
PUSHBUTTON "Cancel", 2, 1
58, 23, 47
, 14
PUSHBUTTON "&Browse...", 254, 1
58, 43, 47
, 14
DEFPUSHBUTTON "OK", 1, 1
45, 6, 60
, 14
PUSHBUTTON "Cancel", 2, 1
45, 23, 60
, 14
PUSHBUTTON "&Browse...", 254, 1
45, 43, 60
, 14
}
IDD_DIALOG_VIEW_TYPE DIALOG 15, 13, 161, 105
...
...
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