Change the translation of the "Help" menu item to "?", so that the menu can be displa...
[reactos.git] / rosapps / smartpdf / fitz / apps / mozilla / moz_winres.rc
1 //
2 // MuPDF Plugin description
3 //
4
5 1 VERSIONINFO
6
7 BEGIN
8 BLOCK "StringFileInfo"
9 BEGIN
10 BLOCK "040904e4"
11 BEGIN
12 VALUE "ProductName", "MuPDF Plug-in\0"
13 VALUE "OriginalFilename", "npmupdf.dll\0"
14 VALUE "FileDescription", "The MuPDF plugin allows you to browse PDF files with a simple light-weight scrolling interface.\0"
15 VALUE "MIMEType", "application/pdf|application/x-mupdf\0"
16 VALUE "FileExtents", "pdf|foo"
17 VALUE "FileOpenName", "Acrobat PDF File|Acrobat PDF File"
18 END
19 END
20 END
21