mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
22 lines
584 B
INI
22 lines
584 B
INI
; MCP
|
|
|
|
; NOTE to L10n: the .lnk strings are the names of the shortcuts created by
|
|
; each component listed as a section. If the shortcut names have been
|
|
;localized in their respective .jst file, then these must also be localized.
|
|
[browser]
|
|
ClientTypeName=StartMenuInternet
|
|
ClientProductKey=mozilla.exe
|
|
;*** LOCALIZE ME BABY ***
|
|
DesktopShortcut0=Mozilla.lnk
|
|
;*** LOCALIZE ME BABY ***
|
|
QuickLaunchBarShortcut0=Mozilla.lnk
|
|
|
|
[mail]
|
|
ClientTypeName=Mail
|
|
ClientProductKey=Mozilla
|
|
;*** LOCALIZE ME BABY ***
|
|
DesktopShortcut0=Mail.lnk
|
|
;*** LOCALIZE ME BABY ***
|
|
QuickLaunchBarShortcut0=Mail.lnk
|
|
|