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
07f90873
Commit
07f90873
authored
May 28, 2010
by
Nikolay Sivov
Committed by
Alexandre Julliard
May 28, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comctl32: Fix accelerator letters for Toolbar customizing dialog.
parent
5ab5c581
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
comctl_Ru.rc
dlls/comctl32/comctl_Ru.rc
+3
-3
No files found.
dlls/comctl32/comctl_Ru.rc
View file @
07f90873
...
...
@@ -62,13 +62,13 @@ BEGIN
DEFPUSHBUTTON "&Закрыть", IDCANCEL,308,6,44,14
PUSHBUTTON "С&бросить", IDC_RESET_BTN,308,23,44,14
PUSHBUTTON "&Справка", IDC_HELP_BTN,308,40,44,14
PUSHBUTTON "Переместить
&вв
ерх", IDC_MOVEUP_BTN,308,74,44,14
PUSHBUTTON "Переместить
вв&
ерх", IDC_MOVEUP_BTN,308,74,44,14
PUSHBUTTON "Переместить &вниз", IDC_MOVEDN_BTN,308,91,44,14
LTEXT "
&Доступные
кнопки:", -1,4,5,84,10
LTEXT "
Доступные &
кнопки:", -1,4,5,84,10
LISTBOX IDC_AVAILBTN_LBOX,4,17,120,100, LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
PUSHBUTTON "&Добавить ->", IDOK, 131, 42, 44, 14
PUSHBUTTON "<- &Удалить", IDC_REMOVE_BTN,131,62,44,14
LTEXT "
&Кнопки
панели инструментов:", -1,182,5,78,10
LTEXT "
Кнопки &
панели инструментов:", -1,182,5,78,10
LISTBOX IDC_TOOLBARBTN_LBOX, 182,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
END
...
...
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