mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[SHORTCUTS] Addition of Wine IE Shortcuts in Start Menu (#2726)
CORE-11257
This commit is contained in:
parent
bd79d1ec23
commit
c6ab64e0f2
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,7 @@ QuickLaunchShortcuts=26, Microsoft\Internet Explorer\Quick Launch
|
|||
[ProgramShortcuts]
|
||||
%SystemRoot%\explorer.exe, %EXPLORER_TITLE%, %EXPLORER_DESC%, 1, %HOMEDRIVE%%HOMEPATH%
|
||||
%SystemRoot%\system32\rapps.exe, %RAPPS_TITLE%, %RAPPS_DESC%, 0
|
||||
%16422%\Internet Explorer\iexplore.exe, %IEXPLORE_TITLE%, %IEXPLORE_DESC%, 0
|
||||
|
||||
[AdminToolsShortcuts]
|
||||
%SystemRoot%\system32\servman.exe, %SERVMAN_TITLE%, %SERVMAN_DESC%, 0
|
||||
|
@ -136,6 +137,8 @@ SPIDER_TITLE=Spider Solitaire
|
|||
SPIDER_DESC=Spider Solitaire
|
||||
UTILMAN_TITLE=Accessibility Utility Manager
|
||||
UTILMAN_DESC=Launch Accessibility Utility Manager
|
||||
IEXPLORE_TITLE=Wine Internet Explorer
|
||||
IEXPLORE_DESC=Wine Web Browser
|
||||
|
||||
; Bulgarian
|
||||
[Strings.0402]
|
||||
|
@ -585,6 +588,8 @@ SPIDER_TITLE=Spider Solitaire
|
|||
SPIDER_DESC=Spider Solitaire
|
||||
UTILMAN_TITLE=Gestionnaire d'utilitaires d'accessibilité
|
||||
UTILMAN_DESC=Lance le gestionnaire d'utilitaires d'accessibilité
|
||||
IEXPLORE_TITLE=Wine Internet Explorer
|
||||
IEXPLORE_DESC=Lance le navigateur Wine Internet Explorer
|
||||
|
||||
; Hebrew
|
||||
[Strings.040D]
|
||||
|
|
Loading…
Reference in a new issue