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
11529e1c
Commit
11529e1c
authored
Jun 15, 2011
by
Francois Gouget
Committed by
Alexandre Julliard
Jun 15, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvfw32: Fix ellipsis usage in the menu and button labels.
parent
d7768739
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
msvfw32_En.rc
dlls/msvfw32/msvfw32_En.rc
+1
-1
msvfw32_Hu.rc
dlls/msvfw32/msvfw32_Hu.rc
+1
-1
No files found.
dlls/msvfw32/msvfw32_En.rc
View file @
11529e1c
...
...
@@ -32,7 +32,7 @@ FONT 8, "MS Shell Dlg"
COMBOBOX IDC_COMP_LIST,9,16,111,67,CBS_DROPDOWNLIST|WS_VSCROLL|WS_TABSTOP
PUSHBUTTON "Con&figure...",IDC_CONFIGURE,129,36,49,14
PUSHBUTTON "&About
...
",IDC_ABOUT,129,52,49,14
PUSHBUTTON "&About",IDC_ABOUT,129,52,49,14
SCROLLBAR IDC_QUALITY_SCROLL,9,44,111,9,WS_TABSTOP
...
...
dlls/msvfw32/msvfw32_Hu.rc
View file @
11529e1c
...
...
@@ -32,7 +32,7 @@ FONT 8, "MS Shell Dlg"
COMBOBOX IDC_COMP_LIST,9,16,111,67,CBS_DROPDOWNLIST|WS_VSCROLL|WS_TABSTOP
PUSHBUTTON "Bell&ts...",IDC_CONFIGURE,129,36,49,14
PUSHBUTTON "&About
...
",IDC_ABOUT,129,52,49,14
PUSHBUTTON "&About",IDC_ABOUT,129,52,49,14
SCROLLBAR IDC_QUALITY_SCROLL,9,44,111,9,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