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
643e1c89
Commit
643e1c89
authored
Oct 22, 2006
by
Mikołaj Zalewski
Committed by
Alexandre Julliard
Oct 23, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineconsole: En.rc: Enlarge the "save console settings" dialog to avoid cropping of text.
parent
686203bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
wineconsole_En.rc
programs/wineconsole/wineconsole_En.rc
+8
-8
No files found.
programs/wineconsole/wineconsole_En.rc
View file @
643e1c89
...
...
@@ -114,21 +114,21 @@ FONT 8, "MS Shell Dlg"
CONTROL "", IDC_CNF_WIN_HEIGHT_UD, "msctls_updown32", UDS_SETBUDDYINT|UDS_ALIGNRIGHT|UDS_AUTOBUDDY|UDS_ARROWKEYS|UDS_NOTHOUSANDS, 0, 0, 0, 0
GROUPBOX "End of program", -1, 115, 11, 80, 42, BS_GROUPBOX
AUTOCHECKBOX "&Close console", IDC_CNF_CLOSE_EXIT, 119, 25, 7
5
, 20, WS_TABSTOP
AUTOCHECKBOX "&Close console", IDC_CNF_CLOSE_EXIT, 119, 25, 7
2
, 20, WS_TABSTOP
GROUPBOX "Edition", -1, 115, 55, 80, 42
COMBOBOX IDC_CNF_EDITION_MODE, 119, 69, 7
5
, 20, CBS_DROPDOWNLIST|WS_VSCROLL|WS_TABSTOP
COMBOBOX IDC_CNF_EDITION_MODE, 119, 69, 7
2
, 20, CBS_DROPDOWNLIST|WS_VSCROLL|WS_TABSTOP
}
IDD_SAVE_SETTINGS DIALOG LOADONCALL MOVEABLE DISCARDABLE 20, 20, 1
4
0, 60
IDD_SAVE_SETTINGS DIALOG LOADONCALL MOVEABLE DISCARDABLE 20, 20, 1
7
0, 60
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
CAPTION "Console parameters"
FONT 8, "MS Shell Dlg"
{
GROUPBOX "", -1, 10, 10, 1
2
0, 31, BS_GROUPBOX
AUTORADIOBUTTON "Retain these settings for later sessions", IDC_SAV_SAVE, 14, 15, 1
1
0, 10, WS_TABSTOP
AUTORADIOBUTTON "Modify only current session", IDC_SAV_SESSION, 14, 27, 1
1
0, 10, WS_TABSTOP
GROUPBOX "", -1, 10, 10, 1
5
0, 31, BS_GROUPBOX
AUTORADIOBUTTON "Retain these settings for later sessions", IDC_SAV_SAVE, 14, 15, 1
4
0, 10, WS_TABSTOP
AUTORADIOBUTTON "Modify only current session", IDC_SAV_SESSION, 14, 27, 1
4
0, 10, WS_TABSTOP
PUSHBUTTON "OK", IDOK,
20
, 45, 35, 12
PUSHBUTTON "Cancel", IDCANCEL,
65
, 45, 35, 12
PUSHBUTTON "OK", IDOK,
35
, 45, 35, 12
PUSHBUTTON "Cancel", IDCANCEL,
80
, 45, 35, 12
}
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