~ubuntu-branches/ubuntu/wily/wine/wily

« back to all changes in this revision

Viewing changes to dlls/comctl32/comctl_Ja.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2008-10-18 00:44:19 UTC
  • mfrom: (1.1.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20081018004419-j4p62oxfecgji9m8
Tags: 1.0.1-0ubuntu1
* New upstream release
  - Bug Fix only release (LP: #285341)
* Update includes our tools/wine.desktop patch, so we no longer have that

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
IDD_PROPSHEET DIALOG DISCARDABLE 0, 0, 220, 140
22
22
STYLE DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
23
23
CAPTION "Properties for %s"
24
 
FONT 9, "MS UI Gothic"
 
24
FONT 9, "MS Shell Dlg"
25
25
BEGIN
26
26
  DEFPUSHBUTTON "OK",     IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP
27
27
  PUSHBUTTON    "�L�����Z��", IDCANCEL,58,122,50,14
34
34
IDD_WIZARD DIALOG DISCARDABLE 0, 0, 290, 159
35
35
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
36
36
CAPTION "Wizard"
37
 
FONT 9, "MS UI Gothic"
 
37
FONT 9, "MS Shell Dlg"
38
38
BEGIN
39
39
  PUSHBUTTON    "< �߂�(&B)", IDC_BACK_BUTTON,71,138,50,14
40
40
  DEFPUSHBUTTON "�i��(&N) >", IDC_NEXT_BUTTON,121,138,50,14
50
50
IDD_TBCUSTOMIZE DIALOG DISCARDABLE 10, 20, 357, 125
51
51
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
52
52
CAPTION "Customize Toolbar"
53
 
FONT 9, "MS UI Gothic"
 
53
FONT 9, "MS Shell Dlg"
54
54
BEGIN
55
55
  DEFPUSHBUTTON "�‚���(&C)",     IDCANCEL,308,6,44,14
56
56
  PUSHBUTTON    "���Z�b�g(R&)",     IDC_RESET_BTN,308,23,44,14