Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
5972c738
Commit
5972c738
authored
Jun 30, 2004
by
Dmitry Timoshkov
Committed by
Alexandre Julliard
Jun 30, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix control coordinates in German and French versions of open file
dialog. Remove duplicate control ids in Catalan, Russian and Ukrainian dialogs.
parent
c01b2065
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
14 deletions
+13
-14
cdlg_Ca.rc
dlls/commdlg/cdlg_Ca.rc
+1
-1
cdlg_De.rc
dlls/commdlg/cdlg_De.rc
+5
-6
cdlg_Fr.rc
dlls/commdlg/cdlg_Fr.rc
+5
-5
cdlg_Ru.rc
dlls/commdlg/cdlg_Ru.rc
+1
-1
cdlg_Uk.rc
dlls/commdlg/cdlg_Uk.rc
+1
-1
No files found.
dlls/commdlg/cdlg_Ca.rc
View file @
5972c738
...
...
@@ -169,7 +169,7 @@ FONT 8, "Helv"
EDITTEXT 705, 226,152,18,12, WS_BORDER | WS_GROUP | WS_TABSTOP
CONTROL "" ,720,"STATIC",SS_SIMPLE|WS_TABSTOP|WS_GROUP,4,14,140,86
CONTROL "" ,721,"STATIC",SS_SIMPLE|WS_TABSTOP|WS_GROUP,4,116,140,28
CONTROL "" ,710,"STATIC",WS_BORDER|SS_SIMPLE|WS_TABSTOP|WS_GROUP, 152,4,118,116
CONTROL "" ,702,"STATIC",SS_SIMPLE|WS_TABSTOP|WS_GROUP, 278,4,8,116
CONTROL "" ,710,"STATIC",WS_BORDER|SS_SIMPLE|WS_TABSTOP|WS_GROUP, 152,4,118,116
CONTROL "" ,702,"STATIC",SS_SIMPLE|WS_TABSTOP|WS_GROUP, 278,4,8,116
CONTROL "" ,709,"STATIC",SS_SIMPLE|WS_TABSTOP|WS_GROUP, 152,124,40,26
DEFPUSHBUTTON "D'acord", IDOK, 4, 166, 44, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
...
...
dlls/commdlg/cdlg_De.rc
View file @
5972c738
...
...
@@ -255,8 +255,8 @@ FONT 8, "Helv"
LTEXT "&Suche in",IDC_LOOKINSTATIC,4,6,43,8, SS_NOTIFY
COMBOBOX IDC_LOOKIN,49,3,132,100,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | WS_VSCROLL | WS_TABSTOP
LTEXT "" , IDC_TOOLBARSTATIC, 181, 2, 1
2
2, 17, NOT WS_GROUP | NOT WS_VISIBLE
LISTBOX IDC_SHELLSTATIC,4,20,2
9
2,85, LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN | WS_HSCROLL | NOT WS_VISIBLE
LTEXT "" , IDC_TOOLBARSTATIC, 181, 2, 1
0
2, 17, NOT WS_GROUP | NOT WS_VISIBLE
LISTBOX IDC_SHELLSTATIC,4,20,2
7
2,85, LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN | WS_HSCROLL | NOT WS_VISIBLE
LTEXT "Datei&name:",IDC_FILENAMESTATIC,5,112,46,8, SS_NOTIFY
EDITTEXT IDC_FILENAME,54,110,155,12,ES_AUTOHSCROLL
...
...
@@ -266,10 +266,9 @@ FONT 8, "Helv"
CONTROL "&Schreibgeschtzt",IDC_OPENREADONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,54,145,100,10
DEFPUSHBUTTON "&ffnen", IDOK,242,110,50,14
PUSHBUTTON "Abbrechen", IDCANCEL,242,128,50,14
PUSHBUTTON "&Hilfe", pshHelp,242,145,50,14
DEFPUSHBUTTON "&ffnen", IDOK,222,110,50,14
PUSHBUTTON "Abbrechen", IDCANCEL,222,128,50,14
PUSHBUTTON "&Hilfe", pshHelp,222,145,50,14
}
PRINT32 DIALOG LOADONCALL MOVEABLE DISCARDABLE 32, 32, 288, 186
...
...
dlls/commdlg/cdlg_Fr.rc
View file @
5972c738
...
...
@@ -336,8 +336,8 @@ FONT 8, "Helv"
LTEXT "&Rechercher dans",IDC_LOOKINSTATIC,4,6,43,8, SS_NOTIFY
COMBOBOX IDC_LOOKIN,49,3,132,100,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_HASSTRINGS | WS_VSCROLL | WS_TABSTOP
LTEXT "" , IDC_TOOLBARSTATIC, 181, 2, 1
2
2, 17, NOT WS_GROUP | NOT WS_VISIBLE
LISTBOX IDC_SHELLSTATIC,4,20,2
9
2,85, LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN | WS_HSCROLL | NOT WS_VISIBLE
LTEXT "" , IDC_TOOLBARSTATIC, 181, 2, 1
0
2, 17, NOT WS_GROUP | NOT WS_VISIBLE
LISTBOX IDC_SHELLSTATIC,4,20,2
7
2,85, LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN | WS_HSCROLL | NOT WS_VISIBLE
LTEXT "&Nom du fichier:",IDC_FILENAMESTATIC,5,112,46,8, SS_NOTIFY
EDITTEXT IDC_FILENAME,54,110,155,12,ES_AUTOHSCROLL
...
...
@@ -347,9 +347,9 @@ FONT 8, "Helv"
CONTROL "&Protection criture",IDC_OPENREADONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,54,145,100,10
DEFPUSHBUTTON "Ouvrir", IDOK,2
4
2,110,50,14
PUSHBUTTON "Annuler", IDCANCEL,2
4
2,128,50,14
PUSHBUTTON "&Aide", pshHelp,2
4
2,145,50,14
DEFPUSHBUTTON "Ouvrir", IDOK,2
2
2,110,50,14
PUSHBUTTON "Annuler", IDCANCEL,2
2
2,128,50,14
PUSHBUTTON "&Aide", pshHelp,2
2
2,145,50,14
}
STRINGTABLE DISCARDABLE
...
...
dlls/commdlg/cdlg_Ru.rc
View file @
5972c738
...
...
@@ -240,7 +240,7 @@ FONT 8, "Ms Sans Serif"
LTEXT "", stc11, 60, 48, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT ":", stc10, 16, 60, 36,10, SS_NOPREFIX
LTEXT "", stc14, 60, 60, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT ":",
stc13
, 16, 72, 36,10, SS_NOPREFIX
LTEXT ":",
stc9
, 16, 72, 36,10, SS_NOPREFIX
LTEXT "", stc13, 60, 72, 152,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
GROUPBOX "", grp2, 160, 92, 120,64, WS_GROUP
...
...
dlls/commdlg/cdlg_Uk.rc
View file @
5972c738
...
...
@@ -240,7 +240,7 @@ FONT 8, "Ms Sans Serif"
LTEXT "", stc11, 60, 48, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "̳:", stc10, 16, 60, 36,10, SS_NOPREFIX
LTEXT "", stc14, 60, 60, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT ":",
stc13
, 16, 72, 36,10, SS_NOPREFIX
LTEXT ":",
stc9
, 16, 72, 36,10, SS_NOPREFIX
LTEXT "", stc13, 60, 72, 152,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
GROUPBOX "ﳿ", grp2, 160, 92, 120,64, WS_GROUP
...
...
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