1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00

programs: Standardize the About menus.

This commit is contained in:
Francois Gouget 2011-04-12 10:57:30 +02:00 committed by Alexandre Julliard
parent 29116e2400
commit d1b51d8502
55 changed files with 12891 additions and 12779 deletions

View File

@ -32,7 +32,7 @@ SYSMENU MENU
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Close\tAlt-F4", 61536 MENUITEM "&Close\tAlt-F4", 61536
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&About Wine...", 61761 MENUITEM "&About Wine", 61761
} }
EDITMENU MENU EDITMENU MENU

565
po/ar.po

File diff suppressed because it is too large Load Diff

568
po/bg.po

File diff suppressed because it is too large Load Diff

565
po/ca.po

File diff suppressed because it is too large Load Diff

572
po/cs.po

File diff suppressed because it is too large Load Diff

572
po/da.po

File diff suppressed because it is too large Load Diff

572
po/de.po

File diff suppressed because it is too large Load Diff

562
po/el.po

File diff suppressed because it is too large Load Diff

570
po/en.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

566
po/eo.po

File diff suppressed because it is too large Load Diff

572
po/es.po

File diff suppressed because it is too large Load Diff

565
po/fa.po

File diff suppressed because it is too large Load Diff

569
po/fi.po

File diff suppressed because it is too large Load Diff

572
po/fr.po

File diff suppressed because it is too large Load Diff

572
po/he.po

File diff suppressed because it is too large Load Diff

569
po/hi.po

File diff suppressed because it is too large Load Diff

569
po/hu.po

File diff suppressed because it is too large Load Diff

572
po/it.po

File diff suppressed because it is too large Load Diff

572
po/ja.po

File diff suppressed because it is too large Load Diff

572
po/ko.po

File diff suppressed because it is too large Load Diff

572
po/lt.po

File diff suppressed because it is too large Load Diff

569
po/ml.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

572
po/nl.po

File diff suppressed because it is too large Load Diff

569
po/or.po

File diff suppressed because it is too large Load Diff

569
po/pa.po

File diff suppressed because it is too large Load Diff

572
po/pl.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

571
po/rm.po

File diff suppressed because it is too large Load Diff

572
po/ro.po

File diff suppressed because it is too large Load Diff

572
po/ru.po

File diff suppressed because it is too large Load Diff

568
po/sk.po

File diff suppressed because it is too large Load Diff

572
po/sl.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

572
po/sv.po

File diff suppressed because it is too large Load Diff

569
po/te.po

File diff suppressed because it is too large Load Diff

563
po/th.po

File diff suppressed because it is too large Load Diff

572
po/tr.po

File diff suppressed because it is too large Load Diff

572
po/uk.po

File diff suppressed because it is too large Load Diff

566
po/wa.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@ MAIN_MENU MENU
MENUITEM "&Always on Top", IDM_ONTOP MENUITEM "&Always on Top", IDM_ONTOP
} }
POPUP "Inf&o" { POPUP "Inf&o" {
MENUITEM "&About Clock...", IDM_ABOUT MENUITEM "&About Clock", IDM_ABOUT
} }
} }

View File

@ -61,7 +61,7 @@ CmdlgtstMenu MENU
POPUP "&Help" POPUP "&Help"
{ {
MENUITEM "&Usage", CM_H_USAGE MENUITEM "&Usage", CM_H_USAGE
MENUITEM "&About", CM_H_ABOUT MENUITEM "&About Common Dialog Test", CM_H_ABOUT
} }
} }

View File

@ -56,8 +56,7 @@ POPUP "&Search" {
} }
POPUP "&Help" { POPUP "&Help" {
MENUITEM "&Contents", CMD_HELP_CONTENTS MENUITEM "&Contents", CMD_HELP_CONTENTS
MENUITEM SEPARATOR MENUITEM "&About Notepad", CMD_HELP_ABOUT_NOTEPAD
MENUITEM "&About Notepad", CMD_HELP_ABOUT_NOTEPAD
} }
} }

View File

@ -51,8 +51,7 @@ MAIN_MENU MENU
POPUP "&Help" { POPUP "&Help" {
MENUITEM "&Contents", PM_CONTENTS MENUITEM "&Contents", PM_CONTENTS
MENUITEM SEPARATOR MENUITEM "&About Program Manager", PM_ABOUT_WINE
MENUITEM "&About Wine", PM_ABOUT_WINE
} }
} }

View File

@ -76,7 +76,6 @@ BEGIN
POPUP "&Help" POPUP "&Help"
BEGIN BEGIN
MENUITEM "&Help Topics\tF1", ID_HELP_HELPTOPICS MENUITEM "&Help Topics\tF1", ID_HELP_HELPTOPICS
MENUITEM SEPARATOR
MENUITEM "&About Registry Editor", ID_HELP_ABOUT MENUITEM "&About Registry Editor", ID_HELP_ABOUT
END END
END END

View File

@ -86,7 +86,6 @@ BEGIN
POPUP "&Help" POPUP "&Help"
BEGIN BEGIN
MENUITEM "Task Manager &Help Topics", ID_HELP_TOPICS MENUITEM "Task Manager &Help Topics", ID_HELP_TOPICS
MENUITEM SEPARATOR
MENUITEM "&About Task Manager", ID_HELP_ABOUT MENUITEM "&About Task Manager", ID_HELP_ABOUT
END END
END END

View File

@ -84,8 +84,7 @@ IDM_WINEFILE MENU
POPUP "&Help" { POPUP "&Help" {
MENUITEM "&Help Topics\tF1", ID_HELP MENUITEM "&Help Topics\tF1", ID_HELP
MENUITEM SEPARATOR MENUITEM "&About Wine File", ID_ABOUT
MENUITEM "&About Winefile...", ID_ABOUT
} }
} }

View File

@ -45,7 +45,7 @@ MENU_WINEMINE MENU
} }
POPUP "&Info" { POPUP "&Info" {
MENUITEM "&Fastest Times...", IDM_TIMES MENUITEM "&Fastest Times...", IDM_TIMES
MENUITEM "&About", IDM_ABOUT MENUITEM "&About WineMine", IDM_ABOUT
} }
} }

View File

@ -53,7 +53,6 @@ MAIN_MENU MENU
POPUP "&Help" { POPUP "&Help" {
MENUITEM "&Help on help\tF1", MNID_HELP_HELPON MENUITEM "&Help on help\tF1", MNID_HELP_HELPON
MENUITEM "Always on &top", MNID_HELP_HELPTOP MENUITEM "Always on &top", MNID_HELP_HELPTOP
MENUITEM SEPARATOR
MENUITEM "&About Wine Help", MNID_HELP_ABOUT MENUITEM "&About Wine Help", MNID_HELP_ABOUT
} }
} }