Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(935)

Side by Side Diff: src/trusted/plugin/win/nacl_plugin.rc

Issue 6452010: Remove the x-ppapi-nacl-srpc and x-nacl-srpc mime types in favor of the singl... (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « src/trusted/plugin/osx_ppapi/ppNaClPlugin.r ('k') | tests/autoloader/autoloader_default.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Microsoft Visual C++ generated resource script. 1 // Microsoft Visual C++ generated resource script.
2 // 2 //
3 // #include "resource.h" 3 // #include "resource.h"
4 4
5 #define APSTUDIO_READONLY_SYMBOLS 5 #define APSTUDIO_READONLY_SYMBOLS
6 ///////////////////////////////////////////////////////////////////////////// 6 /////////////////////////////////////////////////////////////////////////////
7 // 7 //
8 // Generated from the TEXTINCLUDE 2 resource. 8 // Generated from the TEXTINCLUDE 2 resource.
9 // 9 //
10 #include "windows.h" 10 #include "windows.h"
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 FILESUBTYPE 0x0L 66 FILESUBTYPE 0x0L
67 BEGIN 67 BEGIN
68 BLOCK "StringFileInfo" 68 BLOCK "StringFileInfo"
69 BEGIN 69 BEGIN
70 BLOCK "040904e4" 70 BLOCK "040904e4"
71 BEGIN 71 BEGIN
72 VALUE "FileDescription", "NativeClient Execution Environment" 72 VALUE "FileDescription", "NativeClient Execution Environment"
73 VALUE "FileVersion", "1, 0, 0, 1" 73 VALUE "FileVersion", "1, 0, 0, 1"
74 VALUE "InternalName", "nacl_plugin" 74 VALUE "InternalName", "nacl_plugin"
75 VALUE "LegalCopyright", "Copyright (C) 2007, 2008" 75 VALUE "LegalCopyright", "Copyright (C) 2007, 2008"
76 VALUE "MIMEType", "application/x-nacl-srpc" 76 VALUE "MIMEType", "application/x-nacl"
77 VALUE "OriginalFilename", "nacl_plugin.dll" 77 VALUE "OriginalFilename", "nacl_plugin.dll"
78 VALUE "ProductName", "NativeClient Execution Environment" 78 VALUE "ProductName", "NativeClient Execution Environment"
79 VALUE "ProductVersion", "1, 0, 0, 1" 79 VALUE "ProductVersion", "1, 0, 0, 1"
80 END 80 END
81 END 81 END
82 BLOCK "VarFileInfo" 82 BLOCK "VarFileInfo"
83 BEGIN 83 BEGIN
84 VALUE "Translation", 0x409, 1252 84 VALUE "Translation", 0x409, 1252
85 END 85 END
86 END 86 END
87 87
88 #endif // English (U.S.) resources 88 #endif // English (U.S.) resources
89 ///////////////////////////////////////////////////////////////////////////// 89 /////////////////////////////////////////////////////////////////////////////
90 90
91 91
92 92
93 #ifndef APSTUDIO_INVOKED 93 #ifndef APSTUDIO_INVOKED
94 ///////////////////////////////////////////////////////////////////////////// 94 /////////////////////////////////////////////////////////////////////////////
95 // 95 //
96 // Generated from the TEXTINCLUDE 3 resource. 96 // Generated from the TEXTINCLUDE 3 resource.
97 // 97 //
98 98
99 99
100 ///////////////////////////////////////////////////////////////////////////// 100 /////////////////////////////////////////////////////////////////////////////
101 #endif // not APSTUDIO_INVOKED 101 #endif // not APSTUDIO_INVOKED
102 102
OLDNEW
« no previous file with comments | « src/trusted/plugin/osx_ppapi/ppNaClPlugin.r ('k') | tests/autoloader/autoloader_default.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698